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

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

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background: #FFFFFF url('../images/content_bg-a.gif') top left repeat-y;
}

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

#page_header h1 {
	padding-left:290px;
	margin:0px;
	font-family: verdana;
	font-size: 18px;
	color: #D5D0B0;
	line-height:25px;
	text-align: center;
	font-weight: normal;
}

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

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:27px;
	clear:both;
	background-color: #C86000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bar-a.jpg);
}

#menu_barleft {
	float: left;
	width: 200px;	
}

#menu_barright {
	float: right;
	width: 600px;
}

#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 h1 {
	margin-top:0px;
	margin-bottom:6px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding:12px;
	border: 1px solid #425227;
	background-color: #739240;
}

#center h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#center h3 {
  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;
}



#center h5 {
	margin-top:0px;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


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

#center ul {
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 20px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #739240;
	padding:4px;
	border: 1px none #425227;
}

#left_side h3 {
  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;
}

#left_side p {
	margin-top:5px;
	margin-bottom:8px;
	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 h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#right_side h3 {
  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;
}

#right_side p {
	margin-top:5px;
	margin-bottom:8px;
	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: #C86000;
	background: url('../images/bar-a.jpg') top right no-repeat;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#navcontainer ul li {display: inline;
}

#navcontainer ul li div {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #BD620E;
}

#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: right;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #BD620E;	
}

#navcontainer ul li a:hover {
	background-color: #DE6B02;
	background: url('../images/bar_bg_hover.gif') bottom left repeat-x;
	color: #fff;
	
}

#linklist {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D1D9C4;
}

#linklist li {
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D9C4;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

#linklist li a:hover {
	text-decoration: underline;
}


#linklist2 {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D1D9C4;
}

#linklist2 li {
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D1D9C4;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#linklist2 li a:hover {
	text-decoration: underline;
}


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

.thumbnail_left2 {
  float:left;
  margin-right:2px;
  margin-bottom:0px;
  border:0px;
}

.thumbnail_left3 {
  float:left;
  margin-right:4px;
  margin-top:6px;
  margin-bottom:0px;
  border:0px;
}

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



div.image  {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.green-heading-font  {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #739240;
	padding: 4px;
	font-weight: bold;
}

div.grey {
	background-color: #F3F3F3;
}

.center {
text-align: center;
}
