body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 165%;
	color: #666666;
	font-size: 14px;
}

body {
	background: repeat top center url(images/background.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #6b7e51;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
	line-height: 33px;
}

h2 {
	font-size: 24px;
	line-height: 24px;
}

h3 {
	font-size: 18px;
	line-height: 18px;
}

h4 {
	font-size: 17px;
	line-height: 17px;
}

h5 {
	font-size: 15px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 12px;
}

form {
	margin :0;
	padding: 0;
}

a {
	color: #6699cc;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #6699cc;
	text-decoration: none;
}

#nav {
	margin: 0 auto;
	overflow: hidden;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	letter-spacing: -.05em;
	color: #e2f4c9;
	padding: 0;
	text-align: center;
	width: 780px;
	height: 134px;
}

#nav a {
	color: #e2f4c9;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

#nav_spacer {
	margin: 0px 8px -11px 8px;
}

#nav_blank {
	margin: 0px 0px 21px 0px;
	//margin: 0px 0px 18px 0px;
}

#footer {
	width: 750px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}

#footer_right {
	float: right;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: auto;
}

.text_white {
	color: #FFFFFF;
}

.text_black {
	color: #000000;
}

.text_green {
	color: #6b7e51;
}

.text_gray {
	color: #666666;
}

.text_only {
	padding: 30px;
}


/*
//
//  home.tpl
//
*/

#main_image {
	
	width: 501px;
	height: 300px;
	//float: left;
	text-align: right;
}

#main_image a {
	color: #6b7e51;
	text-decoration: none;
	background-color: #d0e2b7;
	padding: 7px 15px 7px 15px;
	margin: 0px 1px 0px 0px;
}

#main_image a:hover {
	text-decoration: underline;
}

#home_gallery_link {
	position: relative;
	top: 273px;
	//top: 274px;
}

#home_title {
	width: 229px;
	height: 210px;
	padding: 60px 20px 30px 20px;
	float: right;
	background: url(images/home_title_bg.gif);
	color: #FFFFFF;
	text-align: center;
}

#home_bottom {
	width: 710px;
	margin: 0 auto;
	padding: 30px 30px 50px 30px;
}

#home_quality {
	width: 201px;
	border-right: #9fbd74 solid 1px;
	padding: 0px 30px 0px 0px;
	//float: left;
}

#home_browse {
	width: 418px;
	padding: 0px 30px;
	float: right;
}

#home_product_type {
	width: 139px;
	float: left;
	overflow: visible;
	padding-top: 15px;
}

#home_product_type img {
	padding: 10px 0px 0px 0px;
}

#home_door_images {
	padding-top: 5px;
}

/*
//
// wood_finishes.tpl
//
*/

#wood_type_img {
	margin: 0px 20px 40px 0px;
}

/*
//
// door_styles.tpl
//
*/

#door_style_imgs {
	margin: 15px 0px 10px 0px;
}

/*
//
// resources.tpl
//
*/

#page_container {
	background-color: #6b7e51;
	text-align: left;
}

#right_content {
	width: 180px;
	//height: 1000px;
	float: right;
	color: #FFFFFF;
	padding: 30px;
	background-color: #6b7e51;
}

#left_content {
	width: 530px;
	background-color: #FFFFFF;
	//float: left;
}

.indentfeatureimage {
	margin: 0px 5px 0px 0px;
}


/*
//
// photo_gallery.tpl
//
*/

#gallery_preview {
	width: 740px;
	height: 360px;
	margin: 0px -30px 30px -30px;
	padding: 0px 0px 0px 30px;
	background-color: #6b7e51;
	text-align: right;
	color: #FFFFFF;
}


.admin {
	padding: 30px;
}

.admin td, .admin th {
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

.subnav {
	padding: 20px 30px 0px 30px;
	margin: 0px 0px -20px 0px;
}

.admin h1, .admin h2, .admin h3, .admin h4, .admin h5, .admin h6 {
	margin: 5px 0px 5px 0px;
	line-height: normal;
}

.admin_list_thumb {
	float: left;
	margin-right: 5px;
}
