body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
.smalltext {	font-size: 10px;	}

#container {
	width: 966px;
	margin: 0px auto;
}

#top {
	color: #996600;
	width: 430px;
	height: 130px;
	margin-top: 5px;
	background: #eee url('../images/top_left_logo.png');
}

#top p {
	text-align: center;
}

.top_h2		{ 
	text-align: center;
	font-size: 350%;
	font-weight: bold;
	color: #885500;  }

.top_h3 {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	color: #885500;
}

div.transbox
  {
  width: 529px;
  background-color: #ffffff;
  border: 0px solid white;
	text-align: center;
	clear:both;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

.cl {
clear:both;
}
#gallery {
	width: 755px;
	padding-top: 5px;
}
#lhs_col {
	width: 213px;
	margin-top: 5px;
	background-color: #bfb6ae;
	color: #553300;
	padding: 4px;
}
#menu {
	width: 715px;
	background-color: #996600;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #996600;
	padding: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	padding: 13px;
	background-color: #885500;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 740px;
	float: right;
	margin-top: 5px;
	background-color: #bfb6ae;
}

p {
margin: 0 0 15 0px;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #553300;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8F5500;
}
h2 {
	text-align: center;
	font-size: 230%;
	font-weight: normal;
	color: #553300;
}
#pad {
	padding: 12px;
	color: #000000;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color:#996600;
}
a:hover {
	color:#FFFFFF;
}
a.newslink:link, a.newslink:active, a.newslink:visited {
	text-decoration: none;
	color:#996600;
}
a.newslink:hover {
	color:#333;
}

#footer {
	background-color: #996600;
	padding: 12px;
	width: 942px;
	color:#FFFFFF;
	text-align: center;
	clear:both;
	font-size: 80%;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#FFFFFF;
}
h4 {
	font-size: 180%;
	color: #000000;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;

}

#lhs_col ul {
	padding: 0 0 0 0px;
	margin: 0px;
	background: url('../images/arrow_gray.gif') no-repeat 3px 5px;
	}
#lhs_col li {
	padding: 2px 1px 2px 11px;
	position: relative;
	list-style: none;
	background: url('../images/arrow_gray.gif') no-repeat 3px 5px;
	}
#lhs_col ul, li {
	list-style-type: none;
	list-style-image: none;
	background: url('../images/arrow_gray.gif') no-repeat 3px 5px;
	}

#lhs_col a:link, #lhs_col a:active, #lhs_col a:hover, #lhs_col a:visited {
	text-decoration: none;
	color:#996600;
}
#lhs_col a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

#content li {
	padding: 2px 1px 2px 14px;
	background: url('../images/arrow_rust.gif') no-repeat 3px 7px;
}

/**************** images styles ****************/		
a img{
	  border: none;
	  }

img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }
.imgbdr {
	  padding: 5px;
	  border: 1px solid #d0d0d0;
	  }
.tt		{ border-style: solid; border-width: 1px 0px 1px 1px; border-color: #8F5500;  }
.tte		{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #8F5500;	}
.tm		{ border-style: solid; border-width: 0px 0px 1px 1px; border-color: #8F5500;	}
.tme		{ border-style: solid; border-width: 0px 1px 1px 1px; border-color: #8F5500;	}
.ttp		{ border-style: solid; border-width: 1px 0px 1px 1px; border-color: #8F5500;	background-color:#8F5500;	color: #ffffff;	}
.ttpe		{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #8F5500;	background-color:#8F5500;	color: #ffffff;	}

