/* CSS Document */

body{
margin-left:0;
margin-right: 0;
margin-bottom: 30px;
margin-top: 0px;
padding-top: 0px;
padding-left:0;
padding-bottom: 0;
padding-right: 0;
background-image:url(images/bg_body.gif);
background-repeat:repeat-x;
background-color:#8F9F88;
color:#393D46;
font-size:11px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height:1.5 em;
}
b{font-size: 110%;}
em{color: #1A3412;
font-weight:bold;
font-style:italic;}

a{
color: #4A0500;
text-decoration: none;
}
a:hover{
color: #AD450C;
text-decoration: underline; 
}
a:visited{
color: #4A0500;
}

#maincontainer{
width: 801px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image:url(images/bg_maincontainer.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color: #ffffff;
border-top: 2px white solid;
border-left: 2px white solid;
border-right: 2px white solid;
border-bottom: 2px white solid;
color:#393D46;
}

#topsection{
background: #ffffff;
height: 150px; /*Height of top section*/
width:801px;
margin-bottom: 0px;
background-repeat:no-repeat;
}
#animation_pl{
background: #687A60;
height: 250px; /*Height of section*/
width: 801px;
margin-left: 0px;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper_hm{
float: left;
width: 100%;
background-image:url(images/bg_home.jpg);
height: 283px;
}
#contentwrapper{
float: left;
width: 100%;
}

#hm_contentcolumn{
margin-left: 255px; /*Set left margin to LeftColumnWidth*/

}

#hm_leftcolumn{
float: left;
width: 255px; /*Width of left column*/
margin-left: -801px; /*Set left margin to -(MainContainerWidth)*/
}
#contentcolumn{
margin-left: 255px; /*Set left margin to LeftColumnWidth*/
font-size:12px;

}

#leftcolumn{
float: left;
width: 255px; /*Width of left column*/
margin-left: -801px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
text-align: center;
font-size:9px;
font-weight: bold;
width: 100%;
color: #978879;
background-color:#EEEEEE;
text-align: center;
padding: 4px 0;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-top-width : 2px;
}




#footer a{
color: #4A0500;
text-decoration: none;
}
#footer a:hover{
color: #AD450C;
text-decoration: underline; 
}
/*#footer_sub a{
color: #AD450C;
text-decoration: none;
}
#footer_sub a:hover{
color: #AD450C;
text-decoration: underline; 
}
#footer_sub a:visited{
color: #AD450C;
}*/
.innertube{
 /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
margin-left: 40px;
margin-right:40px;
}
#head{
margin-top: 0px;
margin-left: 7px;
margin-right:3px;
padding: 0px;
background-image:url(images/bg_head.gif);
width: 604px;
}

.innertube_left{
margin-top: 0;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
}
#logo_hm{
margin-top: 25px;
margin-left: 20px;}

#logo_sub{
margin-top: 20px;
margin-left: 20px;
float: left;
}

h1{
/*width:434px;*/

color: #5D80AA;
font-weight:bold;
font-size: 18px;
letter-spacing: -.1px;
margin-bottom:0px;
margin-top: 20px;
font-weight:normal;
}
p.home{
margin-top: 5px;
margin-bottom: 10px;
color:#61686B;
font-size:15px;
line-height: auto;
letter-spacing: -.05px;

}

h2{
color:#687A60;
font-weight:bold;
font-size: 16px;
margin-bottom: 5px;
text-transform:uppercase;
}
h3{
color:#687A60;
font-weight:bold;
font-size: 14px;
margin-bottom: 5px;
text-transform:capitalize;
}



.img_wrap{
	float:right;
	margin-left: 10px;
	margin-bottom: 15px;
	border-bottom-width:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	position:relative;
}
.img_wrap_left{
float:left;
margin-right: 10px;
margin-bottom: 15px;
border-bottom-width:0px;
border-bottom-color:#000000;
border-bottom-style:solid;
}

ul.text {
	list-style-position : outside;
	text-indent : 0px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:0px;
	font-size:12px;
	margin-bottom: 20px;
	color:#8D9BA8;
	list-style-type: disc;	/*list-style-image: url(images/bullet.jpg)*/
}
li.text {
color:#393D46;
margin-left: 0px;
margin-bottom: 10px;
line-height:auto;
padding-left: 17px;
border-top-color:blue;	
border-top-style:solid;
border-top-width:0px;
border-bottom-color:red;
border-bottom-style:solid;
border-bottom-width:0px;	
/*background-image: url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:top left;*/
}

a.button {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left : 0px;
	margin-right: 0px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color : #1C3714;
	color: #ffffff;
	letter-spacing : 1px;
	word-spacing : 1px;
	text-decoration: none;
	border-right-color : #AD450C;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #AD450C;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #AD450C;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #AD450C;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family: Arial, Helvetica, sans-serif;
}
a.button:visited { color: #ffffff; text-decoration: none;
	border-right-color : #AD450C;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #AD450C;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #AD450C;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #AD450C;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	 }
a.button:hover {
 text-decoration: none;
color:#ffffff;
	background-color: #AD450C;
	border-right-color : #1C3714;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #1C3714;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #1C3714;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #1C3714;
	border-bottom-style : solid;
	border-bottom-width : 1px;
 }

p.pullquote{
color:#172E10;
font-size:11px;
font-weight:bold;
width: 183px;
}
p.pullquote_right{
text-align:right;
color:#172E10;
font-size:12px;
font-weight:bold;
width: 183px;}

p.right{
text-align:right;
}


p.callout{
padding: 25px;
background-color:#B0C1AB;
color:#333333;
border-bottom-style: solid;
border-bottom-color:#0C2D01;
border-bottom-width: 2px;
font-size:11px;
position: relative
}

blockquote.withquote {background:url(images/quote.gif) no-repeat;background-position:top left;padding-left:23px; text-align:left; margin-left:20px; margin-top: 75px; margin-right: 15px;} 

p.withunquote {background: url(images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px; font-size:11px;}

.c1{
font-size: 20px;
color: #4B0500;
}

.c2{
font-size: 12px;
color: #68615A;
}
.c3{
font-size: 12px;
color: #4B0500;
font-style: italic;
font-weight: bold;
}

.c4{
font-size: 18px;
color: #68615A;
font-style: italic;
}
.c5{
font-size: 16px;
color: #68615A;
}


.c6{
font-size: 18px;
color: #68615A;
}


/* --- Main Nav Formatting --- */	

	#mainnav {
	width:801px;
	height: 34px;
	margin-right:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image:url(images/bg_nav.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 0px;
		/*border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;	
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;		
padding-top: 42px;*/
	/*	border-bottom:solid #FFFFFF 1px;*/
	}

	#mainnav a:link {
	color: #12230C; 
	font-size: 11px;
	text-decoration: none; 
	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;
	word-spacing: 4px;
	letter-spacing:2px;
	
	
	/*border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;	
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;*/


	
	}
	#mainnav a:visited { color: #12230C; text-decoration: none; 	font-size: 11px;
	text-decoration: none; 
	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;
	word-spacing: 4px;
	letter-spacing:2px;}
	#mainnav a:hover { color: #6C3A3A; text-decoration: none; background-image: url(images/bg_nav_on.gif); background-repeat:repeat-x; background-position: top; 	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;
	word-spacing: 4px;
	letter-spacing:2px;}
	
	#nav a {
	height: 25px;
	line-height:25px;
	text-decoration: none;
	/*padding-top: 0px;
	padding-bottom:0px;
	padding-left: 0px; 
	padding-right:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;*/
	border-right: 1px solid #FFF;
}

	#nav a.noborder { border-right: none; }
	#nav a.contact { }
	#nav a.abouteg { 
	margin-left:0px; 	
	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;}

	#nav a.credits { 
	margin-left:0px; 	
	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;}
	
	#nav a.index {
	margin-left:190px; 	
	padding-left: 30px; 
	padding-right: 30px; 
	margin-top:0px;
	margin-bottom: 0px;
	margin-right:0px;
	padding-top: 5px;
	padding-bottom:4px;}
  

/*#nav{
height:34px;
padding-top: 10px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;	
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;}
*/


#nav, #nav ul {
	list-style: none;
	height: 25px;
	display: inline;
	font-weight: normal;
	font-size:11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:125pxpx;
	padding-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav li {
display: inline;
float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	border-right: 0px solid #FFF;
}

/*
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 215px;
	w\idth: 215px;
	font-weight: normal;

	background-color:#6A7C94;
	margin: -0.35em 0 0 0;
	
	border-bottom-width:3px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#ffffff;
	border-left-style:solid;	
	border-right-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;	
}

#nav li li {
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right: 0px;
	width: 207px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	text-align: left;
	border-left-width:0px;
	border-left-color:#000000;
	border-left-style:solid;	
	border-right: none;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	text-transform:capitalize;
}
#nav li li a:link{ 
 color: #FFF; text-decoration: none; }
#nav li li a:visited{ 
 color: #FFF; text-decoration: none; }
#nav li li a:hover{ 
 color: #6C3A3A; text-decoration: none; background-image: url(images/bg_nav_on.gif); background-repeat:repeat-x;}

#nav li ul a {
padding-left: 1px;
padding-right: 0px;
margin-bottom; 0px;
	width: 200px;
	w\idth: 200px;
	text-align: left;
	height: 16px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}



#nav li li:hover, #nav li li.sfhover {
	background-image: url(images/bg_nav_on.gif);
}
*/

/* SIDE NAVIGATION */

#side{
padding-top: 0px;
width: 190px;
margin-left: 40px;
padding-left: 10px;
padding-right: 10px;
padding-bottom:5px;
background-image:url(images/side_bg.gif);
background-position:bottom;
background-repeat:repeat-y;
margin-top: 0px;
margin-bottom:0px;


	border-bottom-width:0px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:0px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-left-width:0px;
	border-left-color:#ffffff;
	border-left-style:solid;	
	border-right-width:0px;
	border-right-color:#ffffff;
	border-right-style:solid;	

}
#side h2{
font-size: 12px;
text-transform: uppercase;
font-weight:normal;
margin-top: 0px;
padding-left: 5px;
color: #3F3F3F;
}

p.side_top{
width: 210px;
height:18px;
background-image:url(images/side_top.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
margin-left: 40px;
}
p.side_bottom{
width: 210px;
height:16px;
background-image:url(images/side_bottom.gif);
background-repeat:no-repeat;
margin-top: 0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
margin-left: 40px;
}

#side p{width:180px;
font-size: 11px;
font-weight:bold;
padding-left:7px;
margin-top: 0px;
}

#side ul{
	list-style: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-top:0px;
}

#side li {
border-bottom: 1px solid #ffffff;
}

#side li a{
	display: block;
	line-height: 16px;
	padding: 4px 8px 4px 8px;
	border-left: 0px solid #829469;
	border-right: 0px solid #829469;
	color: #12230C;
	text-decoration: none;
	width: auto;
	font-size : 11px;
	font-weight : normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-transform: uppercase;

}
#side li a:hover{
border-left: 0px solid #829469;
border-right: 00px solid #feda2a;
color: #ffffff;
	background-color : #A8B9C8;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-size: 10pt;
    padding: 5px;
	color:#ffffff;
    background-color: #4674B8;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.map_wrap{
width: 450px;
	border-bottom-width:0px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-top-width:0px;
	border-top-color:#333333;
	border-top-style:solid;
	border-left-width:0px;
	border-left-color:#333333;
	border-left-style:solid;	
	border-right-width:0px;
	border-right-color:#333333;
	border-right-style:solid;	
}
.map_info{
width: 330px;
float: right;
	border-bottom-width:0px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-top-width:0px;
	border-top-color:#333333;
	border-top-style:solid;
	border-left-width:0px;
	border-left-color:#333333;
	border-left-style:solid;	
	border-right-width:0px;
	border-right-color:#333333;
	border-right-style:solid;		
}