/* ----------- main ----------- */

body {
	margin: 0;
	font-size: 0.75em; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A5A5A;
	background: #766A5C;
	padding: 20px;	
}

/* ----------- rows ----------- */

#wrapper {
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
}

#row1 {
	height: 115px;
	background: #333;
}

#row2 {
	width: 800px;
	height: 250px;
	background: #886F00;
}

#row3 {
	width: 800px;
	float: left;
	background: #F1EEEB;
}

#menurow {
	float: left;
	width: 800px;
	height: 27px;
	margin-left: 1px;
	background: #886F00;
	margin: 0;
}

#footer {
	float: left;
	width: 800px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	background: #333;
	border-top: 5px solid #886F00;	
}


/* ----------- header ----------- */


img.gotchalogo {
	margin: 5px 0 0 15px;
	float: left;
	border: none; 
} 

#phone {
	float: right;
	color: #DCDCDC; 
	font-size: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 15px 20px 0 0;
}

/* ----------- home ----------- */

img.banner {
	float: left;
	border: 0px none;
	margin: 5px 0 10px 20px;
}

img.awards {
	float: left;
	border: 0px none;
	margin: 10px 0 10px 0;
}

#rightside {
	margin: 0;
	width: 200px;
	float: left;
}

#leftside {
	margin: 0;
	width: 520px;
	float: left;
	padding: 20px;
}

#newsletter {
	float: left;
	width: 180px;
	height: 200px;
	background: #333333;
	margin: 25px 0 0 20px;
	color: #fff;
	padding: 5px 5px 0 5px;
	border: 2px double #A29008;
}

td.label {
	width: 75px;
}

.awards {
	float: left;
	border: 0px none;
	margin: 22px 0 0 70px; 
}

.subbut {
	margin: 8px 0 0 60px;
}
	
.slide {
	width: 800px;
	height: 250px;
}

input {
    font-size: 10pt;
	color: #666666;    
	background: #EEEEEE;
    border: 1px solid #ccc;
}

select {
    font-size: 10px;
	border-color: #333333;
    border: 1px solid #ccc;
}


/* ----------- others ----------- */

p { 
	line-height: 16px;
	text-align: justify;
}

h1 {
	font-family: "Century Gothic", "lucida sans", tahoma, arial, verdana;
	font-weight: lighter;
	color: #886F00;
	font-size: 18px;
	margin: 0;
}

h2 {
	font-family: "Century Gothic", "lucida sans", arial, tahoma, helvetica;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 -10px 0;
}

h3 {
	font-family: "Century Gothic", "lucida sans", arial, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #886F00;
	margin: 10px 0 0 0;
}

#mainbody {
	float: left;
	padding: 30px;
}

ul.home {
	margin-top: 0;
}

li.home {
	padding-bottom: 4px;
}

a.links {
	color: #886F00;
	text-decoration: none;
}

a.links:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

a.link {
	color: #818181;
	text-decoration: none;
}

a.link:hover {
	color: #886F00;
	text-decoration: underline;
}


/* ----------- menurow ----------- */

img.pixel {
	width: 1px;
	height: 1px;
	border: 0px none;
}
	


/* ----------- footer ----------- */


#foottext {
	text-align: left;
	margin: 4px 0 0 5px;
	height: 20px;
	width: 800px;
}

.copy {
	margin-right: 350px;
	font-size: 11px;
	color: #BEBEBE;
	text-decoration: none;
}

.design {
	font-size: 10px;
	color: #BEBEBE;
	text-decoration: none;
}

a.design:hover { 
	color: #886F00;
	text-decoration: underline;
}

/* ----------- specs ----------- */

table.specs {
	margin: 20px 0;
}

td.spectd {
	padding: 4px;
	background: #ccc;
}

td.spechead {
	padding: 4px;
	background: #766A5C;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.details {
	text-align: center;
	color: #fff;
	background: #766A5C;
	padding: 4px;
}

td.detailpic {
	background: #C1A575;
	text-align: center;
	padding: 8px;
	width: 180px;
}

td.detailpic2 {
	background: #C1A575;
	text-align: center;
	padding: 8px;
	width: 240px;
}

td.detailpic3 {
	background: #C1A575;
	text-align: center;
	padding: 8px;
}

.detailtext {
	font-size: 10px;
}

/* ----------- showroom ----------- */

#showroomleft {
	float: left;
	width: 220px;
}


.showroom {
	float: left;
	margin: 5px 0 10px 0; 
}

/* ----------- craftsman ----------- */

#craftleft {
	float: left;
	width: 250px;
	height: 360px;
}

.vnw {
	float: left;
	margin: 5px 0 0 0;

}

/* ----------- products ----------- */


ul.prod {
	margin-top: 0;
}

li.prod {
	padding-bottom: 8px;
}


img.timbers {
	float: right;
	margin: 30px 0 30px 40px;
}


/* ----------- contact ----------- */

#contactleft {
	float: left;
	width: 330px;
	margin-left: 20px;
}

#contactright {
	float: left;
	margin-top: 20px;
	width: 380px;
	text-align: center;
}

img.gctslogo {
	float: left;
	margin: 40px 0 20px 0;
}

img.map {
	float: left;
	border: 0px none;
	margin: 0 0 0 10px;
}

td.contact {
	width: 65px;
	font-weight: bold;
	padding: 3px;
}

		