@charset "UTF-8";
/* CSS Document */

body {
	background-color: #832C25;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
#container {
	float: none;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 275px;
	float: left;
	width: 900px;
	background-image: url(../img/main-header2.png);
	background-repeat: no-repeat;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 41px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 215px;
	margin-left: 55px;
}
#maincol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 590px;
	padding-left: 45px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
}
#maincol a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#cssnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 20px;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	margin-top: -8px;
}
#cssnav ul li {
	display: inline;
	color: #FFFFFF;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 11px;
}
#cssnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/footer_rpt2.png);
	width: 100%;
	height: 55px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	line-height: 15px;
}
#footer a {
	color: #FFFFFF;
}
#sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 575px;
	width: 250px;
}
#contact {
	background-color: #003333;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 290px;
	padding-left: 195px;
	padding-top: 81px;
}


.chromestyle{
	width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../img/button.png);
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #596BA5;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 1px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 75%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #596BA5;
}
#apDiv1 {
	position:absolute;
	left:781px;
	top:60px;
	width:214px;
	height:156px;
	z-index:101;
}
#contact p {
	color: #000000;
}
#contact a {
	color: #000000;
}
.markup {
	line-height: 35px;
	font-weight: bold;
	text-decoration: underline;
}
cyber