body {
	margin: 0;
	padding: 0;
	background: black;
	text-align: center;
	color: #DDDDDD;
	font: normal 9px/14px verdana, arial, helvetica, sans-serif;
}
dl {
	font-size: 12px;
	line-height: 17px;
}
dt {
	font-weight: bold;
}

hr {
	border: none;
	background: #151515;
	height: 2px;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#content h1.TopH1 {
    font-family: verdana, arial,helvetica,sans-serif; 
    font-size: 11px;
    color:#b3b3b3; 
    margin-top: 0px; 
    margin-bottom: 0px;
    text-align: center; 
    font-weight: normal;
    position: absolute;
    top:-30px;
    left: 0;
    width: 711px;
}
#Home #content h1 {
	color: #cc3;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
}
#Home #sidenav {
	margin-top: 260px;
}
#Home #sidenav li a {
	font-size: 14px;	
}
#Home .logowrapper {
	position: absolute;
	top: 0;
	width: 210px;
}
#wrapper {
	margin-top: 30px;
}
#Home .logo 
{
    display: block;
    height: 340px;
    margin-bottom: 2em;
}
#pagepadder {
margin: 0 20px 20px;
   position: relative;
}
#header {
	height: 80px;
	width: 730px;
    position: relative;
}
/*
a.homeLink {
	display:block;
	margin: 0 20px;
	width: 240px;
	color:gray;
	text-decoration:none; 
	padding-top:10px;
	height: 20px;
}
a.homeLink:hover {
	color: #fff;
}
*/
#logo {
	width: 216px;
	height: 77px;
	border: none;
}
ul#nav {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	text-align: right;
}
#nav li {
	list-style: none;
	display: inline;
	float: left;
	padding:0 0 0 25px;
}
#nav li a 
{
	/*display: block;*/
	height: 22px;
	font: bold 18px/18px Georgia; 
	color: #c1c1c1;
	text-decoration: none;
	text-indent: -9999px;
	/*background: url(images/nav-bg.gif) no-repeat;*/
}
/*#nav li a.who {width: 80px; background-position: 0 0;}
#nav li a.what {width: 93px; background-position: -81px 0;}
#nav li a.when {width: 94px; background-position: -174px 0;}
#nav li a.where {width: 109px; background-position: -268px 0;}

#nav li a.who:hover {background-position: 0 -22px;}
#nav li a.what:hover {background-position: -81px -22px;}
#nav li a.when:hover {background-position: -174px -22px;}
#nav li a.where:hover {background-position: -268px -22px;}*/

#nav li a:hover, #nav li .active  {
	color: #cccc33;
}
#content {
	width: 730px;
	padding: 25px 0;
	margin-top: 15px;
}
#leftcolumn{
	width: 220px;
}
#maincolumn {
	width: 490px; /*actual width is 570 I subtracted to simulate right padding*/
	border-left: 1px solid #cccc33;
}
#footer {
	
}
.footerimg {
	float: right;
}
#FooterNavWrapper {
	clear: both;
	background: #222;
	border-top: 1px solid #333;
	padding-top: 1.2em;
	padding-bottom: 1.5em;
	overflow: hidden;
}
#FooterNav {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#FooterNav #UtilityNav {
	padding-left: 14px;
	margin: 0 0 1.5em 0;
	width: 100%;
	float: left;
}
#FooterNav #UtilityNav li {
	font-size: 10px;
	line-height: 10px;
	float: left;
	display: inline;
	/*padding: 0 18px 2px 18px;
	border-right: 1px solid #434343;*/
}
#FooterNav #UtilityNav li a {
	padding: 0 18px 2px 18px;
	border-right: 1px solid #434343;
}
#FooterNav #UtilityNav li.first a {
	padding-left: 10px;
}
#FooterNav #UtilityNav li.last a {
	border: none;
}
#FooterNav .tallLi {
	display: inline;
	margin-bottom: 0;
}

.navGroup {
	float: left;
	width: 211px;
	padding: 0 24px 0 24px;
	height: 380px;
	font: normal 9px/14px verdana, arial, helvetica, sans-serif;
	color: #888;
}
.navGroup h3 {
	font-size: 11px;
	color: #888921;
	margin-bottom: 0;
}
#FooterNav h3 span {
	font: normal 9px/12px verdana, arial, helvetica, sans-serif;
	display: block;
	color: #888;
}
#FooterNav a, .navGroup p {
	font: normal 9px/14px verdana, arial, helvetica, sans-serif;
	color: #888;
	text-decoration: none;
}
.navGroup p.shy, #FooterNav .navGroup ul.shy {
	margin: 0 0 1.5em 0;
}
#FooterNav a:hover {
	text-decoration: underline;
	color: #888921;
}
#FooterNav ul, #FooterNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#FooterNav li {
	line-height: 1;
}
#FooterNav ul {
	width: 200px;
	margin-top: 1em;
}

#pagepadder, #header, #content, #footer, #leftcolumn, #maincolumn {
	float: left;
}
#maincolumn {
	float: right;
}
h2 {
	font: bold 20px/23px Georgia; 
	color: #cccc33;
	margin-top: 0;
}
#sidenav {
	padding: 0;
	margin: 0 0 40px;
}
#sidenav li{
	list-style: none;
    margin: 0;
    padding: 3px 0;
}
#sidenav ul {
    margin: 0;
    padding: 0;
}
#sidenav a{
    font-weight: normal;
    font-family: Georgia;
    font-size: 11px;
    line-height: 20px;
	text-decoration: none;
	color: #999999;
    text-transform: uppercase;
}
#sidenav a:hover, 
#sidenav a.active {
	color: #cccc33;
}
#sidenav span,
#sidenav li a.overviewlink, 
#sidenav li a.overviewlink.active, 
#sidenav li a.overviewlink:hover {
	font-size: 14px;
    display: block;
    padding-top: 13px;
    font-family: Georgia;
    font-variant: normal;
    text-transform: uppercase;
    color: #fff;
}
#sidenav li span.overviewlink {
	font-size: 14px;
	line-height: 20px;
}
#sidenav li a.overviewlink.active, 
#sidenav li a.overviewlink:hover {
    color: #cccc33;   
}   
.tallLi {
    display: block;
    margin-bottom: 15px;
}

#sidenav ul li, 
.sidenav ul li{
    padding-left: 12px;
    background: url(../images/leftnav_arrow.gif) no-repeat left 5px;
}

#sidenav ul li ul {
	display: none;
}
#sidenav ul li:hover ul,
#sidenav ul li.activeChild ul{
	display: block;
	
}

#sidenav ul li a {
	font-size: 11px;
	line-height: 16px;
}

/*restyling left nav elements for the news control*/
.sidenav ul {
    margin: 0;
    padding: 0;
}
.sidenav ul li {
    list-style: none;
    background: url(../images/leftnav_arrow.gif) no-repeat left 1px;
    padding-left: 12px;
}
.sidenav ul li a {
    font: normal 10px/17px Georgia; 
	text-decoration: none;
	color: #999999;
    text-transform: uppercase;
}
.sidenav ul li a:hover, .sidenav ul li a.active {
    color: #cccc33;
}

#content h1 {
	font: normal 20px/23px Georgia; 
	color: #fff;
	margin-top: 0;
	/*text-transform: uppercase;*/
}
#content p, ol {
	font: normal 12px/17px Verdana;
	color: #dddddd;
}
#content ul {
	font: normal 11px/14px Verdana;
	color: #dddddd;
}
#contentpadder {
	padding: 0 0 0 25px;
}
.img {
	float: left;
	margin: 0 15px 10px 0;
}
#homelogo {
	width: 277px;
	height: 372px;
	margin: 0 auto;
	padding-top: 120px;
}

#fullsource {
	width: 250px;
	height: 26px;
	margin: 30px auto;
}
#slogan {
	font: normal 20px/25px Georgia; 
	color: #d1d1d1;
	text-align: center;
	padding-top: 15px;
}
#maincolumn a, a.home {
	font: normal 12px/14px Georgia; 
	text-decoration: none;
	color: #cccc33;
}
#maincolumn a:hover, a.home:hover {
	text-decoration: underline;
}
.warning {
	font: normal 11px/13px Verdana;
	color: red;
}
.submitbutton {
	/*display: block;*/
	margin-top: 3px;
	padding: 3px;
}
label {
	display: block;
	color: #dddddd;
	margin-top: 3px;
}
input, textarea {
	font: normal 11px/13px Verdana;
	border: 1px solid white;
	background: #EFEFEF;
}
.bottomp {
	clear: both;
	display: block;
	margin-bottom: 0;
}
h3 {
	font: bold 14px/14px Georgia; 
	color: #cccc33;
	margin-top: 0;
}
h3.white {
	color: white;
}
h4 {	
	font: bold 12px/14px Georgia; 
	color: #fff;
}
.romanList {
    list-style-type: lower-roman;
}
#maincolumn p.quote {
    font-size: 14px;
    font-family: Georgia;
}
#maincolumn ul {
    line-height: 1.5em;
}

/*news cms*/
.headlineListTable {
    width: 100%;
    margin-bottom: 15px;
}
.headlineListDate {
    color: #dddddd;
    font-family: verdana;
    font-size: .7em;
    width: 62px;
}
.headlineListRow td {
    padding: 4px;
    margin: 1px;
    background: #1F1F1F;
}
.newsDate, .newsTitle {
    float: left;   
}
#content h3.newsTitle {
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding-left: 20px; 
    line-height: 22px;
    background: url(../images/news_arrow.gif) no-repeat left 6px;
}
#content .newsTitle a {
    font-size: 20px;
    padding: 0 0 1px 0;
}
#content .newsTitle a:hover {
    text-decoration: none;
}
#content .newsDate {
    display: none;
}
.newsAbstract {
    clear: left;
    font: normal 12px/15px Verdana;
	color: #dddddd;
}
.fullStoryLinkWrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #5F5F5F;
}
.pager {
    text-align: right;
}
.newsStoryWrapper {
    font: normal 12px/15px Verdana;
	color: #dddddd;
}
#NewsItemWrapper {
    width: 480px;
    background: #f2f2e5;
}
#NewsItemWrapper .padder {
    padding: 0 15px;
}
#content #NewsItemWrapper * {
    color: #000;
}
#NewsItemWrapper .newsDate {
    display: block;
    width: 100%;
    font-size: 10px;
    font-family: Georgia;
    text-decoration: underline;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    margin-top: 0;
}
#NewsItemWrapper .newsDate span { 
    background: #f2f2e5;
}
.backLink {
    text-align: right;
}
/*hide the pager*/
.pager {
    display: none;
}

.categoryList ul, categoryList li {
    margin:0;
    padding: 0;
    list-style: none;
}

.testimonial {
	margin-bottom: 20px;
}
.testimonial p{
	background: #2F2F2F;
	padding: 15px;
	margin: 0;
}
.testimonial em {
	display: block;
	text-align: right;
	padding-right: 60px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	background: url(/images/bg_testimonial.gif) no-repeat 0 0;
}

/*Facebook Connect*/
div.fbDarkWidget 
{
    border: none !important;
}
#Services h2 
{
    border: 1px dotted #333;
    background: #551;
    border-bottom: none;
    padding: 10px;
    font-size: 2em;
    margin-bottom: 0;
    color: #000;
}
#Services ul
{
    margin: 0 0 2em 0;
    padding: 0;
    border-bottom: 1px dotted #333;
}
#Services li 
{
    margin: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #222;
    border-bottom: none;
    list-style: none;
}
#Services a 
{
    display: block;
    padding: 1em;
    color: #999;
    text-decoration: none;
    padding-right: 40px;
    background: url(images/services-arrow.gif) center right no-repeat;
    line-height: 1.4;
}
#Services a span 
{
    color: #cc3;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    padding-right: 1em;
}
#Services a:hover 
{
    background: url(images/services-arrow-active.gif) center right no-repeat #441;
    text-decoration: none;
}
#Services a:hover span 
{
    text-decoration: underline;
}

.button 
{
    float: left;
    padding: 10px 15px;
    margin: 1em 0;
    background: #333;
}
.button:hover 
{
    background: #441;
}
