﻿body {
	font-family: "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;;
	font-size: 80%;
	background-color: #D0E1AC;
}
#container {
	border: 3px solid #9DB083;
	width: 755px;
	margin: 0px auto;
	background-color: #FBF4D0;
}
#header {
	width: 100%;
	height: 166px;
	background-color: #9DB083;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #BBC7A1;
}
/* Logo image styles */
#top {
	color: #FFFFFF;
	width: 217px;
	height: 166px;
	background-color: #FFFFFF;
	background-image: url('images/ALLSEASON-220x166.jpg');
	float: left;
}
/* Styles for top right holds menu and p right */
#topright {
	background-color: #9DB083;
	float: left;
	width: 523px;
	height: 166px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
}
#topright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cl {
clear:both;
}
/* Styles for 3 main graphics */
#gallery {
	padding: 0px;
	margin: 0px;
	width: 755px;
	border-bottom-style: solid;
	border-bottom-color: #BBC7A1;
	border-bottom-width: 5px;
	height: 150px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #BBC7A1;
}
/* One pixel adjustment for gallery pictures */
.onepixelleft {
	padding-left: 1px;
}
#menu {
	margin: 0px;
	width: 95%;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	background-color: #819960;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: #669999;
	float: left;
	width: 100%;
}
ul#navigation li {
	display: inline;
}
ul#navigation a{
	display: block;
	float: left;
	padding: .2em .20em .2em .20em;
	text-decoration: none;
	background: #669999;
	margin-right: 1px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul#navigation a:hover{ color:#FFFFFF;
background:gray;
}
ul#navigation a:visited{color:#FFFFFF
}
/* Content styles for home page */
#contentcontainer {
	width: 755px;
	margin: 0px auto;
	background-color: #FBF4D0;
}
#content {
	width: 552px;
	float: left;
	height: auto;
	margin-top: 0px;
	background-color: #FBF4D0;
}
#content a:link {
	color: #800000;
	text-decoration: underline;
}
#content a:visited {
	color: #800000;
	text-decoration: underline;
}
/* Content styles for child pages */
#content2 {
	width: 552px;
	float: left;
	height: auto;
	margin-top: 5px;
	background-color: #FBF4D0;
	color: #000000;
}
#content2 a:link {
	color: #800000;
	text-decoration: underline;
}
#content2 a:visited {
	color: #800000;
	text-decoration: underline;
}
/* Content styles for padding */
#pad {
	padding: 5px 5px 5px 5px;
	color: #000000;
}
/* Styles for main graphic */
#mainpicture {
	width: 555px;
	height: 172px;
	float: left;
	background-color: #FFFFFF;
	background-image: url('images/gradient60141389.png');
}
/* General paragraph styles */
p {
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Common heading styles */
h1 {
	padding: 4px;
	margin: 14px 4px 4px 4px;
	font-size: 170%;
	font-weight: bold;
	color: #807C59;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #BBC7A1;
	text-transform: capitalize;
}
h2 {
	margin: auto;
	text-align: right;
	font-size: 120%;
	color: #85521F;
	padding-right: 9px;
}
h3 {
	margin-top: 5px;
	margin-bottom: auto;
	padding: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #808080;
}
h4 {
	margin: 5px;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
/* Styles for footer */
#footer {
	background-color: #A19171;
	padding: 5px;
	width: 745px;
	color: #000000;
	font-size: 90%;
	text-align: center;
	clear: both;
}
#footer p {
	color: #F0F0F0;
	padding: 1px;
	margin-bottom: 5px;
}
#footer h2 {
	color: #F0F0F0;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 11px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active {
	color:#000000;
}

/* Text in right align */
.right {
	text-align: right;
	padding-right: 10px;
	height: 65px;
}
/* Image floated */
.imageright {
	float: right;
	padding: 2px;
	margin: 3px;
	border: 1px solid #808080;
}
.imageleft {
	float: left;
	padding: 2px;
	margin: 3px;
	border: 1px solid #808080;
}
.push {
	padding-right: 3px;
	padding-left: 30px;
}
/* Call out box styles for home page */
#contact {
	background-position: 50% bottom;
	width: 200px;
	height: 172px;
	float: right;
	background-color: #9DB083;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#contact p {
	padding: 5px;
	text-align: center;
	color: #000000;
}
#contact a:link {
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #999966;
	text-decoration: none;
}
#contact a:visited {
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #999966;
	text-decoration: none;
}
/* Call out box styles for child pages */
#contactchild {
	background-position: 50% bottom;
	width: 200px;
	height: auto;
	float: right;
	background-color: #9DB083;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#contactchild p {
	padding: 5px 5px 5px 10px;
	text-align: left;
	color: #000000;
}
#top h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 20px;
	font-family: "Aarvark Cafe";
}
#pad h3 {
	text-align: left;
}
.down {
	padding-top: 5px;
	margin-top: 10px;
}
.style1 {
	border-width: 0px;
}
/* larger text for title with graphic background - not to be used as important heading */
.large {
	text-align: center;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 2px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url('images/11905121499hfZ60.gif');
	background-repeat: no-repeat;
	background-position: 50% bottom;
	padding-bottom: 2px;
	font-size: 15px;
}
.imgright {
	border-style: none;
	float: right;
}
#bottomborder {
	width: 755px;
	height: 10px;
	background-image: url('images/bottomborder.jpg');
	float: left;
	background-repeat: repeat-x;
}
#rightcolhome {
	float: right;
	width: 200px;
	padding: 0px;
}
#h1box {
	width: 100%;
	float: left;
	margin: 0px;
}
.noborder {
	border-style: none;
	border-width: 0px;
}
.hr {
	background-color: #FFFFFF;
	width: 90%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#bottombuttons {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #808080;
	width: 540px;
	float: left;
}
.viewprojectbutton {
	margin-bottom: 10px;
}

#rightnav {
	width: 194px;
	padding: 0px 0px 3px 0px;
	margin: 0px 3px 3px 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#rightnav a:link {
	color: #000000;
	text-decoration: underline;
}
#rightnav a:visited {
	color: #000000;
	text-decoration: underline;
}
#rightnav a:hover {
	color: #000000;
	text-decoration: none;
}

#footercol1 {
	padding: 2px;
	width: 140px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: left;
	height: 120px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#footercol2 {
	padding: 2px;
	width: 140px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: left;
	height: 120px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#footercol3 {
	padding: 2px;
	width: 140px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: left;
	height: 120px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#footercol4 {
	padding: 2px;
	width: 140px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: left;
	height: 120px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#footercol5 {
	padding: 2px;
	width: 130px;
	float: left;
	height: 120px;
	clear: right;
	margin-bottom: 5px;
}
#footercol6 {
	padding: 2px 2px 5px 2px;
	width: 100%;
	float: left;
	height: 20px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.footerdown {
	margin-top: 70px;
}
#subfooter {
	margin: 15px auto 25px auto;
	background-color: #D0E1AC;
	width: 755px;
	text-align: center;
	padding-bottom: 5px;
}
#subfooter a:link {
	color: #000000;
	text-decoration: underline;
}
#subfooter a:visited {
	color: #000000;
	text-decoration: underline;
}
#subfooter a:hover {
	color: #000000;
	text-decoration: none;
}

#subfooter a:active {
	color:#000000;
}
#subfooter-copy {
	width: 335px;
	float: left;
	height: 16px;
}
#subfooter-text {
	width: 420px;
	float: right;
	height: 16px;
	font-size: 10px;
}
#homeservices {
	border: 1px solid #9DB083;
	width: 500px;
	height: 340px;
	background-color: #996600;
	margin-left: 25px;
	margin-top: 10px;
}
#servicehomedivision1 {
	padding: 0px;
	margin-bottom: 3px;
	height: 110px;
	float: left;
	width: 100%;
	background-color: #A19171;
	color: #FFFFFF;
}
#servicehomedivision2 {
	padding: 0px;
	margin-bottom: 3px;
	height: 110px;
	float: left;
	width: 100%;
	background-color: #A19171;
	color: #FFFFFF;
}
#servicehomedivision3 {
	padding: 0px;
	height: 110px;
	float: left;
	width: 100%;
	background-color: #A19171;
	color: #FFFFFF;
}
#bulletleft {
	width: 245px;
	float: left;
}
#bulletright {
	width: 245px;
	float: left;
}
.ul {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.white {
	color: #FFFFFF;
}
.contactguysub {
	background-position: left;
	margin-top: 10px;
	text-align: center;
	padding: 5px 5px 5px 55px;
	background-repeat: no-repeat;
	background-image: url('images/arrowblack.gif');
	margin-bottom: 10px;
}
.watermitigation {
	border: 1px solid #808080;
	padding: 1px;
	margin-right: 2px;
	float: right;
	margin-bottom: 10px;
}
.map25 {
	margin-left: 25px;
	padding: 2px;
	border: 1px solid #808080;
	background-color: #F2EFE9;
	width: 427px;
}
.formflash {
	margin-bottom: 20px;
}
.formflashgal {
	margin-bottom: 20px;
	margin-top: 20px;
}
.gallerylink {
	background-image: url('images/imagephoto.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.modularlogos {
	border: 1px solid #808080;
	padding: 2px;
	margin-left: 10px;
	margin-top: 3px;
}
div.modularfloorplans {
	width: 161px;
	height: 150px;
	float: left;
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
	border: 1px solid #808080;
}
div.modularfloorplans p {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}
acronym {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
.movie {
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.big {
	font-size: 115%;
}
.underline {
	text-decoration: underline;
	font-style: italic;
}
#pagecallout {
	margin-bottom: 3px;
	margin-left: 3px;
	float: right;
	width: 131px;
	height: 140px;
	background-image: url('images/roundedcornr_833239.gif');
}
#calloutmain p {
	padding: 5px;
	font-size: 90%;
	text-align: center;
	font-style: italic;
}
.italic {
	font-style: italic;
}
#callouttop {
	background-image: url('images/callouttop.gif');
	background-repeat: no-repeat;
	width: 502px;
	height: 15px;
	margin-left: 25px;
}
#calloutbottom {
	background-image: url('../../../Desktop/calloutbottom.gif');
	background-repeat: no-repeat;
	width: 502px;
	height: 15px;
	margin-left: 25px;
}
#calloutmain {
	width: 502px;
	margin-left: 25px;
	background-color: #E6E893;
}
.source {
	font-size: 80%;
	text-align: right;
	padding-right: 5px;
}
#clearfloat {
	clear: both;
}
.fltright {
	float: right;
	margin-top: 0px;
}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}

