body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4E4E4E;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(../images/back.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#primarydiv {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	text-align: justify;
}
#wrapper {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #254A00;
	border-bottom-color: #254A00;
	border-left-color: #254A00;
}

#header {
	background-color:#993300;
	margin-bottom:3px;
	background-image: url(../images/header.gif);
	height: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254A00;
	border-bottom-color: #254A00;
    
}
#navigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:center;
  }
#navigation ul{
  list-style:none;
  margin:0;
  padding:0;
  padding-top:4px;
}
#navigation li {
  display:inline;
  }
#navigation a:link, #navigation a:visited {
  padding: 3px  10px  3px  10px;
  color:#254A00;
  background-color:#FFFFFF;
  text-decoration:none;
  border: 1px solid #254A00;
  margin-left:0px;
  margin-right:0px;
  margin-top:10px;
  }
#navigation a:hover {
  color:#FFFFFF;
  background-color:#254A00;
  }  
    

h1 {
	font-size: 18px;
	color: #006600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #993300;
	font-size: 16px;
}
.leftpad {
	margin-left: 15px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: none;
}

.homeimage {
	float: left;
	margin-right: 5px;
}

#mininav a:link, #mininav a:visited {
  text-align:right;
  font-size:10px;
  color:#FFFFFF;
  text-decoration:none;
  margin-left:3px;
  margin-right:4px;
  margin-top:2px;
  }
#mininav a:hover {
	color:#FFCC00;
	text-decoration: none;
  }  
.boldbrown {
	font-weight: bolder;
	color: #990000;
}
li {
	text-align: left;
}
.clearimage {
	clear: both;
}
.testiface {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.adbox {
	border: 1px solid #003366;
	background-color: #DEDEBC;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.leftpad {
	margin-left: 180px;
}
.articletype {
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
}
.lightgreyheader {
	color: #CCCCCC;
	font-style: italic;
}
