body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetical, sans-serif;
	font-size: 12px;
	color: #301F1B;
}
a:link {
	color: #422418;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #613423;
}
a:hover {
	text-decoration: none;
	color: #613423;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.border_l {
	background-image: url(../images/border_l.gif);
	background-repeat: repeat-y;
}
.border_m {
	background-image: url(../images/border_m.gif);
	background-repeat: repeat;
}
.border_r {
	background-image: url(../images/border_r.gif);
	background-repeat: repeat-y;
}
.bottom_l {
	background-image: url(../images/bottom_l.gif);
	background-repeat: repeat-y;
}
.bottom_m {
	background-image: url(../images/bottom_m.gif);
	background-repeat: repeat;
}
.bottom_r {
	background-image: url(../images/bottom_r.gif);
	background-repeat: repeat-y;
}
.bottom_bl {
	background-image: url(../images/bottom_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_bm {
	background-image: url(../images/bottom_bm.gif);
	background-repeat: repeat-x;
}
.bottom_br {
	background-image: url(../images/bottom_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tour_back {
	background-image: url(../images/tour_back.gif);
	background-repeat: repeat;
}
.whitelink a:link {
color: #FFFFFF;
text-decoration: underline;
font-size: 10px;
}
.whitelink a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size: 10px;
}
.whitelink a:hover {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
}
.whitelink a:active {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
}
.smaller_black {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smaller_white {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.price {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.back_short_t {
	background-image: url(../subpage/back_short_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.back_short_b {
	background-image: url(../subpage/back_short_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back_long_t {
	background-image: url(../subpage/back_long_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.back_long_b {
	background-image: url(../subpage/back_long_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.gear {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.tours {
	background-image: url(../subpage/tour_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.4day {
	background-image: url(../subpage/4day_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.7day {
	background-image: url(../subpage/7day_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.custom {
	background-image: url(../subpage/custom_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.prices {
	background-image: url(../subpage/price_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gears {
	background-image: url(../subpage/gear_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutus {
	background-image: url(../subpage/aboutus_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactus {
	background-image: url(../subpage/contactus_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.register {
	background-image: url(../subpage/register_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.privacy {
	background-image: url(../subpage/privacy_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo {
	background-image: url(../subpage/photo_rm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.widthed 
{
    width:180px;
}   
.hiddenPic 
{
    display: none;
}