body{
	background: #9e9c9d;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	line-height: 140%;
	margin: 0;
	padding:0;
}



a, a:link, a:visited{
	color: #9e1b32;
}

a:hover {
	color:#666;

}
#quicksearch{
	width: 175px; 
	height: 289px; 
	padding:0 5px; 
	background: #b5b5b5;
	float: left;
	margin-right: 25px;
}

#quicksearch h2{
	margin-top: 0; 
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
	color: #9e1b32;
	text-align: center;
}


#wrapper{
	background: #e7e7e5;
	border: 1px solid #bdbdbc;	
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 960px;
	margin-top: 20px;
}

#container{
	width: 960px;
	text-align: left;
}

#header{
	height: 289px;

}

#header #logo{
	float: left;
	width: 173px;
}

#header #splash{
	float: right;
	width: 767px;
}

#content{}

#menu {
	height: 55px;
}

#menu ul {
	margin: 10px 0;
	padding: 0;
	height: 55px;

}

#menu ul li{
	margin: 0;
	padding:0;
	float: left;
	list-style-type: none;
}

#menu ul li a{
	display: block;
	width: 150px;
	margin: 0 6px;
	padding-top: 1px;
	height: 43px;
	font-size:13px;
	text-align: center;
	text-decoration: none;
	color:#9e1b32;
	text-transform: uppercase;
	background:url(images/menu_bg.jpg) no-repeat;

}

#menu ul li a:hover{
	background: #b9b9b9;
	color: #FFFFFF;
	background:url(images/menu_bg_hover.jpg) no-repeat;

}

#menu .first{
	margin-left: 0;
}

#menu .last{
	margin-right: 0;
}

#menu .single{
	line-height: 43px;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background-repeat: repeat-x;
	background-position: bottom;
	left: -999em; 
	padding: 0;
	margin: 0 0 0 6px;
	width: 141px;
	border-left: 1px solid #828282;	
	border-right: 1px solid #828282;	
	border-bottom: 1px solid #828282;	
	height: auto;
	background: #9e1b32;
	background-image: none;
}

#menu li ul a{
	width: 138px;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	border: none;
	margin: 0;
	padding: 5px;
	height:auto;	
	background-image: none;
}

#menu li ul a:hover{
	text-decoration: none;
	color: #AAAAAA;
	background: none;
	
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { 
/* lists nested under hovered list items */
	left: auto;
}

#months {
	width:750px;
	padding:5px;
	border:1px solid #ccc;
}

#months th {
	background:#ccc;

}

#months td {
text-align: center;
padding:10px 5px 5px 5px;
border:1px solid #ccc;

}



#left{
	width: 173px;
	float: left;
	font-size: 16px;
}

#left ul{
	margin: 0;
	padding: 0;
}

#left ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left ul li a{
	text-decoration: none;
	background: #9e1b32;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	height: 50px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;		
}

#left ul li a:hover{
	color: #000000;
}

#left .single{
	line-height: 50px;
	padding-top: 0;
}


#right{
	width: 767px;
	float: right;
	color: #333333;
}

.local img {
	border:1px solid #000;
}

.zips {
	font-size: 110%;
	font-weight: bold;
}

.blog img {
	float: right;
	margin: 12px;
	padding: 4px;
}

.floatRight {
	float:right;
	margin:5px;
}

#login{
	text-align: right;
	padding-top: 50px;
	
}

#login a{
	display: block;
	float: right;
	width: 148px;
	margin: 0 6px;
	height: 43px;
	text-align: center;
	text-decoration: none;
	color: #9e1b32;
	text-transform: uppercase;
	border: 1px solid #828282;
	line-height: 43px;	

}



#footer{
	clear:both;
	text-align: left;
	font-size: 11px;
	background: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
}

#footerleft{
	float: left;
}

#footerright{
	float: right;
	text-align: right;
}

.vendors table{
	font-size: 15px;
	background: #efefef;
}

.realtor {
	font-size: 12px;
}

.toplink{
	height: 103px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	font-size: 10px;
	
	
}

.info-col {
	width: 160px;
	float: left;
}

.comment-one {
	background: #fff;
	border: solid 1px #ccc;
	width: 360px;
	padding: 10px 15px 10px 15px;
	margin:12px;
}

.comment-one p, .comment-two p {
	font-family: Arial, Verdana, sans-serif;
}

.comment-two {
	background: #fff;
	border: solid 1px #ccc;
	width: 360px;
	padding: 10px 15px 10px 15px;
	margin:12px;
}