body {
  text-align: center;
  background-color: #FFFFFF;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  color:#222222;
  font-family: verdana, arial, sans-serif;
}

body p {
   font-family: verdana, arial, sans-serif;
     font-size: 12px;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B5724;
}

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

#page_wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #FFFFFF;
  width:780px;
}

/*
#page_header {
	height: 100px;
	background: #EFE9D1 url(graphics/00000001/header_sm_1.jpg) no-repeat;
	clear: both;
}
*/
#page_header {
	height: 100px;
	background: #FFFFFC url(graphics/00000001/header_sm_plain.jpg) no-repeat;
	clear: both;
}
#page_header a.logo {
        margin-left: 100px;
        border: none;
}

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

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

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:30px;
	clear:both;
	background: #FFFFFF bottom left repeat;
	width: 100%;
}

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

#center {
  margin-left:2px;
  margin-right:2px;
  width:496px;
  float:left;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
  background-color: #4B5724;
}

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

#left_side {
  float: left;
  width:140px;
}

#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: #4B5724;
}

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

#right_side {
  float: left;
  width:140px;
}

#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: #4B5724;
}

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

#page_footer {
	background: #FFFFFF;
	clear: both;
}

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

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

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background:  url(graphics/00000001/bar_sliceR.jpg) repeat-x right top;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navcontainer ul li { display: inline; }

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

#navcontainer ul li a.right {
    float: right;
 }

#navcontainer ul li a:hover {
	background: #DE6B02 url(graphics/00000001/bar_bg_hoverR.gif) repeat-x left top;
	color: #fff;
}

#linklist {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
}

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

#linklist li a { text-decoration: none; }

#linklist li a:hover {
	background-color: #DFE085;
	display: block;
}

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

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