@charset "UTF-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #339933;
}

p {
	line-height: 1.5em;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}



.oneColFixCtrHdr #container {
	width: 863px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666666;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1_02.jpg);
	height: 436px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* this is the top rounded corner section */

.bodytop {
	background-image: url(../images/birdseye-layout1_04.jpg);
	height: 32px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topcontactinfo {
	padding-right: 85px;
	text-align: right;
	padding-top: 15px;
	z-index: 1;
}


.oneColFixCtrHdr #header-renovations {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1-renovations_02.jpg);
	height: 293px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #header-homes {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1-homes_09.jpg);
	height: 293px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #header-about {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1-about_03.jpg);
	height: 293px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #header-green {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1-greenbuilding_02.jpg);
	height: 293px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #container #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #00165A;
	text-decoration: none;
}
.oneColFixCtrHdr .mainContent  {
	background-color: #FFFFFF;
	background-image: url(../images/birdseye-layout1_05.jpg);
	background-repeat: repeat-y;
	padding-right: 310px;
	padding-bottom: 20px;
	padding-left: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: 14px;
}

.mainContent   a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
.sidephotos {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 100px;
}
.sidephotos img {
	display: block;
	border: 2px solid #D96103;
	margin-bottom: 14px;
}

.mainContent p a {
	color:  #D96103;
}



.smallorange {
	color: #D96103;
	font-size: .7em;
}

.smallorange a {
	color: #D96103;
	text-decoration: underline;
}

.smallorange a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.smallorange a:visited {
	color: #CCCCCC;
}
.smallorange a:link {
	color: #D66104;
	text-decoration: underline;
}


.smallwhite {
	font-size: 0.7em;
	color: #666666;
}

.smallwhite a {
	color: #666666;
}

.smallwhite a:hover {
	color: #006600;
	text-decoration: none;
}
.smallwhite a:visited {
	color: #00165A;
}
.smallwhite a:link {
	color: #333333;
}

	
.indent {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D66104;
	padding-left: 14px;
}

.imagegallery {
	background-color: #339933;
	background-image: url(../images/birdseye-layout1_05.jpg);
	background-repeat: repeat-y;
	float: none;
	width: 670px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 90px;
	padding-right: 90px;
}

.bodybottom {
	background-image: url(../images/birdseye-layout1_bottom.jpg);
	height: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagefloatright {
	float: right;
}
