﻿body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	font-family: Arial;
	background-color: #282828;
	background-image: url('../Images/page-bg.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 90%;
}
#content_container
{
	background-position: right bottom;
	width: 740px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #fceaac;
	background-image: url('../Images/bessemer-badge.gif');
	background-repeat: no-repeat;
	display: block;
	float: inherit;
	overflow: auto;
}
#header
{
	background-position: center center;
	background-color: #990000;
	height: 40px;
	background-image: url('../Images/header-logo.gif');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 14px;
	border-top-color: #FFFFFF;
}
#search {
	padding: 10px 10px 0px 0px;
	float: right;
}
#search .textbox {
	background-color: #921818;
	border: 1px solid #ffcc99;
	color: #FFFFFF;
}
#search .button {
	border-style: solid;
	border-width: 1px;
	border-color: #ffcc99 #FFCC99 #FFCC99 #ffcc99;
	margin-left: 3px;
	background-color: #921818;
	color: #FFFFFF;
	height: 20px;
	font-weight: bolder;
	font-size: 85%;

}

#header_image {
	height: 230px;
	background-color: #000000;
	background-image: url('../Images/header-image.jpg');
}
form
{
	padding: 0px;
	margin: 0px;
}
#level_one_nav {
	background-position: top;
	clear: both;
	background-color: #921818;
	display: block;
	float: left;
	width: 100%;
	background-image: url('../Images/level-one-nav-bg.gif');
	background-repeat: repeat-x;
	font-weight: bolder;
	font-size: 85%;
}
#level_one_nav ul
{
	padding: 0px;
	margin: 0px;
}
#level_one_nav li
{
	display: inline;
}
#level_one_nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 14%;
	display: block;
	float: left;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
#level_one_nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: 14%;
	display: block;
	float: left;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
#level_one_nav li a:hover {
	color: #FFCC99;
	text-decoration: underline;
}
#content {
	padding: 8px;
	min-height: 768px;
	height: auto !important;
	height: 768px;
  	display: block;
	clear: both;
}
#footer {
	background-color: #921818;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 14px;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: none;
	display: block;
	width: 740px;
	background-image: url('../Images/footer-bg-website-dynamics.gif');
	background-repeat: no-repeat;
}
#footer_header {
	background-image: url('../Images/level-one-nav-bg.gif');
	background-repeat: repeat-x;
	background-color: #801212;
}
#footer_copyright_info {
	color: #ffcc99;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
}
#footer_address {
	color: #FFFFFF;
	font-size: small;
	margin-left: 10px;
	width: 220px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}
#footer_telephone {
	color: #FFFFFF;
	font-size: medium;
	margin-left: 10px;
	width: 215px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 25px;
	padding-left: 15px;
}
#footer_email_and_web {
	color: #FFFFFF;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#left_col {
	width: 140px;
	float: left;
}
#middle_col {
	margin-left: 8px;
	float: left;
	width: 363px;
}
#middle_col_full {
	margin-left: 8px;
	float: left;
	width: 573px;
}
#right_col {
	width: 205px;
	margin-left: 8px;
	display: block;
	float: left;
}
#homepage_content {
	width: 510px;
	float: left;
}
#homepage_content li {
	margin-top: 10px;
	text-align: justify;
	font-size: 80%;
	line-height: 1.7em;
	list-style-type: disc;
	margin-left: 30px;
}

h1 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	color: #921818;
}
p {
	margin-top: 10px;
	text-align: justify;
	font-size: 80%;
	line-height: 1.7em;
}
img.border {
	border: 2px solid #921818;
	float: left;
	margin-right: 8px;
}
h2 {
	font-size: 100%;
	color: #921818;
	margin: 0px;
	padding: 0px;
}
h2 a {
	text-decoration: none;
	color: #921818;
}
h2 a:hover {
	text-decoration: underline;
}
#whats_on_guide {
}
#whats_on_guide p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#whats_on_guide h2 {
	background-position: right;
	background-color: #921828;
	color: #FFFFFF;
	background-image: url('../Images/level-one-nav-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	height: 22px;
	font-size: 80%;
	vertical-align: middle;
	line-height: 21px;
}
#whats_on_listings {
	padding: 5px;
	margin: 0px 3px 4px 3px;
	background-color: #FFFFFF;
	height: 170px;
	overflow: auto;
	scrollbar-3dlight-color: #921828;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #921828;
	scrollbar-darkshadow-color: #921828;
	scrollbar-face-color: #921828;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #ECECED;
	font-size: 80%;
	color: #333333;
	line-height: 1.5em;
}
#whats_on_listings a
{
	color: #921818;
	text-decoration: none;
	font-weight: bolder;
}


#whats_on_listings ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#whats_on_listings h3 {
	padding: 0px;
	margin: 0px;
	color: #921828;
	font-weight: bolder;
	font-size: 95%;
}
#whats_on_listings li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #921828;
}
.vertical_nav_menu
{
	font-size: 80%;
	font-weight: bolder;
}
.vertical_nav_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.vertical_nav_menu li {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FCEAAC;
}
.vertical_nav_menu li.bottom {
	border-bottom-style: none;
}
.vertical_nav_menu a {
	background-color: #DCD9D3;
	display: block;
	color: #921818;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}
.vertical_nav_menu a:hover {
	background-color: #CBC7BE;
	text-decoration: underline;
}


li
{

    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
ul
{
    padding: 0px;
    margin: 0px;
}

.google_map
{
	border: 2px solid #921818;
}

.google_map_homepage
{
	border: 2px solid #921818;
	margin-top: 12px;
}


#page_content
{
	width: 570px;
	padding-left: 10px;
	float: left;
	clear: right;
}
#page_content a:active
{
	color: #921818;
	text-decoration: none;
}
#page_content a:visited
{
	color: #921818;
	text-decoration: none;
}
#page_content a:link
{
	color: #921818;
	text-decoration: none;
}
#page_content a:hover
{
	color: #921818;
	text-decoration: underline;
}


#page_content img {
	border: 2px solid #921818;
	margin-right: 10px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
a.btn_book_online:visited {
	background-color: #7B1A1A;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	background-image: url('../Images/header-logo.gif');
	background-repeat: no-repeat;
	background-position: right;
}
a.btn_book_online:link {
	background-color: #7B1A1A;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	background-image: url('../Images/header-logo.gif');
	background-repeat: no-repeat;
	background-position: right;
}
a.btn_book_online:hover {
	text-decoration: underline;
}

/* Form styles start */
/* Set class of any form you want these styles to as .input_form */
.input_form
{
	padding: 0px;
	width: 570px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
}
.input_form br
{
    clear: left;
}
/* Only use to standardize font, sizes as specific classes for each element */
.input_form label 
{
	color: #000000;
	font-size: 80%;
}
.input_form label.left 
{
	width: 15.5em;
	display: block;
	float: left;
	text-align: right;
}
.mandatory
{
    font-weight: bold;
}
.input_form label.center_clear 
{
    width: 100%;
    display: block;
    float: none;
    color: #999999;
    clear: both;
    text-align: left;
    margin-bottom: 5px;
}
.input_form input.textbox
{
	border: 1px solid #8D2B2B;
	margin-bottom: 10px;
	background-color: transparent;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	display: block;
}

.input_form input.textbox.inactive
{
    border: 1px solid ##8D2B2B;
    background-color: #F9F9F9;
}

.input_form input.textbox.center_clear
{
    width: 400px;
}

.input_form .spacer
{
    height: 1em;
    clear: both;
    float: left;
    width: 100%;
    display: block;
}
.input_form .footer
{
	border: 1px solid #8D2B2B;
	padding: 5px;
	text-align: center;
	clear: both;
}
.input_form .button 
{
	border-style: none;
	background-position: right;
	margin: 10px 2px 10px 2px;
	background-color: #8D2B2B;
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../Images/header-logo.gif');
	background-repeat: no-repeat;
}
.disabled 
{
    border-color: #000000 #FFFFFF #FFFFFF #000000;
}
.input_form fieldset
{
	padding: 10px;
	border: 1px solid #8D2B2B;
}
/* Form styles end */
