* { margin:0; padding:0; }

	body,
	html {	
		/*margin: 6px;*/
		margin-top: 0px;
		padding:0;
		background-color: #591312;/*dark maroon */
		color:#333; /*dark blue*/
	}
	body {
		min-width:795px;
	}
	.full-table
	{
	width:100%;
	color:#330033; /*purple*/
	}
	#container {
		background-color:#FFFFCC; /* light yellow */
		color: #333333; /* almost black */
		margin:0 auto;
		width:800px;
        /*border-left: 4px solid #fff;
        border-right: 4px solid #fff;*/
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		
		/* font georgie */
		
	}
	#header {
		background-color:#591312;/*dark maroon*/
		color: #591312;
		
		padding-top: 2px;
	}
#header p
{
font-size: .9em;
width: 800px;
color: #591312; /* was green, now maroon */
background-color: #591312;
text-align: center;

}
#flashfile
{
margin: 0 auto;
text-align: center;
background-color: #591312;
padding-bottom: 0;
}

/* Top Navigation Start*/
#navcontainer ul
{
padding-left: 0;
padding-top: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
padding-bottom: 0;
float: right;
width: 800px;
font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;

font-size: .9em;
background-color:#333333; /*charcoal*/
color: #FFCC00; /*gold*/
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #333333; /*blue*/
color: #FFCC00; /*gold*/
text-decoration: none;
float: right;
border-left: 1px solid #fff;/*blue*/
letter-spacing: 0.5px;
font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
background-color: #00598E;/*blue*/
color: #ffffff;
}

/* Top Navigation End */

	.headercenter
	{
	text-align: center;
	}
	#main {
		background-color:#FFFFCC;
		color: #333333;/*charcoal*/
		float:right;
width: 584px;
padding-bottom: 5em;
	}
	
#main p{
	font-size: .8em;
	line-height: 180%;
	padding: .6em;
	
	}

	
#main h1
{
text-align: center; 
color: #660000; /*dark red*/
background-color: #FFFFCC;
font-size: 1.1em;
font-weight: bold;
letter-spacing: 0;
margin: .5em 0 .5em 0;
font-family: Georgia, Times New Roman, serif;
}

#main h2
{
margin: .5em 0 .2em .5em;
color: #660033; /*purple*/
background-color: #FFFFCC;
font-size: 1.0em;
font-weight: bold;
letter-spacing: 0.1em;
}

#main h3
{
margin: .5em 0 .2em .5em;
color: #333; /*dark blue*/
background-color: #FFFFCC;
font-size: 1.0em;
font-weight: bold;
letter-spacing: 0.1em;
}

#main ul
{
font-size: .8em;
line-height: 160%;
margin-left: 4em;
}

#vlist h2
{
font-size: 1.1em;
text-align:center;
}
#vlist p
{
font-size: 1.0em;
text-align: center;
}
#vjust p
{
text-align:justify;
}

/* Jump list for Area Attractions page */
#jumpnav ul{
 margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#jumpnav ul li { display: inline; }

#jumpnav ul li a { 
text-decoration: none;
padding: .2em 1em;
font-weight: bold;
 }
 
 /* End Jump list */
 
.centeredh2{
text-align: center;
}

#main a:link
{
text-decoration: none;
color: #333333; /*dark red*/
background-color: inherit;
}

#main a:hover
{
text-decoration: none;
color: #990000 !important; /*dark blue */
background-color: inherit;
}

#main a:visited
{
text-decoration: none;
color: #333333; /* dark red */
background-color: inherit;
}

	#sidebar {
		background-color: #FFFFCC; /*light gold */
		color: #660000; /* dark red */
		float:left;
		width: 200px;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		
	}
	#sidebar ul {
		margin: 0;
		/*padding-left: 16px;*/
		list-style-type: none;
    }
	#sidebar li
	{
	padding: 0px;
	}

    #sidebar h3{
		padding: 3px 3px 3px 3px;
		color:  #660000; /* dark red */
		background-color: #FFFFCC; /* gold */
		font-size: 1em; 
        margin: 0;
		font-weight:bold;
		text-align: left;
    }

#sidebar a
{
    font-size: .8em;
	text-decoration: none;
	color: #DCC038;
	padding 0px;
	border-style:none;
	border-color:#DCC038;
}

#sidebar a img
{
	border-color:#DCC038;
}	

#sidebar a:hover img
{
	border-color: #ffffff !important;
}
#sidebar fieldset
{
	background-color: #591312;/*was turquoise, now maroon*/
	color: #000;
	border: 0;
		text-align: center;
	margin: 0 auto;
}


.searchboxcontainer
{
padding-top: 5px;
margin-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: #591312;/* was turquoise, now maroon*/
color: #333;
}
	
#footer {
		clear:both;
		font-size: .7em;
		color: #999; /*blue*/
		background-color: #FFFFCC;
	}
	
	
	#footer ul
{
list-style-type: none;
margin: 3px;
padding: 0;
display: inline;
height: 100%;
}

#footer li
{
display: inline; height: 100%;
}

#footer a
{
padding: .2em .5em .2em .5em;
color: #999;?* blue */
text-decoration: none;
text-align: left;
}

#footer A:hover
{
color: #000 !important;
}

#footer A:active
{
color:#999; /*blue*/
}

#footer A:visited
{
color:#999; /* blue */
}

	
	#footer p {
	color: #666;
		padding:5px 5px 5px 5px;
		margin: 0;
		text-align: right;
    }
	
	


.headerleft
{
float: left;
}
.headerright
{
float: right;
padding-right: 10px;
}
/* Link Page Start */
.add-link
{
padding-top: 1em; 
padding-bottom: 1em; 
margin-left: 15px;
background-color: #FFFFCC;
color: #333; /*dark blue */
font-size: .8em;
}

.link-content
{
margin-right: 15px;
margin-left: 15px;
margin-bottom: 1em;
padding-left: 5px;
padding-bottom: .5em;
border: 2px dotted #591312; /* was light green, now maroon */
font-size: .8em;
color: #333;
background-color: #FFFFCC;
}

#linkcontainer
{
margin: 0 auto;
}

.link-content dt
{
font-size: .8em;
font-style: italic;
color: #333; /* dark blue */

}
/* Link Page End */

/* Contact Form Start */
address
{
font-size: .8em;
}


.addressleft
{
margin-left: 10px;
width: 250px;
float: left;
}
.addresscontact
{
text-align: left;
border: 0;
}

.contactcontainer ul
{
margin-right: 10px;
}

.contactcontainer
{
height: 5em;
}

.directionsright
{
float: right;
}

form#contact {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:.8em verdana,arial,sans-serif;
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #FFFFCC;
  color: #000;
}

form#contact fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #9BCB91;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form#contact label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


fieldset#contact legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#contact input, form#contact textarea, form#contact select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form#contact input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#contact small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form#contact .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#contact br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/* Contact Form End */
/* Searchbox Start */

form#searchbox fieldset
{
margin: 0;
padding: 0;
border: 0;
}

form#searchbox 
{
margin: 0 auto;
padding: 0;
width: auto;
background-color: #fff;
color: #000;
border: 0;
}

form#searchbox input
{
margin: 0;
padding: 1px;
border: 1px solid #176492;
vertical-align: middle;
}
/* Searchbox End */

.calltoaction
{
background-color: #FFCC66;
color: #953F32;
padding: 2px;
text-align: center;
margin-bottom: 40px;
margin-top: 20px;
margin-right: 5px;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.imgnoborder
{
border: 0;
}

	.imgfloatright
{
float: right;
border: 0;
padding-left: 2px;
}

	.imgfloatleft
{
float: left;
border: 0;
padding-right: 2px;
}

.imgcenter
{
text-align: center;
}

.mailinglistimg
{
border: 0;
padding: 10px 0 5px 0;
}

table#pimpnav
{
width: 510px;
color: #000;
background-color: #fff;
margin: 0 auto;
border-top: 2px solid #4081A8;
border-bottom: 2px solid #4081A8;
}

table#pimpnav td
{
margin: 0;
padding: 0;
vertical-align: middle;
text-align: center;
}

.noimgborder
{
border: 0;
}
/* MAILING LIST */
table#addemailtable
{
width: 510px;
color: #000;
background-color: #fff;
margin: 0 auto 5px auto;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
font-size: .8em;
padding: 6px;
}

table#addemailtable td
{
margin: 0;
padding: 0;
}

.mailinglist
{
border: 1px solid #AC751B;
margin-bottom: 10px;
}

.top
{
	text-align:center;
	padding-top: 10px;
	padding-bottom:10px;
}

.reviewtitle
{
	color: #004974;
	background-color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: .5em 0 .2em .5em;
}

.smalltext
{
	font-size: .9em;
}

.booknow
{
	float: right;
	border: 1px outset #004974;
    padding: 5px 5px 5px 5px;
    margin: 30px 40px 0 0;
    font-weight: bold;
}

.booknow2
{
	border: 1px outset #004974;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
	text-align:center;
}

/* CSS container shadow */
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 50px;
}

	#shadow-container .shadow2,
	#shadow-container .shadow3,
	#shadow-container .container {
		position: relative;
		left: -1px;
		top: -1px;
	}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .container {
		background: #FFFFCC;
		border: 1px solid #848284;
		padding: 10px;
	}
/* CSS container shadow */

.photogallery
{
	padding: 0 14px 0 14px;
}

.rooms
{
	font-size: 1.1em;
	font-weight:bold;
}
#menu
{

font-family: Monotype Corsiva, Georgia, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #660033 !important;
font-size: 12pt;

}

#menu p
{


font-family: Monotype Corsiva, Georgia, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #660033 !important;
font-size: 12pt;

}
#menu h1
{
font-family: Monotype Corsiva, Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 18pt;
/*background-color: #CCCCCC;*/

}
#menu h2
{
font-size: 16pt;
/*background-color: #CCCCCC;*/

}
#menu h3
{
color: #660033 !important;
font-size: 14pt;
/*background-color: #CCCCCC;*/

}
#menu a
{
color:#660033;
text-decoration:none;
}
#menu a:hover
{
color: #000000;
}
.leftspace
{
margin-left:200px;
}