* { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
body {
	margin: 9px;
	background-color: #c1e5ea;
}
a img {
	border: none;
}
a:link {
	color: #11621e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #000;
}
h1, h2 {
	color: #472c0b;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0px;
	text-align: left;
	margin: 6px 0px;
}
h2 {
	font-size: 18px;
}
#layout {
	margin-top: 6px;
	width: 960px;
}

#header-logo {
	width: 482px;
}
#header-search-wrapper {
	font-family: verdana, arial, sans-serif;
	background: url('/images/header-search-bg.jpg') repeat-y right;
	width: 320px;
	height: 75px;
	padding-left: 5px;
	padding-right: 3px;
}
#header-links {
	text-align: right;
	font-size: 9px;
	color: black;
	margin: 2px 6px 4px 0px;
}
#header-links a {
	font-size: 9px;
	color: black;
}
#content-wrapper, #search-results-wrapper {
	width: 600px;
}
#navigation {
	border-right: 0px solid #968d7b;
}
#email-signup {
	/*widows:618px;
	height: 33px;*/
	width:619px;
	height:28px;
	border: 1px solid #9f967a;
	background-color: #cdc576;
	margin-bottom: 9px;
}
#email-signup h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

div.homeENews {
	padding:5px;
}
div.homeENews strong {
	display: block;
	float:left;
	width:438px;
	margin-top:5px;
}
div.homeENews form {
	width:176px;
	text-align:right;
	float:right;
}
div.homeENews form #email {
	width:115px;
}
div.homeENews form button {
	margin-left:10px;
}





/* Search Tabs */
#header-search {
	width:300px;
	background: #fff no-repeat left 26px; /* url(images/search_bg_left.gif) */
	margin:0;
	padding:0;
	font-size: 8px;
	color: #fff;
}
#header-search ul.tabs {	
	list-style: none;
	padding: 0;
	margin: 0;
	width: 300px;
}
#header-search ul.tabs li {
	float: left;	
	text-align: center;
	border-left: 1px solid #fff;
	background: url(/images/search-tab-inactive-bg.gif) repeat-x;
	font-size: 10px;
	height: 24px;
}
#header-search a {
	font-size: 10px;
	outline: 0px;
}
#header-search ul.tabs li#all_search_li{
	border-left: 0;	
}
#header-search ul.tabs li.x {
	border-left: 1px solid #dcdedb;
	background: url(/images/search-tab-active-bg.gif) repeat-x;
}
#header-search ul.tabs li.x span.f{
	background: url(/images/search-tab-active-left.gif) top left no-repeat;
	display:block;
	border: 0;
}
#header-search ul.tabs li.x span.l{
	background: url(/images/search-tab-active-right.gif) top right no-repeat;
	display:block;
	border: 0;
}
#header-search ul.tabs li span.f{
	background: url(/images/search-tab-inactive-left.gif) top left no-repeat;		
	display:block;
	border: 0;
}
#header-search ul.tabs li span.l{
	background: url(/images/search-tab-inactive-right.gif) top right no-repeat;	
	display:block;
	border: 0;
}
#header-search ul.tabs li a {
	display: block;
	color: #dcdedb;
	text-transform: uppercase;
	text-decoration:none;
}
#header-search ul.tabs li.x a {
	color: #fff;
}
#header-search ul.forms {
	width:300px;
	height: 31px;
	float:left;
	padding: 0px;
	margin: 0px;
	font-size: 8px;
	background: url('/images/search-form-bg.gif') no-repeat;
}
#header-search ul.forms li {
	display: none;
	padding: 0;
	margin: 4px 0px 0px 0px;
	text-align: left;
}
#header-search ul.forms li.x {
	display: block;
}
#header-search ul.forms table tr td {
	font-size: 10px;
	padding: 0px 6px;
}
#header-search li#all_search_li {
	width: 80px;
}
#header-search li#yellowpages_search_li {
	width: 97px;
}
#header-search li#lodging_search_li {
	width: 60px;
}
#header-search li#events_search_li {
	width: 60px;
}
#header-search input.search {
	border: 0px solid #aaa;
	width: 125px;
}/* home page slideshow */

#slideshow {
	height: 260px;
	margin-bottom: 9px;
	overflow: hidden;
}
#slideshow div {
	width: 630px;
	height: 260px;
	overflow: hidden;
}
#slideshow img:hover {
	cursor: pointer;
}
#slideshow-wrapper {
	width: 632px;
	height: 260px;
	position:relative;
	
}
#slideshow-nav-wrapper {
	position: absolute;
	top: 223px;
	width: 334px;
	left: 270px;
	z-index: 100;
	color: #e7e7e7;
	display: inline;
}
#slideshow-back {
	margin-left: 0px;
	z-index: 101;
}
#slideshow-next {
	margin-left: 0px;
	z-index: 101;
}
#slideshow-nav a img {
	border: none;
}
#slideshow-nav {
}
#slideshow-nav a {
	font-family: arial, sans-serif;
	font-size: 3px;
	content: none;
	color: #fff; 
	background: #fff;
	text-decoration: none;
	margin: 0px 3px;
	padding: 4px 4px;
}
#slideshow-nav a.activeSlide {
	color: #e9d330;
	background-color: #e9d330;
}
#slideshow-nav a:focus {
	outline: none;
}
#slideshow a img {
	border: none;
}
.pics img {
	display: none;
}
#slideshow .overlay {
	position: relative;
	top: -240px;
	left: 284px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background: none;
	overflow:hidden;
}
#slideshow .overlay h2 {
	font-family: georgia, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #3c5a18;
	margin-bottom: 9px;
	text-align: left;
}
#slideshow .overlay p {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 21px;
	color: #674821;
	margin-top: 0px;
	text-align: left;
}
#slideshow p.more {
	margin: 0;
	padding: 0;
	position: relative;
	top: -340px;
	left: 525px;
	white-space: nowrap;
}
#slideshow p.more a {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #674821;
}

/* END home page slideshow */









#content {
	background-color: #e9e8e0;
	border: 2px solid #99907e;
	border-top: 0px;
	padding: 7px;
	text-align: left;
}
#inlineImg {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	clear: both;
}
#listinglinks {
	clear: right;
}
#listings-filters {
	width: auto;
	margin: 0px;
	padding: 12px 12px 12px 28px;
	background: url('/images/arrow-filter-listings.gif') left no-repeat #d8ce85;
}
.listings-filters-select {
	font-size: 11px;
	color: #fff;
	background-color: #7e1817;
	border: none;
}
div#column-right {
	width: 300px;
	float: right;
	margin: 0px 0px 9px 9px;
	
}	
#openx div {
	margin-bottom: 9px;
}
td#column-right {
	float: none;
	padding: 0px 0px 0px 9px;
}
#tile-ads div table {
	margin: 6px 0px 6px 14px;
}
#more-heading, #more-subhead {
	font-family: georgia, serif;
	font-size: 29px;
	font-weight: normal;
	color: #11621e;
	margin: 0px;
}
#ListingTitanium table {
	margin: 0px 3px;
}
#more-subhead {
	font-size:16px;
	color: #253707;
	margin-bottom: 12px;
}
#more-reviews {
	width: 100%;
	background-color: #e0e0e0;
	padding: 3px 6px;
	margin: 9px 0px;
}
#more-reviews td, #more-reviews a {
	color: #60421b;
	font-size: 15px;
	font-weight: bold;
}
#more-reviews td + td a {
	font-size: 12px;
}
#more-reviews td img {
	vertical-align: top;
	margin-top: 1px;
}
#review-add {
	font-size: 12px;
	text-align:right; 
	margin:8px 10px 25px 0;
	background-color: #e0e0e0;
	border-bottom: #062b6e solid 3px;
}
#more-icons {
	text-align:center;
	padding: 0px 6px 0px 0px;
}
#more-icons img {
	margin-bottom: 6px;
	cursor: pointer;
}
#more-tabs {
	width: 550px;
	overflow: hidden;
}
#more-tabs #tab-1, #more-tabs #tab-2 {
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}
#more-thumbnails {
	text-align: center;
	margin-top: 12px;
	cursor: pointer;
}
#more-description {
	padding-top: 12px;
}
#more-description-short {
	font-size: 16px;
	font-style: italic;
	color: #11621e;
}	
#more-map {
	width: 300px;
	float: right;
	margin: 0px 0px 9px 9px;
}
.more-sidebar {
	width: 282px;
	font-family: arial, sans-serif;
	background-color: #fff;
	border: 1px solid black;
	padding: 9px;
	margin-bottom: 6px;
}
.more-sidebar h1 {
	font-size: 18px;
	line-height: 18px;
	color: #593b15;
	margin-top: 0px;
}
.more-sidebar h2 {
	font-size: 16px;
	color: #11621e;
	text-align: center;
}
.more-please-say, .more-sidebar h3 {
	font-size: 12px;
	color: #11621e;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.more-please-say {
	text-align: left;
	margin: 0px;
}
.more-sidebar input, .more-sidebar textarea {
	background-color: #f7f4dc;
	border: 1px solid #aaa;
}
.best-rate {
	padding: 0px;
	border: 1px solid #b42b2b;
	margin-bottom: 9px;
}
.best-rate h2 {
	color: white;
	background-color: #b42b2b;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
}
.best-rate p {
	margin: 0px 9px 9px 9px;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}
a.googlemap-get-directions {
	color: #593b15;
	font-size:16px;
	font-weight:bold;
}
#footer, #footer a {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: -0.50px;
	font-family: verdana, arial, sans-serif;
	font-weight: 900;
	color: #4e7075;
	text-decoration: none;
	vertical-align: bottom;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	padding: 24px 0px;
}

h1.rustic {
	color: #472c0b;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -2px;
	text-align: center;
	margin: 6px;
}
h1.content-header {
	text-align: left;
	letter-spacing: -1px;
}
p.content {
	font-family: georgia, serif;
}
h1.italic, h2.italic {
	font-size: 20px;
	font-style: italic;
	line-height: 90%;
	letter-spacing: -2px;
	color: #442a09;
	white-space: nowrap;
	margin: 3px 0px 3px 0px;
}
h2.rustic-italic {
	font-family: georgia, serif;
	font-size: 27px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -2px;
	color: #64451e;
}
h3.rustic-italic {
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	color: #000;
	margin-left: 48px;
	padding-left: 24px;
}
h4.rustic-italic, ul.rustic-italic li {
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	color: #000;
	margin-left: 48px;
	padding-left: 24px;

}
ul.rustic-italic li {
	line-height: 28px;
	margin-left: 60px;
	padding-left: 0px;

}
ul.rustic-italic li a {
	font-size: 14px;
	font-family: georgia, serif;
	font-weight: bold;
}
p.rustic-italic {
	font-family: georgia, serif;
	font-weight: normal;
	font-style: italic;
	color: #64451e;
	line-height: 17px;
	margin-left: 48px;
	padding-left: 24px;

}
td.add-event {
	text-align: center;
	padding: 0px 9px;
	border-left: 1px dotted #11621f;
	vertical-align: middle;
}
p.add-event {
	font-size: 9px;
	color: #442a09;
}
p.add-event-link {
	text-align: right;
}
p.add-event-link a {
	font-size: 10px;
}
#discover-adks {
	border: solid 1px #afa291;
	background-color: #fff;
	margin: 9px 0px;
	padding: 9px 0px;
	text-align: left;
}
#find-town {
	font-family: helvetica, sans-serif;
	line-height: 20px;
	padding: 6px 4px;
	text-align: center;
	color: white;
	background-color: #334D18;
}

#find-town a {
	color: white;
	text-decoration: none;
}

#find-town a.small {
	font-size: 12px;
}

#find-town a.medium {
	font-size: 16px;
}

#find-town a.large {
	font-size: 20px;
}

#find-town a:hover {
	text-decoration: underline;
}
#tile-ads {
	background-color: #cdc9ba;
	margin: 9px 0px;
	padding: 9px;
}
.events-header {
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.events-title, .events-title a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #11621e;
	margin: 0px;
}
.events-dates {
	margin: 0px 0px 6px 0px;
	font-variant: normal;
	font-size: 10px;
}
.event-calendar {
	width: 210px;
}
.event-list {
	padding: 0px 9px;
	text-align: left;
}
.event-add {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 9px;
	border-left: 1px dotted #062b6e;
}
.event-add h1 {
	font-family: verdana, sans-serif;
	font-size: 19px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	text-align: center;
	color: #442a09;
}
.events-other-portals {
	float: left;
	margin-right: 6px;
}
.home-canoe {
	width: 48px;
	background: url('/images/canoe-left.gif') bottom no-repeat;
}
.flyout {
	float: left;
	position: relative;
	top: 10px;
	width: 300px;
	background-color: #f9f8f4;
	border: 1px solid gray;
	z-index: 101;
}
a.normal {
	font-size: 12px;
	font-weight: normal;
	background: none;
}
/* CALENDARS */

.cal {
	width: 210px;
	border: 1px solid #fff;
	border-collapse: collapse;
}

.cal td {
	width: 30px;
	height: 20px;
	color: #000;
	background-color: #add0b1;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #fff;
	text-align: center;
}
.cal td a {
	font-size: 11px;
}
.calheader {
	width: 30px;
	height: 20px;
	background-color: #579d61;
	font-weight: normal;
	border: 1px solid #fff;
}

.monthHeader {
	border: 1px solid #fff;
	padding: 6px 0px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #11621f;
}
.cal th.calheader_text {
	color: #fff;
	background-color: #579d61;
	border: 1px solid #fff;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
.cell {
	color: #000;
}
.cal td.cell a {
	font-size: 11px;
	color: #000;
}
.celldate {
	color: #000;
}
.cal td.celldate a {
	color: #000;
}
.cal td.celldate a:hover {
	text-decoration: none;;
}
.cal td.cell_today {
	color: #fff;
	background-color: #11621F;
}
.cal td.cell_today a {
	color: #fff;
}
.cal td.offMonthCell {
	color: #666;
	background-color: #999;
}
div.doubleline {
	height: 3px;
	border-top: 1px solid #aca690;
	border-bottom: 1px solid #aca690;
	margin: 0px;
}

#logolinks			{ font-size: 10px; padding:5px 10px 0 0; }
#logolinks a		{ font-size: 10px; color:#990000; text-decoration:none; font-weight:bold; }
#logolinks a:hover	{ font-size: 10px; color:#000000; text-decoration:none; font-weight:bold; }

#homeIconHead		{ border:#93B9D6 solid 1px; background-color:#E4F0F9;}
#homeEvents			{ font-size: 11px; padding:5px; width:221px; border-right:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px;  }

.ListingContainer-Odd			{ background-color: #fff; }
.ListingContainer-Even			{ background-color: #eeece6; }

#ListingTitanium				{ color:#700c14; line-height:18px;  }
#ListingTitanium *				{ }
#ListingTitanium strong			{ color:#700c14; font-size:14px; }
#ListingTitanium a				{ color:#700c14; font-size:14px; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitanium a:hover		{ color:#700c14; font-size:14px; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitaniumContent			{ font-size: 14px; background-color:#DEDDED; }
#ListingTitaniumContent a		{ color:#700c14; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitaniumContent a:hover	{ color:#700c14; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }

#ListingGold					{ color:#062b6e; line-height:18px; }
#ListingGold *					{  }
#ListingGold strong				{ color:#062b6e; font-size:14px; }
#ListingGold a					{ color:#062b6e; font-size:14px; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGold a:hover			{ color:#062b6e; font-size:14px; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGoldContent				{ background-color:#DEDDED; }
#ListingGoldContent a			{ color:#062b6e; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGoldContent a:hover		{ color:#062b6e; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }

#ListingSilver					{ color:#11621e; line-height:18px;  }
#ListingSilver *				{  }
#ListingSilver strong			{ color:#11621e; font-size:14px; }
#ListingSilver a				{ color:#11621e; font-size:14px; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilver a:hover			{ color:#11621e; font-size:14px; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilverContent			{ background-color:#E0E4C9; }
#ListingSilverContent a			{ color:#11621e; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilverContent a:hover	{ color:#11621e; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }

#ListingOther					{ color:#333; line-height:18px;  }
#ListingOther *					{  }
#ListingOther strong			{ color:#333; font-size:14px; }
#ListingOther a					{ color:#333; font-size:14px; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOther a:hover			{ color:#333; font-size:14px; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOtherContent			{ background-color:#EAE5CF; }
#ListingOtherContent a			{ color:#333; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOtherContent a:hover	{ color:#333; border-bottom:#aaa dotted 1px; font-weight:bold; text-decoration:none; }

table.listing td {
	
}
table.listing td.address {
	white-space: nowrap;
}
table.listing td + td {
	
	white-space: normal;
}

#channelbar, #catsubcat-listings-wrapper {
	width: 630px;
	border: 1px solid #11621e;
}
#channelbar h1, #catsubcat-listings-wrapper h1 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 6px;
	background-color: #176624;
	margin: 0px;
}
#channelbar-content, #catsubcat-listings-wrapper p {
	padding: 9px 9px 0px 9px;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 18px;
}
#channelbar-content *, #catsubcat-listings-wrapper * {
	font-family: georgia, serif;
	font-size: 14px;
}
.portalheadertable {
	/*width: 630px;*/
}
.portalheadertable, #catsubcat-listings-header {
	margin: 12px; 
	background-color: #a7a070;
}
#headertable {
	width: 630px;
	height: 24px;
	padding-left: 9px;
	font-size: 14px;
	color: #062b6e;
	font-weight: bold;
}
#headertable a:link, #headertable a:visited {
	font-size: 14px;
	color: #062b6e;
}
#headertable-right {
	background-color: #a7a070;
}
#headertable-right form {
	margin: 0px 6px;
}
table.listing {
	width: 100%;
}

#catsubcat-listings-wrapper  {
	width: 628px; 
}
#catsubcat-listings-wrapper table.listing {
	width: 612px;
}
table.listing {
	width: 100%;
	
}
td.listingtitle {
	min-width: 100%;
}

#AddEvent table {
	border: 0px;
	margin: 0px auto;
}

/* Secondary Pages */
#layout-secondary {
	width: 630px;
}

#navigation-secondary {
	width: 100%;
	background-color: #cdc576;
	padding: 6px;
}
#subcategory-navigation div {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #333;
}
#subcategory-navigation div a {
	text-decoration: none;
	color: #000;
}
#subcategory-navigation div a:hover {
	text-decoration: underline;
	color: #000;
}
/* secondary page slideshow */

#slideshow-secondary-wrapper {
	width: 494px;
	height: 250px;
	overflow: hidden;
	padding-left: 9px;
}
#slideshow-secondary {
	height: 250px;
	overflow: hidden;
}
#slideshow-secondary div {
	width: 494px;
	height: 250px;
	overflow: hidden;
}
#slideshow-secondary img:hover {
	cursor: pointer;
}
#slideshow-secondary-nav-wrapper {
	position: relative;
	top: -34px;
	left: 240px;
	z-index: 300;
	width: 200px;
}
#slideshow-secondary-back {
	margin-left: 0px;
	z-index: 101;
}
#slideshow-secondary-next {
	margin-left: 0px;
	z-index: 101;
}
#slideshow-secondary-nav a img {
	border: none;
}
#slideshow-secondary-nav a {
	font-family: arial, sans-serif;
	font-size: 3px;
	content: none;
	color: #fff; 
	background: #fff;
	text-decoration: none;
	margin: 0px 3px;
	padding: 4px 4px;
}
#slideshow-secondary-nav a.activeSlide {
	color: #e9d330;
	background-color: #e9d330;
}
#slideshow-secondary-nav a:focus {
	outline: none;
}
#slideshow-secondary a img {
	border: none;
}
.pics img {
	display: none;
}
#slideshow-secondary .overlay {
 	position: relative;
	top: -230px;
	left: 222px;
	width: 244px;
 }
#slideshow-secondary .overlay h2 {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #3c5a18;
	margin-bottom: 9px;
	text-align: left;
}
#slideshow-secondary .overlay p {
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 20px;
	color: #674821;
	margin-top: 0px;
	text-align: left;
}
#slideshow-secondary p.more {
	margin: 0;
	padding: 0;
	position: relative;
	top: -310px;
	left: 390px;
	white-space: nowrap;
}
#slideshow-secondary p.more a {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #674821;
}
#subcategories {
	width: 630px;
	border: 2px solid #a48e72;
	background-color: #fff;
	margin-top: 9px;
}
#subcategories h2 a {
	font-family: georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #000;
	margin-bottom: 6px;
	text-decoration: none;
}
#subcategories h2 a:hover {
	text-decoration: underline;
}
#subcategories p {
	font-family: georgia, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-top: 6px;
}
#subcategories .more {
	text-align: right;
}
#subcategories .more img {
	border: none;
}
#text-secondary {
	padding-left: 9px;
}
#text-secondary h1 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 35px;
	line-height: 34px;
	letter-spacing: -1px;
	margin: 6px 0px 0px 0px;
	color: #472c0b;
}
#text-secondary p {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 19px;
	font-style: italic;
	color: #876338;
	border-top: 3px dotted #b2aa93;
	padding: 9px 0px;
	margin: 6px 0px 0px 0px;
}
/* END Secondary Pages */

#acxiom-results-wrapper {
	width: 630px;
}

.acxiom-filter-label {
	font: 10px verdana, arial, sans-serif;
}

#classified_addnew_landing { padding:8px; background-color:#a6a274; border-bottom:#1a2d44 dashed 2px; margin: 8px 0 12px 0; }
#classified_addnew_landing a { font-size:14px; color:#ffffff; font-weight:bold; }
.classifiedbox { background-color:#eee; border:#aaa solid 1px; padding:6px; font-size:11px; }
.classifiedbox img { float: left; margin:0px 6px 0px 0px; }
.classifiedbox h3 a { color:#000000; font-size:14px; font-weight:bold; text-decoration:underline; margin:0px 0px 5px 0px; }
.classifiedboxtitle { color:#991002; font-size:18px; font-weight:bold; padding-top:8px;  }

#classifiedboxlisting { background-color:#fff; border:none; padding:8px; }
#classifiedboxlistingcontact { padding:8px;background-color:#eee; border:#990000 solid 2px; }
#classifiedboxlistingcontacttitle { font-weight:bold; font-size:18px; color:#990000; margin-bottom:8px; }
.hometablepadding { background-color:#F9F8F4; border:#aaa solid 1px; font-size:11px; margin-bottom:8px; }
#guideavail {
	width: 630px;
	border-top: 2px solid #fff;
	border-left: 0px;
}
tr#mass-contact-link {
	background: url('/images/icon-email.gif') top left no-repeat #d8ce85;
}
.guideavailtext a {
	color: #7e1817;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 28px;
}
.guideavailtext div:first-child {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.static-content-wrapper {
	padding: 20px;
}










.ui-tabs-hide { display: none; }
.ui-wrapper { border: 3px solid #afa291; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
	width: 144px;
	height: 28px;
	text-align: center;
    background: url('/images/tab-inactive.gif') no-repeat;
	font-size: 13px;
}
.ui-tabs-nav a {
	font-size: 14px; color: black;
    margin: 5px 3px 0px 0px; /* position: relative makes opacity fail for disabled tab in IE */
    padding-top: 0px;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -34px;
	color: #000;
}
.ui-tabs-nav a span {
    padding-top: 5px;
    padding-right: 0;
    background-position: 0 0;
    line-height: 20px; 
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 5px;
    height: 34px;
    background: url('/images/tab-active.gif') no-repeat;
    line-height: 27px;
}
.ui-tabs-selected a, .ui-tabs-selected a span {
	width: 172px;
}
.ui-tabs-nav a:link {
	color: #948968;
}
.ui-tabs-selected a:link {
	color: #472c0b;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #afa291;
    padding: 10px;
    background: #f9f8f4; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#calendar ul li a {
	font-weight: bold;
	font-size: 14px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#whats-new-tab {
	background:url(/images/tab-inactive-whatsnew.gif) no-repeat;
	color:#FF9;
	width:310px;
}
.ui-tabs-selected #whats-new-tab {
	background:url(/images/tab-active-whatsnew.gif) no-repeat;
}




#winterpage {
	background-color:#fff;
	width:630px;
	}

#wintersports {
	float:left;
	width:185px;
	margin:0 10px 10px 0;
	height:280px;
	}
	
	.wintersportsimg {
		margin:7px 0;
		}
		
#gobtn {
		margin:10px 0 10px 120px;
		}
		
#wintercontent {
	padding:15px;
	}

.listing-links {
	margin:10px;
}


.planner-help {
	display:inline-block;
	padding:1px 4px;
	background:#FFC;
	border:1px solid #C00;
	color:#C00;
	border-radius:3px;
	font-size:10px;
	line-height:10px;
	margin-left:5px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}



#tab-coupons .coupon {
	background:#EEE;
	margin-bottom:7px;
	padding:7px;
	border-radius:5px;
	border:1px dashed #999;
}
#tab-coupons .coupon a {
	text-decoration:none;
}
#tab-coupons .coupon-title {
	cursor:pointer;
	color:#11621E;
	text-decoration:none;
}
#tab-coupons .coupon-text {
	font-size:11px;
}
#tab-coupons .coupon-bottom {
	margin-top: 5px;
}
#tab-coupons italic {
	font-style:italic;
}
#tab-coupons .coupon-button {
	font-size:10px;
	font-style:italic;
	float:right;
	cursor:pointer;
	margin-top:-13px;
	
	padding:5px 8px;
	border:1px solid #FFF;
	border-radius:8px;
	
	color:#FFF;
	
	background: #11621E;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#138025', endColorstr='#0c4916'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#138025), to(#0c4916)); /* webkit */
	background: -moz-linear-gradient(top,  #138025,  #0c4916); /* firefox 3.6+ */ 
}
#tab-coupons .coupon-button span {
	font-size:10px;
}
#tab-coupons .coupon-button a,
#tab-coupons .coupon-button span {
	color:#FFF;
}
#tab-coupons .coupon-button span:hover {
	text-decoration:underline;
}
#tab-coupons .coupon-call {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:6px;
}



#related-events {
	padding:5px;
}
.related-title {
	display:block;
	background:#EEE;
	font-weight:bold;
	padding:3px 3px 3px 10px;
	border-radius:5px;
}
#related-events div {
	width:29%;
	float:left;
	border:1px solid #CCC;
	margin:4px;
	background:#FFF;
	padding:5px;
	border-radius:5px;
}
#related-events div a {
	display:block;
	font-size:11px;
	line-height:14px;
	margin-bottom:11px;
}
.view-event-cat {
	font-size:10px;
	text-align:center;
}


.ie_pencil_expander {
	margin:0 6px 6px -4px;
	width:939px;
}


#rssitems {
	width: 300px;
}
.rssitem {
	border-top: 1px solid #A6A274;
}
.rssitem img {
	margin: 0 7px 7px 0;
}
.rssitem div.title {
	margin: 3px 0;
}
.rssitem div.title a {
	font-weight: bold;
}
.clear {clear:both;}
