body {
	font: 11pt/1.2em   Georgia, "Times New Roman", Times, serif;
	color: #fdfdfc;
	margin: 0px;
	padding: 0px;
	background-color:#cbcbcb;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#000;
	margin: 8px 0 0 0;
	line-height: 120%;
	}
	
h1 {
	color:#FFFFFF;
	}
	
h2 {
	color:#000;
	}
	
h3 {
	color: #333333;
	}

a {
	color:gray;
	}
	
#logo {
	position:absolute;
	top:2px;
	}	
	
#container {
	position:absolute;
	width: 719px;
	left: 50%;
	margin-top: 40px;
	margin-left: -360px;
	}
	
#header  {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height: 136px;
	}

#navcontainer  {
	position:absolute;
	top: 34px;
	left: 208px;
	}

#navlist  {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-top: 4px;
	font-weight:bold;
	}

#navlist li  {
	display:inline;
	list-style-type: none;
	padding-left: 23px;
	}

#navlist a, #navlist a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	}
	
#navlist a:hover {
	position: relative;
	top: 1px;
	color:#959a86;
	}

#content  {
	background-image:url(images/strip.jpg);
	background-repeat: repeat-y;
	padding: 10px 30px 20px 45px;
	}
	
#footer  {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height: 84px;
	}

#mailform {
	width:390px;
	position:relative;
	left: 230px;	
	padding:10px; 
	border:1px solid #000; 
	background-color: #b1b2aa;
}
	
	
#phone  {
	position:absolute;
	left:60px;
	top:200px;
	}
	
input, textarea {
    color:#fff;
	background-color: #959a86;
	border:1px #000 solid;
}

.mapbox {
	float:left;
	margin:40px 0 0 40px;;
	}

#content img {
	border:0;
}

#content a, #content a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
}

#content a:hover{
	text-decoration: none;
	border-bottom:1px solid #ccc;
}

.buildertable td {
	padding:15px;
	font-size: 13px;
	background-color:#7B7368;
	border:#415530 1px solid;
}


#BC_footer {
	text-align:center;
	margin-top:10px;
	}

#BC_footer a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: grey;
	text-decoration: none;
}

#BC_footer a:hover {
	color: Maroon;
}

.comm_box {
	float:left;
	text-align:center;
	width:280px;
	padding-left:40px;
	}
	
.comm_box img a{
	border:0;
	}
	
#mapbox {
	position:relative;
	padding:30px;
	}
	
#map {
	text-align:center;
	font-size:28px;
	color:#000;
	line-height:1.1em;
	border:#000000 5px solid;
	}
	
#schoolTxt {
	position: absolute;
	width: 130px;
	left: 120px;
	top: 411px;
	font-size:18px;
	text-align:right;
	height: 136px;
}

.noline {
	border:0;
	}
	
#mainImage a {
	border-bottom:0 !important;
	}