@charset "utf-8";
/* stylesheets for Barry Howard Homes
Author: Lisa Chadwick 
Contact: www.chadswebstudio.co.uk or www.chadsonline.co.uk*/

/* ---------------- STRUCTURE ----------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #FFFFFF;
}

#wrapper {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.green {
	color: #81A541;
}

#banner {
	background-image: url(site/images/bg-top.gif);
	height: 257px;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 86px;
	width: 100%;
	background-color: #98C000;
	clear: both;
	}
.black {
	color: #000000;
}


#sideBar {
	float: left;
	height: 346px;
	width: 250px;
}
#mainArea {
	float: right;
	width: 510px;
}

/*-----------------LAYOUT -------------------------*/
.sidebox, .sidebox_contact, .sidebox_slides  {
	background-image: url(images/green-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 326px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
#imageshow {
	background-image: url(images/gallery/develop1.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 350px;
	position: relative;
	left: 20px;
}


/*#imageshow {
	left: 18px;
    top: 10px;
	position: relative;
}

	
#imageshow img{
	border: 1px solid #6A9328;	
}*/

.sidebox img {
	border: 2px solid #FFFFFF;
}
.floatL {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	border: 2px solid #023495;
}
.floatR {
	float: right;
}
.floatKey {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.search {
	margin: 0px;
	padding: 0px;
}
#occupation {
	background-image: url(images/occup_siteplan.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 500px;
}
.box525 {
	height: 525px;
}
.box485 {
	height: 485px;
}


p {
	text-align: left;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
	padding-left: 15px;
}


h1 {
	font-size: 1.6em;
	color: #81A541;
	text-align: left;
	font-weight: bold;
	text-indent: 15px;
	margin-top: 10px;
	margin-left: 0px;
}
h3 {
	text-align: left;
	text-indent: 15px;
	font-size: 1.5em;
	font-weight: normal;
}
li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
ol, ul {
	margin-left: 20px;
}

#home h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#home a:link {
	color: #81A541;
}


#credits {
	height: 20px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.sidebox a:link, .sidebox a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	width: 120px;
	margin-left: 100px;
}
.sidebox a:hover, .sidebox a:active{
text-decoration: none;}

.sidebox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebox p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
	font-size: 0.9em;
	color: #333333;
	padding: 0px;
}
.sidebox_contact p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
	font-size: 1.2em;
	color: #333333;
	padding: 0px;
	line-height: 1.9em;
}
.sidebox_contact h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 20px;
	}
	.sidebox_slides a:link, .sidebox_slides a:visited{
	color: #FFFFFF;
	text-decoration:none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #023495;
	text-align: center;
	padding: 5px;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
		}
.sidebox_slides a:hover, .sidebox_slides a:active{
	background-color: #8DC9EE;
	border-top-color: #666666;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #666666;
}
.sidebox_white {
	margin: 0px;
	padding: 0px;
	float: left;
}
.sidebox_white ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 200px;
}

.sidebox_white li {
	list-style-type: none;
	padding-top: 20px;
	width: 200px;
}
#navWhite {
	height: 160px;
	width: 200px;
	}
#navWhite ul{
	width: 200px;
	}
#navWhite li{
	width: 200px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	}
#navWhite a:link, #navWhite  a:visited{
	background-color: #98C000;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #FFFFFF;
	line-height: 2.2em;
	display: block;
	text-indent: 15px;
}
#navWhite  a:hover, #navWhite  a:active{
	background-color: #0442A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.search {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height:100%;	
}
#develop {
	background-image: url(images/green-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 100%;
	text-align: left;
	}
	#develop h1{
	text-indent: 20px;
}
#develop_inner {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}


h2 {
	font-size: 1.3em;
	color: #81A541;
	text-align: left;
	font-weight: bold;
	text-indent: 15px;
	margin-top: 10px;
}
#map {
	height: 100%;
	width: 100%;
	background-color: #E1E7E3;
}
#welcome {
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 297px;
}
#welcome h1, #welcome h3{
	display: none;
}


/* -------------NAVIGATION ---------------------------*/

#navBar2 {
	height: 20px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navBar2 li {
	list-style-type: none;
	display: inline;
}
#navBar2 ul{
	margin: 0px;
	padding: 0px;
}

#navBar2 a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}


a:link, a:visited {
	text-align: left;
	font-size: 1em;
	color: #333333;
	line-height: 1.4em;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

#develop_inner span a{
	font-size: 1.4em;
	color: #4F6F1E;
	text-decoration: none;
}


.sidebox_white a:link, .sidebox_white a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #5A7100;
	text-decoration: underline;
	}
.sidebox_white a:hover, .sidebox_white a:active {
text-decoration: none;}


/* -------------FLYOUT NAV _------------*/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80A440;
	border-right-color: #80A440;
	border-bottom-color: #80A440;
	border-left-color: #80A440;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.anylinkcss a{
	color: #316AC5;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80A440;
	line-height: 12px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #E7FF84;
	color: black;
}
.floatL_noborder {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#property a {
	font-size: 1.2em;
	font-weight: bold;
	color: #8CC835;
	text-decoration: none;
	}
#property {
	text-align: left;
	padding-left: 20px;	
}
#property img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.devpanel{
	padding-top: 20px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}