
a:link, a:active, a:visited{
color: #BB2A06;
}
a:hover {
color: #5C1403
}

#header {
	background-color: #BB2A06;
	background-image: url(images/header.gif);
	background-position: right;
	background-repeat: no-repeat;

	
}
.bluebar{
	background-color: #15537C;
}

#mapBG {
	background-image: url(images/mapBG.gif);
	background-repeat: no-repeat;

}
#resBG {
	background-image: url(images/bg_res.gif);
	background-repeat: no-repeat;

}
#bioBG {
background-image: url(images/joec.jpg);
	background-repeat: no-repeat;
}
#comBG {
background-image: url(images/commercialBG.jpg);
	background-repeat: no-repeat;
}
#contactBG {
background-image: url(images/contactBG.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F2655;
	margin: 0px;
	padding: 0px;
}

.content{
	font-size: 11px;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 12px;
	margin-bottom: 3px;
}

#doorway {
	border: 1px;
	border-style: solid;
	border-color: #9C8B63;
}

.res{
	padding-left: 175px;
	padding-right: 15px;
	padding-top: 5px;
	background-image: url(images/res.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	line-height: 17px;
}

.commerical{
	padding-left: 10px;
	padding-right: 180px;
	padding-top: 5px;
	background-image: url(images/commercial.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	line-height: 17px;

}

#BGright {
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#bgtemp{
	background-color: #E8E3C7;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bottom{
	background-color: #F5EFDA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C8B63;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.Legal{
font-size: 10px;
text-align: center;
}

#nav{
background-image: url(images/navBG.gif);
background-repeat: repeat-x;
}
#aschi{
	margin-left: 40%;
	padding-left: 15px;
}
