@charset "utf-8";

body {
	background: #6c5f59 url(../../images/background.jpg);
	margin-top: 0;
}

#wrap {
	background: #ffffff;
	width: 790px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top: 10px solid;
	border-color: #711421;
}

#header {
	background: #f7f7f8;
	width: 790px;
	height: 170px;
	margin: 0;
	background: #f7f7f8;
}

#logo {
	float: left;
	margin: 0;
	width: 207px;
}

#png {
	position: absolute;
	top: 0px;
	left: 422px;
}

#png2 {
	position: absolute;
	top: 0px;
	left: 444px;
}

#png3 {
	position: absolute;
	top: 0px;
	left: 409px;
}

#png4 {
	position: absolute;
	top: 0px;
	left: 434px;
}

#png5 {
	position: absolute;
	top: 0px;
	left: 409px;
}

#nav {
	float: left;
	border-left: 2px solid #b4868d;
	margin: 0;
	/*height: 130px;*/
	padding: 3px;
}

a:link{
	color:#3D9303;
	text-decoration: underline;
}
a:visited {
	color:#3D9303;
}

a:hover {
	color: #85A877;
}


#bodycontent {
	background: #ffffff;
	clear: both;
	margin-left: 40px;
	margin-right: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}

#bodyform {
	clear: both;
	margin-left: 40px;
	margin-right: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}

#bodyform tbody {
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #222222;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d9303;
}

ul#nav {
	display: block;
	padding: 0;
	list-style-type: none;
	line-height: 22px;
	border: 0;
}

#nav li {
	text-indent: 10px;
	padding: 0;
}

#nav a {
	display: block;
	width: 75px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414f2e;
}

#nav a:hover {
background:#f3e9ed;
color: #711421;
}

body#home a#home, body#credentials a#credentials, body#design a#design, body#photos a#photos, body#estimate a#estimate, body#contact a#contact {
	color: #711421;
	text-decoration: none;
	background: none;
}

#footer {
	background: #f7f7f8;
	clear: both;
	margin: 0;
	height: 135px;
	width: 790px;
	background: #f7f7f8;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;
}

table#footerpix {
	margin: 25px 0px 0px 15px;
	width: 250px;
	border: 0;
}

td {
	width: 80px;
	padding: 0px 25px 0px 25px;
}

img.thumbs {
	border: 1px solid #bfbdbd;
	
}

#legal {
	padding-right: 5px;
	clear: both;
	float: right;
}

#bodycontentfaq {
	background: #ffffff;
	clear: both;
	margin-left: 40px;
	margin-right: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}

#bodyfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414f2e;
}

#bodyfaq a:link, #bodyfaq a:visited {
	clear: both;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d9303;
}

#bodyfaq a:hover {
	color: #85a877;
}

#bodycontentdesign {
	background: #ffffff;
	clear: both;
	margin-left: 40px;
	margin-right: 340px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}

table#designpix {
	margin: 0px 0px 55px 0px;
	width: 250px;
	border: 0;
}

table#designpix {
	width: 90px;
	text-align: center;
}

table#designpix td {
	padding: 30px 22px 10px 5px;
}

div.answerlink {
	margin: 0px;
	padding: 0px;
}

div.answerlink p {
	margin: 0px;
	padding: 10px 0 0 0;
	color: #711421;
}

.inputbox {
background:white none repeat scroll 0%;
border:1px solid #3d9303;
color:#767676;
font-size:10px;
width:150px;
}
.inputbox2 {
background:white none repeat scroll 0%;
border:1px solid #3d9303;
color:#767676;
font-size:10px;
width:175px;
}
.textareabox {
background:white none repeat scroll 0%;
border:1px solid #3d9303;
font-family: Arial, Helvetica, sans-serif;
color:#767676;
font-size:12px;
width:175px;
}

