/* McCornack stylesheet - August 2004 */

body {
	margin: 0%; padding: 0.1%; background-color: #D7BB8B; font-size: 62.5%
}

a:link {color: #313131;  }
a:visited {color: #989868;  } 
a:hover {color: #CE9C63;  }
a:active {color: #CE9C63;  } 

#content {background-color: white; margin:10px 0px; width: 600px; padding:0px;} 

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #393935;
	letter-spacing: 5px;
}

.bodycontent {  font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em; line-height: 140%; text-align: left;
	color: #313131; padding: 10px 15px;}
	
.intro {font-size: 1.2em; font-weight: bold;}
 	

.bodybold {
	font-weight: bold; }

.bodyhigh {
	font-weight: bold; color: #996600;  }

#highlight{
	font-weight: normal; 
	border: 1px solid #989868; 
	padding: 2px;
	margin: 5px;
	width: 90%;  }
	
	#highlight2{
	font-weight: normal; 
	border: 0px solid #989868; 
	padding: 2px;
	margin: 5px;
	width: 90%;  background-color: #FFF0E1;  }


.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #313131;  }


#heading1 
	{
	padding: 2px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	background-color: #393935;
	width: 90px;
	font-weight: bold;
	letter-spacing: 1px;

}

#navigation 
	{
	padding: 2px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #313131;
	font-size: 1.4em;
	background-color: transparent;
	width: 90px;
	font-weight: bold;
}

#navigation a {
	color: #313131; text-decoration: none; }

#navigation a:hover {
	color: #CE9C63; text-decoration: underline; }


#navigationon 
	{
	padding: 2px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #313131;
	font-size: 1.4em;
	background-color: #FFCB97;
	width: 90px;
	font-weight: bold;
}

.footer 
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #313131;}


#box {width: 440px; border: 1px solid silver; padding: 10px; margin-bottom:10px; margin-left:5px;}

.caps {text-transform: uppercase;}
