/* Created by Phu Concepts Inc. */



body
{
	background: #000 url(../images/background.jpg);
	font-family: Century Gothic;
	line-height: 22px;
	text-align: justify;
}

a
{
	color: #996600;
}
h3
{
	font-size: 150%;
	padding-bottom: 5px;
}
p
{
	color: #dcaf6f;
	font-size: 12pt;
	line-height: 20px;
	padding-bottom: 5px;
}

a:hover
{
	color: #fff;
}

#topBar
{
background-color: #2f200e;
width: 100%;
padding:10px;
text-align: right;
	font-size: 14px;
color: #a37f54;
}


#holdme
{
margin: 0 auto 0 auto;
width: 1245px;
min-height: 500px;

}


#left, #right
{
float: left;
width: 133px;
height: 440px;
margin-top: 220px;
}
	#left
	{
	background: url(../images/left.png);
	}
	
	#right
	{
	background: url(../images/right.png);
	}


#container
{
	margin: 0 auto 0 auto;
	width: 921px;
	float: left;
}

#header
{
	position: relative;
	width: 921px;
	height: 182px;
}

#internalContent
{
color: #fff;
padding: 100px 15px 15px 15px;
}


#internalContent p
{
margin-bottom: 10px;
}
.coupon
{
min-height:75px;width:600px; border: 2px dotted grey; padding: 5px; margin-bottom:10px;
}

#content
{
	padding: 0px 14px 0px 10px;
	background: url(../images/contentBg.png) repeat-y;
	width: 901px;
}
.head
{
font-size:24px;
margin-bottom: 10px;
}

.room
{

min-width: 800px;
overflow: auto;
margin-bottom: 10px;
}


#contentBottom
{
	margin-top: -4px;
	margin-bottom: 29px;
	height: 11px;
	background: url(../images/contentBottom.png) no-repeat;
}

#vase
{
	position: absolute;
	width: 108px;
	height: 416px;
	background: url(../images/vase.png) no-repeat;
	left: 875px;
	
}

.bottomContainer
{
	margin-top: -25px;
	color: #fff;
}


#homebox
{
margin-top: 60px;
color: #ffffff;
}



.smallBox
{
	position: relative;
	background: url(../images/smallBoxBg.png) no-repeat;
	width: 233px;
	height: 199px;
	float:left;
	padding: 20px 15px 20px 15px;
	text-align: center;
}


#videoBox
{
	background: url(../images/videoBg.png) no-repeat;
	width: 357px;
	height: 210px;
	margin-left: 6px;
}

#videoBox div
{
padding-top: 10px;
}

#homeContent p
{
margin: 0px 0px 30px 0px;
text-align: center;
color: #ffffff;
}

.googlemap
{
	color: #000;
}

#map
{
	width: 500px; 
	height: 400px;
	float: left; 
	display: inline;
}

.alertBox
{
	border:2px solid #FFD324;
	margin: .5em 0em .5em 0em;
	padding:0.8em;
	background:#FFF6BF none repeat scroll 0 0;
	color: black;

}

.footer
{
	margin:0px 0px 10px 0px;
	text-align:center;
}
.footer p
{
	color: #2F200E;
}
.footer a
{
	text-decoration: none;
	color: #000000;
}
.footer a:hover
{
	text-decoration: none;
	color: #000000;
}

#ScDotted
{
height:200px;
width:300px;
font-family: Century Gothic, Verdana;
border: 1px dotted #000000;
background-color: aqua;


}

.pdf
{
width: 250px;
font-size: 16pt;
line-height: -50px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 30px;
float: left;
text-align: center;
}

.pdf img
{
padding-right: 24px;
padding-bottom: 10px;
}


.clear
{
clear: both;
}