@charset "utf-8";

body, ul, li, h1, h2, h3, h4, h5, h6, form, p 
{ margin : 0; padding : 0; }

body {
	background-color: #3945bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/bogybg3.jpg);
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	background-color: #3945bc;
}



ul {
	list-style-type: none;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	color: #3945BB;
	background-color: #D9BD95;
	height: 30px;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
	margin-bottom: 5px;
	padding-left: 5px;
}
.legal {
	padding-right: 20px;
	padding-left: 20px;
}


#outerwrapper {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEC79C;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/wrapperbg3.jpg);
	display: block;
}
.floatright {
	float: right;

}
#mainnav {
	float: left;
	margin-left: 275px;
	height: 280px;
	display: inline;
	width: 180px;
	padding-left: 0px;
	margin-top: 18px;
}
#mainnav li {
	line-height: 35px;
	height: 35px;
	display: inline;
	width: 180px;
	float: left;
	clear: left;

}
#mainnav  li a {
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	display: block;
	margin-left: 0px;
	height: 35px;
	text-indent: 35px;
	background-image: url(images/mainnav_bg.gif);
	font-weight: normal;
	text-decoration: none;
}

#mainnav a:hover {
	background-image: url(images/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#branding {
	float: left;
	height: 300px;
	width: 930px;
	display: inline;
}
#container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#flasharea {
	height: 300px;
	width: 475px;
	float: right;
	display: block;
}

#smallcolumn {
	float: left;
	width: 290px;
	display: inline;
	margin-left: 20px;
}
#smallcolumn h2 {
	margin-left: 0px;
}

#contentarea {
	background-color: #907C57;
	width: 930px;
	float: left;
	display: inline;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	clear: both;
	width: 930px;
	height: 40px;
	line-height: 40px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#largecolumn {
	float: right;
	width: 580px;
	margin-right: 20px;
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#largecolumn   p, h1, h2  {
	margin-left: 20px;
}

#mainnavtest {
	height: 280px;
	width: 180px;
	display: inline;
	float: left;
	margin-left: 275px;
	background-color: #FF0000;
}
#topthree {
	margin-top: 10px;
	width: 560px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#topthree  a {
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #3A46BC;
	padding: 2px;
	line-height: 16px;
	text-transform: uppercase;
	border: 1px solid #000000;
	text-align: center;
}
#topthree a:hover {
	background-color: #3A701C;
}

#topthree li {
	float: left;
	width: 170px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 110px;
	margin-left: 13px;
}
#topthree p {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
}
#services {
	background-image: url(images/bg_services.jpg);
}
#design {
	background-image: url(images/bg_design.jpg);
}
#designer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#designer   p  {
	float: right;
	margin-right: 5px;
	color: #CCCCCC;
	margin-top: 5px;
	font-size: 10px;
}
#designer a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}



#photos {
	background-image: url(images/bg_photos.jpg);
}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	float: left;
	width: 930px;
	height: 25px;
	line-height: 25px;
}



#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: inline;
	line-height: 25px;
	text-transform: lowercase;
}
#botnav a:hover {
	color: #FFFFFF;
	background-color: #3945BC;
}
#botnav li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formstuff {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.woodpictures {
	float: left;
	border: 3px solid #3945BB;
	margin-right: 3px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 3px;
}
#process {
	margin-right: 40px;
	margin-left: 40px;
}
#process li {
	margin-top: 8px;
	font-size: 14px;
	line-height: 15px;
}
.important {
	background-color: #3945bc;
	color: #FFFFFF;
}
.flashalbum {
	margin-left: 75px;
}
