body {
	margin: 0px;
	background-color: #5A1417;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 103px;
}
#logo {
	padding-left: 86px;
	padding-top: 26px;
	padding-right: 63px;
	float: left;
}
#nav {
	margin-top: 76px;
	float: left;
}
#flashpanel {
	width:760px;
	height:341px;
	background-image: url(images/flashpanelbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titlepadding {
	padding-bottom: 39px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #cd9e9e;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
.slideshow {
	float: right;
	padding-bottom: 80px;
}
.homecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}



#content {
	padding-left:86px;
	width:674px;
}
#bottomlinks {
	padding-left:86px;
	width:674px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottomlinks li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #955c5d;
	display: inline;
	padding-top:20px;
}

#bottomlinks li a:link{text-decoration:none; color:#955c5d;}
#bottomlinks li a:visited{text-decoration:none; color:#955c5d;}
#bottomlinks li a:hover{text-decoration:underline; color:#ffffff;}
#bottomlinks li a:active{text-decoration:none; color:#955c5d;}
#bottomlinks ul {
	margin: 0px;
	padding: 0px;
}
.divide {
	margin-right: 45px;
	margin-left: 45px;
}
.menuname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #DECFA1;
	text-transform: lowercase;
}
.menudescription {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-transform: lowercase;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #cd9e9e;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	text-transform: lowercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.exteriorshot {
	float: right;
	padding-left: 30px;
}
