@charset "UTF-8";
/* CSS Document */

/* common area styles */

body {
	background-color: #57595b;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a {
	color: #444;
}

a:hover {
	color: 000;
	text-decoration: underline;
}

/* Left panel styles */

.leftnav {
	width: 185px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/leftnav_back2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	clear: none;
	z-index: 50;
}

#searchblock {
	width: 165px;
	display: block;
	float: left;
	position: relative;
	left: 10px;
	color: #fff;
	top: 40px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.searchbox {
	width: 165px;
	background-color: #cebda9;
	display: block;
	border: 1px solid #b3a492;
}

#go {
	text-align: right;
	display: block;
}

#section {
	border-top: 1px solid #f7f3ef;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 165px;
	position: relative;
	left: 10px;
	float: left;
	clear: both;

}

#section a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	
}

#section ul {
	position: relative;
	display: block;
	left: 10px;
	width: 150;
	padding: 0;
	margin: 0;
}

#section li {
	position: relative;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 1px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#section li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 13px;
	letter-spacing: 0;
	font-size: 11px;
}

#section li a:hover {
	text-decoration: underline;
}

li.subhead {
	color: #fff;
	padding: 10px;
	width: 150px;
	background-color: #b3a492;
	position: relative;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;

}

.section_bot { 
	border-bottom: 1px solid #f7f3ef;
	width: 165px; 
}

/* Original leftnav (abandoned) */
ul#primary-nav {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 165px;
	left: 10px;
	position: relative;
	top: 0px;
}

ul#primary-nav ul {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 165px;
	z-index: 50;
	background-color: #666;
	top: 1px;
}


ul#primary-nav li { list-style: none; position: relative }

ul#primary-nav li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-top: 1px solid #f7f3ef;
	line-height: 26px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
	
ul#primary-nav li ul li a { 
	color: #fff; 
	font-weight: normal; 
	text-decoration: none; 
	display: block; 
	padding: 3px 0 2px 10px; 
	line-height: 13px; }
	
/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { height: 1px; float: left }
* html ul#primary-nav li a { height: 0 }
/* End IE fix*/
ul#primary-nav ul { 
	font-size: 11px;
	line-height: 13px; 
	display: none; 
	position: absolute; 
	top: 1; left: 165px; 
	background-color: #666; }

ul#primary-nav li ul li a {
	color: #fff;
	margin: 0;
	padding: 3px 0 2px 10px;
	background-color: #cebda9;
	position: relative;
	left: -1px;
	top: -1px;
}
/* Sub Menu Styles */
ul#primary-nav li:hover ul ul, ul#primary-nav li:hover ul ul ul, ul#primary-nav li.over ul ul, ul#primary-nav li.over ul ul ul { display: none }
/* Hide sub-menus initially */
ul#primary-nav li:hover ul, ul#primary-nav li li:hover ul, ul#primary-nav li li li:hover ul, ul#primary-nav li.over ul, ul#primary-nav li li.over ul, ul#primary-nav li li li.over ul { display: block }
/* The magic */
ul#primary-nav li.menuparent { padding: 0;  }
ul#primary-nav li.menuparent_bot { padding: 0; border-bottom: 1px solid #f7f3ef; }

ul#primary-nav li.menuparent:hover, ul#primary-nav li.over {  }
ul#primary-nav li a:hover { color: #fff;  }
/* End */

/* End of abandoned leftnav */

/* Header styles */

#head {
	position: relative;
	height: 190px;
	width: 700px;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#head #theme1 {
	position: absolute;
	height: 140px;
	width: 173px;
	left: 0px;
	top: 0px;
}

#theme1 a {
	background-image: url(../images/layout/head_theme1.jpg);
	text-decoration: none;
	height: 140px;
	width: 173px;
	display: block;
}

#theme1 a:hover {
	background-position: 0px -140px;
}

#head  #tab1 {
	position: absolute;
	height: 50px;
	width: 181px;
	left: 0px;
	top: 140px;
	z-index: 10;
	visibility: hidden;
}

#head #theme2 {
	position: absolute;
	height: 140px;
	width: 170px;
	left: 173px;
	top: 0px;
}

#theme2 a {
	background-image: url(../images/layout/head_theme2.jpg);
	text-decoration: none;
	height: 140px;
	width: 170px;
	display: block;
}

#theme2 a:hover {
	background-position: 0px -140px;
}

#head  #tab2 {
	position: absolute;
	height: 50px;
	width: 178px;
	left: 173px;
	top: 140px;
	background-color: white;
	z-index: 20;
	visibility: hidden;
}

#head #theme3 {
	position: absolute;
	height: 140px;
	width: 170px;
	left: 343px;
	top: 0px;
}

#theme3 a {
	background-image: url(../images/layout/head_theme3.jpg);
	text-decoration: none;
	height: 140px;
	width: 170px;
	display: block;
}

#theme3 a:hover {
	background-position: 0px -140px;
}

#head  #tab3 {
	position: absolute;
	height: 50px;
	width: 178px;
	left: 343px;
	top: 140px;
	background-color: white;
	visibility: hidden;
	z-index: 30;
}
#head #theme4 {
	position: absolute;
	height: 140px;
	width: 170px;
	left: 513px;
	top: 0px;
}

#theme4 a {
	background-image: url(../images/layout/head_theme4.jpg);
	text-decoration: none;
	height: 140px;
	width: 170px;
	display: block;
}

#theme4 a:hover {
	background-position: 0px -140px;
}

#head  #tab4 {
	position: absolute;
	height: 50px;
	width: 178px;
	left: 513px;
	top: 140px;
	background-color: white;
	visibility: hidden;
	z-index: 40;
}

#head #language {
	position: absolute;
	height: 120px;
	width: 17px;
	left: 683px;
	top: 20px;
	vertical-align: bottom;
}

/* Footer styles */

#footer {
	width: 683px;
	height: 60px;
	position: relative;
	background-color: #cebda9;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	float: left;
	clear: none;
}

#footer #sponsors {
	position: absolute;
	width: 258px;
	left: 412px;
	text-align: right;
	top: 5px;
}

#footer #links {
	position: absolute;
	width: 450px;
	left: 10px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Theme and generic page styles*/

#text {
	width: 620px;
	position: relative;
	float: left;
	left: 30px;
	top: 0px;
	text-align: left;
	display: block;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

#events {
	width: 620px;
	position: relative;
	left: 30px;
	top: 0px;
	text-align: left;
	display: block;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

.event {
	color: #4d342c;
	font-weight: bold;
}
.dates {
	color: #4d342c;
	font-style: italic;
}
.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	padding-right: 15px;
}

#home {
	background-image: url(../images/layout/home_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 658px;
	position: relative;
	left: 25px;
	top: -50px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	z-index: 1;
	
}

#content {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 512px;

}

#home2 {
	background-image: url(../images/layout/home2_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 683px;
	height: 512;
	position: relative;
	left: 0px;
	top: -80px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
}

#home2text  {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
	position: relative;
	width: 400px;
	left: 25px;
	top: 100px;
	display: block;
}

#home2text h1 { color: #000; }

#home2 #trails {
	text-align: center;
	display: block;
	height: 70px;
	width: 683px;
	position: relative;
	float: none;
	top: 80px;
}

#cater {
	background-image: url(../images/layout/cater_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 658px;
	position: relative;
	left: 25px;
	top: -50px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}

#lovinglife {
	background-image: url(../images/layout/lovinglife_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 658px;
	position: relative;
	left: 25px;
	top: -50px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}

#indulge {
	background-image: url(../images/layout/indulge_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 658px;
	position: relative;
	left: 25px;
	top: -50px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}

#find {
	background-image: url(../images/layout/find_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 658px;
	position: relative;
	left: 25px;
	top: -50px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}


/* YellowPages styles*/

#yellowpages {
	width: 630px;
	position: relative;
	left: 25px;
	top: 0px;
	text-align: left;
	display: block;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

.listing {
	position: relative;
	width: 485px;
}

.business {
	font-size: 14px;
	color: #4d342c;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.contact {
	padding-top: 10px;
	vertical-align: top;
	margin: 0px;
	width: 160;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

.description {
	padding-top: 10px;
	vertical-align: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

.pagination { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;}

#yellowpages h1 {
	font-size: 18px;
	color: #4d342c;
	text-align: center;
	height: 100%;
}

#yellowpages #advertising {
	display: block;
	float: right;
	width: 120px;
	position: relative;
	clear: both;
	background-color: #e5d2bc;
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: visible;
}

#yellowpages a {
	font-size: 11px;
	color: #222;
	text-decoration: underline;
}

#yellowpages a:hover { 
	text-decoration: none;
}

.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.organizations { font-size: 11px }