/* CSS Document */

 html, body { height: 100%; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:  #660000;
}


div.header_photo {
	width:703px;
	height:192px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	background-image: url(images/home/header.jpg);

}


div.main_menu {
width:703px;
height:23px;
margin-left:auto;
margin-top:0px;
margin-right:auto;
background:url(images/home/bg_main_menu.gif);
background-repeat:no-repeat;
text-align:center;
padding-top:15px;

}

div.main_menu1 {
width:703px;
height:33px;
margin-left:auto;
margin-right:auto;
background:url(images/home/bg_main_menu1.gif);
background-repeat:no-repeat;

}

div.container {
width:703px;
margin-left:auto;
margin-right:auto;

}


div.left_content {
background:#f5f3df;
width:285px;
margin-left:auto;
margin-right:auto;
float:left;

}

div.left_menu {
background:#f5f3df;
padding-top:15px;
text-align:right;
width:285px;
height:138px;
background-image:url(images/home/bg_left_menu.jpg);
background-repeat:no-repeat;
}



div.main_content {
padding-left:20px;
padding-right:15px;
background:#f5f3df;
width:373px;
margin-left:auto;
margin-right:auto;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
letter-spacing:1px;
line-height:20px;
color:#726c6c;
}

div.rooms_text {
padding-left:10px;
padding-right:10px;
background:#f5f3df;
width:400px;
margin-left:auto;
margin-right:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
letter-spacing:1px;
line-height:16px;
color:#726c6c;

}

div.rooms_text_lg {
padding-left:10px;
padding-right:10px;
background:#f5f3df;
width:400px;
margin-left:auto;
margin-right:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
letter-spacing:1px;
line-height:16px;
color:#726c6c;

}

h1 {

	font-size: 16px;
	font-weight: bold;
	color: #582b04;
	margin-bottom:0px;
	letter-spacing:1px;
	}
	
	
A.bottom_nav {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#b56928;
}

A.bottom_nav:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
color:#b56928;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #b56928;
	text-align: left;
	padding-left: 10px;
}


A.link {
font-family: Georgia, "Times New Roman", Times, serif
font-size:13px;
text-decoration:none;
color:#b56928;
}

A.link:hover {
font-family: Georgia, "Times New Roman", Times, serif
font-size:13px;
text-decoration:underline;
color:#b56928;
}

.linkbold {
font-family: Georgia, "Times New Roman", Times, serif
font-size:13px;
text-decoration:none;
font-weight:bold;
color:#b56928;
cursor:pointer;
}

.linkbold:hover {
font-family: Georgia, "Times New Roman", Times, serif
font-size:13px;
text-decoration:underline;
font-weight:bold;
color:#b56928;
cursor:pointer;
}

A.link2 {
font-family: Georgia, "Times New Roman", Times, serif
font-size:18px;
text-decoration:none;
color:#b56928;
}

A.link2:hover {
font-family: Georgia, "Times New Roman", Times, serif
font-size:18px;
text-decoration:underline;
color:#b56928;
}

A.link3 {
font-family: Georgia, "Times New Roman", Times, serif
font-size:18px;
	text-decoration:none;
	color:#009933;
	font-weight: bold;
}

A.link3:hover {
font-family: Georgia, "Times New Roman", Times, serif
font-size:18px;
	text-decoration:underline;
	color:#00CC66;
	font-weight: bold;
}

.rooms_th {
border:2px dotted;
border-color: #E6B48A;
padding:2px;
}


.rooms_th:hover {
padding:2spx;
border:2px solid;
border-color: #b56928;
}
