body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
a { 
    color: #568641;
    text-decoration: none;
}
a:visited { 
    color: #568641;
    text-decoration: none;
}
a:hover { 
    color: #ff6600;
	text-decoration: underline;
}
#tophead {
	background-color: #568741;
	background-image: url(images/bg-top.gif);
	height: 96px;
	text-align: center;
}
#topbar {
	background-color: #404040;
	height: 24px;
	color: #666666;
	text-align: center;
}
#topbar a, #topbar a:visited {
	color: #ffffff; 
    text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#topbar a:hover {
	color: #FFCC00;
    text-decoration: none;
}
h1 {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #4E7A3B;
	margin: 0;
	font-weight: normal;
	margin: 5px 0 20px 0;
}
h2 {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E7A3B;
	margin: 0;
	font-weight: normal;
	margin: 5px 0 10px 0;
}
h3 {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #444444;
	padding: 0;
	font-weight: bold;
	margin: 0;
}
h4 {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	padding: 0;
	font-weight: bold;
	margin: 0;
}
#subcontent {
    padding: 25px 0 20px 0;
	background-color: #ffffff;
	text-align: center;
}
#content-top {
    padding: 5px;
	background-color: #EFEEE7;
	text-align: center;
	color: #BAB9B5;
    font-size: 11px;
	font-weight: normal;
}
#content-top a, #content-top a:visited {
	color: #333333; 
    text-decoration: none;
    font-size: 11px;
	font-weight: normal;
}
#content-top a:hover {
	color: #9E0B0E;
    text-decoration: underline;
}
#content {
    padding: 0;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
}
#footbox {
    margin: 15px 0 0 0;
	background-color: #333333;
	text-align: center;
	padding-top: 15px;
	font-size: 10px;
}
#footbox td {
    color: #e1e1e1;
	font-size: 10px;
	line-height: 140%;
	font-size: 10px;
}
#footbox p {
    margin: 5px 0 10px 0;
	font-size: 10px;
}
#footbox a, #footbox a:visited {
	color: #e1e1e1; 
    text-decoration: none;
}
#footbox a:hover {
	color: #ffcc00;
    text-decoration: underline;
}
#footlist {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#footlist li {
	text-decoration: none;
	text-align: center;
	margin: 0;
	/*border-bottom: #555555 1px solid;*/
	padding: 5px 0 5px 0;
}
#pagenav {
    text-align: right;
	color: #999999;
}
#pagenav a, #pagenav a:visited { 
    color: #568641;
    text-decoration: underline;
}
#pagenav a:hover { 
    color: #ff6600;
	text-decoration: none;
}
#itemcode {
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: bold;
}
#itemcode .ijo {
    color: #568641;
} 
ol {
    padding-left: 25px;
	margin-left: 0;
}
ol li {
    margin-bottom: 10px;
}
#reservform .right {
    text-align: right;
	margin-right: 8px;
}