#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
body {
	margin-top: 0px;
	background-color: #FBF9ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
}
a {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
}

/* -- h2 style used for image replacement -- */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cel-pad-10-right {
	padding-right: 10px;
}
.cel-pad-20-right {
	padding-right: 20px;
}
.centerCel {
	width: 430px;
	padding-right: 20px;
}
#header-caption {
	font-size: 8px;
	line-height: 8px;
	color: #999;
	text-transform: uppercase;
	float: left;
	width: 700px;
	clear: right;
}
.header {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
}
.header a {
	color: #FFF;
	text-decoration: none;
}
.header a:visited {
	color: #FFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFF;
	text-decoration: underline;
}
.overline {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9B2609;
}

/* -SIDEBAR  NAVIGATION TABLE-- */

table.navbar {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
}
table.navbar td {
	border: 3px solid #DACFA7;
	margin-top: 3px;
}
table.navbar td a{
	display: block;
	width: auto;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 6px;
	letter-spacing: 0.1em;
}
table.navbar td a:link, table.navbar td a:visited {
	color: #fff;
	background-color: #9C260B;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #FFF;
	background-color: #000;
}

/* -- Styles for area and local attractions listings -- */

.attract-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
.attract-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000004;
	margin: 0px;
}
.attract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-bottom: 8px;
}

.PixPadLeft {
	margin-bottom: 5px;
	margin-left: 8px;
}
.PixPadRight {
	margin-bottom: 5px;
	margin-right: 8px;
}.PixPadBottom {
	margin-bottom: 6px;
}
.listHeader {
	padding: 10px;
	margin-bottom: 16px;
	background-color: #91804A;
}
.listHeader h1 {
	color: #FFF;
	margin-bottom: 6px;
}
.listHeader h4 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.listHeader p {
	color: #ffffff;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 14px;
}
.sidebarCel {
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FBFAEE;
}
.textSolid {
	margin-top: 0px;
	margin-bottom: 0px;
}
.fauxList {
	text-indent: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.attractionsHead, .resultsSpecialName {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	background-color: #9B2609;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 4px;
}
.linkButton {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.linkButton a {
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: bold;
}
.linkButton a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
}
.linkButton a:hover {
	text-decoration: none;
	background-color: #000;
}
.footer {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:visited {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
.whitetype {
	color: #FFF;
}
.whitetype a {
	color: #FFF;
	text-decoration: underline;
}
.whitetype a:visited {
	color: #FFF;
	text-decoration: underline;
}
.whitetype a:hover {
	color: #FFF;
	text-decoration: none;
}

/* -- Sidebar styes - used in search dialogs -- */

sidebar-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
.sidebar-head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
.sidebar-head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.sidebar-head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.sidebar-head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.sidebar-head5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 12px;
}
.sidebar-solid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}


/* --BUSINESS LIST STYLES-- */

.bizName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noBusinesses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #3F5E2A;
	margin-top: 25px;
	text-align: center;
}

/* --INN STYLES-- */

.innName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.formButton {
	margin: 0px;
	padding: 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.noInns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #c00;
	margin-top: 25px;
	text-align: center;
}
.innCheck {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url('/images/check.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.innNo {
	margin-left: 5px;
	padding-left: 17px;
}

/* --CABIN STYLES-- */

.cabinName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noCabin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #c00;
	margin-top: 25px;
	text-align: center;
}
.cabinCheck {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url('/images/check.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.cabinNo {
	margin-left: 5px;
	padding-left: 17px;
}

/* --CABIN STYLES-- */

.cabinName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noCabin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #c00;
	margin-top: 25px;
	text-align: center;
}
.cabinCheck {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url('/images/check.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.cabinNo {
	margin-left: 5px;
	padding-left: 17px;
}

/* --MOTEL STYLES-- */

.motelName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noMotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #c00;
	margin-top: 25px;
	text-align: center;
}
.motelCheck {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url('/images/check.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.motelNo {
	margin-left: 5px;
	padding-left: 17px;
}
.reType {
	color: #900;
}


/* --CAMPGROUND STYLES-- */

.campName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noCamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #c00;
	margin-top: 25px;
	text-align: center;
}
.campCheck {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url('/images/check.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.campNo {
	margin-left: 5px;
	padding-left: 17px;
}
.boldCaps {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.02em;
}
.lodging-link {
	background-color: #90804A;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	width: 230px;
	letter-spacing: 0.05em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBF9ED;
}
.lodging-link a {
	color: #FFF;
	text-decoration: none;
}
.lodging-link a:visited {
	color: #CCC;
	text-decoration: none;
}
.lodging-link a:hover {
	color: #FFF;
	text-decoration: underline;
}
.caption {
	font-size: 8px;
	line-height: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #333;
}
.captionCLC {
	font-size: 8px;
	margin-top: 2px;
	color: #333;
	line-height: 8px;
	margin-bottom: 0px;
}
.calendarP {
	margin-top: 0px;
	margin-bottom: 0px;
}
.postcardBox {	background-color: #F1E8C3;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 14px;
}
.postcardHeader {	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
