/* ----------------- RESET ----------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.6; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }
/* ----------------- END RESET ----------------- */

/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea, address { font-family: Helvetica, Arial, sans-serif; }

body {
	font-size: 13px;
	background-color:#5c7e1a;
	
	background: #5c7e1a url(images/bgwrapper.jpg) no-repeat center top;
	background-repeat:no-repeat;
	width: 100%;
  	display: table;

}





/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0 10px 1.5em 10px; }

h1 {
	font-size: 2em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	border-bottom: 1px dotted #ccc;
	color: #FFFFFF;
	line-height:28px;
	margin-left: 25px;
	margin-right: 25px;
	left: 278px;
	top: 339px;
	font-weight:600;
}
h2 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.5em;
	margin-left: 25px;
	margin-right: 25px;
	font-weight:200;
	border-bottom: 2px solid #eee;
	color: #345E84;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right: 20px;
	color:#FFFFFF;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 {
	font-size: 1em;
	margin-bottom: 1em;
	color:#600407;
	border-bottom: 1px dotted #ccc;
}
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p, address { margin: 0 20px 1.5em 20px; }

ul, ol { margin: 0 25px 1.5em 80px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address {
	margin-top: 1.5em;
	font-style:normal;
	color:#FFFFFF;
}
del { color: #000; }



blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrapper{
}
/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 960px;
	height: 321px;
	position: relative;
}
/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-image:url(images/bgcontainer.gif);
	color:#FFFFFF;
}
div#rightcol2 {
	position: absolute;
	width: 114px;
	margin: 0px;
	padding: 0px;
	left: 798px;
	top: 315px;
	height: 42px;
}

div#rightcol {
	position: absolute;
	right: 30px;
	width: 262px;
	margin: 0px;
	padding: 0px;
	top: 535px;
	left: 29px;
	height: 296px;
	text-align:left;
	font-size:.9em;
	line-height:1.4em;
	
}
div#rightcol a:link, a:visited, a:hover, a:active {
	color: #f8de7c;

}

div#rightcol h3 a:link, a:visited, a:hover, a:active {
	color: #080109;
	font-size: .9em;

}


div#content {
	margin: 0px 10px 0px 290px;
	padding: 0px 0px 0px 0px;
	width:660px;
}


div#content p{
	margin: 0 25px 1.5em 25px;
}

div#content a {
	font-size: 12px;
	color: #f8de7c;

	font-family:Arial, Helvetica, sans-serif;
}
div#content a:hover {
	color:#f8de7c;

	font-family:Arial, Helvetica, sans-serif;
}





.colrt #content {
	margin: 0px 10px 0px 290px;
	padding: 0px 0px 0px 0px;
	width:660px;
	}
	
.colrt #rightcol2 {
	position: absolute;
	width: 114px;
	margin: 0px;
	padding: 0px;
	left: 154px;
	top: 325px;
	height: 42px;
}

.colrt #rightcol {
	position: absolute;
	right: 30px;
	width: 279px;
	margin: 0px;
	padding: 0px;
	top: 380px;
	left: 10px;
	height: 359px;
	text-align:left;
	font-size:.9em;
	line-height:1.4em;
	
}
.colrt #rightcol a:link, a:visited, a:hover, a:active {
	color: #3300FF;
	font-size: .9em;

}

.colrt #rightcol h3 a:link, a:visited, a:hover, a:active {
	color: #080109;
	font-size: .9em;

}
	

.colrt #content p{
	margin: 0 25px 1.5em 25px;
}

.colrt #content a {
	font-size: 12px;
	color: #003399;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.colrt #content a:hover {
	color:#666666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

div#leftcol {
	position: absolute;
	left: 30px;
	width: 259px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 323px;
	height: 40px;
}

div#sidebar {
width:280px;
height:147px;}


/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */






/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */






/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */



ul#nav {
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;

	}

ul#nav li {
	
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}


ul#nav li a {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 24px;
	text-indent: 20px;
	padding-top: 5px;
	margin: 0px;
	font-weight:bold;
	color: #fff;
	border-bottom: 1px dotted #222d17;
	letter-spacing:1px;
	background-image:url(images/bgnavoff.jpg);
}


ul#nav li a:hover, ul#nav li a#current {
	color:#000;
	font-weight:bold;
	background-image:url(images/bgnavon.jpg);
	background-color:#222d17;
}




/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */






/* ---------------------------- Footer Nav ----------------------------  */
div#utilnav{
width: 960px;
margin: 0px auto 30px;
position:relative;

}

ul#footernav {
	text-align:left;}
	
ul#footernav {
	position:absolute;
	left:43px;
	list-style:none;
	width:790px;
	top: 8px;
}

ul#footernav li {
	font-weight: bold;
	padding:0px 7px;
	float:left;
	border-right: 1px dotted #ccc;
	
}
ul#footernav a{ color:#000; font-size:11px; }

 ul#footernav li a:link, li a:visted, li a:active {
 color:#000;
 font-size:11px;
}

 ul#footernav li a:hover { text-decoration:none;}

/* ---------------------------- Footer ----------------------------  */

#footer {
	clear: both;
	color: #fff;
	padding: 0px 0;
	
}
#copyright {
	padding: 44px 0 0;
	font-size: .8em;
}
#footerwrap {
	margin: 25px auto;
	width: 960px;
}
div#footerright {
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 940px;
}
div#footerright a{ color:#000000;}
div#footerright a:hover { color:#000000; font-size:10px;}

.footimage{
	background-image:url(images/bgfooter.jpg);
	width:960px;
	height:33px;
	background-repeat:no-repeat;
	margin: 0 auto;
}

/* ---------------------------- Copyright ----------------------------  */
.copyright {
text-align:center;
width: 960px; 
margin-top:0px; 
color:#000000;
font-size: .9em}

.copyright img {
	margin-top:10px;
	text-align:center;
}
.copyright a:link, a:visited, a:hover, a:active p {
	text-align:center;
}

.borders {border:1px solid #eee;}




/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em;  }
.large { font-size: 1.2em; line-height: 1.5em; margin-bottom: 1.25em; color:#cce664; }
div#content .large a { font-size: 1.0em; line-height: 1.5em; margin-bottom: 1.25em; color: #f8de7c; }

.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }


/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}
div#address p {
	color: #fff;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 3px;
	clear: both;
}

img.rightnobdr {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 3px;
}

img.left_shadow {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 1px solid #ccc;
	padding: 3px;
	clear: both;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
		
		filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=3);
}


img.right {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #ccc;
	padding: 3px;
	clear: both;
}

img.right_shadow {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #ccc;
	padding: 10px;
	clear: both;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;

		
		filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=3);
}

img.rightnobdr {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 3px;
	clear: both;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}


img.normal_shadow {
	padding: 10px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
		
		filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=3);
}


object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}
.border {
	border:1px solid #000;
}
.center {
	text-align:center;
}





div#map {
	text-align:center;
}
div#map2 {
	text-align:center;
}
/* ---------------------------- page layout ----------------------------  */


div#audio3 {
	position:absolute;
	top: 338px;
	left:703px;
	width:215px;
	border:1px solid #5c7e1a;
	height: 20px;
	background-color: #527413;
}
.audiotext {
	float:left;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	font-size:10px;
}

div#audio3 applet {
float:right;
}

/* ---------------------------- dotted borders ----------------------------  */
.border_top {border-top: 1px dotted #ccc;}
.border_bottom {border-bottom: 1px dotted #cce664;}
.border_left {border-left: 1px dotted #ccc;}
.border_right {border-right: 1px dotted #ccc;}


/* ---------------------------- solid borders ----------------------------  */
.border_top_solid {border-top: 2px solid #ccc;}
.border_bottom_solid{border-bottom: 1px solid #ccc;}
.border_left_solid {border-left: 1px solid #ccc;}
.border_right_solid {border-right: 1px solid #ccc;}


/* ---------------------------- padding ----------------------------  */
.padding_all5 {padding: 5px;}
.padding_all10 {padding: 10px;}

.padding_top10 {padding-top: 10px;}
.padding_top20 {padding-top: 20px;}

.padding_bottom10 {padding-bottom: 10px;}
.padding_bottom20 {padding-bottom: 20px;}

/* ---------------------------- margins ----------------------------  */
.margin_top10 {margin-top: 10px;}
.margin_top20 {margin-top: 20px;}

.margin_bottom10 {margin-bottom: 10px;}
.margin_bottom20 {margin-bottom: 20px;}

.margin_bottom-5 {margin-bottom: -5px}
.margin_bottom-10 {margin-bottom: -10px;}

.margin_top-5 {margin-top: -5px}
.margin_top-10 {margin-top: -10px;}

/* ---------------------------- columns ----------------------------  */
.col33 {
	float:left;
	width:32%;
}


.col33 ul {
	margin: 0 20px 1.5em 40px; }

.col50 {
	margin:0px;
	float:left;
	width:45%;
}

.col50 ul {
	margin: 0 20px 1.5em 40px; }

.last {
	margin-right:0px;
	float:right;
}


/* ---------------------------- Standout ----------------------------  */
.standout { background-color: #eee;}
.standout p{ margin:0px; padding:0px;}



/* ---------------------------- effects ----------------------------  */
.shadow {
		-moz-box-shadow: 0px 0px 3px #ccc;
		-webkit-box-shadow: 0px 0px 3px #ccc;
		
		filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=3);
}

				
		
