* {
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

img {
	border: 0px none;
}

.clearBox {
	clear: both;
}

div#frame {
	width: 850px;
	margin: 40px auto 0px auto;
	position: relative;
}

div#content {
	float: left;
	z-index: 1000;
}

div.leftCol {
	position: relative;
	float: left;
	z-index: 1000;
}

div.rightCol {
	float: left;
}

/* Element Structure */
div.footerElt {
	float: right;
}

div.footerElt p {
	float: right;
	margin: 40px 10px 0px 0px;
}

div#downloadPrint {
	width: 200px;
}

div#enewsSignup {
	width: 180px;
	height: 120px;
	text-align: left;
}

div#featuredEvent {
	width: 200px;
	margin-left: 18px;
}

/* Navigation Structure */
ul#mainNav {
	margin-left: 18px;
	margin-top: 45px;
}

ul#mainNav li {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
}

ul#mainNav li a {
	width: 177px;
	padding-left: 22px;
	line-height: 27px;
}

ul#mainNav li ul li a {
	width: 240px;
	z-index: 1;
}

ul#mainNav li ul {
	display: none;
	z-index: 1;
}

ul#mainNav li.sfHover ul {
	display: block;
	position: absolute;
	left: 220px;
	width: 240px;
	margin-top: -4px;
	z-index: 1;
}

html>body ul#mainNav li.sfHover ul {
	margin-top: -27px;
}

div#ieNav7 ul#mainNav li.sfHover ul {
	margin-top: -10px;
}

ul#mainNav li.sfHover ul li ul {
	display: none;
	z-index: 1;
}

ul#mainNav li ul li.sfHover ul {
	display: block;
	z-index: 1;
}

/* Secondary Navigation */
ul#secondaryNav {
	width: 850px;
	margin: 0px auto 50px auto;
	padding-top: 5px;
	text-align: right;
}

body#home ul#secondaryNav {
	padding-top: 30px;
}

ul#secondaryNav li {
	display: inline;
	list-style: none;

	margin-right: 10px;
	margin-left: 10px;
}

/* Business Listing Detail Page */
div#contactInfo {
	margin-top: 12px;
}

div#listingContent {
	width: 270px;
	float: left;
	margin-left: 15px;
}

div#rates_units {
	margin-bottom: 8px;
}

div#listing {
	margin-left: 8px;
}

/* E-News Signup Form */
form#enewsSignup {
	margin-left: 0;
	margin-right: auto;
	width: 220px;
	padding: 30px;
}

form#enewsSignup label {
	display: block;
	clear: both;
	float: none;
}

form#enewsSignup div.input, form#enewsSignup div.captcha {
	margin-bottom: 8px;
}

form#enewsSignup div.submit input {
	float: right;
}

/* Staff Listing (Accordian) */
div.staff {
	margin-bottom: 8px;
}

div.staff p {
	margin-bottom: 0px;
}

/* Page List Styles */
ul.pageList {
	margin-left: 45px;
}

/* Events Calendar */
div.event {
	margin-bottom: 20px;
}

a.monthButton {
	padding: 6px;
	margin: 5px;
	width: 25px;
	float: left;
}

html>body a.monthButton {
	padding: 5px;
}

#monthButtons h3 {
	float: left;
	padding-top: 12px;
	margin-right: 10px;
}

#MonthPrint {
	display: none;
}

/* Business Directory */
div#alphaNav {
	margin-bottom: 15px;
}

a.businessListing {
	margin-left: 15px;
	white-space: nowrap;
}

div#businessDirectory div#leftCol {
 	float: left;
 	margin-right: 25px;
}

div#businessDirectory div#rightCol {
	float: left;
}

/* Light Box */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

div#imageGallery {
	text-align: center;
}

div#mainImageDisplay {
	height: 350px;
	min-height: 350px;
}

div#imageGallery .news_slider img {
	border: 0;
}
div#imageGallery .fl {
	display: inline;
}

div#imageGallery div.fl {
	float: left;
	text-align: center;
	width: 170px;
}

div#imageGallery .photos {
    text-align: center;
    padding: 24px 0 0 0;
}

div#imageGallery .skip {
	position: absolute;
	left: -5000px;
}

.news_slider {
	position: relative;
	width: 390px;

	margin-left: auto;
	margin-right: auto;
}

.news_slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
	background: #C8B480;
}
.news_slider .prev, .news_slider .next {
	position: absolute;
	top: 50%;
	display: none;
}
.news_slider .next {
	right: 0px;
}

.news_slider .prev {
	left: 0px;
}

.news_slider .news_items {
	position: relative;
	width: 340px;
	left: 20px;
	overflow: hidden;
}

.news_slider .news_items .view_all {
	padding: 5px;
	margin: 0 0 2px 0;
	text-align: center;
}
.news_slider .news_items .container {
	position: relative;
	top: 0;
	left: 0;
	width: 340px;
	background: #ffffff;
}
.news_slider .news_items .container .item {
	width: 170px;
}
.news_slider .news_items .container .item img {
	padding: 10px;
}

/* Request Form */
.request_form {
	font-size: 0.8em;
}

.request_form p {
	font-size: 1.2em;
}

.request_form div.input {
	margin-bottom: 5px;
}

.request_form label {
	clear: both;
	display: block;
}

.request_form div.radio input {
	margin-left: 8px;
}

.request_form div.checkboxes input {
	margin-bottom: 4px;
}

div.no-pic {
	width: 100px;

	float: left;
	margin-right: 20px;

}