body { 
	margin:0;
	padding:0;
	height:100%; 
	font-family:Verdana, "Myriad Pro", "Trebuchet MS", Arial, sans-serif; 
	background-color:#d8d8d8;
	color:#302226;
	}
	
a:visited {
	text-decoration: none;
	}
	
#contentpage {
	margin:0;
	width:800px;
	margin-left:50px;
	background-image: url("images/mainbkgd.gif");
	background-repeat: repeat-y;
	background-color:#ffffff;
	}
	
#contentpage_twocol {
	margin:0;
	width:800px;
	margin-left:50px;
	background-image: url("images/mainbkgd_2col.gif");
	background-repeat: repeat-y;
	background-color:#ffffff;
	}


#logobox {
	height:100px;
	background-image: url("images/topbkgd2.gif");
	background-repeat: repeat-x;
	}

#menus {
	height:24px;
	width:800px;
	background-image: url(images/menubkgd.gif);
	background-repeat: repeat-x; 
	}

#banner {
	height:350px;
    }

#bannerspacer {
	height:24px;
	background-image: url("images/menubkgd.gif");
	background-repeat: repeat-x; 
	}

#contentbox {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#contentbox .col1 {
	float:left;
	width:200px;
	background-color:#B5B5B3;
	}
	
#contentbox .col2 {
	float:left;
	width:380px;
	margin-left:10px;
	background-color:#FFFFFF;
	min-height:300px;
	}
	
#contentpage_twocol #contentbox .col2 {
	float:left;
	width:560px;
	margin-left:10px;
	background-color:#FFFFFF;
	min-height:300px;
	}
	
#contentbox .col3 {
	float:right;
	width:200px;
	background-color:#B5B5B3;
	}
	
#contentbox a:link {
	text-decoration: none;
	color:#b70000;
	}
	
#contentbox a:visited {
	text-decoration: none;
	color:#b70000;
	}
	
#contentbox a:hover {
	text-decoration: none;
	background-color:#C0A702;
	}
	
.centercol {
	padding:1px 20px 20px 20px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#595958
	}

.centercol h1 {
	padding-bottom:5px;
	padding-top:5px;
	font-size:18px;
	text-transform:uppercase;
	background-image: url("images/divider.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	word-spacing:3px;
	}
	
.centercol h2 {
	font-size:14px;
	font-weight: bold
	}
	
.centercol p {
	font-size:14px;
	line-height:24px;
	}

.sidecol {
	padding:1px 15px 20px 16px;
	display:block;
	font-family:Verdana, "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color:#302226;
	}
	
.sidecol h1 {
	font-size:12px;
	line-height:18px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom:0px;
	margin:20px 0 0 0;
	}
	
.sidecol h2 {
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	padding-bottom:0px;
	margin:5px 0 0 10px;
	}
	
.sidecol p, .sidecol tbody {
	margin-top:5px;
	font-size:10px;
	line-height:18px;
	margin-left:10px;
	}
	
.sidecol .linkslist p {
	line-height:10px;
	font-weight:bold;
	}
	
.addressblock h1 {
	margin-left:0px;
	text-transform: none;
	background-image:none;
	}
	
.centercol .addressblock h1 {
	font-size:14px;
	font-weight: bold;
	margin-left:0px;
	text-transform: none;
	background-image:none;
	}
	
img.logo {
	padding-top:18px;
    margin-left:50px;
    }
    
#map_canvas {
	width: 330px;
	height: 300px;
	margin:0 0 20px 0;
	border-style:inset;
	}
	
.small {font-size:0.8em;}

/* Footer styles */
#footer {
	clear:both;
	display:block;
	width:100%;
	height:45px;
	background-color:#18156B;
	font-family:Verdana, "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	}

#footer p.footleft {
	float:left;
	padding:10px 10px 0px 10px;
	}
	
#footer p.footright {
	float:right;
	padding:10px 10px 0px 10px;
	}

/* End footer styles */


/* Contact form styles */

#wrapper {width:330px;margin:0; border: 1px solid #B5B5B3;}

.message {background:#eee; color:#000;display:none;width:270px;padding:10px;}

.contact {padding: 10px; text-align:left;}

.contact .special {display:none;}
.contact input {width:180px;}
.contact .subject input {width:300px;}
.contact textarea {width:310px;}
.contact .button input {width:125px;}
.contact p.acknowledge {font-size:0.8em;text-align:right;}

/* End contact form styles*/

	
/* start IE6 hacks \*/
* html #menus { width:750px;}

* html #bannerspacer { margin-top:-3px;}
/* end IE6 hacks */
