@charset "UTF-8";
*
{
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-color: #303030;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #C17130;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin: 5px;
}

p a
{
	font-weight: bold;
}
#nav {
	width: 200px;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#nav li {
	margin: 0px;
	padding: 0px;
	height: 37px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/nav_link_background.gif);
}
#nav ul {
	font-weight: bold;
	font-size: 12px;
	line-height: 37px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#nav  ul a   {
	color: #6A6A6A;
	text-decoration: none;
	display: block;
	margin: 0px;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#nav ul li.twolines {
	padding-bottom: 6px;
	background-image: url(images/nav_background_2.gif);
}

#nav   ul   li.twolines  a {
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#nav ul li.twolines a.current {
	background-image: url(images/nav_background_2_active.gif);
}


#nav  ul a:hover {
	text-decoration: underline;
	color: #90010D;
}
#nav  ul  li  a#register {
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/application_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
}
#nav  ul  li a.current {
	background-image: url(images/nav_link_active_background.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #90010D;
}
#nav ul li a.current:hover {
	text-decoration: none;
}
#header
{
	float: right;
	height: 94px;
	width: 750px;
}#container {
	width: 950px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #980005;
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
}
#content
{
	float: left;
	margin-bottom: 20px;
	width: 567px;
}

#content h1
{
	padding: 20px 10px 10px 10px;
}

#content p
{
	line-height: 18px;
	margin: 10px 10px 15px 10px;
}
#content   p.cutline  {
	font-style: italic;
	text-align: right;
}
#video {
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h2,
#content h3
{
	color: #C17130;
	margin: 10px 10px 5px 10px;
	font-size: 12px;
}

#content h2
{
	margin: 20px 10px 2px 10px;
}

#content ul
{
	color: #C17130;
	margin: 5px 10px 5px 25px;
}

#content li
{
	margin: 5px 10px 5px 10px;
}
#sponsors
{
	padding-left: 9px;
	float: right;
	width: 173px;
	background-image: url(images/sponsor_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sponsors li
{
	list-style-type: none;
}

#sponsors li ul li
{
	text-align: center;
	margin: 12px 0;
}
#footer
{
	clear: both;
	color: #C17130;
	padding: 1em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8B100A;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 2em;
}
#footer  li {
	display: inline;
}
#footer ul a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
	color: #C17130;
	display: inline-block;
}
#footer .nav_rule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer  a:hover {
	text-decoration: underline;
}
#footlinks
{
	color: #C6C6C6;
}
.nav_logo {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CE732A;
}
.leftImg
{
	float: left;
	margin: 5px;
}

.rightImg
{
	float: right;
	margin: 5px;
}
#promoBnr {
	position: absolute;
	z-index: 100;
	top: -4px;
	left: 190px;
	visibility: hidden
}
#promoPnl     {
	position: absolute;
	z-index: 100;
	top: -4px;
	left: 190px;
	visibility: visible;
};
#box_copy_1  {
	background-color: #DC8230;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.pull_quotes_1 {
	font-size: 20px;
}
.col_right {
	float: left;
	width: 407px;
}

