body {
font-size: 0.9em;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a { color: #8b7f73; 
}

#main_container {
margin: auto;
border: 1px solid #dddddd;
width: 990px;
}

#left_nav {
width: 188px;
float: left;
display: inline;
margin: 0 0 0 10px;
*margin: -10px 0 0 10px;

}

#content_area {
width: 730px;
*width: 710px;
float: right;
text-align:left;
padding: 30px 30px 20px 30px;
text-align:justify;
}

h1 {
height: 26px;
font-size: 1.5em;
color: #013488;
margin-bottom: 5px;
padding: 2px;
text-transform: uppercase;
}

h2 {
font-size: 1.4em;
color: #464031;
text-align: left;
margin-top: 30px;
}

h3 {
	margin-right: 10px;
	font-weight: lighter;
	margin-bottom: 10px;
	color: #333333;
	font-size: 1.2em;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 20px;
}

#footer {
clear: both;
border-top: 1px solid #5e534f;
background-color: #e7e5d2;
padding: 10px;
width: 970px;
margin: auto;
}

.copyright {
	font-size: .65em;
	font-family: arial, helvetica, sans-serif;
	color: #797069;
	text-transform: uppercase;
	margin: 10px 0;
}

.copyright a:link, .copyright a:visited {
	color: #797069;
	text-decoration: none;
}

.copyright a:hover {
	color: #453e3b;
}

.side-nav {
	margin: 51px 5px 10px -40px;
	*margin: 51px 5px 10px 0px;
	font-size: .8em;
	color: #978f7c;
	text-transform: uppercase;
	text-align: left;
}

.side-nav li {
	margin: 0 0 0 0;
	_margin: -20px 0 0 0;
	list-style-type: none;
}

.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 5px 20px;
	background: url(../images/side-nav-bullet.gif) no-repeat 5px 50%;
}

.side-nav li a:link, ul.side-nav li a:visited {
	color: #464031;

	text-decoration: none;
}

.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.gif) no-repeat 5px 50% #fffad0;
	color: #000000;
}

.side-nav div ul {
	*margin-top: 20px;
}

#clear {
clear: both;
font-size: 1.0em;
}

.photogallery img {
border: 5px #9b9966 double;
}

.photogallery td {
vertical-align: top;
}

#news {
border-bottom: 1px solid #8b7f73; 
width: 180px;
margin: 10px 10px 10px 10px;
font-size: 12px;
padding: 20px 0 10px 0px;
}

.news_title {
font-weight: bold;
padding-bottom: 10px;
font-size: 16px;
text-align:center;
padding-top: 10px;
}

.news_text {
padding-bottom: 10px;
font-size: 14px;
text-align:center;
}

.more {
text-align:right;
padding-bottom: 15px;
}

.more a {
text-decoration: underline;
}

.more a:hover {
text-decoration: none;
}

.news_table_date {
font-size: 11px;
}
