﻿body {
	background-image:url(../../links/images/bkgd_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#171b18;
	margin:0;
	color:#666666;
	padding:0;
}

A:link        {TEXT-DECORATION: none; color: #ef7114;}
A:active      {TEXT-DECORATION: none; color: #ef7114;}
A:visited     {TEXT-DECORATION: none; color: #ef7114;}
A:hover       {TEXT-DECORATION: none; color: #91a3a8;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;     /* triggers hasLayout */
}
/* Only IE can see inside the conditional comment
and read this CSS rule. Don't ever use a normal HTML
comment inside the CC or it will close prematurely. */

.container {
	width:980px;
	margin:0 auto;
	min-height:800px;
	position:relative;
}
.video_panel {
	margin:0;
	padding:0;
	border:0;
	width:656px;
	position:absolute;
	z-index:1;
}
.video_panel_links {
	margin:0;
	padding:0;
	border:0;
	display:inline;
}
.video_panel_links img {
	margin:0;
	padding:0;
	border:0;
	display:inline;
	float:left;
}
.video_frame {
	background-color:#fff;
	width:331px;
	height:267px;
	position:absolute;
	z-index:0;
	margin-top:3px;
	margin-left:650px;
	padding-left:10px;
	padding-top:10px;
}
.front_panel {
	margin-top:320px;
	padding-left:20px;
}
.front_panel_body {
	background-image:url(../../links/images/front_panel_02.png);
	background-repeat:repeat-y;
	min-height:200px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
}
/* the workaround */ 
/* moz 1.4 requires something in the content field */ 
.front_panel_body:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.main_panel_body:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.front_panel_body .panel_a {
	float:left;
	width:470px;
	height:100%;
}
.front_panel_body .panel_a img {
}
.front_panel_body .panel_a img.pic {
	margin-left:15px;
	float:left;
}
.front_panel_body .panel_a .story {
	display:block;
	width:440px;
	float:left;
	margin-left:15px;
	line-height: 18px;
}
.front_panel_body .panel_b {
	float:left;
	width:160px;
	padding: 0px 10px 0px 10px;
}
.front_panel_body .panel_b .events {
}
.front_panel_body .panel_b a {
	color:#ef7114;
	text-decoration:none;
}
.front_panel_body .panel_c {
	float:left;
	width:270px;
	padding: 0px 10px;
}
.front_panel_body .panel_c .feed {
}
.events hr.dots {
	border-style:dotted;
	color:#e3eaeb;
	width:150px;
	margin-left:0px;
}
.feed hr.dots {
	border-style:dotted;
	color:#c0c2c2;
	margin-top:-5px;
}
.footer {
	font-family:Arial, Sans-Serif;
	font-size:10px;
	color:#91a3a8;
	margin-top:15px;
}
.footer .address {
	float:left;
	width:650px;
	margin-left:40px;
}
.footer .credit {
	float:left;
	width:200px;
}
.footer_main {
	font-family:Arial, Sans-Serif;
	font-size:10px;
	color:#91a3a8;
	margin-top:15px;
}
.footer_main .address {
	float:left;
	width:700px;
	margin-left:40px;
}
.footer_main .credit {
	float:left;
	width:150px;
}

A.footer:link        {TEXT-DECORATION: none; color: #91a3a8;}
A.footer:active      {TEXT-DECORATION: none; color: #91a3a8;}
A.footer:visited     {TEXT-DECORATION: none; color: #91a3a8;}
A.footer:hover       {TEXT-DECORATION: none; color: #ef7114;}

.nav {
	float:right;
}
.nav img {
	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}
.video {
}
.main_panel {
}
.main_panel_body {
	background-image:url(../../links/images/main_panel_02.png);
	background-repeat:repeat-y;
	min-height:400px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	padding-bottom:30px;
}
.main_panel_body .body {
	width:696px;
	padding:0px 20px 0px 20px;
	margin-top:0px;
	float:left;
	line-height: 18px;
}
.main_panel_body .body h1 {
	margin-top:-10px;
	color:#ef7114;
	font-family:Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-size:20px;
	margin-bottom:0px;
}
.main_panel_body .body h2 {
	color:#ef7114;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16px;
	margin-bottom:0px;
}
.main_panel_body .body h3 {
	color:#5c7277;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin-bottom:0px;
}
.main_panel_body .body hr {
	border:0px;
	background-color:#aebfc2;
	height:1px;
}
.main_panel_body .sidebar {
	float:left;
}
.sidebar ul, .sidebar ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar ul {
}
.sidebar ul li {
	height:40px;
	width:226px;
	background-image:url(../../links/images/sidebar_bg.png);
	background-repeat:no-repeat;
}
.sidebar .events {
	padding:0px 20px;
}
.sidebar .events a {
	color:#ef7114;
	text-decoration:none;
}
.sidebar .header_events {
	margin-left:20px;
}
.sidebar ul li a {
	text-decoration:none;
}
.sidebar_nav {
	background-image:url(../../links/images/sidebar_bg_top.png);
	background-repeat:repeat-x;
	width: 226px;
}
.godeeper {
	margin-bottom:10px;
}
.subnav {
	color:#222;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
}
.subnav a {
	width:200px;
	height:15px;
	padding-top:13px;
	padding-bottom:15px;
	padding-left:25px;
	display:block;
	color:#7e9196;
}
.subnav .hover {
	background-image:url(../../links/images/sidebar_bg_on.png);
	background-repeat:no-repeat;
	color:#ef7114;
}

#twitter ul {list-style: none; padding-left: 3px;}
#twitter ul li {margin-bottom:15px; margin-top:15px;}
#twitter ul li a {font: normal 12px/18px Helvetica, Arial, Sans-Serif; color: #666666;}
#twitter ul li a:hover {font: normal 12px/18px Helvetica, Arial, Sans-Serif; color: #ef7114;}
#twitter ul li span {font: 12px/18px Helvetica, Arial, Sans-Serif; color: #666666;}
#twitter ul li span a {font: 12px/18px Helvetica, Arial, Sans-Serif;}

.image-right {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
}

.image-left {
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.image-R {
	margin-left:15px;
	padding:8px;
	background:#DFEAEA;
	border:0px;
	float:right;
}

.image-L {
	margin-right:15px;
	padding:8px;
	background-color:#DFEAEA;
	border:0px;
	float:Left;
}

h4{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ef7114;
	font-size: 14px;
	font-weight:bold;
}

h5{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #91a3a8;
	font-size: 14px;
}

h6{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

h7{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #91a3a8;
}

#textfield1 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F2F4F4;
	padding: 7px;
	border-top: 1px solid #DFEAEA;
	border-bottom: 2px solid #DFEAEA;
	border-right: 1px solid #DFEAEA;
	border-left: 1px solid #DFEAEA;
	width: 320px;
	margin-top: 7px;
}

#textfield2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F2F4F4;
	padding: 7px;
	border-top: 1px solid #DFEAEA;
	border-bottom: 2px solid #DFEAEA;
	border-right: 1px solid #DFEAEA;
	border-left: 1px solid #DFEAEA;
	width: 500px;
	margin-top: 7px;
}

#selectfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	margin-top:8px;
}

.label {
	color:#5e5649;
	font-size:12px;
	font-family: Helvetica, Arial, Sans-Serif;
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: right;
}

.formbutton {
	margin-left: 105px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blog_ul{
list-style-type: none;
padding: 0;
margin-left: 0;
}

.logo {
	margin-left: 25px;
}
