body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #cacaca;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #1F2326;
}
td {
    font-size: 12px;
	color: #cacaca;
	line-height: 150%;
	text-align: left;
}
p { 
    font-size: 12px;
	color: #cacaca;
	line-height: 150%;
	text-align: left;
}
h1 {
	font-size: 16px;
	color: #84A94A;
	margin: 30px 10px 5px 0;
	font-weight: bold;
}
h1.list {
	font-size: 16px;
	color: #84A94A;
	margin: 5px 10px 5px 0;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #84A94A;
	font-weight: normal;
	margin: 20px 10px 5px 0;
}
h2 {
	font-size: 14px;
	color: #84A94A;
	font-weight: normal;
	margin: 0 0 8px 0;
}
h2 span {
	color: #888888;
    font-size: 12px;
}
input {
    background-color: #e1e1e1;
	color: #000000;
	height: 22px;
	border: #303538 1px solid;
}
select {
    background-color: #e1e1e1;
	color: #000000;
	height: 20px;
	border: #303538 1px solid;
}
textarea {
    background-color: #e1e1e1;
	color: #000000;
	border: #303538 1px solid;
}
a, a:visited {
    color: #6BBFEA;
	text-decoration: none;
}
a:hover {
    color: #84A94A;
    text-decoration: underline;
}
.nobottom {
    padding-bottom: 0;
}
.maintext {
    text-align: justify;
    margin: 0;
    padding: 2px 10px 2px 10px;
}
.maintext p {
    text-align: justify;
}
#thumb {
    padding: 0 15px 15px 0;
}
#thumb a img {
    border: #3E4649 6px solid;
}
#thumb a:hover img {
    border: #84A94A 6px solid;
}
#thumb2 img {
    border: #3E4649 6px solid;
}
.imgleft {
    border: #3E4649 6px solid;
	margin: 5px 20px 20px 0;
	float: left;
}
#toplogo {
    background-color: #000000;
    text-align: center;
}
#content {
    background-color: #282C2F;
}
#sidenews {
    background-color: #303538;
}
#sidenews p {
    font-size: 12px;
	text-align: left;
	color: #cacaca;
}
#sidenews .orange {
	color: #777777;
}
#sidemenu {
    background-color: #303538;
}
#sidemenu p {
	font-size: 12px;
}
#footer td {
	font-size: 12px;
	color: #666666;
}
#footer a {
	font-size: 12px;
	color: #cacaca;
	text-align: center;
}
.greyblock {
    background-color: #303538;
}
.h1des {
    color: #999999;
    text-align: right;
	font-size: 12px;
}
form {
    font-family: Arial, sans-serif;
	color: #e1e1e1;
	font-weight: normal;
}
.contactfrm {
    background-color: #3E4649;
	color: #e1e1e1;
	height: 25px;
	width: 320px;
	border: #3E4649 1px solid;
}
.contactarea {
    background-color: #3E4649;
	color: #e1e1e1;
	height: 150px;
	width: 320px;
	border: #3E4649 1px solid;
}
.button {
    background-color: #222222;
	color: #e1e1e1;
	font-size: 12px;
	height: 25px;
    width: 125px;
	text-align: center;
	border: #3E4649 1px solid;
}
.brown {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #86654A;
	font-weight: bold;
}
.smalltxt {
	font-size: 10px;
}
a.bottom:link {
    color: #666666;
	text-decoration: none;
}
a.bottom:visited {
    color: #666666;
	text-decoration: none;
}
a.bottom:hover {
    color: #86654A;
	text-decoration: underline;
}
#bgi {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#bgi li a {
    display: block;
	padding: 2px 0 5px 15px;
	text-decoration: none;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-align: left;
	margin: 0;
}
#bgi li a span {
    color: #999999;
}
#bgi li a:hover {
	color: #84A94A;
}
#reserv .center {
    text-align:center;
    background-color: #303538;
}
#reserv .center2 {
    text-align:center;
    background-color: #3E4649;
	font-weight: bold;
}
#reserv .left2 {
    text-align:left;
    background-color: #3E4649;
	
}
#note {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#note li {
	padding: 0;
    font-size: 11px;
	color: #999999;
}
.smalltxt {
    font-size: 11px;
}
ol { 
  list-style-type: none; 
  margin: 0 0 0 12px;
  padding: 0;
}
ol li {
   background-image: url(image/check-green.gif);
   background-repeat: no-repeat;
   background-position: 0 1px;
   padding: 0 0 2px 18px;
   font-size: 12px;
}
ol li span {
    color: #84A94A;
}
p span {
    color: #84A94A;
}