/**
 * Template layout styles
 */
*{
	padding:0;
	margin:0;
}
html,body{
	height:100%;
}
body{
	background:url('../images/body.png') center 260px no-repeat #1d1812;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#D1E4D1;
	line-height:130%;
}
:focus{
	outline:0;
}
#wrapper{
	background:url('../images/frame.png') center -90px no-repeat;
	position:relative;
	min-width:1024px;
	min-height:100%;
	height: auto !important;
	height:100%;
	margin-bottom:-46px
}

#pagewrap{
	width:960px;
	margin:auto;
	position:relative;
	/*left:32px;*/
	height:100%;
}
#header{
	height:216px;
	width:901px;
	margin:auto;
	position:relative;
}
#body_home{
	background-position: center 370px;
}
#body_home #wrapper{
	background-position: center 0;
}
#body_home #header{
	height:306px;
}
#player {
	position:absolute;
	top:200px;
	left:100px;
	width:300px;
	height:535px;
	background-color:#D2B48C;
	margin-left:1000px;
}
#navigation{
	height:135px;
	position:relative;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#pagebody{
	margin:0 15px 80px;
	padding:8px 0 0;
}
#footerwrap{
	width:960px;
	height:46px;
	margin:auto;
	overflow:hidden;
	position:relative;
	/*left:32px;*/
}

/**
 * Generic Text styles
 */
a{
	text-decoration:none;
	color:#1f1c15;
}
a:hover{
	color:#6A5B3C;
}
a img{
	border:0;
}

p, address, blockquote{
	line-height:150%;
	padding-bottom:20px;
}
h1, h2, h3, h4, h5{
	font-style:italic;
	line-height:140%;
	font-weight:normal;
	padding:8px 0;
}
h1, h2{
	color:#FFF;
	font-size:34px;
}
h1.pagetitle{
	padding:0;
	font-size:38px;
	color:#FFFABE;
	display:inline;
	position:relative;
	z-index:-1;
	top:-15px;
}
h2{
	font-size:26px;
}
#contactForm h2.thankyou{
	line-height:190%;
	text-align:center;
	margin:-4px 0 0;
}
h3{
	color:#FFFABE;
	font-size:23px;
}
h4{
	color:#FFF;
	font-size:18px;
	text-decoration:underline;
}
h5{
	color:#FFF;
	font-size:16px;
	text-decoration:underline;
}
.h3{
	color:#FFFABE;
	font-size:18px;
}
.h4{
	color:#FFF;
	font-size:16px;
}
input, textarea{
	background:url('../images/text.gif') top right no-repeat;
	border:0;
	border-bottom:1px solid #E3E3E3;
	border-left:1px solid #A0A0A0;
}
input.button{
	padding:0;
	border:0;
	cursor:pointer;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hr, .hrb{
	height:4px;
	font-size:1px;
	line-height:4px;
	border-top:1px solid #4f422d;
	border-bottom:1px solid #342b1f;
	margin:18px auto;
}
p.hr, p.hrb{
	font-size:11px;
	text-align:center;
	line-height:11px;
	height:auto;
	padding:5px;
}
.hr{
	clear:both;
}
.hrb{
	width:640px;
	clear:left;
	margin:18px 0;
}
.txtAR{
	text-align:right;
}
/**
 * Header Content Styles
 */
#header img{
	display:block;
}
#header h1{
	height:0px;
	display:inline;
	font-size:0px;
	position:absolute;
	left:-9999px;
}
#seal{
	background:url('../images/seal.png') top left no-repeat;
	width:41px;
	height:42px;
	position:absolute;
	bottom:-6px;
	right:1px;
}
/**
 * Navigation Content Styles
 */
#navigation li{
	list-style:none;
	display:inline;
	float:left;
}
#topnav{
	height:53px;
	width:870px;
	position:relative;
	left:42px;
	top:5px;
}
/**
 * Newsletter form and shared/Digg button
 */
form#signUp{
	position:absolute;
	top:10px;
	right:-3px;
	width:214px;
	vertical-align:bottom;
	line-height:16px;
}
form#signUp label{
	font-family:"Times New Roman", Times, serif;
	color:#d0c3a1;
	font-size:16px;
	line-height:16px;
	letter-spacing:1px;
}
form#signUp input{
	height:12px;
	width:147px;
	padding:1px 2px 0 2px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	border-top:1px solid #7b7a78;
	color:#777777;
	letter-spacing:-0.5px;
}
form#signUp input.button{
	width:57px;
	height:15px;
	background:url('../images/subscribe.gif') bottom left no-repeat;
	position:relative;
	left:-2px;
	border:0;
	padding:0;
}
#sharePage{
	position:absolute;
	top:27px;
	left:488px;
}
#getQuoteLink{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;;
	clear:both;
	text-align:center;
	width:316px;
	float:right;
	padding-right:40px;
	overflow:hidden;
}
#getQuoteLink a{
	position:relative;
	z-index:10;
}
/**
 * Top Menu item styles
 */
ul#topMenu{
	position:absolute;
	bottom:0px;
	left:-9px;
	font-size:12px;
	overflow:hidden;
}
ul#topMenu li{
	margin:0 8px 0 9px;
	background:#7BAAA5;
}
ul#topMenu a{
	color:#23190d;
	padding:1px 12px 0 13px;
	display:block;
}
ul#topMenu a:hover{
	color:#6A5B3C;
}
ul#topMenu a.active{
	color:#862f00;
	background:#B3D5CC;
}
/**
 * Main Menu item styles
 */
#mainnav{
	width:960px;
	height:80px;
	background:url('../images/nav.png') top left no-repeat;
	margin:auto;
}
ul#mainMenu{
	position:relative;
	left:35px;
	font-size:14px;
	height:24px;
	line-height:26px;
	padding:12px 0 0;
	margin:0 0 12px;
	z-index:1000;
}
ul#mainMenu li{
	padding:0 15px 0 15px;
	position:relative;
}
/*ul#mainMenu li:hover ul{
	display:block;
}*/
ul#mainMenu li ul{
	position:absolute;
	top:26px;
	left:-3px;
	background:#D5C599;
	border:1px solid #A39C7E;
	border-top:none;
	padding:3px 0;
	display:none;
	z-index:1000;
}
ul#mainMenu li#entry_doorslink ul{
	left:0px;
}
ul#mainMenu li#windowslink ul{
	left:4px;
}
ul#mainMenu li ul li{
	display:block;
	width:auto;
	white-space:nowrap;
	line-height:22px;
	float:none;
}
ul#mainMenu a{
	color:#3E2A00;
	display:block;
}
ul#mainMenu a:hover{
	color:#9C8B60;
}
ul#mainMenu a.active{
	color:#861c00;
}
/**
 * Footer content styles
 */
#footer{
	background:url('../images/footer_t.png') top left no-repeat;
	color:#403a19;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:1px;
	letter-spacing:0.25px;
	height:46px;
	width:860px;
	padding:22px 50px 0;
}
#footer a{
	position:relative;
	color:#403a19;
}
#footer a:hover{
	color:#9C8B60;
}

/**************************/
/* Style per page content */
/**************************/
#pagebody p, #pagebody h1, #pagebody h2, #pagebody h3, #pagebody h4, #pagebody h5, address, blockquote{
	margin-left: 25px;
}
#pagebody ul, #pagebody ol{
	padding:0 0 0 50px;
}
#pagebody ul p, #pagebody ol p, #pagebody ul h4{
	margin:0;
}
#pagebody a{
	color:#9C8B60;
}
#pagebody a:hover{
	color:#6A5B3C;
}
#pagebody blockquote p{
	padding:0;
	margin:0;
}
#contactFormWrap{
	display:block;
	height:462px;
	overflow:hidden;
	width:661px;
}
#contactFormWrap .left{
	width:621px;
}
#contactFormWrap h1{
	line-height:120%;
	margin:0 0 15px;
	padding:0 0 0 24px;
	white-space:nowrap;
	font-size:33px;
}
/**
 * Contact Us Form
 */
#contactForm{
	width:641px;
	height:251px;
	float:left;
	margin:7px 0 32px;
	color:#1f1c15;
	margin-left:20px;
	background:url('../images/form_bg.jpg') top left no-repeat;
}
#contactForm form{
	padding:14px 20px;
	height:223px;
	overflow:hidden;
}
#contactForm form div.left{
	width:315px;
}
#contactForm form div.right{
	width:285px;
	margin:11px 0 0;
}
#contactForm h2{
	padding:0;
	margin:0;
	color:#533b00;
	font-size:32px;
	line-height:160%;
}
#contactForm label{
	font-size:17px;
	line-height:26px;
	font-style:italic;
	padding:0 8px 0 15px;
}
#contactForm div.left label{
	width:92px;
	height:26px;
	display:block;
	padding:0 0 0 22px;
	float:left;
	clear:left;
}
#contactForm div.left input{
	width:195px;
	height:16px;
	display:block;
	float:left;
	margin:5px 0 4px 2px;
}
#contactForm form div.right label{
	vertical-align:bottom;
}
#contactForm form div.right input.button{
	width:167px;
	height:24px;
	background:url('../images/submit.gif') 0 0 no-repeat;
	margin:12px 0 0;
}
#contactForm textarea{
	width:277px;
	height:100px;
	overflow:auto;
	margin:0 0 5px 7px;
}
div.datetime{
	width:200px;
	height:28px;
	font-size:11px;
	line-height:14px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	margin:0 0 0 118px;
}



#catalogueInfo{
	overflow:hidden;
	padding:10px 0;
}
#catalogueInfo .left{
	width:570px;
}
#catalogueInfo .right{
	width:220px;
}
#catalogueInfo .left img{
	margin:10px 0 0;
}
#catalogueInfo .right img{
	float:right;
	clear:right;
}


img.left{
	float:left;
	margin:0 10px 0 0;
}
img.right{
	float:right;
	margin:0 0 0 10px;
}

.cols{
	overflow:hidden;
}
.cols div.left, .cols.p.left{
	width:50%;
}
.cols .col1{
	width:40%;
	float:left;
}
.cols .col2{
	width:50%;
	float:left;
}
.cols .col3{
	width:60%;
	float:left;
}
.cols .col4{
	width:37%;
	float:left;
}
.cols .col3 + .col4{
	margin-left:3%;
}
.cols .col4 + .col3{
	margin-left:3%;
}
.cols br{
	clear:both;
}
.cols p br{
	clear:left;
}
.normal{
	padding-top:0;
	padding-bottom:0;
	line-height:100%;
}
#pagebody ul.pageanchors{
	list-style-type:circle;
	color:#FFFABE;
}

#pagebody ul.pageanchors a{
	color:#FFFABE;
	cursor:pointer;
}
#pagebody ul.pageanchors a:hover{
	color:#6A5B3C;
}
#dustin {width: 266px; height:538px; float: right;}

#windows_page img, #patio_doors_page img, #entry_doors_page img.left,
#warranty_page img.right, img.pad{
	border:4px double #988061;
	margin-top:4px;
}
#windows_page img.left, #entry_doors_page img.left, img.pad{
	margin-left:20px;
}
#ask_a_question_page div#contactFormWrap{
	width:100%;
	height:auto;
}
#ask_a_question_page div.left{
	width:240px;
	float:left;
}
#ask_a_question_page div#contactForm{
	float:right;
	margin-top:50px;
}
#events_calendar_page ul li{
	clear:both;
	width:100%;
	list-style:none;
}
#events_calendar_page ul li p{
	position:relative;
	overflow:hidden;
}
#events_calendar_page span.date{
	width:200px;
	float:left;
}
#events_calendar_page span.event{
	float:left;
}
#pagebody ul.bio{
	list-style:none;
}
#pagebody ul.bio ol{
	list-style-type:disc;
	padding-left:30px;
}
#pagebody ul.bio ol ol{
	list-style:none;
	padding-left:20px;
}
ul.bio span{
	padding:0 0 0 20px;
	font-style:italic;
}
ul.bio b{
	padding:0 20px 0 0;
	color:#FFFABE;
}