@charset "UTF-8";

#container
{
    font-size:100%;
    background-color:#364f04;
	margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
	padding:0px;
	width:100%;
    height:100%;
    position:static;
}
#backgroundpageone
{
    font-size:100%;
    background-color:white;
	margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
    margin-left:auto;
	padding:0px;
	width:1210px;
    height:1350px;
    border:solid 1px Black;
    position:relative;
}

#top
{
	width:1199px;
	height:200px;
	background-color:Black;
	margin-bottom:2.5em;
	border-style:solid;
	border-width:6px;
	border-color:#ABB580;
}


div.leftnav
{
     float:left;
	width:175px;
	height:2000px;
	margin-top:128px;
	margin-right:35px;
}
div.decals
  {
	background-color:White;
	margin-bottom:40px;
  	margin-left:0em;
  	margin-top:16px;
  	height:1920px;
  }

div.leftnavb
{
	float:left;
	width:175px;
	height:600px;
	margin-top:154px;
	margin-left:25px;
}

div.decalsb
  {
	background-color:White;
	margin-bottom:40px;
  	margin-top:32px;
  	width:975px;
  	height:600px;
  }

#newleftnavc
{
	float:right;
	width:235px;
	height:440px;
	margin-left:1em;
	margin-top:10px;
	margin-right:60px;
}

#leftnavc
{
	float:left;
	width:235px;
	height:784px;
	margin-left:2em;
	margin-top:10px;
	margin-right:25px;
}

decalsc
  {
	float:left;
	background-color:White;
 	padding:0px;
  	margin-top:32px;
  	margin-left:17px;
  	margin-right:17px;
  	width:975px;
  	height:800px;
  }

ul
{
	list-style-position:outside;
}

h1
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans serif;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#2E4703;
}

.introcopy
{
	/*text-align:center;*/
	font-family:Verdana, Arial, Helvetica, sans serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#2E4703;
}
.copy {font-family:Verdana, Arial, Helvetica, sans serif;
	font-size:12px;
	line-height: 1.5em;
	color:#333;}

h2
{
	font-size:90%;
	font-weight:normal;
	text-align:center;
}

div.decals a:hover img
	{
	border:1px solid Black;
	}

div.decalsb a:hover img
	{
	border:1px solid Black;
	}

div.decalsc a:hover img
	{
	border:1px solid Black;
	}

#footer
	{
	clear:both;
	width:100%;
	text-align:center;
	font-size:75%;
	color:#364f04;
	margin-bottom:3em;
	}

p.desc
  {
  font-family:Verdana, Ariel, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  font-style:italic;
  color:#354d04;
  }

div.images
	{
	float:left;
	width:125px;
	height:350px;
	margin:0px 13px;
	text-align:center;
	}

div.images2
	{
	float:left;
	width:116px;
	height:300px;
	padding:10px;
	margin:0px 13px;
	text-align:center;
	}

a:link
{
    color:White;
    text-decoration:none;
}

a:visited
{
    color:#f9bb4f;
    text-decoration:none;
}

a:hover
{
    color:#993e39;
    text-decoration:none;
}

