body {
  text-align: center;
  background-color: #D5D0B0;
  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-color: #FFFFFF;
}

#page_header {
  height: 140px;
  background-color: #FFFFFF;
  clear: both;
}

#latest_news {
	width:275px; 
	height:100px; 
	float:right; 
	margin:20px 15px 5px 15px; 
	padding:0px 5px 0px 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
	display:block;
	/* use display:block; to show the box, use display:none; to hide it */
}

#latest_news_header h3 {
	background-color: #b9a755;
	color: #ffffff;
	text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  padding: 4px;
  border: 1px solid #425227;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background-color: #006633;
}

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

#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 #425227;
  background-color: #b9a755;
}

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

#center ul {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

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

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px 0px 4px 4px;
  border: 1px solid #425227;
  background-color: #b9a755;
}

#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 q {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}

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

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

#right_side address {
  margin-top:5px;
	margin-bottom:15px;
  padding:4px 0px 4px 2px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
	font-style: normal;
}

#right_side_weather {
  width:140px;
	overflow:visible;
	text-align: center;
}

#page_footer {
  height: 80px;
  background-color: #006633;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:10px;
  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-color: #006633;
/*  background: url('') 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 {
  background-color: #DE6B02;
  color: #fff;
  text-decoration: underline;
}

#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 {
}

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

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

.thumbnail {
  border:1px solid black;
}

.worldtimeserver {
	text-align: center;
}

.photo_album_iframe {
	width: 405px;
	height: 500px;
	border-style: none;
}

.tiny {
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #708090;
}

div.tiny {
	padding-top: 20px;
}

div.tiny A:link {COLOR: #708090; text-decoration: none}
div.tiny A:visited {COLOR: #708090; text-decoration: none}
div.tiny A:active {COLOR: #708090; text-decoration: none}
div.tiny A:hover {COLOR: #708090; text-decoration: none}

.a2a_dd img {
	border: thin solid white!important;
}

#webring {
	color: #2f4f4f;
  text-align:center;
	font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
	padding: 5px;
}

#webring A:link {text-decoration: underline; COLOR: #2f4f4f!important;}
#webring A:visited {text-decoration: underline; COLOR: #2f4f4f!important;}
#webring A:active {text-decoration: underline; COLOR: #2f4f4f!important;}
#webring A:hover {text-decoration: underline; COLOR: #2f4f4f!important;}


