body {

	background: #466071;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

a, a:link, a:active, a:visited{
	color: #446636;
}

a:hover{
	text-decoration: none;
}

h1, h2, h3, h4 {
	color: #446636;
	margin: 0 0 .2em 0;
}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

h5{ font-family: Georgia;
	font-size: 23px;
	font-style: italic;
	color: #446636;
	margin: 4px 0 0 6px;
 }
 
 h6{ font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #446636;
 }
 
p{ margin: 0 0 .8em 0; }

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

#page
{
	display: block;
	text-align: center;
}

#layout {
	
	width: 958px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FBFCEB;
	background: #D7DCB9;
}

#header {

	padding: 20px 20px 10px 20px;
	background: #FBFCEB;

}

#header h1{

	font-size: 14px;
	margin: 25px 0 0 0;

}

#header .logo a{

	background: url('images/capecodlogo.gif') top left no-repeat;
	color: #000;
	width: 522px;
	height: 78px;
	display: block;
	text-indent: -9000px;

}

#header .contactInfo{

	float: right;
	color: #4A662D;
	text-align: right;
	font-size: 14px;

}

#header .phone{

	color: #2E536C;
	font-size: 18px;

}

#header .bookNow{

	background: #E0D28B;
	border: 2px solid #CCB852;
	color: #2E536C;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	margin: 0 0 0 10px;

}

#header .bookNow:hover{

	background: #CCB852;
	border: 2px solid #A69542;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;
	padding: 5px 10px;

}

.nav ul li a {

	
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{

	background: #6C7D5B;

}

#topNav ul{

	margin: 0 0 0 24px;

}

#topNav a {

	font-size: 15px;
	color: #FDFCFC;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #FDFCFC;
	padding: 0 15px 0 0;

}

#topNav .lastOne a{
	
	border-right: none;

}

#topNav a:hover {

	text-decoration: underline;
	color: #ddd;

}

#topIMG{

	background: url('images/flash1.jpg') top left no-repeat;
	height: 225px;
	border-bottom: 1px solid #FBFCEB;
	border-top: 1px solid #FBFCEB;

}

/*#home #topIMG {

	height: 282px;

}
*/

.map #topIMG {

	display: none;

}

.room #topIMG{

	display: none;

}

.menu {
background: #fbfceb;
padding: 6px;
border: 1px solid #7c8f64;
width: 525px;
margin: 15px 0 0 0;
}

/* ---- SEPERATE HEADER BACKGROUND HERE -- */

#home #topIMG{ background: url('images/flash1.jpg') top left no-repeat; } 
#gc #topIMG{ background: url('images/gctop.jpg') top left no-repeat; } 

#rooms #topIMG{ background: url('images/roomstop.jpg') top left no-repeat; } 
#recipes #topIMG{ background: url('images/recipestop.jpg') top left no-repeat; } 

#breakfast #topIMG{ background: url('images/breakfasttop.jpg') top left no-repeat; } 
#packages #topIMG{ background: url('images/packagestop.jpg') top left no-repeat; } 
#inn #topIMG{ background: url('images/inntop.jpg') top left no-repeat; } 
#policies #topIMG{ background: url('images/policiestop.jpg') top left no-repeat; } 
#area #topIMG{ background: url('images/areatop.jpg') top left no-repeat; } 
#directions #topIMG{ background: url('images/directionstop.jpg') top left no-repeat; } 
#shopping #topIMG{ background: url('images/shoppingtop.jpg') top left no-repeat; } 
#museums #topIMG{ background: url('images/museumstop.jpg') top left no-repeat; } 
#finearts #topIMG{ background: url('images/theatertop.jpg') top left no-repeat; } 
#events #topIMG{ background: url('images/eventstop.jpg') top left no-repeat; } 
#outdoor #topIMG{ background: url('images/outdoorpagetop.jpg') top left no-repeat; } 
#dining #topIMG{ background: url('images/diningtop.jpg') top left no-repeat; } #excursions #topIMG{ background: url('images/excursionstop.jpg') top left no-repeat; } 

/* -------------------------------------- 

/*.sideBar #content
{
	background: url('images/content.gif') top left repeat-y;
	border: 1px #F39 dotted;
}

.sideBar #content #contentBack{ background: url('images/areaside.jpg') bottom left no-repeat; }
*/
/* ---- SEPERATE CONTENT BACKGROUND HERE -- */
/*
#home #content #contentBack{ background: url('images/homeLeft.jpg') bottom left no-repeat; }

#area #content #contentBack{ background: url('images/areaside.jpg') bottom left no-repeat; }


#content .container
{
	padding: 1em;
	color: #000F19;
	line-height: 22px;
}

#content .container p{ margin: 10px 3px 0 5px;}

.sideBar #content .container{

	margin: 0 0 0 245px;
	

}

*/
.leftSide{

	float: left;
	width: 235px;
	border-right: 1px solid #FBFCEB;

}

.leftSide .container{

	padding: 15px;

}

.leftSide .container .leftBtn{

	display: block;
	background: url('images/leftBack.gif') top left repeat-y;
	border: 2px solid #CEBC67;
	padding: 5px;
	width: 186px;
	text-align: center;
	color: #011942;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;

}

.leftSide .container .leftBtn:hover{

	color: #666;

}

.leftSide .container .checkAvail{

	background: url('images/leftBack.gif') top left repeat-y;
	border: 2px solid #CEBC67;
	padding: 10px;
	width: 176px;
	text-align: center;
	color: #011942;
	font-size: 13px;
	
}

.checkAvail ul {
	margin-left: .5em;
}

.checkAvail li {
	text-align: left;
	list-style: none;
	margin-bottom: .8em;
}

.checkAvail li a {

	font-size: 14px;
}

.checkAvail li a:hover {
	text-decoration: underline;
}

.leftSide .container .checkAvail h4{

	color: #011942;
	font-size: 15px;
	
}

.leftSide .leftIMG{
	
	height: 356px;

}

.roomLeft{

	float: left;
	width: 660px;

}

.roomLeft .text{

	padding: 10px 0 0 10px;
	line-height: 22px;
	
}

.room #content .container{

	margin: 0 0 0 647px;

}

#content .container #roomNav ul {

	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;

}

#content .container #roomNav ul li {

	float: left;

}

#content .container #roomNav ul li a {

	display: block;
	padding: 3px;
	width: 105px;
	color: #fff;
	margin: 2px;
	border: 1px solid #5E754D;
	background: #8DA162;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;

}

#content .container #roomNav ul li a:hover {

	border: 1px solid #8DA162;
	background: #5E754D;

}

#content .container #roomNav ul li.lastOne a {

	width: 222px;
	text-align: center;

}


#content .quote{

	color: #446636;
	background: url('images/pillar.gif') top left no-repeat;
	padding: 0 0 0 75px;
	min-height: 80px;
	font-family: Georgia;
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-style: italic;

}

.frontLinks{

	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;

}

.frontLinks li{

	float: left;

}

.frontLinks li a{

	display: block;
	background: #fff;
	padding: 5px;
	margin: 0 17px 0 0;
	text-decoration: none;
	text-align: center;
	font-family: Georgia;
	font-size: 13px;
}

.frontLinks.rooms li a{

	margin: 0 18px 10px 25px;
	background: none;

}

.frontLinks.rooms li img{

	border: 1px solid #fff;

}

.frontLinks.rooms li a:hover img{

	border: 1px solid #999;

}

.frontLinks li a:hover{

	background: #f3f3f3;

}

.frontLinks.rooms li a:hover{

	background: none;

}


.frontLinks li h5{

	font-size: 18px;
	margin: 5px 0 1px 0;
	font-style: italic;

}

#footer
{
	background: #6C7D5B;
	border-top: 1px solid #FBFCEB;
	width: 958px;
	text-align: center;
}

.sideBar #footer{


}

#bottomNav{

	clear: both;
	
}

#bottomNav li{

	padding: 3px 5px 5px 3px;

}

#bottomNav a{

	font-size: 12px;
	color: #FDFCFC;
	text-decoration: none;
	border-right: 1px solid #FDFCFC;
	padding: 0 7px 0 0;

}

#bottomNav .lastOne a{

	border-right: none;

}

#copyright{

	color: #E2D18B;
	font-size: .9em;
	padding: .5em .5em .1em .5em;
	text-align: right;
	width: 958px;
	margin-right: auto;
	margin-left: auto;

}

#copyright a{

	color: #E2D18B;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right;
margin: 0 0 0 15px;}

.left { float: left; }

.recipeImg { float: right;
margin: 0 0 0 15px;}

/* More */

.fancyList{

	list-style: none;
	margin: 3px 0 8px -10px;
	padding: 0;

}


.fancyList li{

	background: url('images/bullet.gif') 0px 8px no-repeat;
	padding: 3px 0 0 20px;
	margin: 0 0 1px 15px;
}

.fancyList2{

	list-style: none;
	margin: 3px 0 8px -10px;
	padding: 0;

}


.fancyList2 li{

	background: url('images/transbullet.gif') 0px 8px no-repeat;
	padding: 3px 0 0 20px;
	margin: 0 0 1px 15px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #446636;
}

#geotrust img{float: right}

.emailContact a{

	display: none;

}

.sideBar .emailContact a{

	text-indent: -999em;
	display: block;
	width: 200px;
	height: 25px;
	position: absolute;
	margin: -30px 0 0 0;
	padding: 0 !important;

}

.bc {
	color: #000;
	text-decoration: none;
	cursor: text;
}

.bc:hover {
	text-decoration: none !important;
}

.pagetitle h1
{
	padding-top: 20px
}
