﻿/* Global Styles */

body {
	/* part of centering site on screen - wrap entire contents in frame div element */
	width:850px;
	padding-left:50%;
	/* end of part rest is in id style */
	margin:0px;
	background-image:url('images/background.gif');
	background-repeat:repeat;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 12px;
    scrollbar-face-color: #8EE5EE;
    scrollbar-arrow-color: #FFFACD;
    scrollbar-track-color: #8FBC8F;
	}

a:link       { color: blanchedalmond; text-decoration: none }
a:visited    { color: yellow; text-decoration: none }
a:hover      { color: white; text-decoration: none }
a:active     { color: maroon; text-decoration: none }

/* Class Styles */

.margin10 {
	border-width: 0px;
	border-style: none;
	margin: 10px;
}

.floatLeft {
	float: left;
}

.backgroundMaroon {
	background-color: #800000;
}

.normaltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #800000;
}
.center {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #800000;
}

.subtitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
a:link {
	font-family: Verdana;
	color: #cc3300; 
	text-decoration: none}
	
a:visited {
	color: red; 
	text-decoration: underline
}

a:hover {
	color: black; 
	text-decoration: none
}

a:active {
	color: maroon; 
	text-decoration: none 
}

.header A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:hover {
	FONT-WEIGHT: bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
.menu A:active {
	font-weight:700 color: maroon; text-decoration: none
}
.menu A:link {
	font-weight:700 color: blanchedalmond; text-decoration: none
}
.menu A:visited {
	font-weight:700 color: yellow; text-decoration: none
}
.menu A:hover {
	font-weight:700 color: white; text-decoration: none
}


.body A:link {
a:link       { color: blanchedalmond; text-decoration: none }
}
.body A:visited {
a:visited    { color: yellow; text-decoration: none }
}
.body A:hover {
a:hover      { color: white; text-decoration: none }
} 
.body A:active {
a:active     { color: maroon; text-decoration: none }
}

.footer A:active {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:link {
	COLOR: #FFFFFF; 
TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:visited {
	COLOR: #800000; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:hover {
	COLOR: #cc3300; TEXT-DECORATION: underline; font-family:Arial; font-size:12pt

}
.normalbold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}
li {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #800000;
	text-indent: 10px;
}

.tableTitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.floatRight {
	float: right;
}

/* ID Styles */
	
/* More centering site */
#frame {
	/* set the width of the column */
	width: 850px;
	margin-left: -425px;
	background-color: #FAF3D7;
	border: thin black ridge;
	margin-bottom: 20px;
}
/* End of centering site */

#header {
	height:96px;
}

#topMenu{
	width: 850px;
	color: red;
	margin-top: 10px;
}

#topMenu a{
	font: bold 12px Verdana;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #ffebcd;
	text-decoration: none;
	padding: 4px;
	border: medium outset gray;
	text-align: center;
	height: 13px;
}
#topMenu a{
	width: auto;
	background-color: #943a3a;
	text-align: center;
}

#topMenu a:hover{
background-color: #a89770;
color: #535048;
}

#pictures {
	align: center;
	width: 775px;
	margin-left: 37.5px;
	margin-right: 37.5px;
	height:100%;
}

#placeholder {
	width:775px;
	height:423px;
}

#enclose1 {
	width: 775px;
	height:10px;
	padding-top: 20px;
}

#description {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #800000;
	margin: 20px 10px 20px 10px;
}

#amenities {
	width:400px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}

#rates {
	width:400px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
}

#bell {
	padding:20px;
}

#footer {
	clear:both;
	padding-top:20px;
}

#footermenu{
width: 850px;
color: red;
}

#footermenu a{
	font: bold 9px Verdana;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #ffebcd;
	text-decoration: none;
	padding: 4px;
	border: medium outset gray;
	text-align: center;
	height: 8px;
}
#footermenu a{
	width: auto;
	background-color: #943a3a;
	text-align: center;
}

#footermenu a:hover{
background-color: #a89770;
color: #535048;
}

