body {
	background: #e2e4de url('_images/bg.gif') top center repeat-x;
	margin: 0;
	padding-top: 19px;
	text-align: center;
}

div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body, td, th, div, p, li{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #505050;
}
a:link, a:active, a:visited {
	color:#e2e4de;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	font-weight: bold;
	color: #17804f;
	font-size: 13pt;
}
h2, h4 {
	color: #17804f;
	font-size: 12pt;
	font-weight: normal;
}
h5, h6 {
	font-weight: bold;
	font-size: 9pt;
}

#ct0 {
	background: url('_images/bgx.png') top center repeat-y;
}
* html #ct0 {
	background: url('_images/bgx.gif') top center repeat-y;
}
#ct1 {
	background: url('_images/bgx_bottom.gif') bottom center no-repeat;
}
#ct2 {
	background: url('_images/bgx_top.gif') top center no-repeat;
	padding-bottom: 7px;
}
#ct3 {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 132px;
	position: relative;
}
h2#logo {
	position: absolute;
	top: 45px;
	left: 30px;
}
#phone {
	position: absolute;
	top: 51px;
	right: 22px;
}
#search {
	position: absolute;
	bottom: 0px;
	right: 10px;
	background: #dedece;
	border: 1px solid #d7d7c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 4px 4px 12px;
	
}
* html #search {
	width: 323px;
}
#search div {
	color: #4a4a45;
	font-size: 10pt;
	font-weight: bold;
}
#search form {
	padding: 0;
	margin: 0;
}
#search form input{
	vertical-align: middle;
	margin-left: 11px;
}

#menu {
	background: url('_images/topmenu_bg.jpg') top center no-repeat;
	height: 37px; 
	padding-bottom: 4px;
}

ul#mainmenu {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#mainmenu li {
	display: block;
	float: left;
	background: url('_images/menu_separator.png') top left no-repeat;
}
* html ul#mainmenu li {
	background: url('_images/menu_separator.gif') top left no-repeat;
}
ul#mainmenu li.f {
	background: none;
}

* html ul#mainmenu li.f {
	background: none;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display: block;
	padding: 10px 17px 11px 19px;
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#mainmenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #17804f}

	#mainmenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #17804f;
		color: #000;
		font: 11px arial}

	#mainmenu div a:hover
	{	color: #ffffff;
		background: #000;
		}
		
#nav_and_content {
	padding-bottom: 6px;
}
#nav {
	float: left;
	width: 219px;
}
#content {
	margin: 0 0 0 219px;
}
* html #nav {
	margin-right: -3px;
}
* html #content {
	margin: 0 0 0 216px;
}
.menu_header {
	background: url('_images/menu_hdr.gif') top left no-repeat;
	padding: 7px 17px 0 17px;
	height: 31px;
}
.menu_header h3 {
	color: #fff;
}
ul#leftmenu, ul#leftmenu li, ul#leftmenu li a:link, ul#leftmenu a:active, ul#leftmenu a:visited {
	display: inline-block;
}
ul#leftmenu, ul#leftmenu li, ul#leftmenu li a:link, ul#leftmenu a:active, ul#leftmenu a:visited {
	display: block;
}
ul#leftmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#leftmenu li {
	display: block;
	padding-bottom: 1px;
}
ul#leftmenu li a:link, ul#leftmenu li a:active, ul#leftmenu li a:visited {
	background: url('_images/menu_bg.gif') top left no-repeat;
	padding: 5px 16px;
	color: #343433;
	font-size: 10pt;
	text-decoration: none;
}
ul#leftmenu li a:hover {
	background: url('_images/menu_hover.gif') top left no-repeat;
	color: #fff;
}
/*The Selected Page should be set to class 'sel'. The css below changes the selected page*/
ul#leftmenu li.sel a:link, ul#leftmenu li.sel a:active, ul#leftmenu li.sel a:visited {
	background: url('_images/menu_sel.gif') top left no-repeat;
	color: #fff;
}
#content {
	padding: 38px 21px 0 29px;
}	

.img_float {
	float: right;
	width: 223px;
}
.img_wrap {
	margin: 0 223px 0 0;
	padding: 0 21px 0 0;
}
* html .img_float {
	float: right;
	width: 223px;
}
* html .img_wrap {
	margin: 0 223px 0 0;
	padding: 0 21px 0 0;
}
.img_float img {
	padding: 1px;
	border: 6px solid #edede9;
	margin-bottom: 12px;
}

.homepage_calls {
	margin: 12px -11px 0 -18px;
}
.homepage_calls .contact_info {
	float: right;
	background: url('_images/cta_moreinfo.gif') top right no-repeat;
	width: 319px;
	height: 195px;
	padding: 12px 28px 0 21px;
}

.contact_info h3, .contact_info div, .contact_info h5, .contact_info p {
	color: #fff;
}
.contact_info h3 {
	height: 53px;
	margin-bottom: 0;
}
.contact_info h5 {
	margin-bottom: 5px;
}
.contact_info .address {
	border-top: 1px dashed #17804f;
	padding-top: 9px;
}
.contact_info .address.f {
	border-top: none;
}

.design_ideas {
	float: left;
	background: url('_images/cta_design.jpg') top left no-repeat;
	width: 213px;
	height: 184px;
	padding: 23px 138px 0 17px;
}
.design_ideas h3 {
	color: #fff;
	font-size: 15pt;
}
.design_ideas p {
	color: #b6b5b5;
}
.cta_content {
	height: 140px;
}
.footer {
	background: #cacabb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 14px;
	text-align: right;
}

.footer, .footer div {
	color: #fff;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

/* Large image and main text */
.itemleft{
	float:left;
}

.imainimage {
	height:415px;
	width:378px;
	padding: 1px;
	border: 4px solid #006633;
	z-index:1;
	background: #006633;
	}	
	
div #imaintexthead{
	font: Bold Italic 1.5em Arial sans-serif;
	letter-spacing: 1px; 
	padding-top:5px;
	position: relative;
	top:-410px;
	text-align:center;
	color:#ffffff;
	z-index:0;
}	

.clickprnt{
	font-size: 9pt;
	color: #17804f;
	float: right;
	margin: -20px 100px 0 0;
}
.imaintext{
	font: normal normal 0.8em Arial, sans-serif;
	letter-spacing: 0px; 
	padding: 0 5px 0 5px;
	position: relative;
	color:#ffffff;
	text-align:left;
	}
/* Item table */

.itable {
	margin: 0 1px 0 0;
	padding: 0 21px 0 0;
}

/* Pages table */
.ipgtbl{
	top:341;
	margin-left:518px;
}

.bhead{
	font: Bold Italic 1.5em Arial sans-serif;
	letter-spacing: 1px; 
	padding: 5px
}

.btext,.btext div{
	font: normal normal 0.75em Arial, sans-serif;
	letter-spacing: 0;
}

.btext a: link{
	color: #000;
}


#pmenu {
	padding:1px;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	background-color: #312f2f;
	height: 14px; 
	width: 689px;
	padding-bottom: 4px;
	border: 2px solid #cacabb;
}

#pmenu li {
	cursor: default;
	list-style-type: none;
	display: inline;
	
}

#pmenu li a{
	padding: 1px 5px 1px 1px;
	text-decoration:none;
	border-right:1px solid #ffffff;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
}

#pmenu li a:hover{
background:#006633;
}

#pmenu li.sel a:link, #pmenu li.sel a:active, #pmenu li.sel a:visited{
	color:#006633;
	background:#ffffff;
}

#psmenu {
	padding:1px;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	background-color: #312f2f;
	height: 14px; 
	width: 654px;
	padding-bottom: 4px;
	border: 2px solid #cacabb;
}

#psmenu li {
	cursor: default;
	list-style-type: none;
	display: inline;
}

#psmenu li a{
	padding: 1px 5px 1px 1px;
	text-decoration:none;
	border-right:1px solid #ffffff;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
}

#psmenu li a:hover{
background:#006633;
}
#psmenu li.sel a:link, #psmenu li.sel a:active, #psmenu li.sel a:visited{
	color:#006633;
	background:#ffffff;
	
}
/*Design ideas only */
#dirose{
	float: left;
	top:1341;
	margin-left:-140px;
	display: inline;
}
#dipanel{
	float: left;
	top:1341;
	margin-left:-140px;
	display:none;
}
#didome{
	float: left;
	top:1341;
	margin-left:-140px;
	display:none;
}

#dicorn{float: left;
	   top: 1880;
	   margin-left: -140px;
	   display:inline;
}

/*Contact us only */
.esscol{
	float: left;
	width: 300px;
}
.esscol a:link{
	color:#000000;
}
.conthead{
	font: Bold Italic 2em Arial sans-serif;
	text-align:center;
	color:#006633;
}
.richcol{
	float: right;
	width: 300px;
}
.richcol a:link{
	color:#000000;
}



