/* Monarch - 18 January 2005 */

body {
	margin: 0; padding: 0;  background-color: #EFE5E5; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; }

a:link {color: #003366; }
a:visited {color: #666666; } 
a:hover {color: #660033; text-decoration: none; }
a:active {color: #660033; }

#buttons {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	font-weight: bold;
	background-color: white;
	padding: 8px; }

#buttons a:link {color: #003366; text-decoration: none; }
#buttons a:visited {color: #666666; text-decoration: none; } 
#buttons a:hover {background-color: #FFEAF4; text-decoration: none; }
#buttons a:active {color: #003366; }

.on {background-color: #FFEAF4; }
 
#column1 {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: normal;
	background-color: transparent;
	border: 1px solid white;
	padding: 10px; margin-top: 10px; }

#banner { text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; text-transform: none;
	color: #000066;
	font-weight: normal;
	background-color: #FFCC00;
	border: 1px solid #1A38B4;
	padding: 0px; height: 20px; }

#banner2 { width: 210px; float:center; text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; text-transform: none;
	color: #000066;
	font-weight: normal;
	background-color: #FFCC00;
	border: 1px solid #1A38B4;
	padding: 0px; height: 20px; }

#column2 {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	background-color: transparent;
	border: 1px dashed white;
	padding: 10px;
}

#column2 img { align: center; border: 0px; padding: 1px; }

#highlight {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-color: transparent;
	border: 3px double #666699;
	width: 204px;
	padding: 2px;  }
	
li {
	list-style-type: circle; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; color: white; margin-top: 10px; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: left; padding: 10px; border-top: 1px solid #666699;
}

strong {
	font-weight: bold;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal; font-style: italic; 
	color: #333333;
	line-height: 120%;
	margin-top: 30px;





}
.line {
	line-height: 1px;
	color: #666666;
	background-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: center; padding: 3px; 
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333; text-align: center; 
	}


#heading3 {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	font-weight: bold;
	line-height: 22px;
	background-color: transparent;
	border: 2px dotted white;
	width: 600px; 
	text-transform: none;}
.carcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;

}
.caps {
	text-transform: uppercase;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #666666; padding: 15px; 
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 130%;
	color: #666666; margin-left: 5px; 
}


