@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/template_images/backgrounds/background_body.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #150702;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
 color:#150702;
 text-decoration: underline;
 }
img.title {
	margin-top: 5px;
	margin-bottom: 10px;
}
#page_wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#support_nav {
	height: 55px;
	width: 920px;
	color: #D4B380;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_right #content_rgt img {
	margin-left: 10px;
	margin-top: 10px;
}
#main_right #main_right_bottom {
	background-image: url(../images/template_images/backgrounds/bottom_right_main.png);
	height: 35px;
	width: 340px;
}
#support_nav ul li {
	list-style-type: none;
	margin-top: 8px;
	display: block;
	float: left;
	padding-left: 25px;
}
#support_nav ul {
	display: block;
	margin: 0px;
	float: right;
	width: 435px;
	background-image: url(../images/template_images/backgrounds/top_link_bg.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#support_nav a {
	text-decoration: none;
	color: #D4B380;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#support_nav a:hover {
	text-decoration: underline;
}
#top_content_wrapper {
	width: 920px;
	background-image: url(../images/template_images/backgrounds/background_top_content.png);
	height: 330px;
}
#top_content_wrapper #branding {
	margin-top:115px;
	float: left;
	padding-left: 50px;
}
#top_content_wrapper #slidshow {
	float: right;
	width: 531px;
	height: 311px;
	padding-top: 19px;
}
#top_content_wrapper #slidshow #slide {
	height: 310px;
	width: 515px;
}
#top_content_wrapper #slidshow #mask {
	background-image: url(../images/template_images/backgrounds/slidshow_mask.png);
	height: 330px;
	width: 25px;
	position: absolute;
	top: 55px;
	z-index:2;
}
#main_nav {
	background-image: url(../images/template_images/backgrounds/background_main_nav.png);
	height: 35px;
	width: 920px;
	text-align: center;
	padding-top: 28px;
}
#main_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}
#main_nav ul li {
	display: inline;
}
#main_nav ul li a {
	padding-right: 18px;
	padding-left: 18px;
	color: #CEBD89;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main_nav ul li a:hover {
	color: #120602;
	background-color: #997;
}
#main_nav ul li.selected a {
	color: #120602;
	background-color: #997;
}
#content_area_wrapper {
	width: 900px;
	margin-left: 13px;
	margin-right: 7px;
	background-color: #CEBD89;
	height: auto;
	float: left;
}
#content_area_wrapper #left_column {
	width: 300px;
	margin-left: 8px;
	display: inline;
	float: left;
}
#content_area_wrapper #left_column #lft_content {
	background-image: url(../images/template_images/backgrounds/background_side_column.png);
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 10px;
	width: 255px;
	color: #CEBD89;
	font-size: 14px;
}
#left_column #lft_content p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#lft_content a.more {
	display: block;
	color: #CEBD89;
	text-decoration: underline;
	text-align: right;
}
#lft_content a.more:hover {
	font-style: italic;
}
#content_area_wrapper #main_content {
	width: 550px;
	padding: 20px;
	float: left;
}
#content_area_wrapper_btm {
	background-image: url(../images/template_images/backgrounds/bottom_content_wrapper.png);
	height: 24px;
	clear: both;
	margin-left: 13px;
	background-repeat: no-repeat;
}
#content_area_wrapper #left_column #lft_btm {
	background-image: url(../images/template_images/backgrounds/bottom_side_column.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 300px;
}
#room_avail {
	background-image: url(../images/template_images/backgrounds/background_room_avail.jpg);
	height: 81px;
	width: 435px;
	float: left;
	margin-top: 10px;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#room_avail p {
	width:100%;
	color: #150702;
}
#footer {
	width: 920px;
	text-align: center;
	padding-top: 10px;
}
#footer #foot_nav {
	margin-bottom: 15px;
}
#footer #foot_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer #foot_nav ul li {
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}
#footer #foot_nav ul li a {
	color: #140702;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer #foot_nav ul li a:hover {
	color: #CEBD89;
	text-decoration: underline;
}
#footer .copyright {
	color: #140702;
	font-size: 12px;
}
#content_area_wrapper #main_left {
	float: left;
	width: 536px;
	padding-left: 8px;
}
#main_left #content_lft {
	background-image: url(../images/template_images/backgrounds/background_side_column_main.png);
	width: 478px;
	padding-right: 30px;
	padding-left: 20px;
	float: left;
}
#main_left #content_lft p {
	font-size: 12px;
	color: #CEBD89;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 280px;
}
#main_left #main_left_bottom {
	background-image: url(../images/template_images/backgrounds/bottom_side_column_main.png);
	height: 35px;
	width: 528px;
	float: left;
}
#content_area_wrapper #main_right {
	float: left;
	padding-left: 5px;
}
#main_right #content_rgt {
	background-image: url(../images/template_images/backgrounds/background_right_main.png);
	width: 340px;
	height: 225px;
}
#main_right #callout {
	text-align: center;
	padding-top: 15px;
}

