*{
margin:0;
padding:0;
}
html,body{
	line-height:16px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	background:#fff;
	position:relative;
	height:100%;
	width:100%;
}

.clearer{
	clear:both;
	position:relative;
	display:block;
}

.prop_400{
	float:right;
	width:1px;
	height:350px;
	position:relative;
	display:inline;
}

img{
	border:0;
}

a{
text-decoration:none;
color:#266598;
}

a:hover{
text-decoration:underline;
}

#container{
	position:relative;
	width:1000px;
	margin:0 auto;
	background:url(../images/body_shadow.gif) repeat-y #fff;
}

#page{
	width:960px;
	margin:0 0 0 20px;
	position:relative;
}

#wing_l{
	position:absolute;
	height:600px;
	width:220px;
	background:url(../images/wing_l.jpg) no-repeat;
	top:0px;
	left:0px;
	margin-left:-220px;
}

#wing_r{
	position:absolute;
	height:600px;
	width:220px;
	background:url(../images/wing_r.jpg) no-repeat;
	top:0px;
	right:0px;
	margin-right:-220px;
}



hr{
	height:1px;
	background:#ccc;
	color:#ccc;
	border:0;
	margin:20px 0;
}

.hr{
	height:19px;
	width:600px;
	margin:30px auto 20px;
	background:url(../images/hr.gif) no-repeat #f5f5f5 top;
	color:#f5f5f5;
	display:block;
}

#header{
	position:relative;
	height:150px;
	background-image:url(../images/banner.jpg);
	margin:0;
	z-index:100;
}

#homelink{
	position:absolute;
	top:0px;
	left:265px;
	width:430px;
	height:95px;
}

#flash_banner{
	position:relative;
	height:248px;
	/*background:url(../images/flash.jpg) no-repeat;*/
	border-top:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	margin:0;
	z-index:1;
}

#bodyArea{
	position:relative;
	background:url(../images/body_top.gif) top repeat-x #f5f5f5;
	padding:0;
	margin:0 0 100px 0;
	z-index:1;
}

#bodyArea ul, #bodyArea ol{
margin:0 5px 0 25px;
padding:0 0 0 10px;
}

#bodyArea ul li{
list-style:url(../images/bullet.gif);
}

#bodyArea table{
display:block;
}

#content{
	position:relative;
	padding:25px;
	margin-bottom:10px;

}



#content p{
	padding:0 0 10px 10px;
}

#content h1, #content .h1{
	color:#780c11;
	font-size:24px;
}

#content h2, #content .h2{
	color:#777;
	font-size:24px;
}

#homeLinks{
	width:850px;
display:block;
	position:relative;
	text-align:center;
margin:0 auto;
height:175px;

}

#homeLinks .c2a{
height:175px;
position:relative;
display:block;
float:left;
display:inline;
margin:0;
padding:0;
}

#c2a_submit{
width:290px;
background:url(../images/submit.jpg) top no-repeat;
}

#c2a_submit:hover{
background:url(../images/submit.jpg) bottom no-repeat;
}

#c2a_search{
width:255px;
background:url(../images/request.jpg) top no-repeat;
}

#c2a_search:hover{
background:url(../images/request.jpg) bottom no-repeat;
}

#c2a_contact{
width:305px;
background:url(../images/contact.jpg) top no-repeat;
}

#c2a_contact:hover{
background:url(../images/contact.jpg) bottom no-repeat;
}

#footer{
	width:956px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background:url(../images/footer_grad.gif) repeat-x top #484848;
	border:2px solid #676767;
	color:#999;
	font-size:11px;
	position:relative;
	height:100px;
}

#footer .brighten{
	color:#fff;
}

#footer_left{
	position:relative;
	float:left;
	margin:10px 0 10px 25px;
	_margin:10px 0 10px 12px;
height:80px;
}

#footer_right{
	position:relative;
	float:right;
	margin:10px 25px 10px 0;
	_margin:10px 12px 10px 0;
	text-align:right;
height:80px;
}

#footer a{
	color:#3c79bb;
	text-decoration:none;
	margin-right:5px;
}

#footer a:hover{
	text-decoration:underline;
}

#bottomSponsors{
	position:absolute;
	left:0px;
	bottom:0px;
	width:1000px;
	margin-bottom:-102px;
	margin-left:-22px;
	height:100px;
	background:url(../images/page_end.gif) no-repeat #fff;
	text-align:center;
}

#bottomSponsors img{
	margin:10px 8px;
}



/*-----------------CMS STYLES----------------*/


h1, h2, .h1, .h2{
	font-weight:normal;
	font-family:Georgia, "Times New Roman," serif;
	border-bottom:1px solid #d2d2d2;
	padding:0 0 15px 0;
	margin:5px 0;
	display:block;
}

.h4_red, .h4_blu, .h4_blk{
font-size:14px;
font-weight:bold;
}

.h4_red, .h3_red{
color:#780c11;
}

.h4_blu, .h3_blu{
color:#184773;
}

.h4_blk{
color:#000;
}

.h3_red, .h3_blu{
font-size:16px;
font-weight:bold;
}
