html, body {margin: 0; padding: 0; border: 0;}

body {
color: #000;
background: #fff url("/templates/img/body-bkg.gif") repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: normal;
text-align: center;
margin: 0px 0;  /* Use margin: XXpx 0; to add space at the top of the layout */
}

#editor { text-align: left; background: #fff; }

p  {margin: 6px 0; padding: 0 6px; line-height: 135%; }

h1 { font-size: 1.5em; color: #000; font-weight: bold; margin: 6px 2px; padding: 0;}
h2 { font-size: 1.3em; color: #990000; font-weight: bold; margin: 2px 4px; padding: 0;}
h3 { font-size: 1.125em; color: #e6ba28; font-weight: bold; margin: 2px 8px; padding: 0;}
h4 { font-size: .95em; color: #990000; font-weight: bold; margin: 2px 10px; padding: 0;}
h5 { font-size: .90em; color: #000; margin: 2px 12px; padding: 0;}
h6 { font-size: .90em; color: #233458; margin: 2px 14px; padding: 0;}

ul { margin-left: 1.15em; padding-left: .8em; line-height: 120%; list-style:outside;}

a         {text-decoration: none; color: #990000; font-weight: bold;}
a:active  {text-decoration: none; color: #000;}
a:hover   {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #990000;}

.clear { clear: both; }

.wide p {margin: 0; padding: 5px; position: relative;}

.top {
	height: 142px;
}
.logobox { margin-left: 25px; float: left;}
.titlebox {float: left; margin: 30px 0 0 50px;}

.top h1 {display: none;}

.imagebar { position: relative; height: 130px; background: #f90; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999; border-bottom: 1px solid #eee; }

.bottom {
	clear: both;
	float: left;
	width: 100%;

}

.footer { width: 100%; height: 25px; font-size: 10px; text-align: center; color: #666;}
.footer p { margin-top: 4px;}

.newsletter { width: 90%; color: #ccc; font-size: 10px; background: #fff;}

.menu_main { background-color: #fff;}

.breadcrumb { font-size: .8em; color: #333; padding-left: 2px; }
.breadcrumb a { color: #333; }
.breadcrumb a:hover { color: #666; }

.float {width: 50px; border: 2px solid #f90; background: #ffd; font-size: .7em;}

.to-right {float: right;}

.to-left {float: left;}

.wrapper {
	width: 980px;
	text-align: left;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.outer {
	width: 980px;
}

.float-wrap {
	float: left;
	width: 980px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-position: top right;
	text-align: right;
        background: url("/image/cache/wrapper-bkg.gif") repeat-y;
}

.center {
	float: left;
	width: 755px;
	padding: 12px;
	text-align: left;
}

.left {
	width: 196px;    /*** Critical left col/divider dimension value ***/
	float: left;
	padding:0;
	background: #000;
	height: 100%;
}
.container-left {
width: 20px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

.splitleft {color: #666; font-size: 10px;}
.splitright { font-size: .7em; padding-left: 20px; }

.licenseinfo {
width: 83%;
float: left;
z-index: 100;
}
.guides, .vendors{
width: 83%;
float: left;
z-index: 100;
}
.guides .row, .vendors .row{
width: 100%;
float: left;
clear: both;
border: 1px solid #ccc;
padding: 8px 0px;
border-top: none;
}
.guides .row.headings, .vendors .row.headings{
font-weight: bold;
border-right: none;
border-left: none;
}
.guides .row div, .vendors .row div{
float: left;
padding: 0px 10px;
min-height: 1px;
min-width: 1px;
text-align: left;
}

.guides .row .name, .vendors .row .name{
width: 200px;
}
.guides .row .owner, .vendors .row .owner{
width: 150px;
}
.guides .row .city, .vendors .row .city{
width: 125px;
}
.guides .row .state, .vendors .row .state{
width: 25px;
}
/*individual guides */

.indvguide{
width: 50%;
margin: 10px auto;
padding: 1%;
float: left;
}

.indvguide .name{
font-size: 18px;
width: 100%;
}
.indvguide .owner, .indvguide .city, .indvguide .state, .indvguide .phone, .indvguide .email, .indvguide .webaddr{
width: 70%;
clear: both;
margin-left: 25%;
margin-top: 15px;
}
.indvguide .city, .indvguide .state, .indvguide .phone, .indvguide .email, .indvguide .webaddr{
margin-top: 5px;
}

/* Calendar */
#calendar {
	width: 550px;
	padding: 0;
	margin: 0 auto;
	border-left: 1px solid #333;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #fff;
}

#calendar .nav, #calendar .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	
#calendar .caption {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 30px;
	background: #750101;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#calendar .caption a{
display: inline;
} 
#calendar .caption a, #calendar .caption a:hover, #calendar .caption a:visited, #calendar .caption a:link, #calendar .caption a:active{
color: #fff;

}
#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #fff;
}

#calendar .today{
	color: #000;
	font-weight: bold;
	background: #F0BC0F;
}
#calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #358;
text-decoration: none;
font-size: 12px;
}

#calendar td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 50px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	/* background: url(images/bg_calendar.gif) no-repeat right bottom; */
}

#calendar td ul { list-style: none; margin: 0; padding: 0;}

#calendar td a {
	text-decoration: underline;
	display: block;
	width: 100%;
	font-size: 10px;
}

#calendar td a:link, td a:visited {	
	color: #608194;
	/* background-color: #f0f0f0; */
	/* background: url(images/bg_calendar.gif) no-repeat; */
}

#calendar td a:hover, td a:active {
	color: #6aa3ae;
	/* background: url(images/bg_calendar.gif) no-repeat right top; */
}

/*Calendar List View Styles */
.event-item {
	list-style-type: none;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
margin-top: 15px;
}
.schedule h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	float: left;
	clear: both;
}
.event-item .event-info{
font-size: 11px;
	color: #000000;
	width: 80%;
margin-left: 2%;
	float: left;
}
.event-item .date {
	float: left;
	width: 15%;
font-style: italic;
font-size: 11px;
color: #aaa;
}
.event-item .event-description{
float: left;
width: 100%;
clear: both;
}
.event-item .event-description p{
padding: 0;
margin: 0;
}
.event-item .title {
	font-size: 13px;
	padding: 0px;
	font-weight:bold;
	width: 100%;
	float: left;
}
/* Individual Event Stlyes */


.indv-event {
padding: 10px 0px;
width: 75%;
	margin: 0 auto;
}
.indv-event h2{
padding: 0;
margin: 0;
text-align: left;
width: 100%;
padding: 10px 0px 5px 10px;
}
.indv-event .info {
padding: 0;
margin: 0;	
width: 100%;
}
.indv-event .date-time {
padding: 0;
margin: 0;
padding-left: 5%;
width: 90%;
	font-size: 9px;
	color: #999;
}
.indv-event .description p, .indv-event .description{
padding: 0;
margin: 0;
font-size: 12px;
}

.indv-event .description{
padding: 10px 0px 0px 5%;
width: 90%;
}

/*Gallery Styles*/
div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {
	font-size: .75em;
	text-align: center;
}
ul.thumbGallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;  /* different browsers style this different so go for sure */
	text-align: center;
	color: #666;
margin: 0 auto;
width: 95%;
}
ul.thumbGallery li {
	position: relative;
	width:115px;
	height: 100px;
	overflow: hidden;
	font-size: 10px;
	list-style-image: none;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 70px;
	margin-right: 15px;
	white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
	border-bottom: 0px;
	text-decoration: none;
}
ul.thumbGallery a img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	position: relative;
	height:75px;
}
div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {
	font-size: .75em;
	text-align: center;
}
div.photo img {
	border: 1px solid #aaa;
}
/* Gallery Link Styles */
#gallery_paging_links {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 8px;
	padding: 4px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
}
#gallery_paging_links a:hover, #gallery_paging_links a, #gallery_paging_links a:visited, #gallery_paging_links a:link, #gallery_paging_links a:active {
	color: #000;
}
.gallery_prev_link_inactive a, .gallery_next_link_inactive a, .gallery_prev_link_inactive a:visited, .gallery_next_link_inactive a:visited, .gallery_prev_link_inactive a:hover, .gallery_next_link_inactive a:hover {
	color: #999;
}
.gallery_home_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
.gallery_prev_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
.gallery_prev_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
.gallery_next_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
.gallery_next_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
.gallery_page_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
.gallery_currentpage {
	background: #aaa;
	color: #000;
}
.gallery_currentpage a {
	color: #000;
}
.seasons{
width: 96%;
padding: 0px 1%;
}
.seasons .row{
float: left;
clear: both;
width: 100%;
padding: 10px 0px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.seasons h2{
width: 100%;
float: left;
clear: both;
padding: 0;
margin: 0;
padding: 10px 2px 10px 0px;
}
.seasons div{
float: left;
padding: 0px 1%;
}
.seasons .status{
width: 100px;
}
.seasons .season{
width: 165px;
}
.seasons .tags{
width: 20px;
height: 1px;
}
.seasons .limit{
width: 300px;
}
.seasons .price{
width: 50px;
float: right;
}

.seasons .headings .price{
text-align: left;
float: right;
}
.seasons .headings{
float: left;
clear: both;
font-weight: bold;
border: none;
border-bottom: 1px solid #ccc;
width: 100%;
padding: 10px 2px 10px 0px;
}
.seasons .headings{
text-align: center;
}
.seasons .row.headings div{
text-align: center;
}


#paging_links {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
float: left;
height:20px;
	padding: 10px 0px;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#paging_links a:hover, #paging_links a, #paging_links a:visited, #paging_links a:link, #paging_links a:active {
	color: #000;
}
.prev_link_inactive a, .next_link_inactive a, .prev_link_inactive a:visited, .next_link_inactive a:visited, .prev_link_inactive a:hover, .next_link_inactive a:hover {
	color: #999;
}
#paging_links .prev_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .prev_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
#paging_links .next_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .next_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #fff;
}
#paging_links .page_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #ddd;
}
#paging_links .currentpage {
background:#aaa none repeat scroll 0 0;
}
