body {
  text-align: center;
  background: #787878 url(../img/blackFade.jpg) no-repeat;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

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('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header4.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#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:31px;
  clear:both;
  background: #FFFFFF url('../img/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 h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #000000;
  background: url(../img/h3Slice.jpg) repeat-x;
}

#center p, p#note {
  margin-top:0px;
  margin-bottom:10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-align:left;
}

#center p#note
{
   font-size:9px;
   line-height: 14px;

}

#center img
{
   padding:5px 5px 0px 0px;
}

#center img.fade
{
   padding:0px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3, #left_side h3#line3, #left_side h3#line2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #505731;
  background: url(../img/h3SliceLeft.jpg) repeat-x;
}

#left_side h3#line3 
{

  background: url(../img/h3SliceLeft3.jpg) repeat-x;
}

#left_side h3#line2 
{

  background: url(../img/h3SliceLeft2.jpg) repeat-x;
}


#left_side p {
  margin-top:5px;margin-bottom:10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3, #right_side h3#line2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #505731;
  padding:4px;
  border: 1px solid #505731;
  background: url(../img/h3SliceRight.jpg) repeat-x;
}

#right_side h3#line2 
{

  background: url(../img/h3SliceRight2.jpg) repeat-x;
}


#right_side p {
  margin-top:5px;margin-bottom:10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #666666;
}

ul li
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  margin-left:-18px;
  list-style-type: square;
}

#page_footer {
  height: 40px;
  background: #505731;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:5px;
  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
}

#keywords
{
   width:750px;
   margin-top:5px;
   color:#999;
   margin-left:auto;
   margin-right:auto;
}

#keywords p
{
   font-size:9px;
   font-family: verdana, arial, sans-serif;  
}



#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/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 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, #navcontainer ul li a#active
{
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#navcontainer ul li#home
{
   float:right;
   background:url('../img/home.gif') no-repeat;
   background-position: 1px 4px;
}

#navcontainer ul li#home a:hover, #navcontainer ul li#home a
{
   background:url('../img/home.gif') no-repeat;
   background-position: 1px 4px;
}

#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;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

h2
{
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  padding:4px;
  line-height:20px;
}

div#seperator
{
   border-bottom:solid 2px #e3e3e3;
   margin:20px 30px 20px 30px;
}

div#contactForm input, select, textarea
{
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   border:solid 1px #666;
   background:#faf8e9;
   color:#666;
}

div#contactForm input.in, select.in, textarea.in
{
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   border:dotted 1px #D00830;
   background:#fff;
   color:#000;
}

div#contactForm input.out, select.out, textarea.out
{
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   border:solid 1px #666;
   background:#faf8e9;
}

div#contactForm input#button
{
   margin-left:7px;
   background:#D00830;
   color:#fff;
   border:solid 1px #000;
   font-size: 11px;
   font-weight:bold;
}

ul#basicList
{
   margin-top:-10px;
}

ul#basicList li
{
   margin-top:5px;
}

html*ul#basicList li
{
   margin-top:0px;
}

