
body {
	margin: 0px;
	background-color: #F9F6F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {	
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}

a {
	color: #000;
}

#ltsidecontainer {
	vertical-align: top;
	width: 203px;
	background-image: url(../images/nav_slider.gif);
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 30px;
	float: left;
}

#topnav {
	position: absolute;
	left: 347px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#topnav a {
	margin-left: 12px;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;	
}

#contentcontainer {
	padding: 10px 30px 0px 30px;
	width: 612px;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}

h2 a {
	color: #934D2A;
}

h1, h2 {
	font-size: 12px;
	color: #934D2A;
}

h3 {
	font-size: 10px;
	color: #934D2A;
}

h4 {
	font-size: 12px;
	color: #fff;
}

h5 {
	font-size: 22px;
	color: #934D2A;
	text-transform: capitalize; 	
}

h6 {
	font-size: 16px;
}

#featureddining {
	width: 168px;
	background-color: #B78D74;
	border: 2px solid #fff;
	padding: 5px;
}

#outsideborder {
	border: 1px solid #9B9694;
	width: 172px;
	margin-top: 15px;
}

.centeredtext {
	text-align: center;
}

#homeffffeature {
	background-color: #B78D74;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #9B9694;
}

.mapborder {
	border: 1px solid #9B9694;
}

#resultslistings {
	border-bottom: 1px solid #676364;
	line-height: 20px;
	background-color: #E6E0CC;
}

#resultslistings a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

#resultslistings a:hover {
	text-decoration: underline;
	color: #934D2A;
}

.resultscount {
	background-color: #F3F0E6;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#resultstableborder {
	width: 602px;
	border: 1px solid #676364;	
}

.photocaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 9px;
	
}

#sectitle {
	padding-right: 15px;
}

#resultscount2 {
	background-color: #F3F0E6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#resultscount2 td {
	padding-bottom: 8px;
}

#resultscount2 a {
	text-decoration: underline;
}

.blogfeature {
	padding: 15px 15px 0px 15px;
}

.blogfeature h2 {
	font-size: 14px;
}

.blogfeature h3 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #D56836;
	font-weight: bold;
	font-size: 12px;
}