/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg_body.gif) repeat-x top #2e2923;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

.dwnld {
	background: #eee0bb;
	border: 1px solid #2d2822;
	padding: 4px;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #2d2822;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	color: #2d2822;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12px 0 0 0;
}

h3 {
	color: #2d2822;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 12px 0 6px 0;
	margin: 0;
}

h4 {
	color: #2d2822;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h4 a {
	color: #2d2822;
	text-decoration: none;
}

h4 a:hover {
	color: #865c19;
	text-decoration: none;
}

h5 {
	color: #865c19;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 12px 0 0 0;
	font-weight: bold;
}

h6 {
	color: #865c19;
	margin: 0;
	padding: 0 0 6px 0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ol {
	color: #2d2822;
	font-size: 12px;
}

a {
	color: #be7001;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #2d2822;
	text-decoration: underline;
	font-weight: normal;
	}

table {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 2px;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto; 
	padding: 20px 0 0 0;
	text-align: center;
}

#header {
	width: 920px;
	height: 116px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_header.gif) no-repeat;
}

#header-rt {
	width: 620px;
	height: auto;
	margin: 0;
	padding: 87px 20px 0 0;
	text-align: right;
	float: right;
}

#header-lt {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 14px 0 0 0;
	text-align: center;
	float: left;
}

#topnav {
	width: 920px;
	height: 23px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	text-align: center;
	background: url(../images/bkg_topnav.gif) no-repeat;
}

#topnav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#topnav li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 6px 0 6px;
	display: inline;
	list-style-type: none;
}

#topnav li a {
	color: #584020;
	text-decoration: none;
	text-transform: uppercase;
	font:13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#topnav li a:hover {
	color: #e2be7f;
	text-decoration: none;
}

#topnav li a.on {
	color: #e2be7f;
	text-decoration: none;
}

#home-content {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_topcontent2.gif) repeat-y;
}

#home-content2 {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#home-content-rt {
	width: 335px;
	height: auto;
	padding: 0 0 12px 0;
	margin: 0 65px 0 0;
	text-align: center;
	float: right;
}

#home-content-rt p {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding: 12px 20px 30px 20px;
	margin: 0;
}

#home-content-rt ul {
	color: #2d2822;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#home-content-rt li {
	color: #2d2822;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #2d2822;
	list-style-type: none;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}

#home-content-lt {
	width: 450px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 12px 0;
	text-align: center;
	float: left;
}

#home-flash {
	width: 952px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#inside-content {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_topcontent2.gif) repeat-y;
}

#inside-content-rt {
	width: 360px;
	height: auto;
	padding: 20px 0 20px 0;
	margin: 0 50px 0 0;
	text-align: center;
	float: right;
}

#inside-content-lt {
	width: 425px;
	height: auto;
	padding: 20px 0 20px 25px;
	text-align: left;
	float: left;
}

#inside-content-lt p {
	color: #2d2822;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#inside-content ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2d2822;
}

#bios {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#bios-rt {
	float: right;
	width: 180px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


#bios-lt {
	float: left;
	width: 180px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#bios p {
	text-align: center;
}

#bios ul {
	text-align: left;
}

#adventures {
	width: auto;
	height: auto;
	margin: 0 0 12px 0;
	padding: 0;
}

#adventures-rt {
	float: right;
	width: 170px;
	height: auto;
	margin: 0 auto;
	padding: 0 12px 0 0;
	text-align: left;
}


#adventures-lt {
	float: left;
	width: 150px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 12px;
	text-align: left;
}

#adventures p {
	text-align: left;
	border-bottom: 1px dotted #fff;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
}

#adventures ul {
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}	

#newsletter {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
}

#newsletter p {
	font-size: 14px;
}

#bottom-content {
	width: 920px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_bottomcontent.gif) no-repeat;
}

#bottom-content ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#bottom-content li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}


#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer p {
	color: #6a5941;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
}

.friends {
	margin: 0 0 20px 0;
	border-bottom: 2px dotted #221e1a;
}

.clients {
	background: #2e2923;
}

.clients2 {
	background: #b78637;
}

.friends {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 12px 0;
	border-bottom: 1px dotted #fff;
}

.friends-rt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	text-align: left;
}

.friends-lt {
	width: 125px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#contactform {
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #eee0bb;
	border-bottom: 1px dotted #fff;
	border-right: 1px dotted #fff;
}

#contactform td {
	text-align: left;
	padding: 4px 4px 4px 6px;
	margin: 0;
	border-top: 1px dotted #fff;
	border-left: 1px dotted #fff;
}

#payonline {
	background: url(../images/bkg-payonline.gif) no-repeat 0 10px;
	width: 270px;
	height: 197px;
	margin: 0 auto;
	padding: 60px 10px 0 10px;	
	text-align: center;
}

#secure {
	width: 150px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;	
}

#secure-rt {
	width: 37px;
	float: right;	
}

#secure-lt {
	width: 113px;
	float: left;	
}

#secure-lt p {
	color: #7a6851;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 0 0;	
}

label.pay {
	color: #c6b589;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 75px;	
}

input.payfield {
	background: #c09447;
	border: 1px solid #eee0bb;
	padding: 2px;
	margin: 1px;	
}

input.cont {
	margin: 4px 0;
	border: none;	
}

br {
	clear: left;	
}


/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/