body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: times;
	font-size: 13px;
	text-align: center;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#ui-datepicker-div {
	margin: 0px;
	padding:0px
}

script {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

. 12pxPadding {
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

table {
	margin: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #0e2a6e;
	font-weight: normal;
	font-size: 24px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	clear: both;
}

.green {
	color: #317e96;
}

.blue {
	color: #0e2a6e;
}

.bold {
	font-weight: bold;
}

a img {
	border: 0px;
}

#header {
	height: 215px;	
	width: 920px;
}

#logo {
	float: left;
	width:175px;
	text-align:center;
	padding: 18px 0px 0px 25px;
}

#logo img {
	border: 0px;
}

#home-link{
	position:relative;
	top:-12px;
	color: #333333;
	font-style: italic;
	font-size: 14px;
	font-family:times;
	text-decoration:none;
}

#navigation {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#navigation a:link {
	color: #333333;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#navigation a:visited {
	color: #333333;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#navigation a:hover {
	color: #0a2567;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#navigation a:active {
	color: #333333;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#navigation .linktext {
	position: relative;
	top: 185px;
}

#navigation .current {
	color: #0a2567;
	font-weight: bold;
}

#navOne a {
	display: block;
	float: left;
	width: 80px;
	height: 215px;
	background-image: url('images/bgNavOne.jpg');
	text-decoration: none;
	text-align: center;
}

#navOne a:hover {
	background-image: url('images/bgNavOne.jpg');
	background-position: 0px -215px;
}

#navTwo a {
	display: block;
	float: left;
	width: 100px;
	height: 215px;
	background: url('images/bgNavTwo.jpg');
	text-decoration: none;
	text-align: center;
}

#navTwo a:hover {
	background-image: url('images/bgNavTwo.jpg');
	background-position: 0px -215px;
}

#navThree a {
	display: block;
	float: left;
	width: 110px;
	height: 215px;
	background-image: url('images/bgNavThree.jpg');
	text-decoration: none;
	text-align: center;
}

#navThree a:hover {
	background-image: url('images/bgNavThree.jpg');
	background-position: 0px -215px;
}

#navFour a {
	display: block;
	float: left;
	width: 110px;
	height: 215px;
	background: url('images/bgNavFour.jpg');
	text-decoration: none;
	text-align: center;
}

#navFour a:hover {
	background-image: url('images/bgNavFour.jpg');
	background-position: 0px -215px;
}

#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FF0000;
}

#mainColumn {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	background: url('images/bgMainColumn.gif') repeat-y;
	text-align: left;
}

#mainColumnContent {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url('images/bgMainColumn.gif') repeat-y;
}

#gallery {
	margin: 0px;
	padding: 0px 25px 37px 25px;
}

#external {
	width: 920px;
	position: relative;
	z-index: 123456789;
}

#external_subpage {
	width: 690px;
	position: relative;
	z-index: 123456789;
}

#external_photo_album {
	width: 690px;
	position: relative;
	z-index: 123456789;
}

#external #next_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_next.png');
	z-index: 7000;
	position: absolute;
	top: 145px;
	right: 15px;
}

#external #prev_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_prev.png');
	z-index: 7000;
	position: absolute;
	top: 145px;
	left: 15px;
}

#external_subpage #next_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_next.png');
	z-index: 7000;
	position: absolute;
	top: 65px;
	right: 5px;
}

#external_subpage #prev_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_prev.png');
	z-index: 7000;
	position: absolute;
	top: 65px;
	left: 15px;
}

#external_photo_album #next_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_next.png');
	z-index: 7000;
	position: absolute;
	top: 160px;
	right: 5px;
}

#external_photo_album #prev_o {
	display: block;
	height: 70px;
	width: 70px;
	background-image: url('images/hover_prev.png');
	z-index: 7000;
	position: absolute;
	top: 160px;
	left: 15px;
}

#external span{
	display: none;
}

#external_subpage span{
	display: none;
}

#external_photo_album span{
	display: none;
}

/* HOME COLUMNS */

#columnOne {
	display: block;
	float: left;
	width: 500px;
	background: url('images/bgColumnOne.gif') top right no-repeat;
}

#columnOneContent {
	margin: 0px;
	padding: 0px 25px 50px 25px;
}

#columnTwo {
	display: block;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: italic;
	font-size: 15px;
	color: #0e2a6e;
	background: url('images/bgColumnTwo.gif') top center no-repeat;
} 

#columnTwoContent {
	margin: 0px;
	padding: 50px 25px 25px 25px;
}

#columnThree {
	display: block;
	float: left;
	width: 200px;
	min-height: 250px;
	background: url('images/bgColumnThree.gif') top center no-repeat;
}

#home_pgs #columnThree {
	display: block;
	float: left;
	width: 200px;
	min-height: 132px;
	background: url('images/bgColumnThree-hp.gif') top center no-repeat !important;
}

#columnThreeContent {
	margin: 0px;
	padding: 25px 10px 25px 10px;
	text-align: center;
}

#columnThree h1 {
	font-size: 18px;
}

#columnThree .sub-title {
	color: #0e2a6e;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

/* END HOME COLUMNS */

/* SUB PAGE COLUMNS */

#leftColumn {
	display: block;
	width: 220px;
	float: left;
}

#leftColumnContent {
	margin: 0px;
	padding: 0px 10px 20px 20px;
	text-align: center;
}

#rightColumn {
	display: block;
	width: 700px;
	float: left;
}

#mapHolder {
	margin: 0px;
	padding: 0px 25px;
}

#map {
	width: 650px;
	height: 300px;
}

#rightColumnContent {
	padding: 0px 25px 50px 25px;
}

#rightColumn a:link {
	color: #0e2a6e;
	text-decoration: underline;
	font-style: italic;
}

#rightColumn a:visited {
	color: #0e2a6e;
	text-decoration: underline;
	font-style: italic;
}

#rightColumn a:hover {
	color: #0e2a6e;
	text-decoration: underline;
	font-style: italic;
}

#rightColumn a:active {
	color: #0e2a6e;
	text-decoration: underline;
	font-style: italic;
}

/* END SUB PAGE COLUMNS */


/* ROOMS COLUMNS */

#rooms {
	float: left;
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

#rooms .column {
	display: block;
	width: 210px;
	float: left;
}

#rooms .last {
	width: 180px;
	float: left;
}

 .roomName {
 	float: left;
	height: 37px;
	width: 180px;
 }

.roomInfo {
	display: block;
	float: left;
	width: 180px;
	padding: 25px 0px 12px 0px;

}

.roomInfo img {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

.roomDetails {
	display: block;
	float: left;
	height: 162px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.roomDetails a:link {
	display: block;
	width: 180px;
	text-align: right;
}

.checkAvailability {
	display: block;
	height: 30px;
	width: 180px;
	background: url('images/bgCheckAvailability.gif');
}

.checkAvailability span {
	display: none;
}

.reserveOnline {
	display: block;
	height: 49px;
	width: 180px;
	background: url('images/bgReserveOnline.gif') no-repeat center;
}

.learnMore {
	display: block;
	height: 30px;
	width: 150px;
	background: url('images/learnmore.jpg') no-repeat center;
}


#columnThree .learnMore {
	display: block;
	height: 30px;
	width: 180px;
	background: url('images/learnmore.jpg') no-repeat center;
}

.learnMore span {
	display: none;
}

.reserveOnline span {
	display: none;
}

/* END ROOMS COLUMNS */

/* ROOM DETAIL PAGE COLUMNS */

#roomLeftColumn {
	display: block;
	width: 450px;
	float: left;
}

#roomLeftColumnContent {
	margin: 0px;
	padding: 0px 25px 100px 0px;
}

#roomRightColumn {
	display: block;
	width: 200px;
	float: left;
}

/* END ROOM DETAIL PAGE COLUMNS */

#menu {
	display: block;
	width: 190px;
	background: url('images/bgMenu.gif') repeat-y;
	float: left;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	text-align: left;
}

#menu h2 {
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('images/bgMenuH2.gif') no-repeat;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 40px 0px;
	background: url('images/bgMenuUL.gif') bottom no-repeat;
	float: left;
}

#menu ul.expanded {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: transparent;
	float: left;
	text-align: left;
}

#menu li {
	display: block;
	width: 160px;
	line-height: 15px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 10px 15px;
	background: url('images/bgMenuLI.gif') center bottom no-repeat;
}

#menu ul.expanded li {
	display: block;
	width: 160px;
	line-height: 15px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 2px 0px;
	background: transparent;
}

#menu a:link {
	color: #0e2a6e;
	text-decoration: none;
}

#menu a:visited {
	color: #0e2a6e;
	text-decoration: none;
}

#menu a:hover {
	color: #0e2a6e;
	text-decoration: none;
}

#menu a:active {
	color: #0e2a6e;
	text-decoration: none;
}

#menu .current {
	background: url('images/bgMenuCurrent.gif') repeat-y;
}

#footer {
	clear: both;
	background: #0a2969 url('images/bgFooter.gif') repeat-x top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.footerContent {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#footerLinks {
	height: 26px;
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}

#footerInfo {
	height: 24px;
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;

}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* CONTACT FORM */

#contact {
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

.required {
	background: url('images/bgRequired.gif') top right no-repeat;
}

.field {
	margin: 0px;
	padding: 0px 0px 0px 5px;	
}

.submit {
	margin-left: 100px;
	margin-top: 10px;
}

.label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 4px 5px 0px 0px;
}

.form-row {
	padding: 0px 0px 5px 0px;
	clear: both;
	width: 650px;
}

#ajax-row {

}

label.error {
	color: red;
	padding-left: 10px;
}

#bg-image-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;

  z-index:-2;
  overflow:hidden;    
  margin: 0px;
  padding: 0px;
}

#bg-image-wrapper img {
	display:none;
	margin: 0px;
	padding: 0px;
}

.testimonial {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin: 0px;
	padding: 12px 0px 12px 0px;
}

.row {
	float: left;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	width: 650px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.rowHeader {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #317e96;
}

.activity {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 225px;
}

.description {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 425px;
}

#sitemap p{
font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif !important;
}

#sitemap a{
margin:0 0 0 16px;
color:rgb(10, 41, 105) !important;
}

#sitemap strong{
}

#sitemap a:hover{
color:rgb(68, 123, 141) !important;
text-decoration:none;
}
