body {
	background-color: #d6defc;
	margin: 0px;
	background-image: url(../images/css/background.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* PAGE ELEMENTS */

.header {
	width: 100%;
	height: 53px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	background-image: url(../images/css/branch_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner {
	width: 100%;
	background-image: url(../images/css/background_side.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner {
	width: 950px;
	margin: 0 auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0 12px 0;
}
.banner h1 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 2.5em;
	color: #1a4085; /*navy*/
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px;
	font-weight: lighter;
}
.banner h2 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 2.5em;
	color: #1a4085; /*navy*/
	text-decoration: none;
	margin: 0px;
	font-weight: lighter;
	padding:10px 0 0 0;
}
.ani {
	width: 950px;
	margin: 0 auto;	
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	text-align: center;
}
.background_stripe {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/css/background_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	clear: both;
}


/*BOOKING LINK ON HOME PAGE*/

#booking_link {
	width: 249px;
	height: 113px;
	float:right;
}
.banner_booking_link {
	width: 700px;
	margin: 0 auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0 12px 250px;
}
.banner_booking_link h1 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 2.5em;
	color: #1a4085; /*navy*/
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px;
	font-weight: lighter;
}
.banner_booking_link h2 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 2.5em;
	color: #1a4085; /*navy*/
	text-decoration: none;
	margin: 0px;
	font-weight: lighter;
	padding:10px 0 0 0;
}

/* NAVI */
#navi {
	background-color: #adbeee; /*pale blue*/
	width: 950px;
	height: 2.288em;
	margin: 0 auto;
	border: 1px solid #ffffff;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	position: relative;
	padding-bottom: 8px;
}
.navi a{
	background-color: #adbeee; /*pale blue*/
	padding: 10px 0px 10px 35px;
	float: left;
	color: #1a4085; /*navy*/
	text-decoration: none;
}
.navi a:hover {
	color:#ffffff;
}

/* CONTENT FORMATTING */
#content {
	background-color: #ffffff; /*white*/
	width: 910px;
	margin: 0 auto;
	border: 1px solid #ffffff;
	padding: 20px;
	position: relative;
}
h1 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-weight: lighter;
	font-size: 1.625em;
	color: #999999;
	text-decoration: none;
	margin: 0 20px 0 20px;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-weight: lighter;
	font-size: 1.375em;
	color: #adbeee; /*pale blue*/
	text-decoration: none;
	margin: 0 20px 0 20px;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 1.125em;
	color: #999999;
	text-decoration: none;
	margin: 20px;
}
h4 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	margin: 20px;
}
p, ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.938em;
	font-style: italic;
	text-decoration: none;
	color: #1a4085;
	line-height: 2em;
	text-align: center;
}
.p_normal {
	font-style: normal;
	font-size: 1.125em;
}
.first_letter {
	font-size: 2em;
	line-height: 1.2em;
}
.first_phrase {
	font-size: 1.25em;
	line-height: 1.2em;
}
img {
	border: none;
}
.photo_left {
	float: left;
	padding-right: 20px;
}
.photo_right {
	float: right;
	padding-left: 20px;
	position: relative;	
}
a {
	color:#6699ff;
}
a:hover {
	color:#ff9900;
}
hr {
	border: none; 
	border-top: 1px solid #cccccc;
	height: 1px;
	margin: 30px 0 30px 0;
}

#gallery {
	width: 750px;
	margin: 0 auto;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
img.gallery_tn_plan {
	width: 420px;
	height: 281px;
	margin: 10px;
}
img.gallery_tn {
	width: 124px;
	height: 124px;
	margin: 10px;
}
#map_canvas {
	width: 580px;
	height: 350px;
	float: left;
	margin-right: 20px;
}

/* FORM */

#form {
	width: 400px;
	float: right;
	margin-left: 20px;
}
#booking_form_intro {
	width: 440px;
	height: 400px;
	float: left;
}
#booking_form {
	width: 440px;
	float: left;
}
#booking_form_sash {
	width: 900px;
}
#booking_form_sash_area {
	width: 900px;
	height: 120px;
	background-image:url(../images/visiting_sash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#booking_form_sash_area h2 {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-weight: lighter;
	font-size: 2em;
	color: #fff;
	padding: 20px 0 0 0;
}
#booking_form_sash_area p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.938em;
	font-style: italic;
	color: #fff;
	line-height: 1.1em;
}
#availability_form {
	width: 440px;
	float: right;
	margin-left: 20px;
}
.availability_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	color: #FFF;
}
.availability_middle {
	background-color: #adbeee; /*pale blue*/
	padding: 20px;
	text-align: center;
	clear: both;
	height: 430px;
}
.availability_middle_temp {
	background-color: #adbeee; /*pale blue*/
	padding: 20px;
	text-align: center;
	clear: both;
	height: 860px;
}
.form_top {
	height: 35px;
	background-image: url(../images/css/form_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.form_middle {
	background-color: #adbeee; /*pale blue*/
	padding: 20px;
	text-align: center;
	clear: both;
	height: 430px;
}
.form_bottom {
	height: 35px;
	background-image: url(../images/css/form_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
.form_title {
	font-family: Perpetua, Times New Roman, Times, serif;
	font-size: 2em;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	font-weight: lighter;
	padding: 0px 0px 0px 0px;
}
.form_text {
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #1a4085;
	float: left;
	height: 30px;
}
.form_text_tall {
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #1a4085;
	float: left;
	height: 40px;
}
.form_text_tall span {
	font-size: 0.75em;
	color: #FFF;
}
.form_fields {
	width: 178px;
}
.form_select {
	width: 185px;
}
.form_text_address {
	width: 178px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #1a4085;
	float: left;
}
.form_fields_address {
	width: 178px;
	height: 95px;
}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #adbeee;
	border: 2px outset #ffffff;
	color: #1a4085;
	margin: 5px 0px 0px 0px;
}
input[type=submit]:hover {
	background-color: #d6defc;
	border: 2px inset #ffffff;
	color: #1a4085;
}
.links {
	float: left;
	padding-left: 50px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	font-size: 0.688em;
}

/* FOOTER */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	background-color: #adbeee; /*pale blue*/
	height: 35px;
	width: 950px;
	margin: 0 auto;
	border: 1px solid #ffffff;
	font-size: 0.688em;
}
.left_footer {
	color: #1a4085; /*navy*/
	width: 454px;
	text-align: left;
	float: left;
	padding: 10px;
}
.right_footer {
	color: #1a4085; /*navy*/
	width: 454px;
	text-align: right;
	float: right;
	padding: 10px;
}
a.footer {
	color: #1a4085; /*navy*/
}
a.footer:hover {
	color: #ffffff;
}
/* LOGIN */
.login {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.938em;
	font-style: italic;
	text-decoration: none;
	color: #1a4085;
	line-height: 2em;
}

.cms_textarea {
	width: 490px;
	height: 608px;
}

/* Availability Table */
#availability_table {
	width: 400px;
	background-color: #adbeee;
}
#availability_table td {
	width: 10%;
	color: #1a4085;
	text-align: center;
}

#availability_table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 	0.625em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-style: normal;
	white-space: nowrap;
}

.day {
	background-color: #ecf1fe;
}

.month {
	font-weight: bold;
}

.month p {
	text-align: left;
}

.booked {
	
}
.booked p {
	background-color: #673a51;
	color:#fff;
}

.available {
	
}

.available p {
	background-color: #ffffff;
	color:#000000;
}
