/*-----------------------------------------------------------------------
Basic Style Sheet

version:	1.2
author:		jan wilson
email:		jan@bigwdesign.com
-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------
Shared Elements */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:#666;
font-size:11px;
line-height:19px;
}

div#container {
background-color:#fff;
float:left;
width:801px;
border-right:1px solid #000000;
}

/*-----------------------------------------------------------------------
Web Ads */

div.web-ads {
float:right;
margin:0px;
padding:0px;
background-color:#fef6e3;
}

div#container-ads {
float:left;
background-color:#fef6e3;
width:990px;
}
div.web-ads {
float:right;
margin:0px;
padding:0px;
background-color:#fef6e3;
}
div.web-ads2 {
float:right;
margin:0px;
padding:0px;
background-color:#fef6e3;
}

div.web-ads div.ad2 {
border-top:2px solid #FEF6E3;
}

/*-----------------------------------------------------------------------
Web Ads */


p {
margin:0;
padding:0;
}
td {
padding:0;
}
ul {
margin:0;
padding:0;
list-style-type:none;
}
ul.with_bullet {
font-size:11px;
margin:0px 0px 5px 30px;
padding:0;
}
ul.with_bullet li {
list-style-image:url(../wc/images/a-bullet1.gif);
padding:0 0 4px 0;
margin:0;
line-height:16px;
}
form {
margin:0;
padding:0
}

table.navigation td {
vertical-align:middle;
}

/*-----------------------------------------------------------------------
Search Cream Bar at Top */

div#search  {
text-align:right;
margin:0;
padding:3px 10px 3px 0;
}
input.search {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FEDF9E;
font-size:10px;
color:#333;
padding:2px 0 2px 5px;
margin:0;
border:1px #9CA18A solid;
}
.go {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 5px 0 0;
padding-right:1px;
padding-left:1px;
font-size:10px;
color:#333;
background-color:#F0C66E;
border:2px #F0C66E solid;
}

/*-----------------------------------------------------------------------
Text links */
table#content a:link {
color:#0099FF;
text-decoration:underline;
}
table#content a:visited {
color:#0099FF;
text-decoration:underline;
}
table#content a:hover{
color: #330099;
text-decoration:none;
}
table#main a:link {
color:#0099FF;
text-decoration:underline;
}
table#main a:visited {
color:#0099FF;
text-decoration:underline;
}
table#main a:hover{
color: #330099;
text-decoration:none;
}

h1, h2, h3 {
margin:0;
padding:0;}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
padding:10px 0 5px 0;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-top:10px;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-bottom:5px;
}

h1.titleblack {
font-size:26px;
padding:10px 0 5px 0;
color:#000000;
font-weight:normal;
}


div.clear {
clear:both;
}
.space1 {
padding: 10px 0 5px 0px;
}
.space2 {
padding: 5px 0 2px 0px;
}
.space3 {
padding-top:15px;
}
.space4 {
padding-top:25px;
}

ul.space5 li{
padding-bottom:6px;
}
div.rule1 {
border-top: 1px #ccc solid;
margin-top:8px;
padding:10px 0px 0px 0px;
}
blockquote {
padding: 0 0 0 30px;
margin: 0 0 0 0px;
}
/*-----------------------------------------------------------------------
Table Top */
table#top {
width:100%;
background-color:#fedf9e;
margin:0px;
}
table#top td {
vertical-align:top;
padding:0px;
}
table#top td.logo{
width:203px;
padding-top:6px;
}
td.rollovers {
vertical-align:top;
width:342px;
}
div.icons1 {
text-align:right;
margin-top:1px;
margin-bottom:5px;
padding-left:7px;
}
div.utility-border {
border-left:1px solid #C8B37B;
border-right:1px solid #C8B37B;
margin-top:8px;
margin-bottom:7px;
padding-bottom:0px;
padding-top:12px;
}
table#utility-table {
margin-top:0px;
margin-bottom:0px;
width:100%;
}
table#utility-table td.col1{
vertical-align:top;
padding:0px 0 0px 19px;
}
table#utility-table td.col2{
vertical-align:top;
padding:0px 0 0px 18px;
}
table#utility-table td.col3{
vertical-align:top;
padding:0px 0 0px 17px;
}

/*-----------------------------------------------------------------------
Utility Nav */
ul.utility {
font-size:10px;
line-height:20px;
}
ul.utility a:link {
color:#373d1f;
text-decoration:none;
}
ul.utility a:visited {
color:#373d1f;
text-decoration:none;
}
ul.utility a:hover {
color: #CC6633;
text-decoration:underline;
}

/*-----------------------------------------------------------------------
Table Main */
table#main {
width:100%;
}
table#main td#nav {
padding:10px 0 0 0;
background-color:#fedf9e;
width:203px;
text-align:center;
vertical-align:top;
}
/*-----------------
Specials */
div.specials {
margin-left:10px;
}
div.specials a:link, a:visited {
color: #DB6E00;
text-decoration:none;
}
div.specials a:hover {
color:#fff;
text-decoration:underline;
}
ul#local{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:28px;
background-color:#fedf9e;
padding:0 0 0 0;
width:185px;
color:#993300;
}
ul#local a:link {
color:#635a3d;
text-decoration:none;
}
ul#local a:visited {
color:#635a3d;
text-decoration:none;
}
ul#local a:hover {
color:#000;
text-decoration:underline;
}
ul#local li {
border:0;
}
ul#local li.rule {
border-bottom:1px #eaba84 solid;
margin-bottom:5px;
padding-bottom:5px;
}

ul#local li.events {
color:#333;
font-weight:bold;
}
table#main td#content {
vertical-align:top;
padding: 5px 20px 10px 20px;
}
table#main td#content p {
padding:0 0 10px 0;
}
div#title {
clear:both;
padding-bottom:5px;
padding-top:5px;
}
div#title2 {
padding-top:3px;
border-bottom:1px #ccc solid;
margin-bottom:10px;
padding-bottom:15px;
}
p.main-intro {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:26px;
margin-bottom:10px;
padding-right:0px;
border-bottom:#ccc 1px solid;
}
div.photo-right {
position:relative;
float:right;
padding:5px 0 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#990000;
}
div.photo-left {
position:relative;
float:left;
padding:5px 10px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#990000;
}

div.photo-left2 {
position:relative;
float:left;
padding:5px 10px 20px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#990000;
}
table#main-photo {
width:801px;
}
div.main-photo2 {
float:right;
}
table#main-photo td {
vertical-align:top;
width:204px;
font-size:10px;
text-align:center;
line-height:15px;
}
table#main-photo td#address-blue {
vertical-align:middle;
background-color:rgb(5,33,71);
color:#94AED1;
height:222px;
}
.rule-above-blue {
padding: 5px 0px 0px 0px;
border-top: 1px #445975 solid;
margin:8px 10px 0px 10px;
}
table#main-photo td#address-red {
vertical-align:middle;
background-color:rgb(109,20,0);
color: #FF9999;
}
div.rule-above-red {
padding: 7px 0px 0px 0px;
border-top: 1px #8a4333 solid;
margin:8px 10px 0px 10px;
}
table#main-photo td#address-green {
vertical-align:middle;
background-color:rgb(49,63,17);
color:#B4C9A3;
// padding-bottom:10px;
}
div.rule-above-green {
padding: 5px 10px 0px 0px;
border-top: 1px #5A6541 solid;
margin:8px 10px 0px 10px;
}
div.photo-3horizontal {
padding: 6px 0 10px 0;
}
a.white:link	{
color:#dedede;
text-decoration:underline;
}
a.white:visited	{
color:#dedede;
text-decoration:underline;
}
a.white:hover	{
color: #FF9933;
text-decoration:underline;
}

/*-----------------------------------------------------------------------
Tertiary */
div#tertiary {
float:left;
font-size:10px;
line-height:15px;
color:#990000;
}
div#tertiary a:link {
color:#666;
text-decoration:underline;
}
div#tertiary a:visited {
color:#666;
text-decoration:underline;
}
div#tertiary a:hover {
color:#FF9933;
text-decoration:none;
}
div.credit {
float:right;
font-size:9px;
padding:0;
margin:0;
line-height:10px;
text-decoration:underline;}

/*-----------------------------------------------------------------------
Colors */
.green1 {color:#898839;}
.green2 {color:rgb(49,63,17);}
.green3 {color: #97a388;}
.green4 {color: #7D8A49;}
.green-back {background-color:rgb(49,63,17);}

.red1 {color:#990000;}
.red2 {color:rgb(109,20,0);}
.red3 {color: #CC9999}
.red-back {background-color:rgb(109,20,0);}

.blue1 {color:#003768;}
.blue2 {color:rgb(5,33,71);}
.blue3 {color:#88a1b1}
.blue-back {background-color:rgb(5,33,71);}

.black {color:#000;}
.black-back {background-color:#000;}

.gray1 {color:#999;}
.gray2 {color:#ccc;}
.gray3 {color:#333;}

.white {color:#fff;}
.peach {color:#C97951;}
.lime {color:#9ad25b;}
.mustard {color:#CC9900;}
.black-back {background-color:#000;}
.autumn {color:#993D00}
.orange {color: #FF6600;}
.rust {color:#AB6242}

/*-----------------------------------------------------------------------
Segment Pages */
table#seg-intro {
border-top: #000 solid 1px;
}
table#seg-intro td {
vertical-align:top;
}
table#seg-intro td.text {
vertical-align:top;
width:500px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:25px;
padding: 15px 30px 20px 30px;
}
table#seg-intro td.text div#title{
padding:3px 0 10px 0;
}

a.green-link:link, a.green-link:visited {
color:#898839;}
a.green-link:hover {
color:#CCCB55;}

/*----------------------- Online Store -----------------------*/

table#seg-intro td.item{
width:110px;
background-color:#fedf9e;
vertical-align:top;
padding:10px 0px 10px 20px;
font-size:10px;
line-height:18px;
color:#8A6700;
}

table#seg-intro td.brand {
width:161px;
background-color:#fedf9e;
vertical-align:top;
padding:10px 0px 10px 10px;
font-size:10px;
line-height:18px;
color:#8A6700;
}
table#seg-intro td.item a:link {
color:#666;
text-decoration:none;
}
table#seg-intro td.item a:visited {
color:#666;
text-decoration:none;
}
table#seg-intro td.item a:hover {
color:#fff;
text-decoration:none;
background:#999;
}
table#seg-intro td.brand a:link {
color:#666;
text-decoration:none;
}
table#seg-intro td.brand a:visited {
color:#666;
text-decoration:none;
}
table#seg-intro td.brand a:hover {
color:#fff;
text-decoration:none;
background:#999;
}
table#seg-intro td.brand p.head1, td.item p.head1 {
font-weight:bold;
font-size:10px;
color:#990000;
}
h2.store {
width:740px;
padding: 15px 0 0px 0px;
margin:0 30px 10px 30px;
}

/*------------ Seg-Content Table*/
table#seg-content {
background-color:#fff;
}
table#seg-content td {
padding: 0px;
vertical-align:top;
}
table#seg-content td p{
padding-bottom:10px;
line-height:20px;
}
table#seg-content td.map{
width:200px;
padding: 20px 0 0 20px;
}
table#seg-content td.properties{
width:306px;
padding: 20px 20px 20px 5px;
}
table#seg-content td.right{
padding-bottom:30px;
}
table#seg-content p.caption {
padding-top:5px;
line-height:17px;
width:220px;
}
table#seg-content td.groups{
padding:10px 0 20px 60px;
width:550px;
}
table#seg-content td.groups p.address{
padding-left:30px;
}
table#seg-content td.groups p.main-intro{
line-height:25px;
margin-bottom:5px;
}
table#seg-content td.groups h3{
border-top:1px #ccc solid;
padding-top:5px;
margin-top:8px;
}
table#seg-content td.employment{
padding:10px 0 20px 60px;
width:620px;
}
table#seg-content td.contact{
padding:10px 0 20px 60px;
width:750px
}
table#seg-content a:link {
color:#0099FF;
text-decoration:underline;
}
table#seg-content a:visited {
color:#0099FF;
text-decoration:underline;
}
table#seg-content a:hover{
color: #330099;
text-decoration:none;
}
table#seg-content td.about{
padding: 20px 70px 20px 70px;
}
table#seg-content td.about p{
line-height:19px
}
div.text1{
float:left;
padding-right:15px;
width:200px
}
div.text2{
float:left;
padding-left:0px;
width:200px
}
div.text3 {
float:right;
width:260px;
padding-right:50px;
}

div.border1 {
position:relative;
border-top: 1px #ccc solid;
margin:3px 0 0 0;
padding: 20px 0 0 0;
height:180px;
}
div.border2 {
position:relative;
border-top: 1px #ccc solid;
margin:3px 0 0 0;
padding: 10px 0 0 0;
}
div.border3 {
border-bottom: 1px #ccc solid;
margin-bottom:10px;
padding-bottom:10px;
}
div.photo-right2 {
position:relative;
float:right;
padding: 5px 190px 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#990000;
}
/*-----------------------------------------------------------------------
Directions */
div#container-directions {
margin:0;
padding: 0px 0px 0 10px;
width:680px;
line-height:18px;
}
div#container-directions p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
padding-bottom:10px;
}
div#container-directions p.location {
padding-bottom:0px;
}
div#container-directions h2 {
font-size:15px;
padding: 13px 0 13px 0;
margin: 5px 0 0 0;
border-top: 1px #ccc solid;
}
div#container-directions h3 {
color:#635a3d;
padding: 10px 0 0 0;
margin: 0 0 0 0;
}
div#container-directions h4 {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 10px 0 0 0;
margin: 0 0 0 0;
}
a.print:link {
color:#333;
background-color: #FEDF9E;
padding:3px 5px 5px 5px;
}
a.print:visited {
color:#333;
background-color: #999;
padding:3px 5px 5px 5px;
}
a.print:hover{
color:#fff;
background-color: #663300;
padding:3px 5px 5px 5px;
}
/*-----------------------------------------------------------------------
Chart */
table.chart1 {
background-color:#FFF8DE;
font-size:10px;
text-align:center;
border-bottom:2px #000 solid;
}
table.chart1 tr.black {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
background-color:#000000;
color:#FFF8DE;
font-size:11px;
}
table.chart1 tr.black td{
padding: 3px 0 3px 0;
}
table.chart1 td {
vertical-align:top;
padding:0px 0px 0px 0px;
}
table.chart1 td.bottom {
padding-bottom:10px;
}
table.chart1 td.top {
padding-top:5px;
}
table.chart1 td.top-bottom {
padding-top:5px;
padding-bottom:10px;
}
div.chart-center {
padding: 5px 0 15px 25px;
}
div.chart-left {
padding: 5px 10px 0px 0;
float:left;
}
div.chart-right {
padding: 5px 0 0px 10px;
float:right;
}
div.good-right {
float:right;
padding:10px 0 10px 13px;
}
div.good-left {
float:left;
padding:8px 10px 0px 0;
}
.city {
color:#78826D;
font-variant:small-caps;
font-style: normal;
font-weight:bold;
font-size:10px;
}

/*-----------------------------------------------------------------------
Rooms and Rates */
table#main td#content p.subhead1 {
padding: 0 0 0 0px;
margin:0;
font-style:italic;
}
table#main td#content p.subhead2 {
font-weight:bold;
padding: 0px 0 3px 0;
margin:0;
color:#C97951;
}
table#main td#content p.subhead3 {
color: #898839;
font-style:italic;
font-weight:bold;
margin:0;
padding:0;
}
table#main td#content p.none {
padding:0 0 10px 0;
margin:0px
}
table.rates {
width:500px;
border: 1px solid #ebebeb;
margin: 3px 0 15px 0;
font-size: 10px;
}
table.rates tr.boldhead {
font-weight:bold;
}
table.rates td {
padding:5px 0px 7px 5px;
border: 1px solid #ebebeb;
line-height:13px;
vertical-align:middle;
}

table.rates td.type {
width: 190px;
}
table.rates td.middle1 {
width: 175px;
}
table.rates td.middle2 {
width: 400px;
}
table.rates td.ask {
font-style:italic;
font-size:10px;
}
table.rates p {
margin:0;
padding:0;
}
.desc {
font-style:italic;
text-indent:10px;
}


/*-----------------------------------------------------------------------
Calendar Page */

div#title-calendar {
float:left;
width:400px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
padding-top:15px;
padding-bottom:5px;
color:rgb(109,20,0);
}
table.calendar {
clear:both;
margin:8px 0 8px 0;
}
table.calendar td {
vertical-align:top;
padding: 10px 0 10px 0px;
font-size:11px;
line-height:15px;
border-bottom:1px #D6D6D6 solid;
}
table.calendar tr.headrow td {
padding: 2px 0px 3px 0px;
border:0;
color:#666;
font-size:10px;
font-weight:bold;
}
table.calendar tr.headrow {
font-size:10px;
color:#999;
background-color:#FFF0D1;
}
table.calendar tr.tickets td {
border-bottom:2px #999 solid;
color:#B06464;
}
table.calendar tr.tickets td.desc{
color:#666;
}
table.calendar td.month {
font-size:10px;
padding-right:12px;
font-weight:bold;
}
table.calendar td.facility {
padding-right:10px;
}
table.calendar td.event {
padding-right:14px;
}
table.calendar td.theme {
}
.indent {
text-indent:5px;
}
/*-----------------------------------------------------------------------
About Page */
div.about-address {
float:left;
margin-top:-6px;
margin-right:17px;
}
div.old-photo {
float:left;
}
div.caption2 {
float:right;
margin-top:-6px;
margin-right:0px;
margin-bottom:10px;
width:255px;
color:#990000;
}
div.caption3 {
width: 150px;
color:#990000;
padding-bottom:5px;
}
/*-----------------------------------------------------------------------
Contact Form */

table#seg-content table.contactForm {
width:600px;
background-color:#FFF8E3;
margin-top:15px;
margin-bottom:20px;
}
table#seg-content table.contactForm td{
vertical-align:top;
padding-top:5px;
padding-bottom:5px;
}
table#seg-content table.contactForm td.name {
width: 150px;
text-align:right;
}
table#seg-content table.contactForm td.space-top {
padding-top:10px;
}
table#seg-content table.contactForm td.space-bottom {
padding-bottom:10px;
}
table#seg-content table.contactForm td.info {
text-align:left;
padding-left:10px;
}

table#seg-content table.contactForm input{
}
table#seg-content table.contactForm select{
font-family:Verdana;
font-size:11px;
color:#666;
}

/*-----------------------------------------------------------------------
Packages */
div.packages {
float:left;
width:700px;
padding: 0px 0 5px 0px;
margin: 5px 0 0px 0px;
}

table#seg-content td.groups div.packages h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:10px 0 2px 0;
margin: 0 0 0 0;
color:#003768;
border-top:1px #ccc solid;
}

table#seg-content td.groups div.packages h2 {
padding:0 0 5px 0;
margin: 0 0 0 0;
color:#990000;
font-size:10px;
letter-spacing:.2em;
}

table#seg-content td.groups div.packages h3 {
font-size:13px;
margin:0px;
padding:5px 0 0 0px;
color:#669933;
border-top:0px #fff solid;
}

table#seg-content td.groups div.packages p {
padding:0 0 5px 0;
margin:0 0 0 0;
border:0px;
}




/*-----------------------------------------------------------------------
Footer */
div#footer {
text-align:left;
background-color:#fff;
padding: 8px 0 8px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top: #ccc 1px solid;
}
div#footer a:link {
color:#666;
text-decoration:underline;
}
div#footer a:visited {
color: #666;
text-decoration:underline;
}
div#footer a:hover {
color:#3399FF;
text-decoration:underline;
}
