html,body{
	padding:0;
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(../img/body_bckgd.gif);
	background-repeat: repeat-x;
}
body{
	text-align:center;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
p{
	margin:0 10px 10px;
	color: #333333;
}
a{
	text-decoration: none;
	color: #0066FF;
}
a:hover, a:focus {
	color: #FF6600;
}
h1 {
	font-size: 130%;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
h1 span {
	color: #669900;
	display: block;
	font-size: 90%;
}
h2 {
	font-size: 130%;
	color: #FF6600;
	margin-left: 10px;
	font-weight: bold;
	margin-right: 10px;
}
h3 {
	font-weight: bold;
	color: #FF6600;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.greentxt {
	color: #009900;
}
.err_txt {
	color: #FF3300;
}

.contform p {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contform fieldset {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contform p label {
	float: left;
	width: 20%;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}
.contform .ctext {
	background-color: #f5faff;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	width: 280px;
	padding-left: 2px;
}
.contform p.csubmit {
	margin-left: 21%;
	margin-top: 15px;
}
#container{
	text-align:left;
	width:780px;
	font-size: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	width: 780px;
	height: auto;
	margin-top: 0px;
}
#intro {
	height: auto;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
	margin-bottom: 20px;
}
#intro .txt {
	width: 745px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#cont {
	height: auto;
	width: 780px;
	margin-bottom: 20px;
}
#cont .contxt {
    width: 745px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.contxt ul {
	margin-bottom: 8px;
	list-style-type: none;
}
.contxt ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}
.contxt ul li ul {
	margin-left: 10px;
	margin-top: 8px;
}
.contxt ul li ul li {
	margin-bottom: 8px;
	margin-left: 10px;
}
.contxt .center {
	text-align: center;
}

#cont .testimonial_box {
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
}
.teambio_box {
	float: right;
	height: auto;
	width: 400px;
	margin-right: 15px;
}
.team_pic {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}


#left {
	width: 519px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9eab59;
}
.featured {
	width: 490px;
	margin-left: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
	margin-bottom: 20px;
}
.featured h2 {
	color: #669900;
	text-align: center;
}
.featured h2 span {
	font-size: 90%;
	color: #FF6600;
	display: block;
}

.tb {
	width: 490px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
	margin-bottom: 20px;
}
.tb h3 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.tb p {
	font-size: 80%;
}


.tb_l {
	float: left;
	width: 233px;
	margin-bottom: 8px;
	height: 300px;
	border: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
}


.tb_r {
	float: right;
	width: 233px;
	margin-bottom: 8px;
	height: 300px;
	border: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
}

.highlight {
	width: 490px;
	margin-left: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
	margin-bottom: 20px;
}
.highlight ul {
	color: #333333;
	list-style-image: url(../img/bullet.gif);
	list-style-type: none;
}
.highlight ul li {
	margin-right: 10px;
	margin-bottom: 10px;
}
.testimonial {
	width: 490px;
	margin-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.test {
	width: 490px;
	background-image: url(../img/test_bckgd.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.test_top {
	width: 490px;
	background-image: url(../img/test_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 35px;
}
.test_bot {
	width: 490px;
	background-image: url(../img/test_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ltxt_box {
	width: 490px;
	margin-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#right {
	float: right;
	height: auto;
	width: 260px;
}
#right h2 {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

.bio_box {
	width: 235px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9eab59;
}
.rtxt_box {
	width: 235px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.cntr_txt {
	text-align: center;
}
.tiny_txt {
	font-size: 80%;
	text-align: center;
}
.private_tour {
	background-color: #FFFFCC;
	width: 233px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #FFCC33;
}
#footer{
	margin-top: 15px;
	padding-top: 15px;
	background-color: #FFFFCC;
	background-image: url(../img/foot_bckgd_orange.png);
	background-repeat: repeat-x;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	margin-bottom: 7px;
	margin-left: 30px;
	margin-right: 30px;
}
#footer ul li b {
	color: #FF6600;
	font-size: 80%;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer h4 {
	font-size: 80%;
	color: #669900;
	text-align: center;
}
#footer a {
	font-size: 90%;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0099FF;
}
#footer a:hover,a:focus {
	color: #FF6600;
}

.tours {
	float: left;
	width: 259px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.links {
	float: left;
	width: 259px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9EAB59;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9EAB59;
	margin-bottom: 10px;
}
.alliance {
	float: left;
	width: 260px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.alliance p {
	margin-left: 30px;
	font-size: 90%;
	color: #666666;
}
.copy {
	height: auto;
	width: 780px;
	background-color: #fbbb0e;
	text-align: center;
	background-image: url(../nav_v2/img/copy_bckgd.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.copy p {
	font-size: 75%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
