


body, td {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666666;
}
.body {
	background:#E5E5E5 top center repeat-y url(../images/page_bgnd.png);
}



h1 {
	font-size:24px;
	line-height:24px;
	color:#BF8E3F;
	font-weight:normal;
	margin-bottom:30px;
}
h2 {
	font-size:14px;
	line-height:14px;
	color:#BF8E3F;
	font-weight:bold;
}



#content a {
	color:#BF8E3F;
	text-decoration:underline;
}
#content a:hover {
	color:#775928;
	text-decoration:underline;
}



#page {
	width:100%;
	text-align:center;
}



#header {
	width:780px;
	height:132px;
	text-align:left;
	background:#000000 top left url(../images/header_bgnd.jpg);
}
#header .left {
	float:left;
}
#header .right {
	float:right;
	padding:32px 30px 0px 0px;
}



#nav {
	width: 745px;
	padding-left: 35px;
	background: url(../images/nav_bgnd.jpg) left top repeat-x;
	text-align: left;
}
#nav a {
	background: none;
}



#nav_shaddow {
	width:780px;
	height:5px;
	overflow:hidden;
	background:top left repeat-x url(../images/nav_shaddow.jpg);
}



#subnav {
	width:745px;
	height:36px;
	padding:18px 0px 0px 35px;
	background:top left repeat-x url(../images/subnav_bgnd.gif);
	text-align:left;
}
#subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subnav li {
	display:inline;
	margin-left:15px;
	color:#BF8E3F;
	font-size:11px;
	font-weight:bold;
}
#subnav li a {
	color:#BF8E3F;
	size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#subnav li a:hover {
	color:#775928;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}



#content {
	width: 780px;
	text-align: left;
	background: #EBEBEB url("/images/body_bgnd.png") left top repeat-x;
}
#content .left {
	float:left;
	width:300px;
	padding:35px 0px 35px 48px;
}
#content .right {
	float:right;
	width:340px;
	padding:35px 48px 35px 0px;
}
#content .right_home {
	float:right;
	width:370px;
	padding:35px 15px 35px 0px;
}
#content .single_col {
	float:left;
	width:700px;
	padding:35px 0px 35px 48px;
}


.prodbox {
	float:left;
	width:159px;
	height:195px;
	margin:0px 20px 20px 0px;
	background:#FFFFFF top left no-repeat;
	border:1px solid #DBDBDB;
	text-align:left;
	cursor:pointer;
}
.prodbox img.pic {
	margin:18px 0px 0px 0px;
}
.prodbox img.plus {
	position:relative;
	left:-8px;
	top:28px;
}
.prodbox .text {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin:8px 14px 0px 14px;
}

/*
#content .right_home div { float: left; }
#content .right_home div div { float: none; }
*/


.merged_gallery {
	float:left;
	display:block;
	width:100%;
	margin-bottom:25px;
}
#content .left_generic {
	float:left;
	width:380px;
	padding:35px 0px 35px 48px;
}
#content .right_generic {
	float:right;
	width:300px;
	padding:85px 0px 35px 0px;
}
#content .right_generic .gallery_item {
	float:left;
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#FFFFFF;
	margin:15px 15px 0px 0px;
}







#footer {
	font-size:11px;
	line-height:11px;
	color:#999999;
	font-weight:normal;
	margin-top:35px;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
	text-decoration:none;
}

#image_preload {
	background-image: url("/images/balustrades_over.gif");
	background-image: url("/images/fences_over.gif");
	background-image: url("/images/pool_over.gif");
	background-image: url("/images/gates_over.gif");
	background: none;
}


.contact_label {
	width: 110px;
}


.gallery_item {
	float:left;
	width:88px;
	margin:0px 6px 6px 0px;
}
.gallery_item .image {
	float:left;
	border:solid 1px #CCCCCC;
	padding:3px;
	background:#FFFFFF;
}
.gallery_item .image img {
	border:none;
}


