body
{
	background-color:#999933;
	color:#330066;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 500;
	margin: auto;
	padding: 0pt;
}

a
{
	color:#3300FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-style: italic;
}

#page_container
{
	width: 880px;
	margin: 0 auto;
	background: #ffffff;
}

#top_nav
{
	background: #6E8CBB url(images/sacoc.jpg) left no-repeat;
	height: 22px;
	width: 855px;
	text-align: right;
	padding-right: 25px;
	text-transform: lowercase;
}

#top_nav a
{
	color: #ffffff;
}

#top_nav .title
{
	display: none;
}

#top_nav ul
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#top_nav ul li
{
	display: inline;
	list-style-type: none;
	margin-left: 15px;
}

#top_nav ul li a
{
	font-weight: bold;
}

#header_image
{
	background-color:#2E5D11;
	background-image:url(images/mountains.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:90px;
	margin:auto 0pt;
	padding:0pt;
}

#white_bar
{
	height: 23px;
	width: 880px;
	background: #ffffff;
}

#left, #right, #center
{
	margin-top: 15px;
}

#left
{
	width: 222px;
	padding: 2px;
	float: left;
}

#center
{
	width: 500px;
	padding: 2px;
	padding-left: 5px;
	float: left;
}

#right
{
	width: 140px;
	padding: 2px;
	float: left;
	text-align: center;
}

#left .title
{
	display: none;
}

#left ul
{
	margin: 0;
	padding: 0;
}

#left ul li
{
	list-style-type: none;
	text-align: right;
	padding-right: 30px;
	margin-bottom: 15px;
}

#left ul li a
{
	color: #6E8CBB;
	font-weight: bold;
}

#left ul li a:hover
{
	color: #000099;
}

#copyright
{
	text-align: center;
	padding-bottom: 15px;
}

.listing
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #330066;
}

#sublinks
{
	text-align: right;
	padding-right: 30px;
	margin-bottom: 15px;
}

#sublinks a
{
	color: #6E8CBB;
}

#sublinks a:hover
{
	color: #000099;
}

#adr, #motm, #cf
{
	margin-bottom: 10px;
}