@charset "utf-8";
/* CSS Document */

body {
	font: 14px Arial;
	background: #e1f1fa;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.sitewrap {
	width: 1000px;  
	margin: 0 auto; 
	text-align: left; 
}
/* ---------------------------------------------------- */
.back1 {
	background: url(../siteimages/bk1.jpg);
	float: left;
	height: 30px;
	width: 980px;
	font-size: 12px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.back2 {
	background: url(../siteimages/bk2a.jpg);
	float: left;
	width: 1000px;
}
.back3 {
	background: url(../siteimages/bk3a.jpg);
	float: left;
	height: 20px;
	width: 1000px;
}
#bnav {
	float: left;
	width: 1000px;
	font-size: 12px;
	color: #333;
}
.brandpanel {
	float: left;
	height: 391px;
	width: 190px;
}
.ccpanel {
	float: left;
	width: 190px;
	font-size: 12px;
	color: #003;
	text-align: center;
	margin-top: 10px;
}
.communities {
	font-size: 12px;
	color: #1d252e;
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
}
.contactpanel {
	color: #003;
	float: left;
	width: 280px;
}
.contact-col1 {
	text-align: right;
}
.contact-col2 {
	width: 120px;
	padding-left: 5px;
	font-weight: bold;
}
.contentpanel1 {
	float: left;
	width: 765px;
	padding-left: 10px;
}
.contentpanel1a {
	float: left;
	width: 580px;
	text-align: right;
}
.contentpanel1b {
	float: left;
	width: 200px;
}
.contentpanel2 {
	font-size: 12px;
	float: left;
	width: 980px;
}
.contentpanel2a {
	font-size: 12px;
	float: left;
	width: 325px;
	text-align: center;
}
.cp1 {
	float: left;
	width: 745px;
	margin-left: 245px;
	margin-top: 35px;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	text-align: center;
	color: #003;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	color: #003;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	font-weight: bold;
}
h6 {
	font: italic bold 18px "Times New Roman";
	color: #069;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hourspanel {
	float: left;
	width: 190px;
	text-align: center;
	height: 75px;
	font-size: 14px;
}
#footer {
	width: 980px;
	float: left;
	font-size: 12px;
	color: #4d637d;
	text-align: right;
}
.leftpanel {
	float: left;
	width: 190px;
	padding-left: 10px;
	font-size: 12px;
	border-right: 1px solid #CCC;
}
.mailbox {
	float: left;
	width: 225px;
	text-align: center;
}
#maincontent {
	width: 980px;
	float: left;
}
#maincontent2 {
	width: 960px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.main_right {
	float: left;
	width: 778px;
}
#navbar {
	float: left;
	height: 25px;
	width: 992px;
	background: #003;
}
.panel_center {
	float: left;
	width: 565px;
	padding-left: 10px;
}
.panel_left {
	float: left;
	width: 190px;
	padding-left: 10px;
	font-size: 12px;
	border-right: 1px solid #CCC;
}
.panel_right {
	float: right;
	width: 190px;
	padding-left: 10px;
	font-size: 12px;
	border-left: 1px solid #CCC;
}
.phonebox {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.pic1 {
	text-align: center;
	float: left;
	height: 229px;
	width: 175px;
}
.servicelist {
	font-size: 12px;
}
#sitehead {
	float: left;
	height: 150px;
	width: 1000px;
	background: url(../siteimages/tbar.jpg) no-repeat;
}
.title1 {
	float: left;
	height: 150px;
	width: 500px;
}

/* LINKS ------------------------------------------------------ */
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background: #003;
	float: left;
	width: 165px;
	line-height: 20px;
	height: 25px;
	padding-left: 10px;
}
a.nav:hover {
	color: #FF9;
	text-decoration: none;
	background: #036;
	float: left;
	width: 165px;
	height: 25px;
	padding-left: 10px;
}
a.flink:link, a.flink:visited, a.flink:active {
	color: #4d637d;
	text-decoration: none;
}
a.flink:hover {
	text-decoration: none;
	color: #600;
}

