
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width:785px;
	height:940px;
	display:block;
	background-image:url(i/bg_slice.gif);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;

}

#header{
	width:771px;
	height:189px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.headerleft{
	width:407px;
	height:189px;
	float:left;
}

.headerright{
	width:353px;
	height:189px;
	float:left;
}

#leftcol{
	width:206px;
	height:735px;
	margin:0px 0px 0px 10px;
	padding:0px;
	background-image:url(i/lcol_shadow.gif);
	background-repeat:repeat-y;
	float:left;
}

.lcoltop{
	width:206px;
	height:44px;
}

#buttons{
	width:196px;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
}

.butbody{
	width:166px;
	height:36px;
	background-image:url(i/but_slice.gif);
	background-repeat:repeat-x;
	margin:5px 0px 0px 0px;
	padding:9px 0px 0px 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	float:left;
}

a:link {text-decoration:none; color:#FFF;}
a:visited {text-decoration:none; color:#FFF;}
a:hover {text-decoration:none; color:#FFF;}
a:active {text-decoration:none; color:#FFF;}

#mapbut{
	width:156px;
	height:166px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
		
}

#openhrs{
	width:200px;
	font-size:11px;
	margin-left:20px;
	margin-bottom:0px;
	float:left;
}	

#contact{
	width:200px;
	font-size:11px;
	margin-left:20px;
	margin-top:15px;
	float:left;
}	

#mainbody{
	width:540px;
	height:610px;
	font-size:13px;
	float:left;
}

p{
	line-height:1.5em;	
}

.boldtext{
	font-weight:bold;
	color:#ad2121;
}

#pagecontent{
	width:500px;
	height:350px;
	padding:20px 20px 0px 20px;
	background-image:url(i/sig_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#pagecontentservices{
	width:500px;
	height:350px;
	padding:20px 20px 0px 20px;
}

#pagecontententry{
	width:500px;
	height:500px;
	padding:20px 20px 0px 20px;
}

#footer{
	width:763px;
	height:20px;
	background-image:url(i/bg_bot.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding:10px 10px 0px 10px;
	float:left;
}

.bottomlinks{
	width:100%;
	color:#777569;
	margin-bottom:5px;
	float:left;
}

.copyright{
	width:763px;
	font-size:9px;
	color:#777569;
	float:left;
}

.sitedesign{
	width:763px;
	height:30px;
	vertical-align:text-top;
	font-size:9px;
	color:#777569;
	text-align:right;
	float:left;
}