body{
	/*background-image: url(Images/background.jpg);*/
	background-color:#c2d5d4;
	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-image: url(Images/redesign/masthead_background_1000x170.gif);
	background-repeat: no-repeat;
	width: 1000px;
	/*height: 225px;*/
	height: 170px;
	
}

#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;*/
	left: 625px;
	/*top: 149px;*/
	top: 124px;
}

#masthead_form_ie{
	position: absolute;
	/*left: 680px;*/
	left: 635px;
	/*top: 156px;*/
	top: 125px;
}

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

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

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

#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;
	/* DON ADDED 10-21-2011 */
	margin-top: 15px;
	/*****/
	float: left;
	display: inline;
}
#footer{
	width: 1000px;
}
