/*
//generic element styles
*/

body
{
margin: 7px;
padding: 0;
color: #000000;
background: #FFFFFF;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
}

p, h1, h2, h3
{
margin: 0;
padding: 0;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
}

ul, ol, li
{
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9pt;
}

/*
//page layout styles
*/

#page_wrapper
{
width: 795px;
margin: 0 auto;
}

#menu_wrapper
{
width: 137px;
color: #000000;
float: left;
margin: 0 3px 5px 0;
padding: 0;
}

.arthur_menu {
	background: #212c62 url('../images/layout/menu_panel_bg.gif') top left repeat-y;
}

.brandedleys_menu {
	background: #633387 url('../images/layout/menu_panel_bg_brad.gif') top left repeat-y;
}

.brandedleys_menu #main_menu_wrapper a {
	color: #ffffff;
}

.mt_pleasant_menu {
	background: #8ea4a5 url('../images/layout/menu_panel_bg_pleasant.gif') top left repeat-y;
}

.mt_pleasant_menu #main_menu_wrapper a {
	color: #ffffff;
}

.silver_ridge_menu {
	background: #013e81 url('../images/layout/menu_panel_bg_ridge.gif') top left repeat-y;
}

.silver_ridge_menu #main_menu_wrapper a {
	color: #ffffff;
}

#menu_wrapper h3
{
color: #FFFFFF;
background: #ABADB0 url('../images/layout/menu_panel_header_bg.gif') top left repeat-y;
margin: 0;
padding: 2px 7px 2px 17px;
}

#menu_wrapper h3 a {
	color: #FFFFFF;
	background-color: #ABADB0;
	margin: 0;
	padding: 2px 7px 2px 0;
}

#menu_wrapper h3 a:hover {
	text-decoration: none;
}

#menu_wrapper ul
{
margin: 0;
padding: 0;
color: #000000;
}

#menu_wrapper li
{
color: #000000;
list-style: none;
margin: 0 7px 0 14px;
margin: 0;
padding: 3px 0;
}

#menu_wrapper a {
color: #000000;
text-decoration: none;
padding: 3px 0;
}

#menu_wrapper li a
{
color: #000000;
text-decoration: none;
margin: 0;
padding: 3px 0;
}

#menu_wrapper li a:hover, #menu_wrapper a:hover
{
text-decoration: underline;
}

#index_menu li
{
margin: 7px 0 7px 14px;
font-size: 8pt;
color: #FFFFFF;
}

#index_menu li a
{
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
}

#logo_wrapper h1 {
	margin: 0;
	padding: 0;
	width: 137px;
	height: 120px;
	text-indent: -5000px;
	border-bottom: 3px solid #FFFFFF;
}

h1.arthur {
	background: white url(../images/logos/arthur_holgates.png) no-repeat;
}

h1.brandedleys {
	background: white url(../images/logos/brandedleys.png) no-repeat;
}

h1.mt_pleasant {
	background: white url(../images/logos/mount_pleasant.png) no-repeat;
}

h1.silver_ridge {
	background: white url(../images/logos/silver_ridge.png) no-repeat;
}

#main_menu_wrapper
{
width: 137px;
min-height: 202px;
}

#main_menu_wrapper ul
{
margin: 0;
padding: 0;
}

#main_menu_wrapper li {
margin: 7px 0 7px 10px;
padding-left: 7px;
}

#main_menu_wrapper li a {
	margin: 0;
}

#main_menu_wrapper li a:hover
{
text-decoration: underline;
}

#sub_menu_wrapper
{
width: 137px;
border-top: 3px solid #FFFFFF;
}

#sub_menu_wrapper h3 {
	line-height: 1.4em;
}

#sub_menu_wrapper ul
{
margin: 14px 0;
padding: 0;
}

#sub_menu_wrapper li
{
margin: 7px 0 7px 10px;
padding-left: 7px;
}

#sub_menu_wrapper li a {
	color: #FFFFFF;
}

#content_wrapper
{
width: 649px;
color: #000000;
background: #FFFFFF;
float: left;
}

#page_header_wrapper
{
width: 649px;
color: #FFFFFF;
background-color: #abadb0;
}

#page_header_wrapper ul
{
margin: 0;
padding: 0;
list-style: none;
text-align: right;
padding: 4px 0;
}

#page_header_wrapper li
{
display: inline;
padding: 4px 0;
}

#page_header_wrapper li a
{
color: #FFFFFF;
text-decoration: none;
padding: 4px 7px;
}

#page_header_wrapper li a:hover
{
text-decoration: underline;
}

#central_page_image_wrapper
{
width: 639px;
color: #000000;
background: #E8E8E8;
padding: 5px;
margin-bottom: 3px;
}

#main_content_wrapper
{
width: 397px;
color: #000000;
background: #FFFFFF;
float: left;
margin-bottom: 14px;
}

#main_content_wrapper h2
{
margin: 14px 14px 7px 14px;
padding: 0;
font-size: 11pt;
}

#main_content_wrapper h3
{
margin: 10px 14px 5px 14px;
padding: 0;
}

#main_content_wrapper p
{
margin: 0 14px 7px 14px;
padding: 0;
line-height: 1.4em;
}

#main_content_wrapper ul {
	padding-left: 10px;
	margin: 0 0 7px 21px;
}

#main_content_wrapper ul li
{
margin: 0;
padding: 3px;
}

#main_content_wrapper ol li {
	margin: 0 14px 0 0;
	padding: 3px;
	text-align: justify;
}

#main_content_wrapper a
{
color: #000000;
background: #FFFFFF;
text-decoration: none;
border: 0;
font-weight: bold;
}

#main_content_wrapper a:hover
{
text-decoration: underline;
}

#main_content_wrapper img, #sub_content_wrapper img
{
border: 0;
margin: 0 auto;
padding: 0;
}

#sub_content_wrapper
{
width: 249px;
color: #000000;
background: #FFFFFF;
float: left;
margin: 14px 0;
}

#sub_content_wrapper .bordered_image
{
border-bottom: 10px solid #E8E8E8;
margin: 0 0 -3px 0;
padding: 0;
}

#page_footer_wrapper
{
clear: both;
width: 790px;
height: 21px;
color: #FFFFFF;
background: #ABADB0 url('../images/layout/menu_panel_header_bg.gif') top left repeat-y;
}

#page_footer_wrapper p
{
margin: 0;
padding: 3px 7px 3px 14px;
}

#page_footer_wrapper a
{
color: #FFFFFF;
background: #ABADB0;
text-decoration: none;
}

#page_footer_wrapper a:hover
{
text-decoration: underline;
}

#page_footer_left
{
float: left;
}

#page_footer_right
{
float: right
}

#page_content_float_right
{
float: right;
margin: 7px;
padding: 0;
}

#page_content_float_left
{
float: left;
margin: 7px;
padding: 0;
}

#selected_header_item
{
font-weight: bold;
background-color: #78797b;
}

.selected_menu_item
{
font-weight: bold;
}

.selected_menu_item ul {
	font-weight: normal;
}

.brandedleys_menu .selected_menu_item {
	background-color: #45245e;
}

.mt_pleasant_menu .selected_menu_item {
	background-color: #637274;
}

.silver_ridge_menu .selected_menu_item {
	background-color: #012b5a;
}

#offers_and_events, #latest_news
{
color: #FFFFFF;
background: #212c62 url('../images/layout/menu_panel_bg.gif') top left repeat-y;
margin: 0 0 10px 0;
padding: 0;
}

#offers_and_events p, #latest_news p
{
margin: 0;
padding: 0 7px 0 14px;
}

#offers_and_events h3, #latest_news h3
{
color: #FFFFFF;
background: #ABADB0 url('../images/layout/menu_panel_header_bg.gif') top left repeat-y;
margin: 0;
padding: 2px 7px 2px 14px;
font-size: 9pt;
}

#offers_and_events h3 a {
	color: #FFFFFF;
	background: #ABADB0;
	margin: 0;
	padding: 2px 7px 2px 0;
}

#offers_and_events h3 a:hover {
	text-decoration: none;
}

#offers_and_events h4, #latest_news h4
{
margin: 0;
padding: 5px 7px 3px 14px;
font-size: 9pt;
}

#offers_and_events h5, #latest_news h5
{
margin: 0;
padding: 3px 7px 3px 14px;
text-align: right;
font-size: 9pt;
}

#offers_and_events li a, #offers_and_events a,
#latest_news li a, #latest_news a
{
color: #FFFFFF;
background: inherit;
text-decoration: none;
}

#offers_and_events li a:hover, #offers_and_events a:hover,
#latest_news li a:hover, #latest_news a:hover
{
text-decoration: underline;
}

#input_form label
{
font-weight: bold;
}

#input_form input, #input_form textarea, #input_form select
{
display: block;
font-weight: normal;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 8pt;
color: #000000;
background: #C7EAFB;
border: 1px solid #ABADB0;
}

#input_form .form_error
{
display: block;
font-weight: normal;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 8pt;
color: #FF0000;
background: inherit;
margin: 0 0 14px 0;
padding: 0;
}

#input_form fieldset
{
margin: 14px;
padding: 0;
border: 0;
}

#input_form #fieldset_left
{
float: left;
}

#input_form #fieldset_right
{
float: left;
}

#input_form #fieldset_bottom
{
clear: both;
}

#input_form #form_id, #input_form #park_id
{
display: none;
}

.site_map
{
margin: 0 0 7px 21px;
padding: 0;
}

table {
	width: 639px;
	font-size: 9px;
}

.desc {
	width: 200px;
}

.brand_table #central_table_row
{
text-align: center;
color: #ffffff;
background-color: #633387;
font-weight: bold;
}

.brand_table .left_table_column
{
color: #000000;
background-color: #eed7ff;
}

.brand_table
{
border-top: 1px solid #633387;
border-left: 1px solid #633387;
margin: 7px;
padding: 0;
}

.brand_table td
{
border-bottom: 1px solid #633387;
border-right: 1px solid #633387;
text-align: center;
}

.brand_table th
{
border-bottom: 1px solid #633387;
border-right: 1px solid #633387;
color: #000000;
background-color: #eed7ff;
}

#dates {
	width: 350px;
}

.mtp_table {
	border-top: 1px solid #637274;
	border-left: 1px solid #637274;
	margin: 7px;
	padding: 0;
}

.mtp_table td {
	border-bottom: 1px solid #637274;
	border-right: 1px solid #637274;
	text-align: center;
}

.mtp_table th {
	border-bottom: 1px solid #637274;
	border-right: 1px solid #637274;
	color: white;
	background-color: #8ea4a5;
}

.mtp_table .left_table_column {
	color: white;
	background-color: #8ea4a5;
}

.silver_table {
	border-top: 1px solid #012b5a;
	border-left: 1px solid #012b5a;
	margin: 7px;
	padding: 0;
}

.silver_table td {
	border-bottom: 1px solid #012b5a;
	border-right: 1px solid #012b5a;
	text-align: center;
}

.silver_table th {
	border-bottom: 1px solid #012b5a;
	border-right: 1px solid #012b5a;
	color: white;
	background-color: #013e81;
}

.silver_table .left_table_column {
	color: white;
	background-color: #013e81;
}

#main_content_wrapper .news_navigation
{
margin: 0 0 7px 0;
padding: 0;
}

#main_content_wrapper .news_navigation h2, #main_content_wrapper .news_navigation p
{
margin: 0 0 0 14px;
padding: 0;
}

.manu_links {
	text-align: center;
}

p.manu_links {
	margin: 10px 0;
}

.manu_links a {
	color: black;
	font-weight: bold;
}

/* brandedleys aa logo and text  */
img#aalogo {
	float: left;
	width: 57px;
	margin-top: 14px;
	margin-left: 14px;
}

p#aatext {
	padding: 10px;
	margin-top: 14px;
	margin-left: 71px;
	background-color: #633387;
	color: white;
	font-weight: bold;
	height: 35px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

/* home page flash images */
#homeflashs {
	margin: 0;
	padding: 0;
	height: 288px;
	overflow: hidden;
}

#homeflashs img{
	border: 0;
}
#homeflashs li{
	list-style: none;
}

/* silver ridge quote */
#lodge_quote {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.lodge_image {
	margin-left: 60px;
}

.lodge_image2 {
	margin-left: 10px;
}

/* caption for news images*/

.caption {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

hr {
	margin: 5px 14px;
}

/* image gallery */

.floorplan {
	margin: 10px 0;
	text-align: center;
}