﻿body {
	background-color: #B9B295;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/site_bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #5b5853;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #611913;
}
a:active {
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/cbBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.storeSearchButton 
{
    color: #5B5853;
    background: #B9B295;
    border: solid 1px #5B5853;
}
.storeSearchAreas 
{
    color: #5B5853; float:left; text-align:right; vertical-align: bottom; padding-top:3px;
}
.storeSearchAreasOpt 
{
    color: #5B5853;    
    border: solid 1px #5B5853;
}
.storeSearchAmenities 
{
    color: #5B5853;
}
.storeSearchTitle {color: #746B4C;}
.storeSearchPageLink {color: #5B5853;}
