	/*  General rules */
	
img{
    /* display: block; */
	border: 0;
	}

#logo{
	border: 0;
	padding: 0;
	margin: 0;
}
	
#logo img{
	float: left;
	border: 0;
}

/* General Layout and Colors */

#header{
	border: 0;
	width: 763px;
	text-align: left;
		/* ed's */
		margin-bottom : 1px;
}



body {
	background-color: #fff;
	background-repeat: repeat;
	font-family:Arial, sans-serif, Verdana, Helvetica;
	font-size: 9pt;
	color: black; 
	text-align: center;
}

#wrapper{
	width: 763px;
	/*height: auto; */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 0;
	height: auto;
	background-color: #fff;

}



td, p, b{
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 12px;
	color: #666;
	}


input, select  {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: 9pt;
	
}
input.button {
	background: #B22222;
	color: white;
	border: thin outset Navy;
}


#topnav {
	font-weight : bold;
	text-decoration : none;
	position: relative; top: 1.8em; 
	text-align: right;
	color: #333;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px;

}

#topnav ul, #topnav li {
	display: inline;
	border: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	
} 

#topnav ul li a{
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	margin-left: 16px;
	color: #333;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;

}

#topnav img{
display: inline;
margin-bottom: 11px;
	
}

#topnav ul li a:hover{
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px;
	color: #932712;
	text-decoration: underline;
	font-weight: bold;
}

#topnav ul li a:active{
	color: #932712;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#topnav ul li a:visited{
	color: #333;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#mainnav {
	padding: 0px;
	background-color:#DEA255;
	text-align:center;
	font-size: 10px;
	color:white;
	margin: 0px;

}





.righttitles {
	color: #DEA255;
	font-size: 13px;
	font-weight: bold;
}
	

/* defining navigation for internal pages */

#subnav	{
	margin: 0 5 0 0px;
	padding: 5px;
	border: 0;
	color : #D6C3AB;
	font-size : 9pt;
	text-align: left;
	font-weight: bold;
	background: transparent;
	}
	
#subnav a{
	font-size : 8pt;
	/* padding-top: 5px;
	padding-bottom: 4px; */
	width: 154px;
	color: #964415;
}

#subnav a:hover{
	background-color: #D6C3AB;
	width: 154px;
	color: #964415;
}	

#subnav ul	{
	padding: 0;
	text-align: left;
	border: 0;
	line-height: 200%;
	margin-left: 0px;
	list-style-position : outside;
	list-style: none;
	text-align: center;
	width: 154px;
	}	

#subnav ul li {
	border-bottom: 1px #D6C3AB solid;
	width: 154px;
}	

#subnav ul li.first{
	margin: 0;
	border-top: 1px #D6C3AB solid;
	border-bottom: 1px #D6C3AB solid;

}

#infobox {
	border: 1px solid #08288C;
	margin: 5px;
	color: #08288C;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	font-size: 9px;
}

#pagebody {
	padding: 2px 0px;
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	}
	
#internalpagebody {
	padding: 0;
	margin: 0;
	text-align: left;
	/* height: 100%; */
}	



#tabular{	
	text-align: left;
	}
#tabular a{
	font-weight: normal;
}

/* Section headings on internal pages */
.divpad {
	padding-left: 14px;
	padding-top:0;
	}

.location {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}

.locationlink {

	font-size: 12px;
	font-weight: bold;
	color: #964415;
	text-decoration: underline;
	}
	
a.locationlink:link {
	font-size: 12px;
	font-weight: bold;
	color: #964415;
	text-decoration: underline;
	}
		
a.locationlink:active {
	font-size: 12px;
	font-weight: bold;
	color: #964415;
	text-decoration: underline;
	}
		
a.locationlink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #964415;
	text-decoration: underline;
	}
		
a.locationlink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}

.locationright {

	font-size: 11px;
	font-weight: bold;
	color: #964415;
	text-decoration: none;
	}
	
a.locationright:link {
	font-size: 11px;
	font-weight: bold;
	color: #964415;
	text-decoration: none;
	}
		
a.locationright:active {
	font-size: 11px;
	font-weight: bold;
	color: #964415;
	text-decoration: none;
	}
		
a.locationright:visited {
	font-size: 11px;
	font-weight: bold;
	color: #964415;
	text-decoration: none;
	}
		
a.locationright:hover {
	font-size: 11px;
	font-weight: bold;
	color: #964415;
	text-decoration: underline;
	}	

.locations {
	padding-right: 27px;
	}
	
.locationname {
	font-weight: bold;
	font-size: 14px;
	color:#964415;
	}

.locationpad {
	padding-top: 34px;
	}
	
.ratetable {
	background-color: #EED0AA;
	color: #000;
	font-size:11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	}
.ratetableprice {
	background-color: #EED0AA;
	color: #964415;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	}

.ratetableheader {
	color: 964415;
	font-weight: bold;
	}

.ratespage {
	background-color: #FCFAEF;
	padding: 14px;
	}

.ratesnav {
	padding-top: 10px;
	color: #DEC48A;
	letter-spacing: .5px;
	font-weight: bold;
	}

.ratepadtop {
	padding-top: 20px;
	}

.secured {
	color: #B23D22;
	font-size: 11px;
	}

#content input {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: 9pt;
	border: thin outset;
}


#content sup {
	font-size: 50%;
}
#content blockquote {
	margin-top: 2px;
	margin-bottom: 2px;
}







#content img{
	margin: 5px;
	border: 1px solid #08288C;
	padding: 3px;
}

#content img.logo{
	margin: 5px;
	border: 0;
	padding: 3px;
}

#content p{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

#content a{
	font-size: 8pt;
}

#content li{
	font-size: 8pt;
}

#content td{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

#footer{
	width: 763px;
	color: #AE8857;
	text-decoration: none;
}


a.footer:link {
	color: #AE8857;
	text-decoration: none;
	}
	
a.footer:active {
	color: #AE8857;
	text-decoration: none;
	}
	
a.footer:visited {
	color: #AE8857;
	text-decoration: none;
	}
	
a.footer:hover {
	color: #AE8857;
	text-decoration: underline;
	}
a.cendynfooter:link {
	color: #000;
	text-decoration: none;
	}
	
a.cendynfooter:active {
	color: #000;
	text-decoration: none;
	}
	
a.cendynfooter:visited {
	color: #000;
	text-decoration: none;
	}
	
a.cendynfooter:hover {
	color: #000;
	text-decoration: underline;
	}


#copyright{
	color: #000000;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	font-size: 9px;
	text-align: center;
}







.reservForm {
	background-color: #FFF4E2;
	padding-top: 23px;
	padding-left: 14px;
}
	
.mainReservPad {
	padding-top: 18px;
}

.bookem {
	background-color: #FFF4E2;
	padding-left: 14px;
	padding-top: 0;
}
.mainBGonly {
	background-color: #FFF4E2;
}
.rightBGonly {
	background-color: #FCFAEF;
}
.mainrightcol {
	padding-left:17px;
	padding-top: 14px;
	padding-right: 17px;
}


.bluelink {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}


a.bluelink:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
	
a.bluelink:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
	
a.bluelink:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
	
a.bluelink:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}
	
.brownlink {
	color: #BC7438;
	text-decoration: none;
	font-weight: bold;
	}


a.brownlink:link {
	color: #BC7438;
	text-decoration: none;
	font-weight: bold;
	}
	
a.brownlink:active {
	color: #BC7438;
	text-decoration: none;
	font-weight: bold;
	}
	
a.brownlink:visited {
	color: #BC7438;
	text-decoration: none;
	font-weight: bold;
	}
	
a.brownlink:hover {
	color: #BC7438;
	text-decoration: underline;
	font-weight: bold;
	}

/* Definitions specific to Internal pages */

#subbox {
	border: 1px solid #fff;
	margin: 5px;
	background-image: url(../images/bgtile_box.gif);
	padding: 3px;
	text-align: left;
	clear: right;
}

#fineprint{
	font-size: 75%;
	font-style: italic;
}

.offer{
	font-weight: bold;
}

.required{
	color: Red;
}

/* Site Map */

#sitemap{
	font-size: 12px;
}

#sitemap ul{
	list-style: none;
}

#sitemap ul li.header{
	margin-top: 12px;	
}

#sitemap ul li a.header{

	font-size:14px;
}

/* Definitions specific to Hotel Description pages */

#hotelname{
	font-size: 16px;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 350px;
}

#reservebutton{
	border: 0;
	padding: 1px;
	color: #fff;
	background-color: #DEA255;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 80px;
	height: 12px;
	text-align: center;
	margin: 0;
	margin-bottom: 2px;
}

#reservebutton a{
	color: #fff;
	font-size: 8pt;
}

#button{
	border: 0;
	padding: 1px;
	color: #fff;
	background-color: #DEA255;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
	margin: 0;
	margin-bottom: 2px;
	width: 150px;
}

#button a{
	color: #fff;
}

#hoteladdress{
	text-align: left;
	border:0px;
	border-bottom: 1px solid #08288C;
	height: 80px;
}

#hotelinfoleft {
	border:0;
	width:200px;
	float:left;
	padding: 0;
	margin: 0;
}

#hotelinforight{
	border:0;
	width:180px;
	float: left;
	padding: 0;
	margin: 0;
}

#navigation{
	width: 200px;
	height: 200px;
	position: absolute; top: 370px; left: 595px;
	font-size: 15pt;
}

#content img.icon{
	border: 0;
	display: inline;
}

#content img.plain{
	border: 0;
	padding: 0;
}

#content img.slideshow{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

	/* MapPoint */
.labelNorm {
	font-size: .95em;
	color: white;
}

.result {
	color: white;
	font-weight: bold;
	background-color : Red;
}
.mpfine {font-size: .80em; text-align: center;}
.mpfine a {font-size: .9em; font-weight: bold;}

.shout {font-weight: bold; color:#CC0000;}