/* CSS Document */
body {
	background-color: #9BB08F;
	/*background-color: #E9CA93;*/
	font-size: 14px;
	color: #4A3E18;
	/*background-image: url(templates/Hallbrooke_bg.jpg);*/
}
#adminHeader {
	background-color: #FFFFFF;
	color: #666666;
	height: 35px;
	padding: 3px;
	clear: both;
	display: block;
}
#adminLogin {
	float: left;
}
#adminLinks {
	float: left;
	margin-left: 50px;
}
.editableContent p {
	color: #333333;
}
.edit_layout img {
	border: none;
}
#container {
	width: 910px;
	background-color: #FBEDC0;
	margin: auto;
	/*padding: 10px;*/
	border: thin solid #666666;
}
#logo {
	width: 450px;
	height: 145px;
	background-image: url(Graphics/Hallbrooke_home.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}
#navigation {
	float: left;
	width: 450px;
	text-align: center;
	font-size: 16px;
	color: #9BB08F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: small-caps;
	font-stretch: wider;
	padding-top: 55px;
}
#navigation a:link {
	color: #9BB08F;
	/*color: #523613;*/
	text-decoration: none;
	padding: 6px 4px;
}
#navigation a:active {
	color: #4A3E18;
}
#navigation a:visited {
	/*color: #4A3E18;*/
	color: #9BB08F;
	text-decoration: none;
	padding: 6px 4px;
}
#navigation a:hover {
	color: #4A3E18;
	/*color: #523613;
	background-color: #FCF6DE;*/
}
#content {
	/*background-color: #FCF6DE;*/
	background-color: #FCF6DE;
	/*background-image: url(Graphics/header_bg_transition.png);*/
	background-repeat: repeat-x;
	border: 1px solid #4A3E18;
	width: 878px;
	margin: 10px;
	padding: 5px;
	font: 14px;
	clear: both;
}
.callNow_box {
	clear:both;
	text-align:center;
	margin: 20px auto;
}
.callNow_box img {
	border:none;
}
#content h2 {
	text-align: center;
	color: #4A3E18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-stretch: wider;
	font-variant: small-caps;
	border-bottom: 1px solid #4A3E18;
	font-weight: lighter;
	margin-top: 0px;
}
#content h3 {
	text-align:center;
	color: #523613;
	border-bottom:1px solid #523613;
}
#content a:link {
	text-decoration: none;
	color: #523613;
}
#content a:visited {
	text-decoration: none;
	color: #523613;
}
#content a:hover {
	text-decoration: underline;
	color: #523613;
}
.float {
	margin: 0px 5px 10px 0px;
	float: left;
	text-align: center;
}
.float img {
	border: 1px solid #cccccc;
}
.float a:link {
	text-decoration: none;
	color: #BB623A;
}
.float a:visited {
	text-decoration: none;
	color: #BB623A;
}
.float a:hover {
	color: #944D2E;
}
.step {
	width: 400px;
	margin: 10px;
	float:left;
	float: left;
	text-align: center;
	background-color: #fff;
	border: 1px solid #666;
}
.step h3 {
	background-color: #eee;
	margin:0px;
	padding:0px;
	font-size: 24px;
}
.step img {
	border: 1px solid #ccc;
}
.step a {
	text-decoration: none;
	color: #BB623A;
}
.step div {
	padding:5px;
	margin:5px;
}
.float a:hover {
	color: #944D2E;
}
.edit_layout {
	clear: both;
}
.left {
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.middle {
	clear: both;
	margin: auto;
	border: 1px solid #CCCCCC;
}
.right {
	float: right;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
#footer {
	background-color: #FBEDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	border: 1px solid #523613;
	margin: 5px;
	height: 80px;
	line-height: 15px;
}
#footerNavigation {
	float: left;
	text-align: left;
	margin: 10px;
	clear: both;
	color: #4A3E18;
}
#footerNavigation a:link {
	text-decoration: none;
	color: #4A3E18;
}
#footerNavigation a:visited {
	text-decoration: none;
	color: #4A3E18;
}
#footerNavigation a:hover {
	text-decoration: underline;
	color: #9BB08F;
}
#footerAddress {
	margin: 10px;
	float: right;
	text-align:center;
	color: #4A3E18;
}
#TeamBSEfooter {
	color: #4A3E18;
}
#TeamBSEfooter a:link {
	color: #4A3E18;
	text-decoration: none;
}
#TeamBSEfooter a:visited {
	color: #9BB08F;
	text-decoration: none;
}
/* infoWindow */
.infoWindow {
	width: 210px;
	font: 12px "Times New Roman", Times, serif;
}
.infoWindow input {
	font: 12px "Times New Roman", Times, serif;
}
.infoWindow #title {
	color: #333333;
	margin: 3px;
	padding: 2px;
	text-align: center;
	font: bold 18px "Times New Roman", Times, serif;
}
.infoWindow #description {
	background-color: #FFFFFF;
	color: #000000;
	margin: 3px;
	padding: 5px;
	text-align: left;
}
#communityLinks {
	float: left;
	background-color: #DBAB5E;
	color: #4A3E18;
	margin: 5px;
	padding: 3px;
}
#communityLinks h3 {
	margin: 0px;
	padding: 0px;
	background-color: #FCF0C8;
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#communityLinks ol {
	list-style: none inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#communityLinks li {
	background-color: #FCF6DE;
	border-bottom: 1px solid #523613;
	padding: 5px;
}
#communityLinks a:link {
	text-decoration: none;
	font-size: 16px;
}
#communityLinks a:visited {
	text-decoration: none;
	font-size: 16px;
}
#communityLinks a:hover {
	text-decoration: underline;
}
#communityLinks .subText {
	font: small Arial, Helvetica, sans-serif;
}
#communityLinks .subText a:link {
	color: #BB623A;
	font-size: small;
}
#communityLinks .subText a:visited {
	color: #BB623A;
	font-size: small;
}
#com_nav {
	float: left;
	vertical-align: top;
	text-align: center;
	background-color: #DBAB5E;
	width: 212px;
	margin: 5px;
	padding: 3px;
	color: #4A3E18;
}
#com_nav ul {
	list-style: none inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#com_nav li {
	background-color: #FCF6DE;
	border-bottom: 1px solid #523613;
	color: #666666;
	padding: 5px;
}
.selected {
	background-color: #FCF0C8;
}
#com_nav a:link {
	text-decoration: none;
	color: #BB623A;
}
#com_nav a:visited {
	text-decoration: none;
	color: #BB623A;
}
#com_nav a:hover {
	text-decoration: underline;
	background-color: #FCF0C8;
}
#searchwell .unselected {
	background-color: #DDDDDD;
	color:#666666;
	margin: 5px;
	padding: 10px;
}
#searchwell a:link {
	text-decoration: none;
	color: #BB623A;
}
#searchwell a:visited {
	text-decoration: none;
	color: #BB623A;
}
#searchwell a:hover {
	color: #944D2E;
}
.row {
	margin: 5px;
	clear: both;
}
