/*<group=general>*/

body, a {
	color: #4d4d4d;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	background: url(../images/bg-2.gif);
}

html, body {
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table, img {
	margin: 0px;
	padding: 0px;
	border: none;
}

div {
	margin: auto;
}

#mainbg {
	background: #f3ffc2 no-repeat url(../images/header_bg.jpg);
	width: 772px;
	padding-bottom:0px;
	text-align: left;
	border-right: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	margin: auto;
	position: relative;
}

#logo {
	position: absolute;
	width: 200px;
	height: 64px;
	top: 24px;
	left: 24px;
	cursor: pointer;
	z-index:1;
}

#footer {
	background: #eeefbc no-repeat url(../images/footer_bg.jpg);
	height: 50px;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	clear: both;
	position: relative;
}

p {
	margin-bottom: 8px;
	margin-top: 0px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	color: #4C4C19;
	text-transform: uppercase;
	letter-spacing: .15em;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h3 {
	color: #4c4c4c;
	font: smaller 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h4 {
	font: bold 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #3f6c4c;
	margin-bottom: 4px;
	padding-bottom: 2px;
	background: url(../images/dotted.gif) repeat-x bottom;
}

hr {
	border: none;
	height: 2px;
	border-bottom: 1px dotted #4C4C19;
	position: relative;
	top: -6px;
	margin-bottom: 0px;
	margin-top: 16px;
	display: block;
}
hr.none {
	height: 1px;
	color: #cc9d66;
	border-bottom: 0px dotted #4C4C19;
	margin-top: 4px;
}
	
/*</group>*/

/*<group=nav>*/

#nav {
	position: absolute;
	width: 458px;
	top: 30px;
	min-height: 24px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
	background-color: #F0EDB8;
	right: 30px;
}

#nav img {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

#nav a:hover, #footersub a:hover {
	border-bottom: 1px solid #666;
}

#subnav, #footersub {
	position: absolute;
	width: 450px;
	top: 24px;
	margin: 0px;
	padding: 4px;
	border: 1px solid #ffffff;
	background-color: #EFEFDD;
	right: -1px;
}

#footersub {
	top: 10px;
	right: 30px;
	text-align: right;
}

#subnav a, #footersub a, .borderbox, .borderbox a {
	color: #234c04;
}

a:hover, #subnav a:hover, #footersub a:hover {
	color: #664d00;
	text-decoration: underline;
	border-bottom-style: none;
}

* html #nav {
	background: rgb(240, 237, 184);
}

* html #nav img {
	margin-right: 5px;
	margin-left: 5px;
}

* html #subnav {
background-color:#FFFFFF;
position: static;
height:18px;
}

body[id=notinIE] #subnav{
height:18px;
background-color:#FFFFFF;

}

* html #footersub {
	background: rgb(255, 255, 255);
	filter: alpha(opacity=80);
}
	
/*</group>*/

/*<group=content area>*/

#content {
	padding: 0;
	border-top: 4px solid #ffffff;
	margin-top: 95px;
}

#content a, #sidebar a {
	text-decoration: underline;
}

#content .noindent {
	text-indent: 0px;
}

#content .cut {
	width: 80px;
	margin-right: 12px;
	float: left;
	clear: both;
	line-height: 13px;
	padding-right: 6px;
	border-right: 1px solid #cccccc;
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}
	
/*</group>*/

/*<group=details>*/

#copyright, #left_nav ul li a, .bio_title {
	color: #ab732c;
	background: #f3ffc2 no-repeat url(../images/bg_side_hi.jpg);
	font: 10px/11px "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	padding: 6px;
}

.caps {
	text-transform: uppercase;
}

.floatleft, .borderbox, .inlineimg {
	float: left;
	margin: auto;
}

.floatright, #sidebar {
	float: right;
	margin: auto;
}

.container {
	position: relative;
	left: 0px;
	top: 0px;
}
.floatvideolink {
	position: absolute;
	left:510px; 
	top:-40px;
	z-index:1;
}
.floattourlink {
	position: absolute;
	left:175px; 
	top:-207px;
	z-index:1;
}

a.tourlink {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	color: #3f6c4c;
	text-decoration: none;
}
a.tourlink:hover {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	color: #3f6c4c;
	text-decoration: underline;
}

a.videolink {
	font: bold 15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #3f6c4c;
	text-decoration: none;
}
a.videolink:hover {
	font: bold 15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #3f6c4c;
	text-decoration: underline;
}



.inlineimg {
	color: #664d00;
	font: 10px/11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.inlineimg img {
	display: block;
	margin-bottom: 4px;
	border: 1px solid #ffffff;
}

.smaller {
	font-size: smaller;
}

.larger {
	font-size: larger;
}

#contact input, #contact textarea {
	border: 1px solid #cccccc;
	background: #999999;
}

#contact input:focus, #contact textarea:focus {
	border: 1px solid #000000;
	background: #ffffff;
}

.borderbox {
	border: 1px solid #cacb66;
	padding: 8px;
	background: #f5f3a0;
	margin-right: 12px;
	line-height: 13px;
	list-style: url(../images/square_bullet_hollow.gif);
}

.borderbox h4 {
	margin: 0;
	padding: 0 0 2px;
}

.borderbox a {
	font-size: 11px;
}
	
/*</group>*/


































































































































































































