body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-color: #666633;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.clearb {
	clear: both;
}

.container {
	margin: auto;
	width: 980px;
}
.header {
	float: left;
	width: 980px;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header .hleft {
	float: left;
	width: 464px;
	height: 447px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header .hleft .top1 {
	float: left;
	width: 464px;
	height: 18px;
}

.header .hleft .top2 {
	float: left;
	width: 464px;
	height: 57px;
	background-color: #660000;
}

.header .hleft .top3 {
	float: left;
	width: 464px;
	height: 352px;
}

.header .hleft .top4 {
	float: left;
	width: 464px;
	height: 20px;
	background-color: #DEDEDE;
}

.header .hright {
	float:right;
	width: 516px;
	height: 447px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header .hright .topright1 {
	float:right;
	width: 516px;
	height: 75px;
}

.header .hright .topright2 {
	float:right;
	width: 516px;
	height: 55px;
}

.header .hright .topright3 {
	float:right;
	width: 516px;
	height: 5px;
	background-color: #FFFFFF;
}

.header .hright .topright4 {
	float:right;
	width: 516px;
	height: 20px;
	background-color: #DEDEDE;
}

.header .hright .topright5 {
	float:right;
	width: 516px;
	height: 292px;
}

.bghpg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}

.content {
	float: left;
	width: 980px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.content .cleft {
	float: left;
	width: 464px;
}

.content .cleft .imgtop {
	float: left;
	width: 464px;
	height: 169px;
}

.content .cleft .leftcolumn {
	float: left;
	width: 444px;
	height: 470px;
	background: url(images/ornament.jpg) no-repeat bottom left;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
}

.content .cleft .leftcolumn .columnl {
	float: left;
	width: 420px;
	height: 100%;
}

.content .cleft .leftcolumn .columnl .title {
	padding-left: 125px;
	padding-top: 50px;
}

.content .cleft .leftcolumn .columnl p {
	padding-left: 155px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: "Zurich BT";
	font-size: 11px;
	color: #000000;
}

.content .cleft .leftcolumn .columnl .detail {
	font-family:Arial, Helvetica, sans-serif;
	color: #660000;
	padding-top: 0px;
}

.content .cleft .leftcolumn .columnl .detail a {
	font-family:Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	padding-top: 0px;
}

.content .cleft .leftcolumn .columnr {
	float: right;
	width: 24px;
	height: 100%;
}

.content .cright {
	float: left;
	width: 516px;
	height: 100%;
	margin-left: 0px;
	padding-left: 0px;
}

.content .cright .textlabel{
	float:left;
	width: 100px;
	height: 100%;
	padding-left:40px;
	margin-top:5px;
	vertical-align:middle;
	font-weight:bold;
}

.content .cright .lblrates{
	float:left;
	width: 516px;
	height: 100%;
	padding-left:110px;
	padding-right:30px;
	margin-top:100px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	color:#660000;
	font-family:"Times New Roman", Times, serif;
}

.content .cright .textbox{
	float:left;
	width: 313px;
	height: 100%;
	margin-top:0;
	padding-right:30px;
	vertical-align:top;
}

.content .cright .blankspace{
	float:left;
	width: 100%;
	height: 100%;
	margin:0;
}

.content .cright p {
	padding-left: 40px;
	padding-right: 30px;
}

.content .cright ul li.facility{
	font-family:"Times New Roman", Times, serif;
	font-size:14px
}

/* Menu */
.menu {
	float: right;
	width: 516px;
	height: 52px; 
	background-color: #660000;
	padding: 0px 0px 0px 0px;
}

.menu ul {
	list-style: none;
	padding-top: 17px;
	margin-top: 0px;
	padding-left:30px;
}

.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display:inline;
}

.menu li a {
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0 1px 0 0;
	padding-left: 15px;
	padding-right: 20px;
	text-align: center;
	display:block;
	font-weight:bold;
}

.menu li a.current_page {
	color: #666633;
}

.menu li a:hover, .menu li.selected a{
	font-weight: bold;
	color:#CCCCCC;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	display:none;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#660000;
		color: #ffffff;
		font-size: 1em;
		text-align:center;}

	#sddm div a:hover
	{	background: #DED1B6;
		color: #000000}

.imgbottom {
	width: 980px;
	height: 19px;
}

.footer {
	float: left;
	width: 980px;
}

.footer .footer_left {
	float: left;
	width: 464px;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

.footer .footer_right {
	float:right;
	width: 516px;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
	background: url(images/footer_bg.gif);
}

.footer .footer_right .text {
	padding-top: 8px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
}

.footer .footer_right .text a {
	color: #999933;
	text-decoration: none;
}

