body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
	background-position: 50% 0;
	color: #333333;
	background-color: #fff;
	background-image: url(img/Untitled-2a.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
	background-color: #FFFEFE;
}

a:link, a:visited {
text-decoration: none;
color: #912F00;
}

a:hover {
	text-decoration: none;
	color: #0033CC;
}

#banner {
	width: 800px;
	height: 240px;
}

#title h1 {
margin: 0 10px 10px 12px;
padding-top: 5px;
font-size: 1em;
color: #000000;
}

#title h2 {
margin: 0 10px 10px 12px;
padding-top: 5px;
font-size: 1.1em;
color: #295300;
}
.container {
width: 780px;
padding-top: 10px;
margin-left: 12px;
}

#top-nav {
	margin: 0;
	padding: 0 0 20px 20px;
	border-bottom: 1px solid #6F3700;
	font-size: 12px;
}

#top-nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#top-nav a:link, #top-nav a:visited {
	float: left;
	padding: 0 20px 20px 20px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#top-nav a:link {color: #912F00;}

#top-nav a:visited {color: #912F00;}
#top-nav a:active {text-decoration: none;}
 
#top-nav a:hover {text-decoration: underline; color: #CC3399;}

#content {
	float: left;
	width: 720px;
	margin-top: 0;
	padding: 1px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F3700;
	background-color: #FFFEFE;
}

#content p {
padding-left: 10px;
padding-right: 10px;
}

#content h1 {
margin: 10px 30px 0 20px;
padding: 3px;
font-variant: normal;
font-size: 1.4em;
color: #4F2700;
}

#content h2 {
margin: 25px 30px 0 20px;
padding: 3px;
font-variant: normal;
font-size: 1.2em;
color: #402000;
}
#side-menu {
	width: 240px;
	margin: 0 0 0 550px;
	padding-left: 3px;
}

#side-menu h1 {
margin: 0 0 0 0;
font-variant: small-caps;
font-size: 1em;
color: #c86000;
}

#side-nav {
width: 95%;
margin: 5px 0 5px 10px;
padding: 0;
list-style-type: none;
color: #333;
}

#side-nav a {
display: block;
width: 95%;
text-align: left;
text-decoration: none;
background:url(img/side_menu.jpg) no-repeat;
background-position:right;
color: #c86000;
}

#side-nav a#current, #side-nav a:hover {
text-decoration: none;
background-color: #fff;
background:url(img/side_menu_hover.gif) repeat-y;
color: #000;
}

.sideheader {
color: #666;
text-align: center;

font-size: 1.4em;
font-variant: small-caps;
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

#more-links {
padding-bottom: 5px;
padding-top: 20px;
text-align: left;
}

.news {
color: #666;
}

#footer {
	clear:both;
	width: 760px;
	padding: 10px;
	margin: 20px 0 0 10px;
	border-top: 1px solid #6F3700;
	font-size: 12px;
	text-align: center;
	color: #432121;
	height: 50px;
}

#footer a:link, #footer a:visited {
color: #000066;
}

#footer a:hover {
	color: #333;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
}

.myborder { 
border: 1px solid #339966;
padding:5px;
}

a img {
border: none; 
}

div.scroll {
	overflow: auto;
	height: 5em;
	width: 130px;
	border: solid 1px #999;
	padding: 1ex;
	background: #fff;
	color: #866709;
	margin: 0 0 0 0;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin-left: 15px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;

}
.styl1 {	color: #CE4300;
	font-size: 16px;
	font-weight: bold;
}
.styl2 {color: #996600}

a:link {
	color: #912F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #912F00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

