@charset "UTF-8";
body  {
	font: normal 14px/27px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

a {
	color: #990000;
	}
	
a:hover {
	color: #F03;
	}   
	
a:visited {
	color: #990000;
	}	
	

.twoColHybRtHdr #header {
	background: #000000;
	height: 120px;
	text-align: left;
	margin: 0px;
	border-bottom: 10px double #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
} 


.twoColHybRtHdr #container {
	width: 860px;
	background: #FFFFFF;
	margins: 0 10%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.twoColHybRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 0;
	height: 100%;
}
 

.twoColHybRtHdr #mainContent {
	width: 540px;
	padding: 0px;
	margin-right: 220px;
	margin-left: 100px;
	margin-top: 40px;
}
.twoColHybRtHdr #footer {
	width: 540px;
	padding: 0;
	margin-right: 220px;
	margin-left: 100px;
	color: #333333;
	border-top: 1px solid #666666;
	margin-bottom: 40px;
	font: x-small/30px Verdana;
} 


.twoColHybRtHdr #mainContent p {
	font-size: 14px;
	line-height: 27px;
	color: 333;
}

.twoColHybRtHdr #mainContent .pageName {
	font:20px/30px georgia;
	color: #FF0000;
	letter-spacing:.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	}

.twoColHybRtHdr #mainContent h1 {
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}

.twoColHybRtHdr #mainContent .subHeader {
font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}


#cavdenLogo {
	text-align: left;
	width: auto;
	background: url(assets/cavden_main_image.gif) no-repeat left bottom;
	height: 60px;
	padding-top: 10px;
	
#header object {
	display: inline-block;
	height: 116px;
}
