/* CSS Document */

body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	padding-bottom: 10px;
}
h1.homenews {
	color: #8E7D21;
}
h2 {
	font-size: 14px;
}
h2.video {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 0;
}
h2.saddle {
	margin-bottom: 10px;
}
h2.newsletter {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 8.5px;
	line-height: -1px;
	vertical-align: baseline;
	color: #666;
	}
img {
	border: none;
}
#wrapper {
	background-image: url(../graphics/layout/home-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 944px;
	width: 942px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#left-col {
	float: left;
	width: 606px;
	text-align: left;
}
#logo {
	padding-top: 5px;
	padding-left: 5px;
}
#left-content {
	margin-top: 341px;
	text-align: left;
	color: #666666;
	font-size: 1em;
}
#left-content-left {
	float: left;
	width: 302px;
	height: 371px;
	padding-left: 27px;
	padding-top: 24px;
	padding-right: 20px;
}
#left-content-right {
	margin-left: 347px;
	height: 372px;
	padding-top: 24px;
	padding-left: 34px;
	padding-right: 10px;
}
#left-content-news {
	height: 295px;
}
#left-content-news .newscontent {
	height: 190px;
	overflow:auto;
}
#right-column {
	float: right;
	width: 333px;
	padding-top: 80px;

}
#right-header {
	padding-top: 40px;
	font-size: .8em;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 14px;
}
#right-header p {
	margin-bottom: 4px;
}
#right-col a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#right-col a:hover {
	text-decoration: underline;
}
#right-nav {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 4px;
	height: 330px;
}
#right-nav ul {
	margin: 0px;
	padding: 0px;
}
#right-nav li {
	list-style: none;
	position: relative;
	width: 310px;
	margin: 0;
	background-image: url(../graphics/menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 232px center;
}
#right-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 304px;
	voice-family: "\"}\"";
	voice-family:inherit;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 6px;
}
#right-nav a:hover, #right-nav li.current {
	background-image: url(../graphics/grey-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 235px center;
}

#right-nav li:hover {
	z-index: 999;
	background-color: #838488;
}

#right-nav li:hover a, #right-nav li.sfhover a, #right-nav li.current {
	background-color: #838488;
}
#right-nav li.current {
	background-position: 235px center;
}

#right-nav li.submenu a:hover {
	background-image: none;
}
#right-nav>ul a {
	width: auto;
}
#right-nav ul ul {
	position: absolute;
	top: 10px;
	left: 160px;
	display: none;
	z-index: 100;
	width: 146px;
	padding-bottom: 6px;
	padding-left:4px;
	background-color: #838488;
	padding-top: 4px;
}
#right-nav ul ul li {
	width: 140px;
	padding-left: 6px;
	background-image: none;
}
#right-nav ul ul li a {
	width: 136px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#right-nav ul ul li a:hover {
	background-image:none;
}
#right-nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

#right-video {
	text-align: left;
	padding-left: 30px;
	font-size: 0.8em;
	font-weight: bold;
	height: 204px;
}
#right-saddle-range {
	height: 242px;
	text-align: left;
	padding-left: 30px;
	font-size: 12px;
	padding-right: 10px;
}
#right-saddle-range a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	padding-right: 14px;
	color: #242424;
	font-size: 9px;
	font-weight: bold;
	margin-top: 2px;
	text-align: right;
	background:#fff;
}
#footer-right {
	text-align: right;
	float: right;
	width: 570px;
}
#footer-left {
	float: left;
	width: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
}
img.footer {
	padding-right: 14px;
}

#footer a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

img.news {
	padding: 4px;
	border: 1px solid #666666;
}


.clear {
	clear: both;
}

.formfield {
	font-size: 9px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #383637;
}
.formfield-wrapper {
	float: left;
	width: 130px;
}
.newsform p {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.submit {
	font-size: 10px;
	font-weight: bold;
	border-style: none;
	color: #FFFFFF;
	text-align: right;
	height: 12px;
	float: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #383637;
	background-image: none;
}
