/*
 *  Project
 *	Cascading Style Sheet
 *  Last Modified: 
*/

/*	COLORS      
 *
*/



body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #D0E6CB;
}

img {
	display: block;
	border: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 8px;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
}

p.listIntro {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.0em;
	text-transform: uppercase;
	margin: 0;

}	

h2 {
	font-size: 1em;
	margin-bottom: 0;
}	


h2.home-phone {
	font-family: 'Arial Narrow',sans-serif;
	font-size: 18px;
	float: right;
}

h2.phone {
	margin: 0;
	font-family: 'Arial Narrow',sans-serif;
	font-size: 16px;
	float: left;
	margin-left: 20px;
}

h3 {
	font-size: 1em;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

ul li {
	color: #333;
}

a:link,  a:visited {
	font-weight: bold;
	color: #2C821A;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #2C821A;
	text-decoration: underline;
}
	
#homeShell {
	width: 750px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-color: #FFF;
	background-image: url(/img/homeFoot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

img#homeLogo {
	float: left;
	width: 300px;
	height: 68px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#homeContentShell {
	border-top: 20px solid #E8E8E8;
	height: 576px;
	margin: 0;
}

#homeContent {
	width: 500px;
	margin: 12px;
	float: left;
}

html>body #homeContent {
	width: 500px;
	margin: 20px;
	margin-right: 5px;
	float: left;
}

#homeContent p {

}

#homeContent ul {
	padding-left: 1.5em;
	margin-left: 0;
	line-height: 1.3em;
}

div#servicesList {
	float: left;
	width: 335px;
	margin: 0;
	margin-bottom: 8px;
}

div#buildingTypesList {
	width: 145px;
	margin-left: 340px;
}

#homePics {
	width: 209px;
	float: right;
}

#shell {
	width: 750px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: none;
	background-image: url(/img/whiteGrayBG.gif);
	background-repeat: repeat-y;
}

img#logo {
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	width: 180px;
	height: 41px;
}

#contentShell {
	border-top: 20px solid #E8E8E8;
	background-image: url(/img/internalFoot2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 79px;
}

#header {
	width: 710px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	background-color: #FFF;
}	

.nav {
	text-align: right;
	margin-bottom: 6px;
}

.nav img {
	display: inline;
	padding: 0;
	margin-left: -3px;
}



#content {
	width: 480px;
	float: left;
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
}

/* THIS is IE6/Win hack.
   The line above works for IE6
   and the line below works in Firefox and other browsers */
   
   
html>body #content {
	margin-left: 20px;
}

#content h1 {
	margin: 0;
}

#content p {
/* 	margin-right: 229px;  */
}

div.feature {
	margin-top: 12px;
	clear: both;
	width: 470px;
	background-color: #D0E6CB;
	padding: 10px;
}

div.feature img.featurePic {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
	border: 1px solid #2C821A;
}

div.feature img.smallPic {
	display: inline;
	margin-right: 20px;
	border: 1px solid #2C821A;
	width: 100px;
	height: 75px;
}

div.feature h1 {
	margin: 0;
}

div.feature p {
	margin-right: 0;
}

div.gallery {
	float: left;
	width: 120px;
}

div.gallery img {
	width: 100px;
	height: 75px;
	border: 1px solid #2C821A;
	margin: 0;
}

div.gallery p {
	font-size: 0.9em;
}

#rightBar {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 551px;
}

#rightBar h1 {
	font-size: 1.0em;
	margin: 0;
	margin-bottom: 4px;
	margin-right: 30px;
	text-transform: uppercase;
}

#rightBar p {
	font-size: 0.9em;
	margin: 0;
	margin-bottom: 6px;
	margin-right: 30px;
	line-height: 1.2em;
}

#rightBar h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 18px 30px 6px 0;
	line-height: 1.2em;
}

ul.projectList {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	
}

ul.projectList li {
	font-size: 0.9em;
	margin-bottom: 6px;
	margin-right: 30px;
	color: #333;
}

#footer {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	margin-top: 6px;
	text-align: center;
	font-size: 0.9em;
}


div.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

