body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #317b30;

}
.bg_top_bit{
	background-image: url(images/top_bit.gif);
    background-repeat: no-repeat;
	width:1022px;
	height:28px;
}

.bg_left_bit{
	background-image: url(images/left_bit.gif);
	width:12px;
}

.bg_rignt_bit{
	background-image: url(images/rignt_bit.gif);
	width:12px;
}


.nav_top {
	color:#000000;
	text-decoration:none;
	font-family:"Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
}	  	  
.nav_top a:link, .nav_top a:visited {
	color:#000000;
	text-decoration:none;
    font-family:"Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
}
.nav_top a:hover {
	color:#317b30;
	text-decoration:none;
    font-family:"Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
}


.nav {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 14px;

}	  	  
.nav a:link, .nav a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 14px;

}
.nav a:hover {
	color:#ffde00;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;

}
.nav2 {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;

}	  	  
.nav2 a:link, .nav2 a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;

}
.na2v a:hover {
	color:#ffde00;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;

}
.bg_nav_line{

	background-color: #9fa9a0;
	height:1px;
	width:220px; 
}

.bg_main{
	background-color: #ffffff;
	width:998px;
	color:#000000;
	font-family: Arial;	
    font-size: 11px;
}
.bg_main_image{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/main_image_bg.gif);
	background-color: #ffffff;
	height:290px;
}
.bg_main_doors{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/door_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_playgrounds{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/Playgrounds_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_loghouses{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/Log_Houses_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_bbq{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bbq_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_flooring{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/flooring_bg.gif);
	background-color: #ffffff;
	height:190px;
}

.bg_main_decking{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/decking_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_garden{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/garden_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_furniture{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/furniture_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_fencepanels{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/fencepanels_bg.gif);
	background-color: #ffffff;
	height:190px;
}
.bg_main_gazebos{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/gazebos_bg.gif);
	background-color: #ffffff;
	height:190px;
}



.heading {
	color:#000000;
	font-family: Arial;	
	font-weight: bold;
    font-size: 17px;
}

h1.{color:#000000;
font-family:"Century Gothic", Arial;
	font-size: 25px;
	font-weight: bold;

	}
	
h2.{color:#000000;
    font-family:"Century Gothic", Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


p. {
	color:#000000;
	font-family: Arial;	
    font-size: 11px;
	padding-top: 0px;
	margin: 0px;
}

.line{
	background-color: #517591;
		width: 180px;
		height:1px
}

.text {
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #f1f1f1;
}
.text a:link, .text a:visited {
		color:#000000;
	font-family: Arial;	
    font-size: 11px;
	background-color: #f1f1f1;
}

.text a:hover {
		color:#000000;
	font-family: Arial;	
    font-size: 11px;
	background-color: #f1f1f1;
}


.footer, .footer a:link, .footer a:visited {
    color:#000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}

.footer a:hover {
	color:#000000;
	font-family: Verdana, Arial;
	font-size: 10px;
}

/* form */


.formfield{
    text-align: left;
	width: 160px;
	height:18px;
	border: 1px solid #747f83;
	background-color: #d9d7ce;
	color:#747f83;
	font: 12px Tahoma, Arial;
}

