/* CSS Document */
body{
margin-top: 10;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	border: 1px solid #2FB673;
width:860px;
margin-left:auto;
margin-right:auto;
background-image:url(images/bgtest.gif);
background-repeat: repeat-x;
background-color: #FDFCF8;
}
html{overflow-y:scroll;height: 100%;	padding-bottom: 1px;}

.header{
height:180px;
background-image:url(images/header3.jpg);color:#FFEEAA;
border-bottom: 1px solid #2FB673;
}

.headertext{
position:relative;top:130px;
text-indent: 10px;
}

p.float-right {/* header element float */
  float: right;
  width: 9em;/* em width variance by element*/
  margin: 0 0 0 0.1em;
  padding-left: 0.2em;
  }


.content_body{
background-image:url(images/bg1.jpg);
background-repeat: repeat-x;
background-color:#F6F1DE;
}

.content_interior{
width:860px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:860px;
margin-top:2px;
color:#008000;
font-family:  Verdana, sans-serif;
letter-spacing: 0em;
font-size:14px;
float:left;
}

.header_interior2{
margin-left:auto;
margin-right:auto;
width:860px;
margin-top:5px;
color:#008000;
font-family:  Verdana, sans-serif;
font-size:12px;
float:left;
}

.title{
color:#008000;
font-size:15px;
margin:0px;
padding-top:0px;}

.title2{
color:#008000;
font-size:11px;
margin:0px;
padding-top:5px;}

.left_column{
width:240px;
float:left;
margin-top:25px;
clear:both;
}

.navigation{
width:224px;
padding-left:6px;
padding-right:6px;
background-image:url(images/nav_side.jpg);
}

.navigationbtm{
width:236px;
background-image:url(images/nav_btm.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}

.trip{
float:left;
margin-left:3px;
}


.right_column{
	width:580px;
	float:right;
	margin-top:25px;
	margin-bottom:0px;
	border-left: solid 1px #E0D0B1;
	padding-left: 15px;
	padding-right: 15px;
}

.hr{
	width:485px;
	height:20px;
	background-image:url(images/hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-repeat: no-repeat;
}

a:link {
	color: #3C9A3C;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	color: Green;
}
a:visited {
	color: #3C9A3C;
	}
a:active {
	color: #3C9A3C;
	text-decoration: underline;
	}

h1 {
font-family: "Monotype Corsiva", Lucinda Grande,Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #008000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: underline;
}
	
h2 {
	margin: 2px 0 0 0;
	color: #008000;
	font-size: 13px;
	font-weight: bold;

}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h4 {
font-family: "Monotype Corsiva", Lucinda Grande,Verdana, sans-serif;
	margin: 0;
	color: #008000;
	font-size: 18px;
	padding-top:5px;
		padding-left:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 2px 0 2px 0;
	color: #008000;
	font-size: 13px;
	font-weight: bold;
}

h5 {
margin: 0 0 0 5px;
	font-size: 9px;
	font-weight: normal;
	}
	
H6 {
margin: 0;
	color: #38230E;
	font-size: 9px;
	font-weight: normal;
}


.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width:220px;
list-style:none;
font-family: "Lucida Grande", Verdana, sans-serif;
}

.markermenu li a{
font-weight:bold;
color: #008000;
display: block;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
list-style-type: none;
list-style:none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu li a:visited, .markermenu li a:active{
color: #008000;
}

.markermenu li a:hover{
color: black;
}


.right {float: right; margin-right:10px; margin-top:5px;}
.left {float: left; margin-left:15px; margin-top:5px;}
.leftromantic {float: left; margin-top:5px;}

.right_more {float: right; margin-right:10px; margin-top:-17px;}

.rightcontact {float: right;margin-right:4px;margin-left:4px;}
.rightcontact:link, rightcontact:visited {
	color: #3C9A3C;
	text-decoration: none;
	}
.rightcontact:hover {
	text-decoration: underline;
	color: Green;
}
.photoboxright{float:right;margin-left:10px; margin-top:5px; margin-right:5px; margin-bottom:10px;padding:2px;border:1px solid #D7D7D2;}
.photoboxleft{float:left;margin-left:5px;margin-right:10px;margin-top:10px;padding: 2px;border:1px solid #D7D7D2;} 
.photobox{margin-left:10px; margin-top:10px; margin-right:10px; margin-bottom:10px;padding:2px;border:1px solid #D7D7D2;}
.boxright{float:right;margin:10px;padding:2px;}
.boxleft{float:left;margin:1px;padding:2px;}

/* footer */
.footer {
height:80px;
margin-top:10px;
font-size: 9px;
font-weight: normal;
color:#008000;
font-family:  Verdana, sans-serif;
border-top:1px solid #2FB673;
background-image:url(images/footer.jpg);
}

table.stats 
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 520px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #FFEEAA;
color: #000;
padding: 4px;
text-align: left;
font-size: 10px;
border: 1px #fff solid;
text-align:center;}

table.stats td.bold
{background-color: #FFEEbb;
color: #000;
padding: 4px;
text-align: left;
font-weight: bold;
font-size: 10px;
border: 1px #fff solid;
vertical-align:top;
text-align:center;}

table.stats td.topbold
{background-color: #f5da89;
color: #000;
padding: 4px;
text-align: left;
font-weight: bold;
border: 1px #fff solid;
vertical-align:top;
text-align:center;}

table.stats td.hed
{background-color: #008000;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

#test {
	position: absolute; left: 2px; top: 5px;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 234px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin-left:5px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #008000;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}