body {
  text-align: center;
  background-color:#DFE9B8;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-family: verdana;
}

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: 760px;
  text-align: left;
  background: #FFFFFF url('../../../images/content_bg.gif') top left repeat-y;
}

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

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

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 11px;
  font-style:italic;
  color: #D5D0B0;
  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 {
  float:left;
  margin-left:20px;
  width:420px;
  font-size:11px;
  line-height:20px;
}

#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;
  line-height:normal;
  clear:both;

}
#center h4 {
  font-size: 12px;
  color: #739240;
}
#centert form{	width:90%;padding:9px 17px 24px 5px;margin:0; /*background:#eee;*/}
#center form label{ font:normal 11px/22px verdana, Arial, Helvetica, sans-serif; float:left; display:block; width:100px; color:#666; }
#center form input{ width:200px; height:19px; border-left:#808080 solid 1px; border-top:#808080 solid 1px; border-right:#D4D0C8 solid 1px; border-bottom:#D4D0C8 solid 1px; color:#000; background-color:#fff; margin:0; padding:0; }
#center form input.register{ width:100px;margin: 0; font-size: 100%; font-family: Arial, Sans-serif; border: 1px solid #666666; background: #FFFFFF; color: #333; padding: 1px; font-weight: bold;}
#loginfrm{
	margin-top:10%;
	width:70%;
	background-color:
	border:2px #D1D9C4;
	}
#forms{
	background-color:#DFE9B8;
	font-family:verdana;
	font-size:12px;
}
#left_side {
  margin-top:0px;
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}
#left_side h3 {
  color: #ffffff;
}
#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;
}
#left_side h4
{
	color:#006600;
	font-size:12px;
	text-decoration:none;
}
#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#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: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 {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../../../images/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: White;
  float: left;
  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: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #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;
  /*border-bottom: 1px solid #D1D9C4;
  width: 140px;*/

}

.linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}
#center .linklist
{
	float:left;
	display:block;
	width:auto;

}
#center .linklist li
{
	border:none;
	line-height:20px;
	
}
.linklist li a { text-decoration: none; }
.linklist li a:hover {
	COLOR: #C86000; text-decoration: underline;
}
.left-linklist {
  padding-left: 0;
  margin: 0;
  margin-bottom:10px;
  margin-top:5px;
  
}

.left-linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  font-family:verdana;
  font-size:10px;
}
.left-linklist li a { text-decoration: none; }
.left-linklist li a:hover {
	COLOR: #C86000; text-decoration: underline;
}
.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  margin-top:10px;
  border:0px;
  display:block;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
.cat_content
{
	font-style:italic;
	color:#999;
	font-weight:bold;
}
.error { 
	color: #990000;
	padding: 7px;
	margin-top: 5px;	
	margin-bottom: 5px;
    border: 1px dashed #546078;
	padding-left:30px;
	background: #FFF0F0 url(../../../icon/error.gif) no-repeat left center;
	font-size:12px;
	}
.error h2 { color: #990000; background: inherit; }
.success { color: #000000; padding: 7px; margin-top: 5px; margin-bottom: 5px; border: 1px dashed #546078; padding-left:30px; background: #F4F4F4 url(../../../icon/success.gif) no-repeat left center; }
.success h2 { color: #546078; background: inherit; }

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #DDD;
	padding:5px;
}
.highslide:hover img {
	border: 1px solid #000;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
	
}

.nav-blank { 
	clear: both; 
	text-align: left; 
	color: 	#7D8085; 
	padding: 20px 0 0 0; 
	height:200px;
	}
