body {	
	background: #f5f0da url('../images/bg.gif') repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
}
table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
h1, h2, p {
	margin: 0px 0px 20px 0px;	
}
h1 {
	font-size: 16px;
	color: #7b6d4a;
}
h2 {
	font-size: 14px;
	color: #7b6d4a;
}
ul {
	margin: 0px;
	margin-left: -15px;
	.margin-left: 25px;
	margin-bottom: 20px;
}
a {
	color: #a98f04;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus { 
	-moz-outline-style: none; 
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.btn {
	/*background: #e4e4e4 url('../images/formBtn.gif') no-repeat;
	width: 70px !important;
	height: 20px !important;
	border: 1px solid black;
	font-size: 10px;
	margin-top: 5px;
	cursor: pointer;*/
	width: auto !important;
}
.clear {
	clear: both;
}
.error, .requiredField {
	color: #d52d00;
	float: left;
	width: 10px;
	margin-top: 6px;
}
.error {
	float: none !important;
	width: auto !important;	
}
.hidden {
	display: none;
}
.chkList {
	float: left;
}
.chkList label {
	float: none !important;
	width: auto !important;
}
.chkList input {
	width: auto !important;
}
.rightImg {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #7b6d4a;
}
.leftTxt {
	float: left;
}
.rightTxt {
	float: right;
}

#wrap {
	width: 892px;
	margin: 0pc auto;
}
#header {
	height: 142px;
}
#logo {
	float: left;
	margin-left: 50px;
}
#phone {
	float: right;
	margin: 65px 50px 0px 0px;
	color: #7b6d4a;
	text-align: center;
	line-height: 24px;
	font-style: italic;	
	font-size: 14px;
}
#phone span {
	font-weight: bold;
	font-size: 16px;
}
#nav {
	height: 27px;
	text-align: center;
	font-size: 15px;
	color: #e5dfc7;
	font-weight: bold;
	padding-top: 5px;
}
#nav a {
	color: #e5dfc7;
}
#nav a:hover {
	color: #dfbf12;
	text-decoration: none; 
}
#nav span {
	margin: 0px 18px;
}
#nav .active {
	color: #cfc474;
}
#banner {
	text-align: center;
	height: 199px;
}
#body {
	float: left;
	background: #f9f9f1;
	width: 872px;
	min-height: 370px;
	margin: 17px 0px 8px 0px;
	padding: 20px 10px 0px 10px;
}
#news {
	float: left;
	background: url('../images/news.gif') repeat-y right;
	width: 295px;
	padding-right: 13px;	
	min-height: 450px;
	margin: -20px 0px -10px -10px;
	.margin: -20px 0px -30px -10px;
}
#news h2 {
	margin: 10px 3px 3px 3px;
	padding: 1px 5px;
	border-bottom: 2px solid #7b6d4a;
	font-size: 14px;
}
#news .listing {
	margin: 5px 10px;
}
#news .listing .date {
	font-style: italic;
}
#news .listing .readMore {
	float: right;
	margin-top: 5px;
}
#main {
	float: left;
	width: 552px;
	margin: 0px 0px 0px 15px;
}
#footer {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 40px;
	background: url('../images/footer.gif') repeat-x;
	color: black;
}
#footer a {
	color: black;
}
#footerContent {
	width: 892px;
	margin: 0px auto;
	margin-top: 15px;
	font-size: 10px;
}
#footer .left {
	float: left;
	width: 350px;
}
#footer .center {
	float: left;
	width: 192px;
	text-align: center;
}
#footer .right {
	float: left;
	width: 350px;
	text-align: right;
}
.review {
	width: 375px;
	margin: 0px 0px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7b6d4a;	
	font-weight: bold;
}
.review span {
	display: block;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
/* Contact */
.contactInfo span {
	float: left;
	width: 80px;
	font-weight: bold;
}
/* News */
.newsYear {
	margin: 10px 0px;
}
.news {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e4e4e4;
}
.news .date {
	font-weight: bold;
	font-style: italic;
}
.news .title {
	font-weight: bold;
}
.news .author {
	font-style: italic;
	margin-top: 5px;
}
.news .description {
	margin: 20px 0px 10px 0px;
}
.news .readMore {
	/*float: right;*/
}
.newsPage {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
}
/* Gallery */
#gallery {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #7b6d4a;
}
/* Contact */
#contactForm {
	margin-bottom: 20px;
}
#contactForm label {
	float: left;
	width: 90px;
	margin-top: 4px;
}
#contactForm input {
	width: 150px;
	margin-top: 2px;
}
#contactForm select {
	width: 154px;
	.width: 156px;
	margin-top: 2px;
}
#contactForm .longSelect {
	width: 244px;
	.width: 246px;
}