@charset "utf-8";
body, div, p, table, tr,td, form, h1 {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#header {
	font-variant: small-caps;
	background-color: #3C2214;
	padding-top: 20px;
	padding-left: 40px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbar {
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #3C2215;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: 10px;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#outertable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}

#textcell {
	vertical-align: top;
	color: #FFFFFF;
	background-color: #6C6344;
	border: 1px solid #3C2215;
}
#textdiv1 {
	font-size: 0.9em;
	padding: 30px;
}
#textdiv1  H1 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	display: block;
}
#textdiv1  P {
	line-height: normal;
	margin-top: 20px;
}
.textdiv2 {
	font-size: .9em;
	padding: 15px;
	height: 100%;
}
.piccell {
	vertical-align: top;
	border: 1px solid #3C2215;
	background-color: #EBE8DE;
}


#footer {
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #3C2214;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

#formtable {
	background-color: #EBE8DE;
	color: #000000;
	margin: auto;
	font-size: .9em;
	border: 3px solid #704025;
}
#autoforms {
	text-align: center;
	padding: 15px;
	height: 100px;
	width: 360px;
	background-color: #ECE9D8;
	border: 3px solid #704025;
	margin-top: 20%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.testimonial {
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin: 10px;
	width: 200px;
}
#textdiv1 HR {
	margin: 0px;
	padding: 0px;
	width: 487px;
	height: 0px;
	color: #6C6344;
	visibility: hidden;
}

#rendering1 {
	background-image: url(images/examples/rendering1a.jpg);
	background-position: 60% 55%;
	height: 100%;
}
#rendering2 {
	background-image: url(images/examples/renderings2a.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#kitch8 {
	background-image: url(images/examples/kitch8a.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#kitch6 {
	background-image: url(images/examples/kitch6a.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#kitch9 {
	background-image: url(images/examples/kitch9.jpg);
	background-position: 70% 50%;
	height: 100%;
}
#homell {
	background-image: url(images/examples/hll.jpg);
	background-position: 0% 100%;
	height: 100%;
}
#homeul {
	background-image: url(images/examples/hlr.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#homelr {
	background-image: url(images/examples/hul.jpg);
	background-position: 100% 50%;
	height: 100%;
}
#homeur {
	background-image: url(images/examples/hur.jpg);
	background-position: 30% 50%;
	height: 100%;
}
#white1 {
	background-image: url(images/examples/white.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#island {
	background-image: url(images/examples/island.jpg);
	background-position: 50% 50%;
	height: 100%;
}
#services #textdiv1 H2 {
	font-size: 1em;
	font-style: italic;
	margin-bottom: 0px;
}
#services #textdiv1 UL {
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#rendering3 {
	background-image: url(images/examples/rendering3.jpg);
	height: 100%;
	background-position: 32% 100%;
}
