body {
	background: #FFFFFF url('/images/bg-body.png') repeat-y 50% 0; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 800;
	color: #006633;
	padding: 20px 0 8px 0;
	margin: 0 0 8px 0;
	line-height: 100%;	
	border-bottom: 1px solid #cf9938;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #006633;
	padding: 20px 0 8px 0;
	margin: 0 0 8px 0;
	line-height: 100%;	
	border-bottom: 1px solid #cf9938;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #006633;
	padding: 0;
	margin: 10px 0;
	line-height: 100%;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	line-height: 16px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

p.header {
	font-size: 24px;
	font-weight: 800;
	color: #006633;
/*	padding: 20px 0 8px 0; */
	padding: 15px;
	margin: 0 0 8px 0;
	line-height: 100%;	
	border: 1px solid #cf9938;
}

ul {
	list-style-type: none !important;
	padding: 0;
	margin: 20px 0 20px 27px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	line-height: 18px;
	padding: 0 0 0 10px;
	background: url("/images/bg-list-item.png") 0 8px no-repeat;
	list-style-type: none !important;
}

div#business-services-layout {
	float: left;
	width: 640px;
	height: 100%;
}

div#business-services-layout h2 {
	display: block;
	width: 640px;
	height: 30px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #006633;
	text-align: left;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #006633;
}

div#business-services-layout p {
	line-height: 150%;
	margin: 0 0 10px 0;
}

div#business-services-layout div#left {
	float: left;
	clear: right;
	width: 200px;
	padding: 0 30px 10px 0;
	height: 100%;
}

div#business-services-layout div#left div.logo {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
}

div#business-services-layout div#left p.website {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	font-weight: 800;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-services-layout div#left p.website a {
	font-size: 12px;
	font-weight: 800;
}

div#business-services-layout div#left p.phone {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	font-weight: 800;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-services-layout div#left p.category {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	font-weight: 800;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-services-layout div#right {
	float: left;
	width: 410px;
	height: 100%;
}

div#service-providers-listing-form {
	display: block;
	height: 18px;
	width: 640px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-top: 1px dotted #006633;
	border-bottom: 1px dotted #006633;
}

div#service-providers-listing-form div.item {
	float: left;
	clear: right;
	height: 20px;
	padding: 0;
	margin: 0 15px 0 0;
}

div#service-providers-listing-form div.item p {
	font-size: 12px;
	font-weight: 800;
	width: 265px;
	height: 20px;
	margin: 0;
}

div#service-providers-listing-form div.item select {
	height: 20px;
}

div#cat_36975_divs {
	padding: 0 0 25px 0;
}

div#members-link {
	display: block;
	width: 124px; /* 144px */
	height: 70px; /* 90px */
	padding: 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
	background: url("/images/bg-members-link.gif") 0 0 no-repeat;
}

div#members-link:hover {
	background: url("/images/bg-members-link.gif") -144px 0 no-repeat;
}

div#members-link p, div#members-link p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 800;
	margin: 7px 0;
}

div.item {
	padding: 9px 0;
}

div#form-style.webform {
	background-color: #e3f1eb;
	border: 2px solid #004A2A;
}

div#form-style.webform div.item, div#form-style.webform h1 {
	margin: 0 20px;
	padding: 9px 0;
}

div#payment-area.item {
	display: block;
	width: 286px;
	height: auto;
	background-color: #e3f1eb;
	border: 2px solid #004A2A;
	margin: 9px;
	padding: 9px;
}

div#payment-area.item p {
	color: #004A2A;
	font-weight: 800;
	margin: 0;
    padding: 0;
	line-height: 100%;
}

div#payment-area.item p span#membership-type, div#payment-area.item p span#booking-type {
	color: #444444;
}

div#payment-area.item input {
	width: 264px;
	margin: 9px 0 0 0;
}

div.item img {
	padding: 5px 0;
}

div#home-rotator {
	display: block;
	padding: 0 0 20px 0;
}

span.req {
	color: #FF0000;
}

span.shop-deets {
	margin: 0 15px;
	line-height: 200%;
}

span.shop-deets strong {
	margin: 0 10px 0 0;
}

div.add-to-cart {
	display: block;
	height: 25px;
	width: 86px;
	margin: 10px 0;
	overflow: hidden;
}

div#large.add-to-cart {
	margin: 5px 39px;
}

div.add-to-cart img {
	height: 25px;
	width: 86px;
	margin: 0;
	cursor: pointer;
	cursor: hand;
	background: url(/images/add-to-cart-button.gif) 0 0 no-repeat;
}

div.add-to-cart img:hover {
	background-position: -86px 0;
}

a#join-now {
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 800;
	border: 2px solid #009966;
	background-color: #ffcc00;
	color: #009966;
	margin: 20px 0 10px 0;
}

a#join-now:hover {
	background-color: #CC9900;
}

div#rss {
	height: 1550px;
}

div#rss div.ybx h3.ybh {
	display: none;
}

div.job-opportunities {
	display: block;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #CCCCCC;
}

div.job-opportunities p {
	margin: 0;
}

div.job-opportunities span.job-name {
	margin: 0 20px 0 0;
	font-weight: 800;
}

div.job-opportunities span.advertiser {
	margin: 0 20px 0 0;
}

div.job-opportunities p.description {
	margin: 20px;
	font-style: italic;
}

.post-body .links {
	margin: 10px 0;
}

div.booking-list span.booking-details, span.booking-details a {
	font-size: 12px;
	font-weight: 800;
}

div.job-opportunities ul {
	margin: 10px 20px;
	padding: 0;
}

div.job-opportunities ul li {
	list-style-type: none;
	margin: 5px 0;
}

div.job-opportunities ul li span.list {
	float: left;
	width: 70px;
	margin: 0 70px 0 0;	
}

div.applicants {
	display: block;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #CCCCCC;
}

div.applicants p {
	margin: 0;
}

div.applicants span.applicant-name {
	margin: 0 20px 0 0;
	font-weight: 800;
}

div.applicants span.contact {
	margin: 0 20px 0 0;
}

div.applicants p.description {
	margin: 20px;
	font-style: italic;
}

div.applicants ul {
	margin: 10px 20px;
	padding: 0;
}

div.applicants ul li {
	list-style-type: none;
	margin: 5px 0;
}

div.applicants ul li span.list {
	float: left;
	width: 150px;
	margin: 0 50px 0 0;	
}

/* START: New Header Section CSS */

div#header-section {
	position: relative;
	display: block;
	height: 130px;
	width: 800px;
}

div#header-section a#top-logo {
	position: absolute;
	top: 10px;
	left: 8px;
	display: block;
}

div#header-section div#gold-line {
	position: absolute;
	top: 102px;
	right: 0;
	display: block;
	height: 1px;
	width: 723px;
	background-color: #dcb26c;
	overflow: hidden;
	text-indent: -9999px;
}

div#header-section div#top-search {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	height: 52px;
	width: 234px;
}

div#header-section ul#top-menu, div#header-section ul#top-menu li {
	list-style: none;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

div#header-section ul#top-menu {
	position: absolute;
	top: 109px;
	right: 0;	
}

div#header-section ul#top-menu a {
	display: block;
}

div#header-section ul#top-menu li {
	float: left;
}

div#header-section ul#top-menu li {
	height: 14px;
	line-height: 14px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #004A2A;
	text-decoration: none;
	text-transform: lowercase;
}

div#header-section ul#top-menu li a {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #004A2A;
	text-decoration: none;
	text-transform: lowercase;
}

div#header-section ul#top-menu li a:hover {
	text-decoration: underline;
}

div#header-section ul#top-menu li.seperator {
	width: 16px;
}

div#header-section ul#top-menu li.facebook a {
	display: block;
	width: 14px;
	text-indent: -9999px;
	background: transparent url('/images/header-icon-facebook.jpg') no-repeat 0 0;
}

div#header-section ul#top-menu li.linkedin a {
	display: block;
	width: 14px;
	text-indent: -9999px;
	background: transparent url('/images/header-icon-linked-in.jpg') no-repeat 0 0;
}

div#header-section ul#top-menu li.youtube a {
	display: block;
	width: 14px;
	text-indent: -9999px;
	background: transparent url('/images/header-icon-youtube.jpg') no-repeat 0 0;
}

div#header-section ul#top-menu li.twitter a {
	display: block;
	width: 14px;
	text-indent: -9999px;
	background: transparent url('/images/header-icon-twitter.jpg') no-repeat 0 0;
}

div#header-section input div#top-search {
	display: inline;
}

div#header-section div#top-search p {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left
}

/* END: New Header Section CSS */