@charset "utf-8";
/* CSS Document */

body {
	background: #3186D7 url(images/BlueBack.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3186D7;
	font-size: 12px;
	padding:0;
	margin: 0;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
a.ywlink {color: #f2c108; text-decoration: underline;}
p {line-height:1.4; padding: 5px 0; margin: 0;}
li {line-height:1.4;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9e272b;
	border-bottom: 1px dotted #9e272b;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #9e272b; font-weight:bold; padding: 10px 0 5px 0; margin: 0;}
h2.form {color: #666666; padding-top: 0; padding-bottom: 2px; margin-bottom: 10px; background:url(images/h1rule.jpg) right bottom no-repeat}
div#container {
	width: 946px;
	margin: 0 auto;
}
div#header {
	height: 160px;
}
#content {
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-image: url(images/contentBkgd.jpg);
	width: 945px;
	height: 543px;
}
#content2 {
	padding: 10px 20px 0px;
	background-repeat: repeat-y;
	margin: 0px;
	position: relative;
	background-image: url(images/contentBkgd.jpg);
	width: 905px;
	font-size: 12px;
	color: #333333;
}
#content2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
#content2 a:hover {
	color: #3186D7;
}


.homebody {
	padding-bottom:0px;
	clear: left;
}

div#main {
	position: relative;
	background-color: #ffffff;
	margin: 0 auto;
	width: 875px;
	padding: 10px;
	z-index:1;
}
.homebody p {color: #ffffff; font-size:11px;}
.col1 {
	width: 450px;
	float:left;
	padding-right: 25px;
}
.col2 {
	width: 350px;
	float:right;
}
div#ontop {
	z-index: 50;
	position: absolute;
	width: 892px;
	height:70px;
	padding-top: 325px;
	padding-left: 40px;
}
div#inmiddle {
	z-index: 99;
	position: absolute;
	padding-top: 33px;
	padding-left: 40px;
	width:245px;
	height:298px;
}
div#onbottom {
	position: absolute;
	width:892px;
	height:378px;
	margin: 0 auto;	
	padding-top: 27px;	
	padding-left: 25px;
}
#RVcontainer {
	height: 126px;
	width: 855px;
	position: absolute;
	padding-top: 418px;
	padding-left: 40px;
}
.clear {clear: both;}
#footer {
	width: 945px;
	margin :0 auto;
	position: absolute;
	height: 35px;
	color: #ffffff;
	background-image: url(images/BtmCurve.jpg);
	margin-top: 543px;
	background-repeat: no-repeat;
}
.footerlinks {color: #ffffff; height: 20px;}
#footer a {color: #ffffff; text-decoration: underline;}
#footer a:hover {color: #f2c108; text-decoration: underline;}
div#myslidemenu {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
background-color: #ffffff; opacity: 0.90; filter: alpha(opacity=90); -moz-opacity: 0.90;}
.insideContent {
	padding-bottom:0;
	width: 750px;
	padding-left: 25px;
}
