/***********************************************/
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/* Colors used
#334d55		Dark Blue
#006699		Lighter Blue
#eeeeee		Light Gray
*/
* {padding:0; margin:0;}

body{
	font-family: Verdana, Arial,sans-serif;
	font-size:12px;
	color: #333333;
	/*line-height: 1.166;	*/
	margin: 0px;
	padding: 0px;
	behavior:   url(csshover.htc);
}
div#bodyBox {
	text-align:left;
}
div#headerAd a:link, div#headerAd a:visited {
	color:#009900;
	text-decoration: underline;
}
div#headerAd a:hover, div#headerAd a:visited:hover {
	text-decoration: none;
	background-color:#009900;
	color: white;
}

div a:link  {
	color: #459;
	text-decoration: underline;
}
div a:visited  {
	color: #459;
	text-decoration: underline;
}
div a:hover {
	text-decoration: none;
	background-color:#459;
	color: white;
}
div a:visited:hover {
	text-decoration: none;
	background-color:#459;
	color: white;
}
/* overrides decoration from previous rule for hovered links */

div a:link img, div a:visited img  {
	border:inherit;
	text-decoration: none;
}
div a:hover img, div a:visited:hover img {
	border:inherit;
	text-decoration: none;
	background-color:none;
}

div.imagesThumb a:link img, div.imagesThumb a:visited img  {
	border:none;
	text-decoration: none;
}
div.imagesThumb a:hover img, div.imagesThumb a:visited:hover img {
	border:none;
	text-decoration: none;
	background-color:#459;
}

h1, h2, h3, h4, h5, h6{
 	/*font-family: Verdana,Arial,sans-serif;*/
 	line-height: 1.5;
	margin: 5px 0 0 0;
	padding: 0 0 0 0px;
}

h1{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 130%;
 color:#330099;
}

h2{
 font-size: 115%;
 color: #330099;
}

h3{
 font-size: 110%;
 color: #330099;
}

h4{
 font-size: 105%;
 font-weight:bolder;
 color: #330099;
}

h5{
 font-size: 90%;
 color: #330099;
}

p {
 	/*font-family: Verdana,Arial,sans-serif;*/
 	line-height: 1.2;
	margin: 0 0 6px 0px;
	padding: 0px;
 	font-size: 100%;
 	color: black;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#headerBox{
	font-size: 150%;
	border-bottom: 1px solid #cccccc;
	background-color: white;
	/*border:1px solid #334d55;*/
	/*background-image:url(../images/Banner.gif);*/
}

#navBox{
	color: #334D55;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
#navBox img{
 	display: block;
}
div#navBox ul {
		list-style: none;
}
/*#navBox a {
	font-size: 80%;
	font-weight:bold;
}*/

#content{
	font-size: 100%;
}

#pageTitle{
	font-size: 120%;
}

#subNav{
	font-size: 80%;
}

#images{
	font-size: 80%;
	text-align:center;
}

#commonNav{
	font-size: 60%;
	font-weight:bold;
	color:gray;
}

#sideBar {
	font-size: 100%;
}
#sideBar h1 {
	font-size:100%;
	margin:0; padding:0;
	line-height: 1.2;
}
#sideBar p {
	font-size:80%;
}

#sideBar ul a:link, #sideBar ul a:visited {display: block;}
#sideBar ul {list-style: none;}
#sideBar a.dfi_ad {border:none;padding:0px;}
#sideBar a.dfi_ad img {text-decoration:none;background-color:#fff;border:none;padding:0px;}
/*#sideBar a.dfi_ad, #sideBar a.dfi_ad:hover {text-decoration:none;background-color:#fff;}*/
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #sideBar li {border-bottom: none;}


#introduction{
	font-size: 100%;
}

#introduction p{
}

#story{
	font-size: 100%;
}


#extraBar {
	visibility:hidden;
	background-color:#CCCCCC;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
}

.feature h3{
	text-align: center;
}

.feature img{
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .FAQ styles *****************/

.FAQs {
	font-size: 100%;
	clear:none;
	width:100%;
	margin: 0 0 0 0;
}
.FAQs ol li {
	list-style-position:inside;
	text-indent:0px;
}
.FAQ {
	border:1px solid #459;
	border-right: 2px solid #459;
	border-bottom: 2px solid #459;
	margin:6px 0;
	padding:2px 6px;
}

.FAQ h3 {
	margin:0;
	/*border-top: 2px solid black*/
}
.FAQ h5 {
	text-align:right;
	/*border-top: 2px solid black*/
}

.FAQ ul{
	padding: 0 0 0 10px;
	margin: 0 0 6px 20px;
}

.FAQ ul li {
	margin: 0;
  	padding: 0px 0px 0px 0px;
	list-style-position:outside;
}
* html .FAQ ul li{
	margin:0px 0px 0px 0px;;
  	padding: 0px 0px 0px 10px;
}

/************** #amenities styles *****************/

#amenities{
	font-size: 80%;
	line-height: 1.2;
	background-color: white;
}

#amenities ul{
	padding:0; margin:0;
	list-style-type:square;
	list-style-position:outside;
}

#amenities li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent:0px
}
* html #amenities li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0px;
}

/************* #footerBox styles ***************/

#footerBox{
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
}
/* negative top margin pulls footerBox up so its top border overlaps (and thus lines up with)
   the bottom border of the sideBar in cases where they "touch" */

#footerBox img{
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
}

#search label{
	display: block;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
}

#sectionLinks a:link{
	border-top: 1px solid #cccccc;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #testimonial styles **************/
#story .testimonials {
	padding: 0px 0px 0px 0px;
}
#story .testimonial {
	margin-bottom:5px;
	padding: 5px;
}
#story .testimonial a {
	font-size:80%;
}
#story .testimonials .testimonial {
	font-size: 110%;
	margin-bottom:6px;
	border:1px solid #459;
	border-right: 2px solid #459;
	border-bottom: 2px solid #459;
}
#story .testimonial p {
	font-family:"Comic Sans MS";
	color: #800000;
	/*font-size: 110%;*/
	padding:0px; margin: 0px 0 5px 0px;
}
#story .testimonial span {
	color: #000;
	font-size: 80%;
	padding:0px; margin:0px;
}

#sideBar .sideBarItem {
	border-top: 1px solid black;
	padding: 3px 2px;
}

#sideBar .testimonials {
	padding: 0px 0px 0px 0px;
	text-align:center;
	margin-bottom:0px;
}
#sideBar .testimonial p {
	color: #800000;
	font-size: 80%;
	padding:0 0px; margin:0px;
}
#sideBar .testimonial span {
	color: #000;
	font-size: 90%;
	padding:0px; margin:0px;
}

#sideBar #Affiliates {
	margin-top:0px;
}

#sideBar .testimonials p a, #sideBar .testimonials p a:visited {
	text-decoration: none;
}
#sideBar #Links a, #sideBar #Links a:visited {
	font-size: 80%;
	text-decoration: none;
	display:block;
}

/************** advert styles **************/

#sideBar .advert {
	text-align:center;
}
#sideBar .advert p {
	font-size: 80%;
}

#sideBar .advert img {
	width:96px;
	/*display: block;*/
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
}

#headlines p{
}

/* Floorplan buttons */
div#floorplan a.fp_button {
	width: 50px;
	display:inline;
	background: #ccddFF;
	margin: 0 5px;
	font-size:80%;
  	color: #800;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px; 
	border-top: 1px solid #888; 
	border-left: 1px solid #888; 
}
div#floorplan a.fp_button:hover {
	background:#334d55;
	color: white; 
} 

/* Rates on the Booking Page */
#rates table {
	border:1px solid black;
}
#rates table thead td {
	text-align:center;
	background-color: black;
	color:white;
	padding:2px;
}
#rates table tbody td {
	text-align:center;
	background-color: white;
	color:black;
	border:1px solid black;
	padding:2px;
}
#rates p {
	text-align:center;
	font-size: 90%;
	margin-top:6px;
}
#rates span {
	font-size: 120%;
	font-style:normal;
}

#images.RatesAndAvailability h1 {
	border-top: 1px solid #459;
	margin-top:10px;
}


#story .RatesAndAvailability h2 {
	font-size: 120%;
	margin: 10px 0 0 0;
}
#story .RatesAndAvailability p {
	font-size: 100%;
}
#story .RatesAndAvailability span {
	font-size: 100%;
	font-style:italic;
	text-align:center;
}
#story .RatesAndAvailability li{
	font-size: 80%;
	color:#800000;
}

#sideBar .getQuote {
	font-family:"Century Gothic";
	font-size:140%;
	font-weight:bold;
}
#sideBar .getQuote a {
	text-decoration:none;
}

