/* CSS Document */

		
		body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9f9f97;
	color: #696965;
}
h2 {
	font-size: 15px;
}
a {
	color: #990000;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper_back.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#top_strip {
	background-image: url(../images/wrapper_top.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

.clearing {
	clear: both;
	font-size: 1px;
	text-indent: -3000px;
	height: 1px;
}




#branding {
	height: 90px;
}
#branding h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 27px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202635;
	float: left;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
#branding p {
	clear: both;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
}
.logo {
	padding-top: 32px;
	float: left;
}
.wi_fi {
	float: right;
	padding-top: 6px;
}


#top_nav {
	clear: both;
	height: 22px;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #013f5d;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
}


#top_nav ul{
padding: 0;
margin: 0;
}
#top_nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#top_nav ul li a{
	color: #013f5d;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
} 
#top_nav ul li a:hover, #top_nav ul li a:focus{
	color: #121923;

}
#content {
	clear: both;
}
#col_left {
	float: left;
	width: 710px;
	padding-bottom: 25px;
}
#main_area {
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 16px;
}
#main_area p {
	font-size: 13px;
	color: #696965;
	padding-bottom: 10px;
	padding-right: 10px;
}
#boxes {
	clear: both;
	padding-top: 10px;
	padding-left: 6px;
}
.box_item {
	width: 179px;
	float: left;
}
.extra {
	margin-right: 60px;
}
#boxes h5 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 7px;
	line-height: 16px;
}
a.cta_more {
	font-size: 11px;
	color: #d7781f;
	margin-left: 8px;
	text-decoration: none;
}
a.cta_more:hover {
	font-size: 11px;
	color: #666666;
	margin-left: 8px;
	text-decoration: underline;
}



#col_right {
	float: right;
	width: 240px;
	padding-top: 6px;
}
#col_right h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#online_reservation {
}

.online {
	background-image: url(../images/online_back.gif);
	font-weight: normal;
	background-repeat: no-repeat;
}
.find {
	background-image: url(../images/find_back.gif);
	font-weight: normal;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/contact_back.gif);
	font-weight: normal;
	background-repeat: no-repeat;
}
#frm_register {
}

#col_right #tbl_res {
	margin-top: 13px;
	margin-left: 15px;
	width: 210px;
}
.sel_date {
	width: 45px;
	color: #333333;
}
.sel_month {
	width: 45px;
	color: #333333;
}
.sel_year {
	width: 80px;
	color: #333333;
}
#tbl_res td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.reg_submit {
	background-color: #c3c3bb;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	padding: 2px;
	width: 70px;
	margin-left: 20px;
	cursor:pointer;
}
a.cta_find {
	color: #696965;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	line-height: 17px;
}
strong {
	font-weight: bold;
}

a.cta_find:hover {
	color: #696965;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-decoration: underline;
	line-height: 17px;
}
#find_a_room {
	height: 102px;
}
#contact_details {
}

#contact_details p {
	color: #696965;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 17px;
}
#contact_details a {
	text-decoration: none;
	color: #696965;
}
#contact_details a:hover {
	text-decoration: underline;
	color: #696965;
}

#weather {
	background-image: url(../images/weather.jpg);
	height: 210px;
	width: 240px;
}
#weather a {
	font-size: 14px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 52px;
	padding-right: 34px;
	padding-left: 32px;
}
#weather a:hover {
	text-decoration: underline;

}
.weather_small {
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 78px;

}
#footer {
	clear: both;
	background-color: #34180a;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	padding-top: 10px;
}

#main_area H1 {
	font-size:22px; font-weight:normal;
}

#main_area {
	font-size:12px;
}

#main_area h1 {
	margin-bottom: 10px;
}
#main_area p {
	margin-bottom: 10px; 
}
#main_area #anno, #main_area .anno {
	padding: 6px 4px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5974;
	margin-bottom:10px;
}
#main_area #tablet ul, #main_area ul {
	padding: 10px 10px 10px 30px;
	list-style-position: outside;
	list-style-type: disc;
}
#main_area .photo_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
