body{
	background-image: url(Images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.header{
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
}
.header1{
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
}
.header2{
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
}

.bodyText{
	line-height: 22px;
}

.newsHeader{
	color: #A09527;
	font-weight: bold;
}
.aboutUsSection{
	color: #a0572a;
}
.productsSection{
	color: #867514;
}
.smalltext {
	font-size: 96%;
}
.designSection{
	color: #65737a;
}
.gallerySection{
	color: #515a41;
}
a{
	text-decoration: none;
	color: #A09527;
}
#header{
	width: 1000px;
	height: 169px;
}
#hd_left{
	width: 443px;
	float: left;
}
#hd_middle{
	background-image: url(Images/hd_background.gif);
	background-repeat: no-repeat;
	width:265px;
	height: 169px;
	float: left;
	clear: right;
	padding-top:23px;
}
#hd_right{
	width: 292px;
	float: right;
}
#navigation{
	background-image: url(Images/redesign/masthead_background_1000x225.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 225px;
	
}

#logo{
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#masthead_photos {
	float: left;
	width: 270px;
	height: 86px;
	margin-top: 22px;
	margin-left: 11px;
}

#masthead_links {
	float: left;
	width: 253px;
	height: 30px;
	margin-top: 91px;
	margin-left: 8px;
	color: #b36738;
}

a.masthead_link {
	font-weight: bold;
	text-decoration: none;
	color: #b36738;
}

#masthead_form{
	position: absolute;
	left: 665px;
	top: 149px;
}

#masthead_form_ie{
	position: absolute;
	left: 680px;
	top: 156px;
}

#main_navigation_bar {
	float: left;
	width: 1000px;
	height: 57px;
	margin-left: 16px;
	margin-top: 47px;
}

#main_navigation{
	position: absolute;
	left: 36px;
	top: 197px;
}

#main_navigation_ie{
	position: absolute;
	left: 38px;
	top: 205px;
}

#container{
	width: 1000px;
	background-image: url(Images/gr_mainBackground.gif);
	background-repeat: repeat-y;
}
#content{
	float: left;
	display: inline;
	width: 400px;
	margin-left: 16px;
	padding: 20px;
}

#subnavigation{
	width: 120px;
	float: left;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}
#subnavigation a{
	text-decoration: none;
	color: Black;
}
#subpageContent{
	width: 260px;
	float: left;
	border-left: #d4b39e 1px solid;
	padding-left: 10px;
	min-height: 350px;
}
#photoRotator{
	width:529px;
	float: left;
	display: inline;
}
#footer{
	width: 1000px;
}