body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
a { 
    color: #568641;
    text-decoration: underline;
}
a:visited { 
    color: #568641;
    text-decoration: underline;
}
a:hover { 
    color: #ff6600;
	text-decoration: none;
}
#tophead {
	background-color: #568741;
	background-image: url("/images/bg-top.gif");
	height: 96px;
	text-align: left;
	padding-left: 10px;
}
#topbar {
	background-color: #111111;
	height: 28px;
	color: #666666;
	text-align: left;
	padding-left: 14px;
}
#topbar a, a:visited {
	color: #ffffff; 
    text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#topbar a:hover {
	color: #ff0000;
    text-decoration: underline;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9E0B0E;
	margin: 0;
	font-weight: normal;
	margin: 5px 0 20px 0;
}
h2 {
    font-family: Arial, 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	padding: 0;
	font-weight: bold;
	margin: 0;
}
#subcontent {
    padding: 25px 0 20px 0;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
#content-top {
    padding: 5px;
	background-color: #f1f1f1;
	text-align: left;
	color: #BB5557;
    font-size: 12px;
	font-weight: normal;
}

#content-top a, a:visited {
	color: #333333; 
    text-decoration: none;
    font-size: 12px;
	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: #111111;
	text-align: left;
	padding-top: 15px;
	font-size: 12px;
}
#footbox td {
    color: #e1e1e1;
	font-size: 10px;
	line-height: 140%;
	font-size: 12px;
	padding-left: 1px;
}
#footbox p {
    margin: 5px 0 10px 0;
	font-size: 12px;
}
#footbox a, 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, a:visited { 
    color: #568641;
    text-decoration: underline;
}
#pagenav a:hover { 
    color: #ff6600;
	text-decoration: none;
}
#itemcode {
    font-family: Arial, 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;
}
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
   font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 158px;
   height: 145px;
   color: #666666;
   text-align: center;
}
table.thumb td a:link, table.thumb td a:visited {
   background-color: #f9f9f9;
   border: 1px solid #cecece; 
   text-decoration: none;
   color: #666666;
}
table.thumb td a:hover {
   background-color: #FF1800; 
}
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
   font-size: 8pt;
   font-weight: bold;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 158px;
   height: 172px;
   color: #666666;
   text-align: center;
}
table.subfolder td a:link, table.subfolder td a:visited {
   background-color: #f9f9f9;
   border: 1px solid #cecece; 
   text-decoration: none;
}
table.subfolder td a:hover {
   background-color: #FF1800; 
   color: #ffffff;
}
table.subfolder, table.thumb {
   border-collapse: collapse;
   text-align:center;
   margin: 0 5px 0 0;
}
table.border td a .thumb, table.thumb td a .thumb{
   border: 1px solid #F7FBE5;
}
table.subfolder td a img, table.thumb td a img{
   border: 0;
}