@charset "utf-8";
body
{
margin:0px;
}
p{
margin-top:5px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.bodyholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align:center;
	font-size:11px;
}
.header {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 68px;
	width: 355px;
}
.headermenuholder {
	float: left;
	height: 63px;
	width: 585px;
	padding-right:50px;
	text-align:right;
	padding-bottom:5px;
}
.headermenu {
	line-height:30px;
	height: 30px;
	text-align:right;
	float:right;
}
.headermenuspacer {
	height: 33px;
}
.hedermenu ul
{
	margin:0px;
	padding:0px;
}
.headermenu ul li
{
	list-style:none;
	float:left;
	display:block;
	line-height:20px;
}
.headermenu li a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.headermenu li a:hover
{
	text-decoration:underline;
}
.blue
{
	color:#006699;
}
.headerbanner {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
.contentholder
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.gallery {
	height: 150px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
.contentmain{
	margin-left:auto;
	margin-right:auto;
	width:938px;
}
.contentleft {
	float: left;
	width: 320px;
	text-align:left;
}
.contentright {
	width: 600px;
	float:left;
	text-align:left;
}
.contentgallery{
	width:600px;
	
	float:left
}
h3
{
	font-size:16px;
	color:#00234A;
}
.contentleft div {
	width: 285px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
}
.divtitle
{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
}
.contentleft div.button{
	height:8px;
	width:83px;
	line-height:18px;
	background-image:url(../images/button.gif);
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	margin-top:5px;
}
.contentleft div.button a{
color:#FFFFFF;
text-decoration:none;
line-height:18px;
}
.homespecial{
	height:131px;
	width:558px;
	background-image:url(../images/homespecialbg.gif);
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:20px;
}
.homespecialimg{
	width:140px;
	color:#00234A;
	font-weight:bold;
	float:left;
	text-align:center;
}
.homespecialimg img{
	margin-bottom:5px;
}
.homespecialtext{
	margin-left:15px;
	width:403px;
	float:left;
}
.scheduledivleft
{
	width:279px;
	float:left;
	border-right:#CCCCCC dotted 1px;
	margin-top:20px;
	padding-right:15px;
	padding-left:5px;
	padding-bottom:15px;
	
}
.scheduledivright
{
	width:280px;
	float:left;
	margin-top:20px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:15px;
}
.scheduletitle{
	font-weight:bold;
	color:#003366;
	margin-top:15px;
	font-size:12px;
}
.footer{
	width:938px;
	height:60px;
	background-image:url(../images/footerbg.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:20px;
}
.footer a
{
	color:#333333;
	line-height:20px;
	text-decoration:none;
}
.footer a:hover
{
	color:#333333;
	line-height:20px;
	text-decoration:underline;
}