/* CSS Document */
i{
color:#bd620d;

}
body{
	margin:0;	


}
p, dl, ul, li, ol, div, td, body {

	font-family: Verdana, Arial,   sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px; 
}
.desttable{
	border-bottom:1px solid #000;
	/*background:#e78822;*/
}
.disttable{
	border-bottom:1px solid #000;
	
	color:#f1f1f1;
	background:#e78822;
}
h1, h4{
	padding:0;
	margin:0;
	clear:none;


}
b{
	font-size: 11px;  
	font-family: Verdana, Arial,   sans-serif;
	font-weight: bold; 
	color:#333;
}

a:link 		{ color: #0066ff; text-decoration: none; }
a:visited 	{ color: #2266DD; text-decoration: none; }
a:hover 	{ color: #CC0000; text-decoration: underline; }

.caption a  	{ color: #FFFF33;  }

.title
{
	font-size: 14px;
	line-height: 18px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #333;
	margin-bottom:-5px;
}
.title2
{
	font-size: 12px;
	
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #333;
	margin-bottom:-5px;
}
.subhead {
	font-size: 13px; 
	line-height: 18px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #333; 
	margin-bottom: -10px;
}

.caption {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	margin-left: 8px;
	padding-right: 8px;
}

.pullquote
{
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-left: 12px;
	color: #630;
	float: right;
	width: 150px;
}
.pullquote2
{
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	padding-top: 30px;
	padding-left: 30px;
	color: #bd620d;
	
	width: 190px;
}
.headline
{
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif; 
	padding-top: 30px;
	padding-left: 30px;
	width: 220px;
}

.quotename
{
	font-size: 10px;
	font-family: Georgia, serif;
	color: #630;
	
}

.copyright {
	font-size: 9px;
	line-height: 9px; 
	color: #333;
}

.small {
	font-size: 10px;
	line-height: 11px; 
}

.indent {
	margin-left: 10px;
	padding-right: 10px;
}

.concierge
{
	font-size: 11px;
	line-height: 12px;
	text-indent: -5px;
	margin-left: 5px;
	margin-bottom: -10px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
}
img{
 		border: 0;
		padding: 0;
		margin: 0;
}
.thumb{

	border:2px solid #bd620d;
	margin-bottom: 13px;
}
a:hover .thumb{
	border:2px solid #f1f1f1;
}

.visible{

	position:absolute;
	visibility:hidden;

}
.hometable2{
	padding:5px 5px 10px 10px;
	background:#E7D1A2;
}
.hometable{
	
	width:200px;
	padding-left:5px;
	background:#E48227;
	color:#333333;
}
.pageload{
	width:200px;
	padding-left:5px;
	background:#E7D1A2;
}

.hometable:hover{
		width:200px;
		background-color:#E7D1A2;
}

a.flyout{
	
	color:#FFFFFF;
	cursor:pointer;
}

a.flyout:hover {
	color:#333333;
	background-color:#E7D1A2;
	text-decoration:none;
	cursor:pointer;
	
}	

a.flyout2{
	
	color:#333333;
	cursor:pointer;
}

a.flyout2:hover {
	color:#333333;
	background-color:#E7D1A2;
	text-decoration:none;
	cursor:pointer;
	
}	
.guest{
	padding:5px;
	width:150px;
	background:#e78822;
	color:#FFFFFF;

}
.accom_content{
	padding-top:10px;

}
.accom_nav{
	padding-top:10px;
	font-size:11px;
	text-align: right;

}
.controls{
	background-color:#bd620d;
	padding:2px;
	color:#FFFFFF;
	
	
}

a.slide{color:#fff;}
a:hover .slide{color:#fff;}
a:visited .slide{color:#fff;}

.topline{
	width:460px;
	border-top:1px solid #ccc;
	padding-top:5px;
   
}

.tbleposition{
	margin-left:10px;
	margin-top:15px;
}
.roomprice{
	color:#bd620d;
	margin-bottom:5px;
	font-style:italic;

}
.welcome{
	padding-bottom: 15px;
}
/**********ADMIN CSS**************/
.content{
	
	border-left: 1px solid #000;
}
.menu{
	border-top:1px solid #000;
	padding-right: 15px;
	text-align:right;
}
.admintitle{
	border-bottom: 1px solid #000;
	text-align:right;
	vertical-align:bottom;
}

.section{
	padding-left:15px;
	
}
.datatble{
	padding-left:15px;

}
.datatitle{
    font-weight:bold;
	border-bottom:1px solid #666666;
}
.light{
	background:#f1f1f1;
}

.dark{
	background:#dddddd;
}
a.awards{
   margin-top:10px;

}