body
{
    margin-top: 0px;
    background-image: url(../images/site/bg.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
    padding: 10;
    line-height: 20px;
}
#container
{
    width: 800px;
    margin: auto;
    border: solid 1px #000000;
}
#header
{
    height: 105px;
    background-image: url(../images/site/header.jpg);
    background-repeat: no-repeat;
}
#navbar
{
    background-color: #7E9E53;
    height: 20px;
    text-align: left;
}
#links
{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#links a:link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#links a:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#hotelimage_left
{
    width: 800px;
    height: 208px;
    float: none;
}
#flashmovie_right
{
    width: 284px;
    height: 210px;
    float: right;
    background-color: #BFB788;
    margin-right: 47px;
}
#booking_bar
{
    width: 800px;
    height: 67px;
    clear: both;
}
#three_boxes
{
    width: 800px;
    height: 230px;
    clear: both;
    background-color: #7E9E53;
}
#three_boxes .each_box
{
    width: 237px;
    height: auto;
    margin-right: 3px;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #006633;
}
#three_boxes .each_box_heading
{
    background-color: #006633;
    padding: 5px;
    color: #FFFFFF;
    font-family: Gill Sans MT, Gill Sans, Trebuchet MS, serif;
    font-size: 14px;
    margin-bottom: 1px;
    font-variant: small-caps;
}
#three_boxes .each_box_text
{
    padding: 8px;
    color: #006633;
    background-color: #FFFFFF;
    height: 49px;
    margin-top: 1px;
    font-size: 11px;
    line-height: normal;
}
#text
{
    width: 800px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
    border-top: 3px solid #006633;
    border-bottom: 3px solid #006633;
}
#contact_text
{
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #774350;
}
#text p
{
    margin-left: 10px;
    margin-right: 190px;
    color: #006633;
    line-height: 20px;
}
h1
{
    margin-top: 0px;
    margin-left: 10px;
    color: #000000;
    font-size: 16px;
}
.style1
{
    color: #006633;
}
#contact_Photo_Images
{
	height: auto;
	width: 341px;
	float: right;
	margin-top: 37px;
	margin-right: 12px;
	margin-left: 10px;
}
#Photo_Images
{
	height: auto;
	width: 250px;
	float: right;
	padding-right: 5px;
	margin-top: 44px;
	margin-right: 12px;
	margin-left: 20px;
}
img.bottom-image
{
    padding: 2px;
    border: 1px solid #006633;
    margin-bottom: 20px;
    background-color: #006633;
}
a:link
{
    color: #999933;
    text-decoration: none;
    font-size: 12px;
}
a:visited
{
	color: #999933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}
#bottomText
{
    width: 800px;
    height: 0px;
    background-repeat: no-repeat;
    font-size: 13px;
    margin: auto;
}
#bottomText_a
{
    padding-top: 13px;
}
#map
{
    padding: 4px;
    display: block;
    border: 1px solid #FFFFFF;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 555px;
    height: 340px;
    color: #000000;
    margin: auto auto;
}
#map a:link
{
    color: #000000;
}
