/*
CSS - SITE_NAME_HERE
*/

/* layout styles */


* {
	padding: 0;
	margin: 0;
}/* this will reset all elements to margin/padding = 0 */

body {
	margin: 0;
	padding: 0;
	background: #506237 url("images/bg.gif") repeat-x;
}

#container {
	margin: 10px auto;
	padding: 0;
	width: 750px;
	border: 5px solid #475D30;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}

#content .left {
	font: 13px/19px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#736D57;
	width:513px;
	float:left;
	}
#content .right {
	background:url("images/right_bg.jpg") no-repeat;
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #736D57;
	float: left;
	width: 237px;
	}


/* nav styles */

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float:left;
	}
#nav ul li a {
	background-image: url("images/nav.gif");
	display: block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-indent: -9999px;
	text-decoration: none;
}

a.stage1:link, a.stage1:visited {background-position: 0px 0px;}
a.stage1:link:hover, a.stage1:visited:hover {background-position: 0px -40px;}

a.home:link, a.home:visited {background-position: -125px 0px;}
a.home:link:hover, a.home:visited:hover {background-position: -125px -40px;}

a.development:link, a.development:visited {background-position: -250px 0px;}
a.development:link:hover, a.development:visited:hover {background-position: -250px -40px;}

a.pricelist:link, a.pricelist:visited {background-position: -375px 0px;}
a.pricelist:link:hover, a.pricelist:visited:hover {background-position: -375px -40px;}

a.gallery:link, a.gallery:visited {background-position: -500px 0px;}
a.gallery:link:hover, a.gallery:visited:hover {background-position: -500px -40px;}

a.contact:link, a.contact:visited {background-position: -625px 0px;}
a.contact:link:hover, a.contact:visited:hover {background-position: -625px -40px;}


/* font styles */



/* styles */
#content {
	background: #DED9C7;
	}
.copy a {color:#A52F33;}
.copy a:hover {color:#000;}
.copy {
	padding: 15px;
	text-align: left;
	background: url("images/hr_left.gif") no-repeat left bottom;
	}
.copy h1{
	font-size:19px;
	font-weight:normal;
	color:#506237;
	}
.copy h2{
	font-size:18px;
	font-weight:normal;
	color:#435262;
	}
.copy h3{
	font-size:26px;
	font-weight:normal;
	color:#506237;
	background: url("images/hr_left.gif") no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom:5px;
	}
.copy p {
	padding: 8px 0 10px 0;
}
.copy ul {
	margin:0;
	padding:0 0 0 30px;
	}
.copy ul li {
	margin:0;
	padding:0 0 0 10px;
	list-style-type: none;
	background: url(images/arrow.gif) no-repeat 0px 8px;
	}
.copy .photo {border: 5px solid #fff;}

.px11 {
	font-size: 11px;
	}
.sections {
	background: url("images/hr_line.gif") repeat-x left bottom;
	padding: 5px 0;
	text-align: center;
	}
.sections a {color:#9C967A; padding:0 4px;}
.sections a:hover {color:#9C967A; background:#DED9C7;}
.sections h1 {padding: 0 0 5px;}
.sections h2 {margin: 0px; padding: 0px;color: #A52F33; font-size: 11px;}
.sections p {padding: 5px 0 0;}
.sections strong {color:#506237;}
.sections .text {padding: 10px;}
.sections .textLeft {padding: 10px; text-align: left;}
.sections .textSml {font-size:9px; padding: 0 10px; text-align: left; margin-left: 55px;}
.sections .photo {border: 5px solid #fff;}
.sections .thumb {float:left; padding: 5px 0 0;}

a.imglink {margin:0; padding:0; !important}


#contact {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #736D57;
	width:730px;
	padding: 15px 10px 10px;
	clear:left;
}
#contact table tr td {
	padding:4px;
	font-size: 13px;
	background-color: #ECEAE1;
}
#contact table tr th {
	padding:4px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	background-color: #E9E6DC;
}
#contact table input, #contact table select, #contact table textarea {
	font:13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #736D57;
	background:#fff;
	border: none;
	}
#footerNav {
	background: #DAD5C1 url("images/footer_bg.gif") repeat-x;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #736D57;
	width:730px;
	padding: 15px 10px 10px;
	clear:left;
}
#footerNav a {color:#9C967A; padding: 0 6px;}
#footerNav a:hover {color:#9C967A; background:#EBE8DD;}
#footer {
	margin: 0px auto;
	padding: 0 0 20px;
	width: 730px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DED9C7;
}
#footer h1 {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-weight: normal;
}
#footer p {padding: 10px 0;}

.keyTable tr td {
	background: url("images/hr_line.gif") repeat-x left bottom;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}
#contact h1 {

	font: normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #736D57;
	clear:left;
}
#contact p {
	clear:left;
	padding-bottom: 10px;
	font-size: 9px;
	color: #A52F33;
}
#flashmap p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #736D57;
	text-align: center;
	padding: 10px;
}
#flashmap a {
	color: #9C967A;
	text-align: center;
}
