﻿/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background-color: #26353c;
	margin: 4px;
}

#frame {
	width: 970px;
	margin: 0 auto;
}

#header {
	width: 970px;
	height: 137px;
	float: left;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#header img {
	margin-top: 8px;
}

#menu {
	width: 970px;
	height: 30px;
	float: left;
	background-image: url('../images/menubg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 3px;
}

#menu li {
	display: inline;
	margin: 0 43px;
}

#menu ul li a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #043a65;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #eee000;
}

#mainbody {
	width: 970px;
	float: left;
}

#bodyleft {
	width: 175px;
	float: left;
}

#bodymiddle {
	width: 537px;
	float: left;
}

#bodyright {
	width: 258px;
	float: left;
}

#bodymiddle2 {
	width: 527px;
	margin: 0 auto;
}

.boxcontleft {
	width: 175px;
	float: left;
}

.boxheadlft {
	width: 175px;
	height: 24px;
	float: left;
	background-image: url('../images/leftcolumnheaderbg.jpg');
	background-repeat: no-repeat;
}

.boxheadlft p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #043a65;
	font-weight: bold;
	line-height: 24px;
	text-indent: 27px;
}

.boxlftlinks {
	width: 175px;
	float: left;
}

.boxlftlinks li a {
	text-decoration: none;
	width: 175px;
	height: 23px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #dddddd;
	font-weight: normal;
	line-height: 23px;
	text-indent: 25px;
	background-image: url('../images/leftcolumnitembg.jpg');
	background-repeat: no-repeat;
	display: block;
}

.boxlftlinks li a:hover {
	color: #eee000;
}

.boxheadmiddle {
	width: 527px;
	height: 32px;
	float: left;
	background-image: url('../images/middlebodyheadbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

.boxheadmiddle h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #030901;
	line-height: 32px;
	font-weight: bold;
}

.boxmiddlecontent {
	width: 526px;
	float: left;
	background-color: #fcfdfe;
	border-right: 1px solid #26353c;
}

.boxmiddlecontent p {
	font-family: Verdana;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 18px;
	background-color: #fcfdfe;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 1px;
}

.boxmiddlecontent2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width: 526px;
	float: left;
	background-color: #FFFFFF;
	border-right: 1px solid #26353c;
	border-top: 3px solid #dddddd;
}

.boxmiddlecontent2 p {
	padding: 8px 1px 12px 7px;
	line-height: 18px;
	font-weight: normal;
}

.boxmiddlecontent2 h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 2px;
}

.boxmiddlecontent2 h3 {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 2px;
}

.bold20 {
	font-weight: bold;
	font-size: 20px;
}

.bold18 {
	font-weight: bold;
	font-size: 18px;
}

.bold16 {
	font-weight: bold;
	font-size: 16px;
}

.bold14 {
	font-weight: bold;
	font-size: 14px;
}
.boldc14 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.redbold14 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.redbold16 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.redbold18 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.redbold20 {
color: #FF0000;
font-weight: bold;
font-size: 20px;
}

.credbold18 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	text-align: center
}
.cred16 {
	color: #FF0000;
	font-size: 16px;
	text-align: center
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.left {
text-align: left;
}

.tabledl {
border: 1px solid #043A65;
background-color: #FFFFCC;
text-align: center;
}

.tablereview {
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
}
.sbpage {
	background-color: #CCFEC5;
	text-align:center
}

.roomreview {
	border-style: solid;
	border-width: 2px;
	border-color:black;
	vertical-align:top;
}

.redtxt {
color: #FF0000;
}

.yh {
background-color: #FFFF00;
font-weight:bold;
font-size:14px
}

.imageborder {
	border-width: 0px;
}

.bannerborder {
	border-width: 0;
}

.boxmiddle2bottom {
	width: 526px;
	height: 8px;
	float: left;
}

.boxcontright {
	width: 258px;
	float: left;
	text-align: center;
}

.boxheadright {
	width: 258px;
	height: 24px;
	float: left;
	background-image: url('../images/righttopheadbg.jpg');
	background-repeat: no-repeat;
}

.boxheadright p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #043a65;
	line-height: 24px;
	text-indent: 27px;
	text-align: left;
	font-weight: bold;
}

.boxrightrowcont {
	width: 258px;
	float: left;
	clear: both;
}

.boxrightrowleft {
	width: 48px;
	float: left;
	padding-top: 8px;
	vertical-align: middle;
}

.boxrightrowcenter{
	width: 182px;
	float: left;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}

.boxrightrowcenter p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	text-align: left;
}

.boxrightrowright {
	width: 22px;
	float: left;
	padding-top: 8px;
	vertical-align: middle;
}

.boxrightrowright p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 22px;
	height: 21px;
	color: #fad573;
	line-height: 21px;
	text-align: center;
	background-image: url('../images/rankboxbg.jpg');
	background-repeat: no-repeat;
}

.bluetxt {
	color: #028cd3;
	font-weight: bold;
	text-decoration: none;
}

.bluetxt:hover {
	text-decoration: underline;
	color: #eee000;
}

.whitetxt {
	color: white;
	text-decoration: none;
}

.whitetxt:hover {
	text-decoration: underline;
	color: #eee000;
}

.rightdottedline {
	width: 90%;
	border-top: 1px #5d5f61 dashed;
	margin: 0 auto;
	margin-top: 8px;
	height: 1px;
	font-size: 1px;
	float: left;
	margin-left: 10px;
}

.rightdottedline2 {
	width: 90%;
	border-top: 1px #5d5f61 dashed;
	margin: 0 auto;
	margin-top: 2px;
	height: 1px;
	font-size: 1px;
	float: left;
	margin-left: 10px;
}

.boxrightrowleft2 {
	width: 190px;
	float: left;
	text-align: left;
}

.boxrightrowleft2 p {
	font-family: Verdana, sans-serif;
	color: #dddddd;
	font-size: 11px;
}

.boxrightrowright2 {
	width: 60px;
	float: left;
	text-align: right;
}

.boxrightrowright2 p {
	font-family: Verdana, sans-serif;
	color: #fca205;
	font-size: 11px;
}

#footer {
	width: 970px;
	height: 134px;
	float: left;
	background-image: url('../images/footerbg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
}

#footer p {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #dddddd;
	line-height: 14px;
}

#footer a {
	text-decoration: none;
	color: #d49a10;
}

.orangetxt {
	color: #d49a10;
}
.table {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:510px;
	background-color:#EEEEEE;
}
.table td {
	border: 1px solid #000000;
}
.top {
	font-weight:bold;
	font-size:12px;
	background-color:#26353c;
	color:white;
}
.border {
	border-width: 0px;
	margin: 2px;
}
.name {
	text-align:left;
	text-indent:5px
}
.sbt {
	text-align:center;
	font-weight:bold;
	background-color:#E2E2E2;
}
