/*

med gray: #424344
dk gray & background: #2D2D2E
cream: #F7F7E6
gold: #B2AD00
red: #E20A16
*/

body
{
	background: #2D2D2E;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
	text-decoration: none;
	color: #B2AD00;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #000;
}

img
{
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
}

a img
{
	margin: 0;
	padding: 0;
	border: 0;
}

.container
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

.working { border: 1px solid #cf0; }

.header
{
	width: 850px;
	height: 90px;
	display: block;
}

.leftnav
{
	background-color: #424344;
	width: 164px;
	float: left;
	display: block;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.content
{
	width: 850px;
	display: block;
	background-image: url(/site/images/bg_content.jpg);
	background-repeat: repeat-y;
}

.content_home
{
	width: 850px;
	display: block;
	background-image: url(/site/images/bg_content_home.jpg);
	background-repeat: repeat-y;
}

.bodycopy
{
	background-color: #F7F7E6;
	height: 100%;
	color: #000;
	float: left;
	width: 686px;
	display: block;
}

/*
.bodycopy > * {
	margin-left: 40px;
}
*/

.bodycopy,
.bodycopy * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

.bodycopy-inner {
	margin-left: 40px;
}

.bodycopy h1
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 10px 40px;
	text-transform: uppercase;
	background-image: url(/site/images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	letter-spacing: .08em;
}

.bodycopy h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E20A16;
	margin: 0 20px 0 0;
}

.bodycopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 20px 0 0;
	line-height: 150%;
}

.bodycopy .break {
	display: block;
	clear: both;
	height: 20px;
}


.bodycopy li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: disc;
	margin: 0 10px 0 55px;
	line-height: 150%;
}

.bodycopy .navform {
	display: block;
	float: left;
	margin: -36px 0 0 180px;
}


.bodycopy .navform select {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
color: #E20A16;
background-color: #fff;
border: none;
	letter-spacing: .08em;
}

.home {
margin: 0 10px 0 20px;
}

.home h2
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B2AD00;
	text-transform: uppercase;
}

.home p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	margin: 5px 0 10px 0;
}

.home p a
{
	color: #B2AD00;
	font-style: italic;
}

.home_info_table {
margin: 10px 0 20px 0;
}

 object { display:block; outline: none; background: transparent; }
 
 .home_flash
 {
 	display: block;
 	top: 80px;
 	background: transparent;
 	position: absolute;
 }


.footer
{
	background-color: #B2AD00;
	width: 850px;
}

.footer p, .footer a
{
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}


ul#navCrumbtrail {
	margin: 5px 0 10px 20px;
}

#navCrumbtrail li
{
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #999;
	list-style: none;
	display: inline;
}

#navCrumbtrail li a {
	font-size: 9px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

/*   Navigation --------------------------------------------------------- */

#navigation li.ON a { color: #B2AD00; 
	background-image: url(/site/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}

#navigation li.ON a
{
	color: #B2AD00;
}

#navigation li.ON
{
	font-weight: bold;
}

#navigation li.ON li.ON {
	background-image: url(/site/images/nav_bullet.gif);
	background-repeat: no-repeat;
}

#navigation li.ON li a {
	color: #fff;
}

#navigation li.ON li.ON a {
	color: #B2AD00;
}

 ul#navigation
{
	padding: 10px 0 0 10px;
	margin: 0px;
}
#navigation ul
{
	padding: 0px;
	margin: 0px;
}


#navigation li
{
	list-style: none;
	padding: 10px 0 0 10px;
	font-size: 13px;
}

#navigation li li a, #navigation li a
{
	color: #fff;
	text-decoration: none;
}

#navigation li li a:hover, #navigation li a:hover
{
	color: #B2AD00;
}


#navigation li li {
padding: 5px 0 0 15px;
	font-size: 11px;
}

#navigation li li li{
padding: 5px 0 0 15px;
	font-size: 11px;
}




/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

