body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #000033;
	text-decoration: none
}
A:visited {
	COLOR: #000033;
	text-decoration: none
}
A:active {
	COLOR: #000033;
	text-decoration: none
}
A:hover {
	COLOR: #000033;
	text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF url('../images/content_bg.gif') top left repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page_header h1 {
	padding-top:50px;
	padding-left:15px;
	margin:0px;
	font-family: verdana;
	font-size: 24px;
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:-1px;
}

#page_header h2 {
	margin:0px;
	padding-left:15px;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFCC;
	line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../images/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center A:link {
	COLOR: #000033;
	text-decoration: underline
}
#center A:visited {
	COLOR: #000033;
	text-decoration: underline
}
#center A:active {
	COLOR: #000033;
	text-decoration: underline
}
#center A:hover {
	COLOR: #000033;
	text-decoration: underline
}

#center h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	border: 1px solid #425227;
	background-color: #739240;
	text-transform: uppercase;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#center h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #336600;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #739240;
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px
}

#center p img {
	padding:4px;
}

#center ul li {
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	margin-left: -10px;
}

#blockquote p {
	clear:both;
	font-size:12px;
	border: 2px solid #739240;
	padding: 7px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0.6em;
	margin-left: 30px;
}

#left_side {
	float: left;
	width:140px;
	border:0px dashed #cccccc;
	margin-bottom: 20px;
}

#left_side h3 {
	margin-top:10px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #739240;
	text-transform: uppercase;
}

#left_side h3 a:link{
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
  text-decoration:underline;
}


#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
	margin-top:10px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #739240;
	text-transform: uppercase;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #667F46;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-color: #425D18;
	color: #fff;
	background-image: url(../images/bar_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#linkcontainer {
	margin: 0px;
	padding: 0px;
}

#linklist {
	padding-left: 4px;
	margin-left: 0;
	border-bottom: 1px solid #D1D9C4;
	width: 140px;
	margin-top: 0px;
}

#linklist li {
	list-style: none;
	line-height:20px;
	font-family:verdana;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D9C4;
	margin-top: 1;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#linklist li a { text-decoration: none; }
#linklist li a:hover{
	text-decoration: underline;
	background-color: #CCFF00;
}
.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:137px;
	border:1px solid #000;
	margin-top:4px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	overflow:visible;
	background-color: #E6E1B4;
}
a.nav:hover {
	color:#000000;
	background-color: #D2EBBE;
} 
a.nav:active {
	color:#000000;
	background-color: #FFCC66;
} 

.blockquote {
	font-size:12px;
	border: 2px solid #739240;
	padding: 7px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0.6em;
	margin-left: 30px;
}
.pindent {
	text-indent:5%;
}
