@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
html, body { height: 101%; }
body {
	color: #392A15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #A7A951;
}
h1 {
	margin:20px 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
a,  a:link {
  color: #808135;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #808135;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #808135;
  text-decoration: underline;
}
a:focus {
  color: #808135;
}
a:active {
  color: #808135;
}
li {padding:5px 0; list-style:disc;}
.center {text-align:center;}
#outerWrapper{
	border: solid 3px #392A15;
	border: solid 6px #392A15;
	margin: 6px auto;
	text-align: left;
	width: 978px;
	background:#fff;
}
#outerWrapper.stripe {
	background: #fff url(../images/contentback1.jpg) repeat-y;
}
#header {
  background-color: #392A15;
  background-color:#FFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px;
}
#logo {
	width: 419px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topNavigation {
  background-color: #808135;
  border-top: solid 4px #392A15;
  border-bottom: solid 4px #392A15;
  height: 32px;
  padding: 0px;
}
#content {
	width: 778px;
  margin: 0 auto;
  padding:0;
}
.right {
	float:right;
	width:350px;
	padding:10px 50px;
}
.right img {
	margin:20px auto;}
.clear {
	clear:both;}
.links {
	width:300px;
	background: #5B5C23 ;
	color:#EEECD9;
	padding:0;
}
.links img {
	margin: 20px 0 0 0;
}
.links a {
	color:#EEECD9;;
}
.highlight {
	background:#E9EAC8;
	padding:10px;
	margin:10px;
}
.highlight img {
	float:right;
	margin:0 25px 0 50px;
}
#logos li {
	margin:5px;
	display:inline;
	list-style:none;
	}
#logos li a img {
	border:none;
	text-decoration: none;	
}
#logos li a img:hover {
	border-right: solid 2px #5b5c23;
	border-bottom: solid 2px #5b5c23;
}
#flash {
	width: 600px;
	margin: 20px auto;
	
}
#footer {
	border-top:solid 4px #392A15;
	padding: 2px 50px;
	text-align: center;
	background: #603343;
	color:#DFD6D9; 
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 80px;	
}
#navlist li a {color:#DFD6D9;}
#navlist li a:hover{
	color:white;
	text-decoration: none;	
}
.copy {
	font-size: x-small;
	color:#DFD6D9;
	text-align:center;
}
#video1 {
	margin:0px 0 10px -70px;
}