body {
	padding: 0px 0px 40px;
	margin: 0px;
	color: #23387B;
}

h1 {
	color: #23387B;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;}

h2 {
	color: #23387B;
	font:  16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;}

h3 {
	color: #23387B;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;}

p{	color: #23387B;
	line-height: 18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;}

form {
	padding: 0px;
	margin: 0px;
	display: inline; }

input,
textarea {	
	color: #23387B;
	background-color: #FFFFFF;
	border: 1px solid #23387B;
}
	
input.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23387B;
	border: 3px outset #23387B;
}


ul li{
	
	margin-bottom: 10px;}
	
a {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB2227;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px}
a:link {
	color: #BB2227;}
a:visited {
	color: #990000;}
a:hover {
	color: #990000;
	text-decoration: underline;}
a:active {
	color: #BB2227;}


.addressbar {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #23387B;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;

}

.addressbar a {	
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none; }
.addressbar a:link {
	color: #FFFFFF;}
.addressbar a:visited {	
	color: #FFFFFF;}
.addressbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;}
.addressbar a:active {	
	color: #FFFFFF;}

.body {
	border-right: 2px solid #23387B;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23387B;
	padding: 20px;
	text-decoration: none;
	text-align: justify;
}
#footer,
#footer_side {
	background-color: #C8CDDE;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #23387B;
	border-width: 1px 2px 2px 0px;
}
#footer_side{
	border-width: 1px 0px 2px 2px;}
	
#reserve_side{		
	border: 1px solid #23387B;
	border-width: 1px 2px 2px 0px;
	background-color: #23387B;}
#reserve{
	border-right: 2px solid #23387B;
	text-align: center;}
a.reserve{	
	background-color	: #FFFFFF;
	font-size			: 12px;
	height				: 20px;
	padding				: 0px 12px;
	margin				: 0px 0px 20px;
	color				: #BB2227;
	text-decoration		: none;
	line-height			: 1.8em;
	text-align			: center;
	font-weight			: bold;
	border		: 1px solid #23387B;
	}
	
a.reserve:hover{
	background-color: #33CCFF;
	color: #FFFFFF;}	
.linksbar {
	background-color: #23387B;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	border-left: 2px solid #23387B;
}

.room_info{
	background-color: #F5F6FA;
	border-bottom: 5px solid #FFFFFF; 
	}
	
.room_photo{
	background-color: #DBE2EC;
	border-bottom: 5px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	}
	
.room_photo img{ 
	border: 1px solid #23387B; 
	}
	
.rates_row_header,
.rates_row_header .smallText{	
	background-color: #B0C0D7;}
.rates_row_header .smallText{ 9px;}
.rates_row1{	background-color: #F5F6FA;}
.rates_row2{	background-color: #DBE2EC;}
	
#linksbar{
	background-color: #C8CDDE;
	background-image: url(../images/layout/side_bg.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	border-bottom: 1px solid #23387B;
	border-left: 2px solid #23387B;

	}

.title {
	background-color: #C8CDDE;
	border-right: 2px solid #23387B;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BB2227;
	text-align: center;
	padding-right: 0px 100px 20px 50px;
	font-weight: bolder;
	background-image: url(../images/layout/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	border-bottom: 1px solid #23387B;
}

.bottom {
	background-color: #C8CDDE;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DA1E02;
	font-weight: bold;
	border-top: thin solid #03032E;
	border-right: medium solid #03032E;
	padding: 5px;
	text-align: center;



}

.smallText{
	font-size: 9px;
}
.bottom2 {
	background-color: #C8CDDE;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DA1E02;
	font-weight: bold;
	border-top: thin solid #03032E;
	border-right: medium solid #03032E;
	padding: 5px;
	text-align: center;

}

.contact {
	margin: 0px;
	padding: 5px 0px;
	background-color: #23387B;
	text-align: center;
	padding-bottom: 50px;
}
.contact p {
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	font: 14px Verdana, Arial, sans-serif;
	line-height: 20px;	}
	
.contact h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font: 18px Verdana, Arial, sans-serif;
}

.contact h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	font: bold 14px Verdana, Arial, sans-serif;
}
.contact a {	
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none; }
.contact a:link {
	color: #FFFFFF;}
.contact a:visited {	
	color: #FFFFFF;}
.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;}
.contact a:active {	
	color: #FFFFFF;}
	

	
	
/* Navigation Buttons */
#button {
	margin: 0px;
	padding: 0px;
	clear: both;
	margin: 0px auto;
	}

#button ul {
	border: 				0px;
	margin: 				0px;
	padding: 				0px;
	list-style-type: 		none;
	text-align: 			center;
	white-space: 			nowrap;
	font-size:				10px;
	float: 					left;
}
	
#button ul li {
	text-align			: center;
	padding				: 0px;
	margin				: 0px;
	text-transform		: uppercase;
}
html*#button ul li 	{
	float				: left; }

#button ul li a {
	background-color	: #FFFFFF;
	font-size			: 10px;
	height				: 18px;
	padding				: 0px 7px;
	margin				: 0px;
	color				: #BB2227;
	text-decoration		: none;
	float				: left;
	line-height			: 1.8em;
	text-align			: center;
	font-weight			: normal;
	border-bottom		: 1px solid #23387B;
	border-right		: 1px solid #23387B;
}



#button ul li a:hover {
	background-color: #33CCFF;
	color: #FFFFFF;
}

/* on state for buttons */
#button ul li a.on {
	background-color: #BB2227;
	color: #FFFFFF;
}




