@charset "utf-8";
#main_wrapper, #main_footer, #footer_wrapper, img{ 
	behavior: url(Scripts/iepngfix.htc); 
}
*{
	margin:0;
	padding:0;
}
a:link, a:visited{
	text-decoration:none;
}
body {
	background: #156722 url(../images/body_bk.jpg);
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#444;
	line-height:16px;
}
#wrapper{
	background: url(../images/wrapper_bk.jpg) 50% 375px no-repeat;
}
#main_wrapper{
	width:964px;
	margin:0 auto;
	background: url(../images/main_wrapper_bk.png) repeat-y;
}
#main_wrapper2{
	position:relative;
	width:964px;
	margin:0 auto;
}
#main_left{
	width:374px;
	float:left;
}
#main_left_main{
	height:500px;
	background: url(../images/left_main_bk.jpg) 52px 0px no-repeat;
	text-align:right;
}
#main_right{
	width:590px;
	float:right;
	text-align:left;
	background: url(../images/main_right_bk.jpg) no-repeat;
}
#header_image{
	width:590px;
	height:260px;
	padding-top:92px;
}
#main_content{
	display:block;
	padding:10px 25px 0px 15px;
}
#main_content a:link, #main_content a:visited{
	text-decoration:underline;
	color:#444;
}
#main_footer{
	height:15px;
	background: url(../images/main_footer_bk.png) no-repeat;
	width:964px;
	margin:0 auto;
}
#footer_wrapper{
	height:96px;
	width:964px;
	background: url(../images/footer_bk.png) no-repeat;
	margin:0 auto;
	padding:12px 0;
}
#footer{
	height:70px;
	width:898px;
	background:#000;
	margin:0 15px 0 53px;
	color:#FFF;
	font-size:11px;
}
#footer a:link, #footer a:visited{
	color:#FFF;
	text-decoration:underline;
}
#footer .navi_on:link, #footer .navi_on:visited{
	font-weight:bold;
	text-transform:uppercase;
}
.footer_left{
	width:500px;
	text-align:left;
	float:left;
	padding:10px 0 0 10px;
}
.footer_right{
	width:200px;
	float:right;
	text-align:right;
	padding:45px 10px 0 0;
}
#video{
	width:273px;
	height:172px;
	position:absolute;
	left:70px;
	bottom:10px;
	display:none;
}
.side_nav{
	padding:100px 30px 0 0;
	line-height:26px;
}
.side_nav a:link, .side_nav a:visited{
	color:#FFF;
}
.side_nav .side_on:link, .side_nav .side_on:visited{
	font-weight:bold;
}
.side_nav ul{
	list-style-type:none;
}
#interior_main_content{
	display:block;
	font-size:11px;
	padding:10px 25px 0px 15px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#interior_main_content a:link, #interior_main_content a:visited{
	text-decoration:underline;
	color:#444;
}
#interior_main_content ul{
	padding:0 0 25px 25px;
}
#interior_main_content ul ul{
	padding:0 0 0px 25px;
}
.content_image{
	float:right;
	margin-top:-10px;
}

#sponsor_main_content{
	display:block;
	font-size:11px;
	padding:10px 16px 0px 7px;
}
.sponsor_left{
	float:left;
	width:150px;
}
.sponsor_right{
	float:left;
	width:400px;
}
p{
	padding-bottom:15px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ED1C24;
	padding-bottom:15px;
	line-height:22px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#1D2962;
	line-height:22px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#444;
	line-height:22px;
	padding:10px 0;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#1D2962;
	line-height:22px;
}
.blue{
	color:#1D2962;
}
.light_blue{
	color:#5D6991;
}
.gray{
	color:#666;
}
.big{
	font-size:26px;
	line-height:35px;
}
.smallfont{
	font-size:11px;
	line-height:14px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
