body {
background: #536d12;
margin: 10px;
font-size: 10pt;
font-family: arial, verdana, helvetica, sans-serif;
}

a:link, a:visited {
color: #324e0a;
text-decoration: none;
}

a:hover {
color: #324e0a;
text-decoration: underline;
}

img {
border: 0;
}

h1 {
font-family: goudy old style, times new roman, times, serif;
font-size: 18pt;
margin: 0;
padding: 0 0 15px 0;
}

h2 {
font-family: goudy old style, times new roman, times, serif;
font-size: 16pt;
margin: 0;
padding: 0 0 2px 0;
padding-top: 0px;
}

.smaller {
font-size: 8pt;
}

.page {
margin: auto;
width: 790px;
}

.fade_top {
background: url(images/background/fade-top.jpg) bottom left;
width: 790px;
height: 10px;
font-size: 4pt;
}

.fade_bottom {
background: url(images/background/fade-bottom.jpg) top left;
width: 790px;
height: 12px;
font-size: 4pt;
}

.fade_left {
background: url(images/background/fade-left.jpg) left repeat-y;
}

.fade_right {
background: url(images/background/fade-right.jpg) right repeat-y;
}

.page_inner {
font-size: 10pt;
width: 770px;
margin: auto;
}

.page_inner_1 {
background: #727369;
border: 1px solid #fff;
}

.page_inner_2 {
background: url(images/background/main_back.gif) repeat-y;
}

.clearboth {
clear: both;
font-size: 1pt;
height: 0;
}

/*left*/
.left {
float: left;
width: 157px;
height: 532px;
background: url(images/background/back_left.jpg) no-repeat #fff;
font-family: goudy old style, times new roman, times, serif;
font-size: 12pt;
font-weight: bold;
}

.left ul {
padding: 0;
margin: 0;
text-align: center;
}

.left li {
list-style-type: none;
margin: 0;
padding: 10px 0 0 0;
}

.left a:link, .left a:visited {
color: #336600;
text-decoration: none;
}

.left a:hover {
color: #336600;
text-decoration: underline;
}

.book_online {
text-align: center;
padding: 20px 0;
}

/*right*/
.right {
float: right;
width: 611px;
}

.content {
border-top: 1px solid #fff;
color: #fff;
padding: 20px 20px 18px 20px;
background: url(images/background/right_back.gif) no-repeat top right;
}

.right_float {
float: right;
margin-left: 20px;
}

.gap {
margin-top: 20px;
border-top: 1px solid #fff;
height: 20px;
width: 370px;
}

.star {
float: right;
margin-top: -26px;
}

.star img {
margin-left: 10px;
}

/*footer*/
.footer {
clear: right;
font-family: goudy old style, times new roman, times, serif;
font-size: 10pt;
color: #000;
font-weight: bold;
}

.footer a:link, .footer a:visited {
color: #324e0a;
text-decoration: none;
}

.footer a:hover {
color: #324e0a;
text-decoration: underline;
}