* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #1D1D1E;
	text-align: center;
	background-image: url(images/home_page/home-page_01.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


#maintable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D1D1E;
}
p a {
	color: #238937;
	text-decoration: none;
}
p a:link, p a:visited{
	color: #238937;
	text-decoration: none;
}
p a:hover, p a:active{
	color: #A21418;
	text-decoration: none;
}



a {
	color: #238937;
	text-decoration: none;
}
a:link, a:visited{
	color: #238937;
	text-decoration: none;
}
a:hover, a:active{
	color: #A21418;
	text-decoration: none;
}



.black95 {
	color: #1D1D1E;
}
.black90 {
	color: #383839;
}
.black80 {
	color: #58585A;
}

.reddark {
	color: #A21418;
}
h3.reddark a {
	color: #A21418;
	text-decoration: none;
}
h3.reddark a:link, h3.reddark a:visited{
	color: #A21418;
	text-decoration: none;
}
h3.reddark a:hover, h3.reddark a:active{
	color: #000000;
	text-decoration: none;
}





.red {
	color: #DA2128;
}


.greendark {
	color: #238937;
}
.green {
	color: #39B54A;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1D1E;
}
.text a {
	color: #238937;
	text-decoration: none;
}
.text a:link, .text a:visited{
	color: #238937;
	text-decoration: none;
}
.text a:hover, .text a:active{
	color: #A21418;
	text-decoration: none;
}
ol.text {
	margin-left: 20px;
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/home_page/home-page_44.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 54px;
	width: 873px;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 72px;
	font-size: 9px;
	color: #58585A;
}
.footer a {
	color: #39B54A;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
	color: #39B54A;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #DA2128;
	text-decoration: none;
}


#nexttour {
	width: 156px;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/home_page/home-page_15.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 26px;
	padding-left: 12px;
	padding-right: 12px;
}



#viewalltours {
	width: 168px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/home_page/home-page_21.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 0px;
	font-size: 10px;
}
#viewalltours a {
	color: #A21418;
	text-decoration: none;
	font-weight: bold;
}
#viewalltours a:link, #viewalltours a:visited{
	color: #A21418;
	text-decoration: none;
	font-weight: bold;
}
#viewalltours a:hover, #viewalltours a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}





#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a {
	width: 142px;
	height: 16px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 5px;
	background-image: url(images/menu-bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px dashed #39B54A;
}
#menu a:link, #menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #39B54A;
	background-image: url(images/menu-bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#menu a:hover, #menu a:active{
	color: #FFFFFF;
	width: 142px;
	height: 16px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 5px;
	text-decoration: none;
	border-bottom: 1px dashed #DA2128;
	background-image: url(images/menu-bullet-red.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#menu ul {
}
#menu li {
	list-style: none;
}



#backbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: fixed;
	left: 0px;
	top: auto;
	right: auto;
	bottom: 0px;
	margin: 10px;
	height: 25px;
	width: 38px;
}
#topbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: fixed;
	left: auto;
	top: auto;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	height: 25px;
	width: 39px;
}


.rightcol img {
	padding-bottom: 5px;
}



ul.bulletpoints {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D1D1E;
	padding-left: 15px;
}
ul.bulletpoints a {
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpoints a:link, ul.bulletpoints a:visited{
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpoints a:hover, ul.bulletpoints a:active{
	color: #DA2128;
	text-decoration: none;
}
ul.bulletpoints li {
	list-style: url(images/menu-bullet-95black.gif);
	padding-bottom: 10px;
}






ul.bulletpoints2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1D1D1E;
	padding-left: 15px;
}
ul.bulletpoints2 a {
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpoints2 a:link, ul.bulletpoints2 a:visited{
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpoints2 a:hover, ul.bulletpoints2 a:active{
	color: #DA2128;
	text-decoration: none;
}
ul.bulletpoints2 li {
	list-style: url(images/menu-bullet-95black.gif);
	padding-bottom: 0px;
}








ul.bulletpointshome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
ul.bulletpointshome a {
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpointshome a:link, ul.bulletpointshome a:visited{
	color: #39B54A;
	text-decoration: none;
}
ul.bulletpointshome a:hover, ul.bulletpointshome a:active{
	color: #DA2128;
	text-decoration: none;
}
ul.bulletpointshome li {
	list-style: url(images/menu-bullet-95black.gif);
	border-bottom: 1px dashed #39B54A;
	padding-bottom: 7px;
	padding-top: 7px;
}




table.guestratingtable td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}



table.motorcyclyestable td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

table.motorcyclyestable {
	background-color: #EEEEEE;
}


td.whitetext {
	color: #FFFFFF;
}
tr.whitetext {
	color: #FFFFFF;
}






table.guestbooktable td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
table.guestbooktable td a {
	color: #FFF;
	text-decoration: none;
}
table.guestbooktable td a:link, table.guestbooktable td a:visited{
	color: #FFF;
	text-decoration: none;
}
table.guestbooktable td a:hover, table.guestbooktable td a:active{
	color: #FFF;
	text-decoration: underline;
}



.text10pt {
	font-size: 10px;
}


table.contacttable td {
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.galleryfolders {
	background: url(images/gallery-folder-back.gif);
	padding: 0;
	margin: 0;
	padding: 5px;
}
.galleryfolders a {
	padding: 2px;
	text-decoration: none;
	background-color: #238937 ;
	display: block;
}
.galleryfolders a:link, .galleryfolders a:visited{
	background-color: #238937 ;
	text-decoration: none;
}
.galleryfolders a:hover, .galleryfolders a:active{
	background-color: #A21418 ;
	text-decoration: none;
}
.galleryfolders img {
	padding: 0;
	margin: 0;
}




.galleryphotos {
	width: 118px;
	height: 118px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	background-color: #383839;
}



.accommodationcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 155px;
}


tr.reviewstable td {
	padding: 15px;
}
	
	
	
	
.hide {
	display: none;
}




#oli {
	position: absolute;
	z-index:9;
	left: 549px;
	top: 292px;
	width: 201px;
	height: 26px;
}
#oli a {
	text-decoration: none;
	display: block;
}
#oli a:link, #oli a:visited{
	text-decoration: none;
}
#oli a:hover, #oli a:active{
	text-decoration: none;
}

#container {
	width: 755px;
	height: 317px;
	position: absolute;
}











#wrapper {
	width: 960px;
	float: left;
	padding-left: auto;
	padding-right: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}


.newslettertable td {
	padding: 20px;
}