body {
	background: #432219 url(images/gradiant-bg.jpg) repeat; background-position: top center;
	background-attachment:fixed;
	background-position: 50% 13%; 
	color: #5a8000;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}
* {margin:0px;padding:0px;}

.link:hover, #last:hover{
	color:#926825;
}
.link {border-bottom: 1px dashed #926825;}

#last {border-bottom: 0px none #926825;}


p a:link { 
	color: #a28d00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #a28d00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
	
p a:hover, a:active { 
	color: #a28d00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #5a8000;
	}


#container {
	background: #ffffff;
	text-align: left;
	width: 936px;
	margin: auto;
	margin-top: 3em;
	border-top: 8px solid #ffffff;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98px;
	}
	
#header {
	width: 919px;
	background-repeat: no-repeat;
	margin: auto;
	background-image: url(images/header-background.jpg);
}
#logo {
	margin-left: 104px;
	}

#content {
	
	margin: 0;
}

#nav{
	margin-left: 107px;
	margin-top: 25px;
	display:block;
	font-size: 16px;
	padding: 5px;
}

#nav img {padding-bottom: .5em;}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #5a8000;
	text-decoration: none;
	margin-bottom:15px;
}


#right {
	position:relative;
	margin-left:5px;
	float:right;
	display:inline;
	width: 538px;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #5a8000;
	text-decoration: none;
	margin-left: 5px;
	}
	

#left {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	width: 220px;
	margin-left: 100px;
}

#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#5a8000;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#5a8000;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {
	margin: auto;;	
	display:block;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #5a8000;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}





.bg {
	background-color:#ffffff;
        font-size:12px;
        color: #000000;
        width: 600px;
        padding: 5px;
	margin: auto;
        text-align: center;
	}
.bg a{
        color: #000000;
        font-size: 16px;
        text-decoration: none;
        font-weight: bold;
	}
.bg a:hover{
        color: #000000;
        font-size: 16px;
        text-decoration: underline;
        font-weight: bold;
	}


#links a img {
  height: 0;
  width: 0;
  border-width: 0;
}
#links a {
  display:block;
  padding-top: 110px;
}
#links a:hover img {
  position: relative;
  top: -260px;
  left: -90px;
  height: 400px;
  width: 400px;
  border: 1px solid #444444;

}
.thumbnail {
  width: 185px;
  height: 185px;
  margin: auto;
  padding: 5px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  border: 1px solid #444444;
}

.box {
  word-wrap: break-word;
  width: 186px;
  height: 235px;
  float:left;
  display: block;
  padding: 25px;
  text-align: left;
  }

