/* GENERAL STYLES */
/* 
	Whistler Select
	
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt
		Date: September 2008
	
	Swatches:
	
		Body Background: #AEBFC7
		Orange: #C96D00
		Brown: #4B3524
		Blue: #3B677A
*/

@import url("/css/calendar.css");

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background-image: url('/media/36119/background.gif');
	background-repeat: repeat-x;
	background-color: #AEBFC7;
}
p {
	margin: 20px 0;
}
h1 {
	font-size: 18px;
	color: #3F6878;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 15px;
}
h2 {
	font-size: 15px;
	color: #444444;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
	margin-top: 25px;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	color: #444444;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 10px;
}
#sidebar h3 a {
	color: #444444;
}
h4 {
	font-size: 13px;
	color: #3F6878;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
	margin: 0;
	margin-bottom: 4px;
        text-indent: 1px;
}
h4 a {
	color: #3F6878;
}
#logo {
	overflow: hidden;
	width: 750px;
	height: 145px;
	margin: 0 auto;
}
#logo a {
	background: url('/media/51284/headerv3.gif') no-repeat top left;
	width: 750px;
	height: 145px;	
	display: block;
	text-indent: -9999px;
}
#logo2 {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}
#logo2 a {
	background: url('/media/51284/headerv3.gif') no-repeat top left;
	width: 900px;
	height: 145px;	
	display: block;
	text-indent: -9999px;
}
.caption {
	font-size: 9px;
	color: #444444;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
	margin: 0;
	margin-top: 2px;
}

.sidebar-module {
	width: 200px;
}
.blockme {
	display: block;
}
ul.sidelist {
	margin: 0;
	padding: 0;
	margin: 0 0 10px 0;
}
ul.sidelist li {
	list-style: none;
	width: 200px;
	margin-bottom: -1px;
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
ul.sidelist li a {
	display: block;
	border: 1px solid #3F6878;
	padding: 5px;
	padding-left: 18px;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 10px;
	font-weight: bold;
}
.section-image {
	display: block;
	border: 1px solid #3F6878;
	margin-top: 10px;
	border-bottom: none;
}
.detailist {
	padding: 0;
	margin: 0;
	list-style: none;
}
.detailist li {
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-top: 2px;
	padding-left: 15px;
}
.ratecell {
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
}
.detailhead {
	color: #444444;
	font-size: 15px;
	display: block;
	margin-top: 1px;
        margin-bottom: 4px;
	font-weight: bold;
	font-family: Helvetica, Arial Narrow, Arial, Verdana, Sans Serif;
}
.image {
	padding: 5px;
	background-color: #FDF5EA;
	border: 1px solid #CFC5D2;
	display: block;
}
ul.linklist li{ 
	list-style: none;
	margin-bottom: -1px;
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.catlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.catlist li {
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
}
.bloglist {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bloglist li {
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
	margin-bottom: 6px;
}
.last {
	margin: 0;
	width: 111px;
}
.small {
	font-size: 9px;
}
.small {
	color: #668793;
}
table.results p {
	margin: 15px 0;
	margin-bottom: 0;
}
.tempse {
	background-image: url('/media/12/background.png');
	background-repeat: repeat-x;
	border: 1px solid #43627B;
	border-top: none;
}
.times {
	color: #FFF;
}
.booknow {
	float: left;
	margin-right: 15px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	font-family: Arial, Tahoma, Verdana, Sans Serif;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	width: 750px;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#navigation img {
	display: block;
}
.sidelink:link, .sidelink:active, .sidelink:visited {
	color: #668793;
	text-decoration: none;
}
.sidelink:hover {
	color: #3E606D;
	text-decoration: underline;
}
.subactive {
	background-color: White;
}
a:hover {
	text-decoration: none;
}

/*-------------------------------------------    
	feature layout
-------------------------------------------*/

.featimage1 {
	border-top: #426778 7px solid;
	display: block;
}
.featimage2 {
	border-top: #4d3929 7px solid;
	display: block;
}
.featimage3 {
	border-top: #c86800 7px solid;
	display: block;
}
.featext1 {
	padding: 8px 11px 11px 10px;
	background-color: #426778;
	color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	vertical-align: top;
        margin-left: 2px;
        margin-right: 2px;
}
.featext2 {
	padding: 8px 11px 11px 10px;
	background-color: #4D3929;
	color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	vertical-align: top;
}
.featext3 {
	padding: 8px 11px 11px 10px;
	background-color: #C86800;
	color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	vertical-align: top;
}
.featext1 p {
	margin: 0;
}
.featext2 p {
	margin: 0;
}
.featext3 p {
	margin: 0;
}
.featext1 a:visited, .featext2 a:visited, .featext3 a:visited {
	color: white;
}
.featext1 a:link, .featext2 a:link, .featext3 a:link {
	color: white;
}
.featext1 a:hover, .featext2 a:hover, .featext3 a:hover{
	color: white;
	text-decoration: none;
}
.featext1 ul, .featext2 ul, .featext3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.featext1 li, .featext2 li, .featext3 li {
	background-image: url('/media/18324/side-arrow-w.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

/*-------------------------------------------    
	zone layout
-------------------------------------------*/

.events-zone {
	background-image: url('/media/27/events-adapt.gif');
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	padding: 12px;
	border: 1px solid #3F6878;
	width: 174px;
	line-height: 1.3em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}
.events-zone p:first-child {
	margin-top: 0;
}
.events-zone p:last-child {
	margin-bottom: 0;
}
.events-zone a:link, .events-zone a:visited, .events-zone a:active {
	text-decoration: none;
	color: #668793;
}
.events-zone a:hover {
	text-decoration: underline;
	color: #000000;
}
.vacation-zone {
	background-color: #B0C6C7;
	padding: 6px 12px;
	border: 1px solid #3F6878;
	width: 174px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}
.field-zone {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0;
}
.field-zone img {
	margin-left: 5px;
	vertical-align: -10%;
}
.vacation-field {
	margin-top: 4px;
	width: 100px;
}
#bottom {
	background-color: #C86800;	
	width: 800px;
	height: 8px;
}

/*-------------------------------------------    
	blog layout
-------------------------------------------*/

.post-footer {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 10px;
	margin: -5px 0 15px 0;
	border-top: 1px solid #c0c0c0;
	text-align: left;
}
.post-footer strong {
	color: #6F6F6F;
}
.comment-footer {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	margin: -15px 0 15px 0;
}
.caltable  {
	background-image: url('/media/content-back.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: normal;
	color: #6F6F6F;
	font-size: 10px;
}
.caltable img {
	display: block;
	border: 0;
}
.nextbut {
	margin-right: 2px;
}
.calcont {
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

/*-------------------------------------------    
	global layout
-------------------------------------------*/

#container {
	width: 800px;
	position: relative;
	margin: 0 auto;
}
#wrapper {		
	width: 750px;
	padding: 0 25px;
	background-color: #FFFFFF;
}
#consplit {
	clear: left;
	width: 750px;
	padding: 25px 0;
	overflow: auto;
}
#content {
	width: 525px;
	float: left;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.3em;
}
#sidebar {
	width: 200px;
	float: right;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.3em;
}
#sidebar form {
	margin: 0;
}
#subnavback {
	background-image: url('/media/12/background.png');
	background-repeat: repeat-x;
}
.search-module td {
	background-image: url('/media/22/search-adapt.gif');
	background-repeat: repeat-x;
	max-height: 31px !important;
}
.search-module td img {
	display: block;
}
.search-module input.img {
	display: block;
	height: 31px !important;
	width: 25px !important;
}
.search-module input {
	width: 139px !important;
	height: 16px !important;
}
#footer {
	width: 750px;
	overflow: auto;
}
#footer-links {
	width: 525px;
	float: left;
	border-top: 1px solid #AEBFC7;
	padding: 25px 0;
}
#footer-feeds {
	width: 200px;
	border-top: 1px solid #AEBFC7;
	padding: 60px 0;
	float: right;
        font-family: Verdana, Arial, Helvetica, Sans Serif;
        font-size: 11px;
}
#footer-feeds p {
	margin: 0px 0px 8px 0px;
}
.footer-zone {
	width: 113px;
	float: left;
	line-height: 1.3em;
	color: #668793;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	margin-right: 25px;
}
.footer-zone p {
	margin: 0;
	margin-bottom: 20px;
	font-weight: bold;
	color: #3B677A;
}
.footer-zone ul {
	padding: 0 0 0 1px;
	margin: 0 0 0 1px;
	list-style: none;
}
.footer-zone li {
	background-image: url('/media/1109/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	margin-top: 3px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #668793;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#legal {
	clear: both;
	width: 750px;
	padding: 25px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
}
#legal p {
	margin: 0;
}
#legal img {
	float: left;
	display: block;
	margin-top: 3px;
}
.copyright {
	font-size: 11px;
	padding-bottom: 6px;
}
#leftAmen {
	float: left;
	width: 250px;
	padding-right: 25px;	
}
#rightAmen {
	float: left;
	width: 250px;
}
#ratetable {
	border-left: 1px solid #3F6878;
	border-right: 1px solid #3F6878;
	border-bottom: 1px solid #3F6878;
	padding: 5px;
}
#ratetable td {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #444444;
}
#foundation {
	width: 750px;
	position: relative;
	margin: 0 auto;
}
#current p {
	margin: 0;
}
#weather p {
	margin: 0;
}
#weather td {
	padding-right: 15px;
}
#weather td img {
	margin-bottom: 5px;
}
#weather td {
	font-size: 12px;
}
#weather h3 {
	font-size: 12px;
}
.whitecell {
	color: white;
}
.weathertable td {
	padding: 6px 2px;
}
.abweather {
	position: absolute;
	top: 0;
	left: 624px;
}
#content .flipkey {
	float: right;
	padding: 15px 0 20px 20px;
}
#content .flipkey div {
	width: 160px;
	height: 100px;
}
#content .flipkey div img,
#content .flipkey div iframe {
	border: 0px;
	border: none;
}

/* EDITOR PROPERTIES */
