body {
	background: url(images/bodybkgd.jpg) repeat-x #fff;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	}
	
* {
margin:0px;
padding:0px;
}
	
#container {
	align: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 778px;
	border-bottom: 1px solid #000;
	}

#topbar {
	width: 778px;
	}
	
#content {
	width: 776px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}
	
#sidebar {
	display: block;
	width: 170px;
	height: 950px;
	background:  #666;
	float: left;
	border-right: 1px solid #000;
	}

#sidelinks {
	list-style: none;
	font-size: 14px;
}

#sidelinks a {
	text-decoration: none;
	display: block;
	padding: 15px 0 17px 18px;
	margin-left: 10px;
	color: #CADFDF;
	line-height: 110%;
	background: url(images/sidenavbarbkgd.png) center left no-repeat;
}
/* hack for IE 6 < to make entire block clickable */
* html #sidelinks a {
	height: 1px; 
}

#sidelinks a:hover {
	color: #fff;
	background: url(images/sidenavbarbkgd_hover.png) center left no-repeat;
}

#sidebarright {
	display: block;
	float: right;
	width: 200px;
	height: 950px;
	background: #666;
	color: #fff;
	border-left: 1px solid #000;
}

div.address {
	color: #fff;
	}

div#sidebarright a {
	color: #CADFDF;
	text-decoration: none;
	}	
	
div#sidebarright a:hover {
	color: #FF9900;
	}	

#sidebarright h3 {
	display: block;
	height: 23px;
	background: #333;
	vertical-align: bottom;
}

#sidebarright h4 {
	margin: 10px 10px 5px 10px;
	font-size: 1.2em;
}
#sidebarright p {
	font-size: 12px;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
}

span.rightsection {
	display: block;
	font-size: 11px;
	color: #ccc;
	background: #666;
	}
	
.center {
	margin: 0 0 0 3px;
	}

.style25 {
	color: #FF9900;
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
	}

.style28 {
	color: #FF9900;
}
	
#main {
	display: block;
	float: none;
	height: 950px;
	margin-left: 170px;
	margin-right: 200px;
	background: url(images/mainbkgd.jpg);
}	

.homeimg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}	

.homeimg img {
	border: 2px solid #fff;
	margin-top: 10px;
}	


h1 {
	display: block;
	width: 378px;
	background: #333;
	color: #FFCC00;
	font-size: 16px;
	padding: 2px 10px;	
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 10px;
	}
	
.floatRight {
	float: right;
	margin: 5px 10px 5px 15px;
}

img.floatRight {
	border: 2px solid #000000;
}

.imgsidetext p {
	padding: 30px 5px;
	font-size: 12px;
	color: #000;
	}
	
div#bottomnav {
	width: 100%;
	text-align: center;
	}

div#bottomnav ul{
	display: block;
	width: 360px;
	height: 25px;
	margin: 10px auto 0 auto;
	text-align: center;
	}
	
#bottomnav li {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 11px;
	color: #0066CC;
	padding: 2px 5px;
	margin-top: 5px;
	border-right: 1px solid #999;
	}
	
#bottomnav li.links {
	border-right: 0px;
	}
	
#bottomnav a {
	text-decoration: none;
	color: #43687C;
}

#bottomnav a:hover {
	color: #FF9900;
}

div.addressbottom {
	display: block;
	font-size: 12px;
	float: none;
	padding-bottom: 20px;
	}

input
{
color: #333;
font-size: 12px;
font-weight: bold;
background: #CADFDF;
border: 1px solid #999;
}

.submit input
{
color: #000;
background: #CADFDF;
border: 2px outset #333;
} 

.style24 {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 14px; }td img {display: block;}td img {display: block;}td img {display: block;}

.style26 {color: #FFCC00}

#statement a {
	text-decoration: none;
	color: #0066FF;
	}

#statement a:hover {
	color:#fff;
	text-decoration: underline;
	}
