body {
	background: #cacaca;
	color: #000000; 
	font-family: Verdana, Helvetica; 
	font-size: 11px;
	margin: 0px; 
}

img {
	display: block;
	border: 0px;
}

#outline1, #outline2 {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#outline1 {
	width: 962px;
	margin: 0px auto;
}

#outline2 {
	background: url('images/outline2.gif') repeat-y;
	width: 962px;
	margin: 5px 0 10px 0;
	float: left;
}

#header_left {
	width: 342px;
	height: 176px;
	float: left;
}

#header_middle {
	background: #0273b5 url('images/header_bg.jpg') top left repeat-x;
	/*
	width: 603px;
	*/
	width: 532px;
	height: 123px;
	padding: 53px 0 0 71px;
	float: left;
}

#header_right {
	width: 17px;
	height: 176px;
	float: left;
}

#outer1, #outer2, #content, #content_left, #content_middle, #content_right {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
}

#outer1 {
	background: url('images/nav_header.gif') top left no-repeat;
	margin: 5px 0 5px 0;
	padding: 10px 0 0 0;
}

#outer2 {
	background: url('images/nav_footer.gif') bottom left no-repeat;
	padding: 0 0 10px 0;
}

#content {
	background: #ffffff url('images/content_bg.jpg') bottom left repeat-x;
	width: 956px;
	border: 3px #e9e9e9 solid;
	border-width: 3px 3px 0 3px;
}

#content_left {
	width: 189px;
}

#content_middle {
	width: 562px;
	padding: 2px 0 40px 13px;
}

#content_middle2 {
	width: 732px;
	padding: 2px 0 40px 13px;
}

#content_middle, #content_middle2 p {
	padding-bottom: 12px;
	margin: 0;
}

#content_right {
	width: 170px;
	padding: 11px;
}

.content_table {
	width: 956px;
}

.content_table_left {
	width: 189px;
	background: #b3d0e2 url('images/nav_bg.jpg') top left repeat-x;
}

.content_table_middle {
	width: 575px;
}

.content_table_lmiddle2 {
	width: 700px;
}

.content_table_right {
	width: 192px;
}

.content_sub {
	padding: 0 0 0 10px;
}

#nav {
	width: 189px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
}

#nav_header {
	width: 189px;
	height: 10px;
	float: left;
}

#nav_body {
	width: 157px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	padding: 0px 11px 0 21px;
	float: left;
}

#nav_footer {
	width: 189px;
	height: 11px;
	float: left;
}

#panel1 {
	background: url('images/panel.gif') bottom left no-repeat;
	width: 952px;
	height: 94px;
	padding: 10px 5px 0 5px;
	float: left;
}

#panel1ad {
	width: 728px;
	height: 90px;
	overflow: hidden;
	padding: 0 112px 0 112px;
	float: left;
}

#footer, #footer2 {
	background: url('images/footer.gif') bottom left no-repeat;
	width: 962px;
	height: 38px;
	color: #ffffff;
	text-align: center;
	padding: 34px 0 0 0;
	float: left;
}

#footer2 {
	background: url('images/footer2.gif') bottom left no-repeat;
	height: 26px;
	padding: 4px 0 0 0;
}

.sub {
	padding: 0 0 20px 0;
}

.nav, .nav a, .nav a:hover {
	color: #ffffff;
	font-weight: bold;
}

.nav {
	line-height: 1.5;
}

.rooms {
	margin-top: 5px;
	margin-bottom: 10px;
}

.rooms a, .rooms a:hover {
	font: 16px Arial, Helvetica;
	font-weight: bold;
}

.rooms li {
	padding-bottom: 13px;
}

a {
	color: #0090f8;
	text-decoration: none;
}

a:hover {
	color: #0090f8;
	text-decoration: underline;
}

a.footer_link, a:hover.footer_link {
	color: #000000;
}

