@charset "UTF-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image:url(../images/bg_tile.jpg);
	background-repeat:repeat;
	background-color: #EBECE8;
	color: #262626;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

#container
{
	background-image:url(../images/fade.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	text-align: left;
}

#thankyou
{
	padding: 36px 24px 0 0;
	width: 600px;
	height: 448px;
	background-color: #EBECE8;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#header
{
	text-align: center;
}

.nav
{
	margin: 0 0 48px 0;
	padding: 0 0 0 33px;
	width: 867px;
	height: 75px;
	background-image:url(../images/nav_bar.jpg);
}

.nav img
{
	margin: 14px 0 11px 10px;
}

img.navleft
{
	margin: 14px 0 11px 43px;
}

img.nav
{
	margin: 14px 0 11px 10px;
}

#subnav
{
	padding: 15px 0 30px 70px;
	width: 830px;
	color: #382717;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight:600;
}

#main
{
	width: 900px;
	background-image:url(../images/fade.jpg);
	background-repeat:repeat-y;
}

#content
{
	width:600px;
	float:left;
}

#textheader
{
	margin: 0 12px 0px 36px;
	background: url(../images/text_header.jpg) no-repeat left bottom;
}

#textheader img
{
	margin: 0 0 0 34px;
	padding: 0 0 62px 0;
}

#textarea
{
	width: 466px;
	margin: 0 12px 0 36px;
	padding: 24px 42px 20px 46px;
	background: url(../images/text_background.jpg) repeat-y;
	float: left;
}

li.includes
{
	padding: 6px 0 0 30px;
	background: url(../images/checkbox.jpg) no-repeat left;
	list-style: none;
}

#textfooter
{
	margin: 0 12px 0 36px;
	padding: 0 0 48px 0;
	width: 552px;
	height: 45px;
	background: url(../images/text_footer.jpg) no-repeat;
	float: left;
}

#textfooter img
{
	padding: 0 259px 30px 263px;
}

#sidebar
{
	width:300px;
	float:right;
}

#slideshow
{
	margin:0 36px 22px 12px;
	width: 252 px;
	height: 402 px;
}

#news
{
	margin: 0 36px 24px 12px;
	padding: 24px;
	border: 6px solid #ACA498;
	width: 192px;
	background-color: #EFE9E0;
	font-style: italic;
}

#links
{
	margin: 0 36px 24px 12px;
	padding: 24px 24px 13px 24px;
	border: 6px solid #ACA498;
	width: 192px;
	background-color: #EFE9E0;
	font-style: italic;
}

#links p
{
	padding: 0 0 11px 26px;
	background: url(../images/link_arrow.jpg) no-repeat 0 3px;
}

#links a
{
	font-style: normal;
}

#membership
{
	margin: 0 36px 24px 12px;
	padding: 23px;
	border: 6px solid #ACA498;
	width: 194px;
	background-color: #EFE9E0;
}

#notice
{
	margin: 0 36px 24px 12px;
	padding: 24px 24px 13px 24px;
	border: 6px solid #ACA498;
	width: 192px;
	background-color: #EFE9E0;
}

#notice p
{
	padding: 0 0 11px 0;
	font-style: italic;
}

#testimonials
{
	margin: 0 36px 24px 12px;
	padding: 11px 11px 0 11px;
	border: 1px solid #ACA498;
	width: 228px;
	background-color: #EFE9E0;
}

#testimonials img
{
	width: 228px;
}

.quotebody
{
	padding: 1px 12px 2px 12px;
	width: 204px;
	background: url(../images/quote_body.jpg) repeat-y;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	text-align: center;
}

#woodwork
{
	padding: 12px 0 0 0;
	clear:both;
	width: 900px;
	height: 100px;
}

#footer
{
	width: 830px;
	padding: 20px 35px 40px 35px;
	background-image: url(../images/footer_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
}

h1
{
	padding: 0 0 12px 0;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

h2
{
	margin: 0 36px 9px 12px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #454545;
}

h3
{
	padding: 0 0 6px 0;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	margin: 0 0 6px 0;
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

a:link
{
	color: #456B41;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #456B41;
	text-decoration: none;
	font-weight: bold;
}

a:focus
{
	color: #74543C;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #74543C;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #74543C;
	text-decoration: none;
	font-weight: bold;
}

table
{
	margin: 12px 0 12px 0; 
	font-size: 12px;
}

img.construction
{
	padding: 24px 85px 36px 81px;
}

img.gallery
{
	margin: 0px 53px 36px 0px;
	float: left;
}

img.gallery_right
{
	margin: 0px 0px 36px 0px;
	float: left;
}

#quote1
{
	margin: 12px 0 12px 0;
	padding: 27px 78px 54px 78px;
	background: url(../images/balloon.jpg) no-repeat top;
	font-size: 15px;
	font-style: italic;
	line-height: 27px;
	text-align: center;
}

p.attention
{
	padding: 36px 0 12px 0;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	text-align: center;
}

p.quote
{
	padding: 4px 0 12px 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

p.newsdate
{
	padding: 0 0 9px 0;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 19px;
}

p.news
{
	padding: 0 0 12px 12px;
	border-left: solid 1px #ACA498;
	border-bottom: solid 1px #ACA498;
}

#formfields
{
	font-size: 12px;
}

td
{
	padding: 0 0 3px 0;
}

p.copyright
{
	padding: 12px 0 0 0;
	font-size: 10px;
	text-align: center;
}
