body {
	background-color: #030402;
	background-image: url(../media/pagebg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body, td, p, h1, h2, h3, h4, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.maintext {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	padding: 4px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
.smnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a { color: #A2BE10; text-decoration: none }
a:hover { color: #CCCCCC; text-decoration: none }
.greytext a:link { color: #860000; text-decoration: none }
.greytext a:visited { color: #860000; text-decoration: none }
.greytext a:active { color: #860000; text-decoration: none }
.greytext a:hover { color: #CCCCCC; text-decoration: none }

.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.homeblurbhdg {
	font-size: 18px;
	font-weight: bold;
	color: #63740A;
	padding: 0px;
}
.homeblurbtext {
	font-size: 10px;
	line-height: 18px;
}
.greytext {
	background-color: #eeeeee;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	padding: 4px;
}
.menutext {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.menutext a {
	color: #FFFFFF;
}

.gallerytext {
	color: #FFFFFF;
	background-color: #63740a;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}
.tourtext {
	font-size: 12px;
	padding: 12px;
	background-color: #1c1c19;
}
.tourhdg {
	font-size: 18px;
	font-weight: bold;
	margin: 18px;
	background-color: #BA5549;
}

.updatebg {
	background-color: #D2786A;
}
.updatehdg {
	font-size: 20px;
	font-weight: bold;
	color: #D2786A;
	padding: 10px;
	background-color:#8F0C0B;
}
.updatedate {
	background-color: #5E0503;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.updatename {
	background-color: #BA5549;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.updatetext {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 15px;
}
.greenbg {
	background-color: #63740A;
}
.vthumbcap {
	width: 224px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #CCCEBA;
	background-color: #353535;
}
.thumb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.red {
	color: #CC0000;
}


#indcontent {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#content_nar {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

