/* main*/
p{margin:0 10px 10px
}

a{ color:#ff7502; font-weight:bold;}
img{ border:none;}

/* body */
html,body{
	font-family: Arial;
	text-align:center;
	margin:0;
	padding:0;
	background-color: #351F08;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
/* layout */
div#header{
	width: 817px;
	height: 116px;
	background-color: #351F08;
	}
div#logo{
	float:left;
}

div#container{
	text-align:center;
	width:817px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9c8ac;
	border-left-color: #d9c8ac;
	background-color: #392108;
}

td.navigation{
	background-image: url(img/navBG.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #815502;
}
td.navigation p{
	font-family: Arial;
	font-size: 11px;
	color: #F7E7D6;
	padding: 2px;
	text-align: left;
	}
div#nav{
	float: right;
}
div#banner {
	width: 814px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	border: 1px solid #996600;
}
/* a hack For IE Win \*/
* html div#banner {
	text-align:center;
	padding: 0px;
	margin-top: -5px;
}
/*end of hack*/

div#content1{
	clear:both;
}
div#content2{
clear:both;
	}

div#line{
	width: 817px;
	height: 6px;
	text-align:left;
	margin:0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d9c8ac;
}

div#footer{
	width: 817px;
	text-align:left;
	margin:0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9c8ac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c8ac;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	font-size: 8pt;
	text-align: left;
	font-family: Arial;
	color: #F7E7D6;
}
div#footer a{
	color: #E8B884;
}

/* content container*/

div#contentContainer{
	text-align:left;
	margin:10px;
	font-family: Arial;
	color: #F7E7D6;
}
div#contentContainer h1{
	font-family: Arial;
	font-size: 18px;
	color: #A9DC35;
}
div#contentContainer #pics li{
	float: left;
	list-style-type: none;
	}
	
div#contentContainer #pics li p{
	width:175px;
	text-align:left;
	}
	
div#contentContainer #pics img{
	border: 3px solid #e2e2d2;
	margin:5px;
	}
	
/* content 1 images*/
div#content1 div#contentimage {
	width:175px;
	float:right;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 10px;
	}
div#content1 div#contentimageR {
	width:175px;
	float:right;
	margin-right: 20px;
	margin-left: 10px;
	}
div#content1 div#contentimageL {
	width:175px;
	float:left;
	height: 147px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	}
div#content1 div#contentimage img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content1 div#contentimageR img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content1 div#contentimageL img{
	border: 3px solid #e2e2d2;
	margin:10px;
}

/* content 2 images*/
div#content2 div#contentimage {
	width:175px;
	float:right;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 10px;
	}
div#content2 div#contentimageM {

	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 400px;
	height: 245px;
	border: 4px solid #EBEBE5;
	margin-left: 50px;
	clear: both;
}
div#content2 div#contentimageL {
	width:175px;
	float:left;
	height: 143px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	}
div#content2 div#contentimage img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
div#content2 div#contentimageL img{
	border: 3px solid #e2e2d2;
	margin:10px;
	
}
.clearfloat{
clear:both;
line-height:0px;
}

.generictable{
	margin: 10px auto;
	width: 600px;
}

.generictable th{
	background-color:#CC6633;
	text-align:left;
	width:200px;
	}
	
#room1{
	margin:0 0 20px 0;
			}		
	
#room1 img{
	border:none;
			}	
	
#room1 h2{ background:url(img/room/bg_title.gif) no-repeat bottom left;
			color:#bb8922;
			font-size:16px;
			margin:0 0 15px 0;
			padding:0 0 8px 0;
			}
			
			
#room1 div{
			float:left;
			width:408px;
			}
			
			
#room1 p{
			float:right;
			width:210px;
			}
#room1 #main_img,#room1 #main_img2,#room1 #main_img3{
			margin:0 0 5px 0;
			}	
			
#qanda h2{
			margin:0 0 5px 0;
			color:#ef970d;
			font-size:14px;
			}			
			
#qanda p{
			margin:0 0 18px 0;
			border:1@x solid red;
			}			
		
.entrance{ float:left;border: 3px solid #e2e2d2;}
.entrance_txt{ float:left; margin:0 25px 0 0;}
