@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#274A58;
	font-family:verdana;
}
#header{
	background:url(../images/header.jpg) repeat-x;
	width:100%;
	height:207px;
}
	#headholder{
		width:1056px;
		height:207px;
	}
		#headleft{
			float:left;
			width:416px;
			height:207px;
		}
			#headleftin{
				width:416px;
				height:143px;
				background:url(../images/headleft.jpg) no-repeat;
			}
				#headleftincont{
					padding-left:40px;
					padding-top:55px;				
					font-size:24px;
				}
				#headleftininternalcont{
					padding-left:45px;
					padding-top:40px;				
				}
		#headmid{
			float:left;
			width:180px;
			height:207px;
			background:url(../images/logo.jpg) no-repeat;
		}
		#headright{
			float:left;
			width:460px;
			height:207px;
		}
			#headrighttop{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#990000;
				font-size:10px;
				background:url(../images/phback.jpg) no-repeat;
				width:460px; 
				height:40px;
				font-weight:bold;
			}
				#hrholder{
					padding-top:29px;
					padding-right:36px;
				}
			#headrightcont{
				width:460px;
				height:94px;
				background:url(../images/headrightcont.jpg) no-repeat;
			}
				#headrcholder{
					padding-top:15px;
					padding-right:30px;
					font-size:24px;
				}
				#headinternalrcholder{
					padding-top:1px;
					padding-right:30px;
					padding-bottom:10px;
					font-size:24px;
				}
			#emailcont{
				padding-top:2px;
				padding-right:36px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10px;
			}
				a.emailus{
					color:#990000;
				}
#flashcont{
	height:150px;
	width:100%;
	background:#042533;
	padding-top:1px;
}
	#flashcontholder{
		width:100%;
		height:150px;
		background:#ffffff;
	}
#maintextcontent{
	background:url(../images/bodybackground.jpg) repeat-x;
}
	#topdes{
		background:url(../images/topmainframe.jpg) center no-repeat;
		width:896px;
		height:20px;
	}
	#wcdshadow{
		background:url(../images/wcdshadow.jpg) no-repeat center;
		width:46px;
		height:56px;
	}
	#maintextholder{
		width:1185px;
		height:375px;
	}
		#maintextholderleft{
			float:left;
			width:559px;
			height:375px;
		}
			#leftheads{
				font-size:20px;
			}
			#leftinfo{
				font-size:10px;
			}
			a.custlinks{
				color:#FFFFFF;
				font-weight:bold;
			}
		#playleft{
			float:left;
			width:28px;
			height:38px;
			background:url(../images/playleft.jpg) no-repeat;
		}
		#contdivider{
			float:left;
			width:11px;
			height:375px;
			background:url(../images/divider.jpg) no-repeat;
		}
		#playright{
			float:left;
			width:28px;
			height:38px;
			background:url(../images/playright.jpg) no-repeat;
		}
		#maintextholderright{
			float:left;
			width:559px;
			height:375px;
			color:#FFFFFF;
		}
			#rightheads{
				font-size:20px;
			}
			#rightinfo{
				font-size:10px;
			}
			a.custlinksright{
				color:#FFFF00;
				font-weight:bold;
			}
	#footer{
		width:1055px;
		background:url(../images/footdivider.jpg) no-repeat center;
		height:24px;
	}
	#footercontent{
		font-size:8px;
		color:#FFFFFF;
		padding-bottom:50px;
		padding-left:100px;
	}
	a.footerlinks{
		color:#FFFF00;
	}
	
/*
	general css
*/
.heads{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:24px;
}
.heads2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:20px;
}