/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/full-bg.jpg) no-repeat center top #333333;
}


form, select, input {
	margin: 0px;
	padding: 0px;
}

.top {
	margin: 0px;
	padding: 0px;
	background: url(images/top4.jpg) no-repeat center top #333333;
}

.search_bg form {
	width: 303px;
	float: right;
	padding: 0px 10px;
}
.search_bg form select {
	width: 200px;
	margin-right: 10px;
}
.flash {
	background:#99592b;
	
}
.imagecolumn {
	margin: 1px;
	padding: 3px;
	border: thin solid #C68D52;
}


.footer {
	background:#422616;
	
}
.address {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height: 16px;
	padding: 5px 0px;
}
.foot_nav {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height: 16px;
	padding: 5px 0px;
	text-align: right;
	text-transform: uppercase;
}

.website {
	font-family: tahoma;
	font-size: 13px;
	color: #764513;
	/*line-height: 16px;
	padding: 5px 0px;
	text-align: right;*/
}

.website2 {
	font-family: tahoma;
	font-size: 12px;
	color: #F4CA9E;
	/*line-height: 16px;
	padding: 5px 0px;
	text-align: right;*/
}


.website a{
	color: #656565;
	text-decoration: none;
}