body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper {
	width: 922px;
	background-image: url(images/backgroundlogo.png);
	background-repeat: no-repeat;
	border: 2px solid #80d6f7;
	margin: 0 auto;
}
#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 120px;
	float: left;
	text-align: center;
}
#content { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 622px;
 display: inline;
}
#rightcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 120px;
	float: left;
	text-align: center;
}
#footer {
	width: 902px;
	clear: both;
	color: #ffffff;
	background: #8cc63e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #006666;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	text-align: right;
}
.navspace {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.smalltext {
	font-size: 9px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bigorange {
	font-size: 16px;
	color: #CC3300;
}
.smalltexthome {
	font-size: 9px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.buttonhomespace {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.vtours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/vtoursbackground.jpg);
	padding: 5px;
	border: 1px solid #8FC742;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.commbboard {
	font-size: 10px;
}
.greensubhead {
	color: #009966;
}
.linebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bigtext {
	font-size: 18px;
}

