/*
css starting point 04/30/07
*/

body {
font-size: 0.9em;
font-family: Verdana, Arial, sans-serif;
color: #ffffff;
/*background-color: #222222;*/
background-color: #14110b; /*** background color of whole page ***/
background-image: url(http://michaeltmiyoshi.com/images/12.png);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center 25px;
margin: 0px;
}

/* Multi-Column */

.page {
display: block;
width: 1010px;
\width:1020px;
w\idth:1010px;
padding: 0px;
color: #000000;
}

.about {
/*color: #00aa00;*/
}

.divider {
width: 100%;
align: left;
height: 3px;
}

#accessibility {
	position:absolute;
	top:-10000px;
}

#container {
width:1010px;
\width:1020px;
w\idth:1010px;
/*margin:10px;*/
margin-left:auto;
margin-right:auto;
padding:0px;  /*10px;*/
background-color: #5c6238; /*** background color of container ***/
}

#header, #footer, #navtabs, #navbuttons {
display: block;
clear: both;
}

#navigation, #right {
float: left;
display: inline;
width: 215px;
\width:225px;
w\idth:215px;
font-size: 0.9em;
/*border-right: 5px;*/
padding: 5px;
/*font: 12px "Helvetica Neue Narrow", Arial, Helvetica, sans-serif;*/
}

#right {
float: right;
/*border-right: 0px;
border-left: 5px;*/
display: inline;
width: 215px;
\width:225px;
w\idth:215px;
/*font-size: 0.9em;
font: 12px "Helvetica Neue Narrow", Arial, Helvetica, sans-serif;*/
}

#content {
float: left;
/*display: inline;*/
width: 550px;
\width:560px;
w\idth:550px;
/*border-left: 5px;
border-right: 5px;
padding: 5px;*/
/*background-color: #000;*/
/* color: #ccff66; ***************************/
/*color: #ffff99;*/
border-style: solid;
border-color: #000000;
border-width: 1px;
padding: 3px;
background-color: #aeba7e; /*** background color of content ***/
color: #000000;
}

/* added 07/29/2024 for mobile compatibility
   from: thesitewizard.com/css/mobile-ready-two-column-layout.shtml 
@media only screen and (max-width: 650px {
   #content {
     float: none;
     width: 100%;
   }
   #navigation {
     float: none;
     width: 100%;
   }
   #navtabs {
     float: none;
     width: 100%;
   }
} */

#picL {
float: left;
text-align: center;
max-width: 50%;
padding: 10px;
margin: 10px;
font-size: 0.6em;
font-style: italic;
}

#picR {
float: right;
text-align: center;
max-width: 50%;
padding: 10px;
margin: 10px;
font-size: 0.6em;
font-style: italic;
}

#picC {
float: left;
text-align: center;
max-width: 100%;
padding: 10px;
margin: 10px;
font-size: 0.6em;
font-style: italic;
}

/* headers */

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
padding-bottom: 0px;
margin-bottom: 0px;
}

h1 {
margin-left: 20px;
font-size: 3.0em;
font-variant: small-caps;
/*font-size: 35px;*/
}

h2 {
/*color: #ccff66;*/
font-variant: small-caps;
}

h3 {
margin-left: 10px;
/*font: small-caps 18px "Helvetica Neue Narrow", Arial, Helvetica, sans-serif;*/
}

#header {
height: 150px;
position: relative;
/*color: #fff;*/
/*border: 1px;
border-bottom: 2px;
background-color: #000;*/
/*padding: 0px, 8px;*/
}

/* for the navigation tabs from serene template*/
#navtabs, #navbuttons {
height: 20px;
position: relative;
display: block;
/*border-bottom: 5px;
padding-bottom: 5px;
border-color: #222222;*/
}

#navtabs ul {
	position: absolute;
	margin: 0 10px;
	bottom: 0px;
	list-style: none;
	}

#navtabs li {
	margin-left: 0;
	float: left;
	margin-right: 4px;
	padding-left: 0;
/* tab-l.gif = 6.gif; tab-r.gif = 7.gif */
	background: url("<txp:site_url />images/7.gif") 100% -100px no-repeat;
	padding-right: 10px;
	color: #222288; /*** link color ***/
	}

#navtabs li a {
	background: url("<txp:site_url />images/6.gif") 0 -100px no-repeat;
	display: block;
	float: left;
/*	padding: 5px 10px;*/
	padding-right: 0;
	font-weight: bold;
	text-decoration: none;
	color: #222288; /*** link color ***/
	}

#navtabs li:hover {
	position: relative;
	top: 2px;
	color: #ffffff;
	}
	
#navtabs li:hover a {
	padding-bottom: 3px;
	color: #ffffff;
	}

#navtabs li.active {
	background: url("<txp:site_url />images/7.gif") 100% 0px no-repeat;
/*	color: #6666ff;*/
        color: #222288; /*** link color ***/
	}

#navtabs li.active a {
/*	color: #6666ff;*/
        color: #222288; /*** link color ***/
	background: url("<txp:site_url />/images/6.gif") 0 0 no-repeat;
	}

/* navigation and links */

* a {
	color:#222288; /*** link text color ***/
	font-weight:bold;
	text-decoration:none;
}

p {
	padding:0px;
}

p a {
color: #222288; /*** link text color ***/
text-decoration: none;
padding-bottom: 0px;
}

p a:link {
color: #222288; /*** link color ***/
}

p a:visited {
color: #222288;   /*** #33c0cc; ***/
}

p a:hover {
color: #ffffff;
text-decoration: underline;
}

p a:active {
color: #ffffff;
/*text-decoration: underline;*/
}

#navigation ol {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#navigation ol li {
margin: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#navigation a {
/* padding: 2px 2px 8px 16px; 
border-top: 3px;*/
padding: 0px 0px 0px 0px;
text-decoration: none;
/*display: block;*/
}

#navigation a:link {
color: #222288; /*** link color ***/
}

#navigation a:visited {
color: #222288;   /*** #33c0cc; ***/
}

#navigation a:hover {
color: #ffffff;
text-decoration: underline;
/*border-top: 3px;*/
}

/***************************************
navbuttons instead of navtabs 05/03/07
***************************************/

#navigation a:active {
color: #ffffff;
text-decoration: underline;
/*border-top: 3px;*/
}

#navbuttons a {
/* padding: 2px 2px 8px 16px; 
border-top: 3px;*/
text-decoration: none;
/*display: block;*/
}

#navbuttons a:link {
color: #222288; /*** link color ***/
}

#navbuttons a:visited {
color: #222288;   /*** #33c0cc; ***/
}

#navbuttons a:hover {
color: #ffffff;
text-decoration: underline;
/*border-top: 3px;*/
}

#navbuttons a:active {
color: #ffffff;
/*text-decoration: underline;
border-top: 3px;*/
}

#footer p {
color: #000000;
font-size: small;
text-align: center;
padding-top: 10px;
}

form#txpCommentInputForm td {
vertical-align: top;
}