@charset "UTF-8";
/* CSS Document */

/* forces scrollbars */
html { 
	height: 100%;
	margin-bottom: 1px;
}

/* basics */

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

strong {
	color: #333333;
	}

a:link, a:visited { 
	text-decoration: none;
	}

a:hover, a:visited:hover {
	text-decoration: none;
	}

p {
	width: 500px;
	background-color: transparent;
	line-height: 18px;
	margin: 8px 0 10px 0;
	padding: 0px;
	}

h1 {
	font-size: 24px;
	color: #8daf3e; 
	font-weight: normal;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 18px;
	background-color: transparent;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

h3 {
	font-size: 14px;
	height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

hr {
	border: 1px solid #cccccc;
	width: 870px; 
	}

	
/*h3 a:link, h3 a:visited { 
	color: #736357;
	text-decoration: none;
	}

h3 a:hover, h3 a:visited:hover {
	color: #736357;
	border-bottom: 1px solid #9eb435;
	}*/

h4 {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}
	
ul, #text ul {
	width: 440px;
	list-style: disc;
	}


li, #text li {
	line-height: 18px;
	margin: 0 0 6px 0;
	}
	
em {
	color: #ff6600;
	font-style: normal;
	}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: center;
	text-align: center;
	}

#container {
	width: 970px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	background-color: #8daf3e;
	width: 970px;
	height: 160px;
	border-bottom: 2px solid #736757;
	margin: 10px 0 0 0;
	padding: 0;
	}


#content {
	/*width: 970px;
	height: 1000px;*/
	background-color: #f2f4e7;
	border-top: 2px solid #736757;
	/*border-left: 1px solid #9eb435;
	border-right: 1px solid #9eb435;*/
	text-align: left;
	padding: 0px;
	margin: 0 0 50px 0;
	}
	
#text {
	width: 550px;
	/*border-right: 1px solid #ffffff;*/
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	float: left;
	}
	
#text a:link, #text a:visited, 
#right a:link, #right a:visited,
#current a:link, #current a:visited { 
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #8daf3e;
	}

#text a:hover, #text a:visited:hover, 
#right a:hover, #right a:visited:hover,
#current a:hover, #current a:visited:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #8daf3e;
	background-color: #8daf3e;
	}

#right {
	width: 260px;
	border: 1px solid #cccccc;
	/*border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	background-color: transparent;
	margin: 0px;
	padding: 0 20px 20px 20px;
	float: left;
	}
	
#right_alt {
	/*width: 260px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	background-color: #f2f4e7;
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	}
	
#right_alt2 {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 10px;
	float: left;
	}
	
#right_alt2 h3 {
	padding: 0 0 0 0px;
	line-height: 24px;
	}
	
#current {
	padding: 10px 0 10px 0;
	}
	
#right img, #right_alt img, #text img {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	}
	

#right p {
	width: 260px;
	}


/* menu magic */
#ddimagetabs{
	background-color: #ffffff;
	}

#ddimagetabs a{
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	/*font: bold 12px Arial; tab font */
	/*color: #000000; font color */
	width: 970px;/* width of tab image */
	height: 30px;/* height of tab image */
	float: left;
	display: inline;
	text-align: center;
	border: none;
}

#tabcontentcontainer{
	width: 900px;
	height: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px 0 0 50px;
	padding: 0px;
	}

#tabcontentcontainer a:link, #tabcontentcontainer a:visited{
	color: #736357;
	border-bottom: none;
	}

#tabcontentcontainer a:hover, #tabcontentcontainer a:visited:hover {
	color: #736357;
	border-bottom: 1px solid #9eb435;
	background-color: transparent;
	}

#tabcontentcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#tabcontentcontainer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.tabcontent{
	display:none;
}

#ddimagetabs #retail{
	width: 100px; /*width of custom tab image */
	background-image:url(images/retail.gif); /*URL to custom tab image */
}
#ddimagetabs #retail:hover, #ddimagetabs #retail.current{
	background-image:url(images/retail-over.gif); /*URL to tab image onmouseover */
}


#ddimagetabs #one-residential{
	width: 175px; /*width of custom tab image */
	background-image:url(images/first.gif); /*URL to custom tab image */
}
#ddimagetabs #one-residential:hover, #ddimagetabs #one-residential.current{
	background-image:url(images/first-over.gif); /*URL to tab image onmouseover */
}

#ddimagetabs #two-residential{
	width: 177px; /*width of custom tab image */
	background-image:url(images/residential.gif); /*URL to custom tab image */
}
#ddimagetabs #two-residential:hover, #ddimagetabs #two-residential.current{
	background-image:url(images/residential-over.gif); /*URL to tab image onmouseover */
}

#ddimagetabs #community{
	width: 105px; /*width of custom tab image */
	background-image:url(images/community.gif); /*URL to custom tab image */
}
#ddimagetabs #community:hover, #ddimagetabs #community.current{
	background-image:url(images/community-over.gif); /*URL to tab image onmouseover */
}


#ddimagetabs #contact{
	width: 93px; /*width of custom tab image */
	background-image:url(images/contact.gif); /*URL to custom tab image */
}
#ddimagetabs #contact:hover, #ddimagetabs #contact.current{
	background-image:url(images/contact-over.gif); /*URL to tab image onmouseover */
}


/* special */
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
	}

span {
	display: none;
	}
	
table.hickory {
	border-width: 0px 0px 2px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
	margin: 0 20px 0 0;
	}

table.hickory th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	}

table.hickory td {
	border-width: 0px 3px 0px 3px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #ffffff;
	}
	
iframe {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	}