@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#flash {
	height: 397px;
	width: 671px;
}
#bodyWrapper {
	padding: 0px;
	height: auto;
	width: 671px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/logo.png);
	height: 94px;
	width: 671px;
}
#menu {
	height: 28px;
	width: 671px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #a49e98;
	padding-top: 5px;
}
#content #main-content {
	height: auto;
	width: 370px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
h1 {
	color: #ab8f68;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}
p {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
#bodyWrapper #content {
	height: auto;
	width: 671px;
}
#content #column-content {
	width: 222px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	background-image: url(../images/rightpanelbg.jpg);
	background-repeat: no-repeat;
	height: 370px;
}
#bodyWrapper #content #column-content h1 {
	color: #FFFFFF;
}
#menu a {
	color: #CBCCB9;
	text-decoration: none;
}
#menu a:hover {
	color: #999999;
	text-decoration: none;
}
.wrap {
}
.wrapCopy {
	float: left;
	padding: 0px;
	margin-top: 0px;
	clear: left;
}
.style1 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Italic";
	font-size: 12px;
	line-height: 18px;
}
#properties {
	height: auto;
	width: 671px;
	background-color: #FFFFFF;
}
