@charset "UTF-8";
body {
	background: #DCC9A1;
	margin: 0;
	padding: 0;
	color: #4D555B;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
}
div {
	overflow: hidden;
}
/* heading 1 image replacement */
#content h1 {
	font: bold 18px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #6D3621;
	margin: 0;
	width: 200px;
	height: 36px;
	display: block;
	text-indent: -9999px;
}
#home #content h1 {
	background: url(../images/headings/h1-welcome.gif) no-repeat left top;
}
#gallery  #sub-nav  h1 {
	background: #DCC9A1 url(../images/headings/h1-gallery.gif) no-repeat left top;
	width: 200px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	padding: 0 0 5px 0;
	margin: 0;
}
#about #content h1 {
	background: url(../images/headings/h1-about.gif) no-repeat left top;
}
#awards #content h1 {
	background: url(../images/headings/h1-awards.gif) no-repeat left top;
}
#estimate #content h1 {
	background: url(../images/headings/h1-estimate.gif) no-repeat left top;
}
/* global */
h2 {
	font: bold 14px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
}
a, a:visited {
	color: #6D3621;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a  img {
	border: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	width: 570px;
}
td, th {
	padding: 0px 10px;
	line-height: 16px;
	vertical-align: top;
}
td  a  {
	margin: 2px 4px 2px 0;
	background: url(../images/buttons/square-slate.gif) no-repeat left top;
	height: 10px;
	width: 10px;
	display: block;
	float: left;
}
td a:hover {
	background: #6D3621 url(../images/buttons/square-maroon.gif);
}
th {
	font-weight: bold;
	text-transform: uppercase;
	color: #6D3621;
	text-align: left;
}
tr {
	border-top: 1px solid #b8ac8f;
}
#container {
	text-align: center;
	margin: auto;
	width: 900px;
	position: relative;
}
#logo {
	height: 100px;
	text-align: left;
	clear: both;
}
#logo h1 a {
	background: url(../images/bg/logo.gif) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 196px;
	display: block;
	margin: 15px 0 0 0;
}
#site-nav {
	background: #6D3621;
	height: 26px;
	width: 820px; /* 680 */
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
}
#site-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#site-nav li {
	display: inline;
	margin: 0 25px;
	letter-spacing: 4px;
}
#site-nav li a {
	font: bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #DCC9A1;
	text-decoration: none;
}
#site-nav li a:hover {
	color: #FFF;
}
#site-slogan {
	font: bold 12px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #4D555B;
	height: 18px;
	width: 510px;
	letter-spacing: 2px;
	float: right;
	padding: 4px 0 0 0;
	margin: 0;
}
#site-stage {
	display: block;
	clear: both;
	width: 100%;
	padding: 12px 0;
}
#home-photos {
	margin: 0;
	background: url(../images/bg/home-photo-shadow-600.jpg) no-repeat left top;
	height: 490px;
	width: 640px;
	padding: 4px 0 0 0;
	float: left;
}
#home-photos img {
	width: 600px;
	height: 450px;
	border: 8px solid #7E7042;
}
#home #content {
	float: right;
	width: 250px;
	text-align: left;
	padding: 50px 0 0 10px;
}
#sub-photos {
	margin: 0 0 0 8px;
	padding: 0;
	position: relative;
	float: left;
	width: 524px;
}
#sub-photos img {
	border: 6px solid #7E7042;
}
/* sub nav */
#sub-nav {
	background: #4D555B;
	float: left;
	height: 396px;
	width: 200px;
	text-align: left;
}
#sub-nav ul {
	list-style: none;
	border-top: 1px solid #DCC9A1;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
}
#sub-nav li {
	border-bottom: 1px solid #DCC9A1;
}
#sub-nav li a {
	color: #BBB;
	display: block;
	padding: 10px;
	background: #4D555B;
}
#sub-nav li a:hover {
	background: #74787B;
	color: #FFF;
	text-decoration: none;
}
#sub-nav li a.active  {
	font-weight: bold;
	color: #FFF;
	background: #262a2d;
}
#sub-thumbs {
	float: right;
	width: 150px;
}
#sub-thumbs p {
	display: block;
	height: 20px;
	width: 140px;
	text-align: center;
	margin: 8px auto;
	background: url(../images/bg/before-after.jpg) no-repeat center center;
	padding: 5px;
	font-weight: bold;
	color: #7E7042;
}
#sub-thumbs a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0 4px;
}
#sub-thumbs a:hover {
	color: #7E7042;
	text-decoration: none;
}
#content {
	text-align: left;
}
.logo {
	float: right;
	clear: both;
	margin: 8px 0 0 8px;
	border: 1px solid #4D555B;
}
#site-footer {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 2px solid #6D3621;
	letter-spacing: 1px;
	padding: 10px 0 20px 0;
	clear: both;
}
/* ----- form styles ----- */
form {
	padding: 2px 10px;
	margin: 10px 0 0 0;
	background: #DCC9A1;
	font-weight: bold;
}
form p {
	margin: 10px 0px;
}
/*
fieldset {
	border: 1px solid #4D555B;
	margin: 10px 0;
	padding: 10px;
}
legend {
	margin: 0;
	padding: 5px 10px;
	color: #6D3621;
	background: #DCC9A1;
	font: bold 14px "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
*/
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D555B;
}
input.fmtext {
	width: 300px;
	background-color: #EEE4D0;
}
.fieldwrap label {
	display: block;
	width: 125px;
	float: left;
}
.fmcheck, .fmradio {
	display: block;
	clear: left;
	font-size: 11px;
	color: #4D555B;
	line-height: 12px;
	margin-right: 15px;
}
.required {
	color: #6D3621;
}
textarea {
	display: block;
	width: 430px;
	height: 100px;
	background-color: #EEE4D0;
	margin-top: 5px;
	clear: left;
}
input:focus, textarea:focus {
	background-color: #FFF;
}
.submit input {
	width: 80px;
	font-weight: bold;
	text-transform: uppercase;
}
.submit input:hover {
	color: #6D3621;
}

/* active pages */
#home #navHome a, #gallery #navGallery a, #about #navAbout a, #awards #navAwards a, #estimate #navEstimate a {
	color: #FFF;
}
.preview {
	float: right;
	border: 1px solid #4D555B;
	display: inline;
}
