body {
  text-align: center;
  background-color: #000000;
  margin-top:5px;
  margin-bottom:10px;
  color:#ffffff;
}

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

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 750px;
  text-align: center;
  background: #660000;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  color:tan;
    border: 1;
    border-color: tan;
    border-style: solid;
	 border-width: 1px 1px 1px 1px;  
}

	IMG {
    border: 1;
    border-color: tan;
    border-style: solid;
	 border-width: 1px 1px 1px 1px;
}

#verticalspace {
font-size:24px;
color: #660000;
}

#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;
}
	
	#submenu {
	text-align: right;
	list-style-type: none;
	padding-left: 1em;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	
	}
	
	#vgallery {
	text-align: center;
	font-size: 10px;
	line-height: normal;
	}
	
#center p {
  margin-top:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color:tan;
  line-height: 24px;
  text-align: left;
}

#center h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color:tan;
  line-height: 24px;
margin-left: 10px;
}

#header p {
text-align:top;
/*border:1px solid #cccccc;*/
}
	
#news p {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color:tan;
  line-height: 18px;
}

	
#news h1 {
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color:tan;
  line-height: 14px;
}

	
#news h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color:tan;
  line-height: 21px;
}

	
#news h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:tan;
  line-height: 18px;
}

#news hr {

width: 50%;
}

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

}

#left_side h3 {
  float: right;
  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: tan;*/
}

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

#right_side {
  text-align: right;
  width:135px;
  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:2px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: tan;
}

#caption {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #ffffff;
}

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

#footer_left {
text-align: left;
text-align: bottom;
  font-family: verdana;
  font-size: 9px;
  color:#ffffff;
}

#footer_right {
text-align: right;
text-align: bottom;
  font-family: verdana;
  font-size: 9px;
  color:#ffffff;
}

#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;
  color: tan;
  text-decoration: none;
  float: left;
}

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

#linklist {
  padding-left: 0;
  margin-left: 0;  width: 140px;
  text-align:left;
  color:white;
  font-style:italic;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  font-family:verdana;
  font-size:14px;
}

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

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

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