@charset "utf-8";
html {
	background-image: url(../images/wbg.jpg);
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: .75em;

}

#wrapper {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#notice {
	display: none;
}

#head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}

#welcome {
	margin: 0px;
	padding: 0px;
	width: 335px;
	left: 570px;
	top: 110px;
	position: absolute;
	height: auto;
	background-image: url(../images/welcome_bg.png);
	background-repeat: repeat-x;
	z-index: 2;
}
#welcome h5 {
	background-image: url(../images/welcome_title.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 26px;
	width: 89px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
}

#slide {
	margin: 0px;
	padding: 0px;
	height: 313px;
	width: 676px;
	position: absolute;
	left: 233px;
	top: 101px;
	z-index: 1;
}

#welcome p {
	padding: 0.625em;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 0px;
	font-size: .688em;
}

#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
}
#insidecontent {
	margin: 0px;
	padding: 0.625em;
}
#content_ftr {
	background-image: url(../images/ftr_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 30px;
	width: 960px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
	width: 100%;
}
#highlight {
	padding: 0px;
	float: left;
	height: auto;
	width: 282px;
	margin-top: 0px;
	margin-right: .625em;
	margin-bottom: 0px;
	margin-left: .938px;
}
#highlight  h4 {
	font-weight: bold;
	color: #3f5f66;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#highlight p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

#highlight li {
	list-style-type: none;
	margin: 0px;
	padding: 0.688em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9e735a;
	height: 100px;
}
#highlight li a {
	text-decoration: none;
	margin: 0px;
	padding: 0em;
	color: #3f5f66;
}
#highlight li:hover {
	background-color: #fbfbdc;
}
#highlight img {
	margin: 0px;
	float: left;
	height: 100px;
	padding-top: 0px;
	padding-right: .313em;
	padding-bottom: .313em;
	padding-left: 0px;
	border: none;
}
#gallery {
	padding: 0.675em;
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}
#gallery table {
	background-color: #3F7DAA;
}

#gallery h4 {
	color: #3F5F66;
	font-size: 90%;
	padding-bottom: 0.75em;
}
#gallery h4 a {
	text-decoration: none;
	color: #3F5F66;
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery h4 a:hover {
	text-decoration: underline;
}


#gallery img {
	border: 3px solid #fff;
	padding: 0em;
	margin: .3em;
}
#booking {
	background-image: url(../images/bk_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 353px;
	width: 368px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#booking form {
	padding-top: 1.8em;
	padding-left: .5em;
}
#booking form table {
	margin: 0px;
	padding: 0px;
}






#bottomnav {
	padding: 0px;
	height: 23px;
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomnav #bottomnav_inside ul {
	padding: 0px;
	height: 23px;
	margin: 0px;
}
#bottomnav #bottomnav_inside li {
	list-style-type: none;
	line-height: 23px;
	display: inline;
	float: left;
}
#bottomnav #bottomnav_inside a {
	text-decoration: underline;
	color: #faeab8;
	display: inline;
	padding-right: 1em;
	padding-bottom: 0px;
	font-size: 0.688em;
	font-weight: bold;
	margin: 0px;
}
#bottomnav #bottomnav_inside a:hover {
	text-decoration: none;
	color: #3f1d01;
	display: inline;
	padding-right: 1em;
	padding-bottom: 0px;
	font-size: 0.688em;
	font-weight: bold;
	margin: 0px;
}

#head_exp {
	background-image: url(../images/head_exp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#experience {
	background-image: url(../images/escv_exp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#experience_title  {
	background-image: url(../images/exp_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}
#head_rd {
	background-image: url(../images/head_rd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#rd {
	background-image: url(../images/escv_rd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rd_title {
	background-image: url(../images/rd_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}

#info {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 381px;
}
#beauty_title {
	background-image: url(../images/bask_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}
#head_beauty {
	background-image: url(../images/head_beauty.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#beauty {
	background-image: url(../images/escv_beauty.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about_title {
	background-image: url(../images/about_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}
#about_us {
	background-image: url(../images/escv_about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_about {
	background-image: url(../images/head_about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#head_thanku {
	background-image: url(../images/head_thanku.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#thanku {
	background-image: url(../images/escv_thanku.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thanku_title {
	background-image: url(../images/thanku_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}
#info ul  {
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
}
#info ul li  {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 0.9em;
	font-size: .75em;
	list-style-position: inside;
}



#head_rooms {
	background-image: url(../images/head_rooms.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 960px;
	position: relative;
}
#our_rooms {
	background-image: url(../images/escv_rooms.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 400px;
	width: 554px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rooms_title {
	background-image: url(../images/rooms_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 372px;
	display: block;
}
#contact {
	color: #3f1d01;
	font-size: medium;
	padding-bottom: 1em;
}
#contact p {
	font-size: 0.818em;
}
