html *
{
	padding: 0;
	margin: 0;
	text-shadow: 0 0 0 #000;  /* antialias things in safari a little less heavily */
}

body
{
	font-size: 62.5%;
	background: #d6d6d6;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display:block;}

#everything
{
	width: 83em;
	background: url(/sites/nowgen/images/rhs_grad.gif) repeat-y right;
}

#page
{
	background: #081B55 url(/sites/nowgen/images/clouds.jpg) right;
	width: 81.2em;
	border-right: 1px solid white;
	font-family: arial;
}

#page a, #page a:visited{
	color:#071B56;
	text-decoration:none !important;
}

#page h1 { font-weight: normal; margin-bottom: 0.5em;}

#page h2 {font-weight: normal; margin-bottom: 1em;}

#page h3 { margin-bottom: 1em; font-size: 1.4em; font-weight: bold; }

#page p
{
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.4em;
}

#header, #footer
{
	display: block;
	clear: both;
	border-top:.6em solid #071B56;
}

#lhs
{
	background: #fff;
	width: 60.2em;
	display: inline;
	float: left;
}

#lhs.home{
	border-bottom: 6px solid #d6d6d6;
}

.leftcol
{
	padding-left: 23.8em;
	padding-right: 4em;
}

#rhs
{
	float: right;
	width: 20.9em;
	overflow: hidden;
}

#header_image
{
	color: #3C281F;
	/* padding-bottom: 1.6em; */
	border-bottom: 1px solid white;
}

#headercontent ul
{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.4em;
	margin-left: 1em;
	list-style-image: url(/sites/nowgen/images/icon_nowgen.gif);
}

#headercontent ul li
{
	margin-top: 1em;
	margin-bottom: 1em;
}

#main_navigation
{
	font-size: 1.6em ! important;
	font-weight: bold;
	margin-left: 0 !important;
	list-style: none;
	list-style-type: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#main_navigation li { display: inline; }

#main_navigation a, #main_navigation a:visited
{
	text-decoration: none;
	width: 5em;
	display: block;
	padding-top: 2em;
	padding-bottom: 0.6em;
	float: left;
	text-align: center;
	color: #fff;
}

#main_navigation a:hover
{
	background: #DEDBD4;
	color: #333;
}

#main_navigation a.selected, #main_navigation a.selected:visited
{
	background: #fff;
	color: #333;
}

#main_navigation a em, #main_navigation a:visited em{
	font-style:normal;
}

#header_image h1
{
	font-size: 3em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

#audience
{
	color: #7D6B58;
	font-size: 1.2em;
	margin-top: 2.4em !important;
}

* html #audience { margin-top: 3.2em !important; }

#posted_date
{
	color: #7D6B58;
	font-size: 1.2em;
	font-style: italic;
}

#skipnav
{
	float: left;
	margin-left: -23em;
	padding-top: 0.5em;
}

#skipnav a
{
	color: #DEDBD4;
	text-decoration: none;
}

#after_nav { clear: both; }

#author
{
	margin-top: 0.4em;
	font-size: 1.4em;
	font-style: italic;
}

#in_brief { font-weight: bold; }
/*
#header_image img
{
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
}

#header_image { position: relative; }

#header_image *
{
	margin: 0px;
	position: relative;
	z-index: 1;
}
*/

#skipnav { }

#logo
{
	text-align: center;
	margin-top: 1.6em;
}

/* FOOTNOTES */
#story_main
{
	border-top: 6px solid #d6d6d6;
	border-bottom: 6px solid #d6d6d6;
	padding-top: 1.2em;
	color: #56453B;
	background:#fff;
}

#story_main.home{
	margin-top: 16em;
	border-bottom:none;
}

#story_main h2
{
	display: block;
	width: 16em;
	background: #C9CDD6;
	padding-left: 1.6em;
	padding-right: 1.6em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: -1.6em;
	font-weight: bold;
	font-size: 1.4em;
}

#story_main h3
{
	padding-top: 1em;
	font-style: italic;
	width: 98%;
}

#story_main sup a.note
{
	font-size: 0.8em;
	background-color: #BAAEA1;
	color: #eee;
	margin-right: .2em;
	padding: .1em .4em .1em .4em;
	text-decoration: none;
	border: none;
	line-height: 0em;
}

#story_main ul
{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.4em;
	margin-left: 1em;
	list-style-image: url(/sites/nowgen/images/icon_nowgen.gif);
}

#story_main ol
{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.2em;
}

#story_main ol li
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.headerspecial , .headerspecial:followed,
#story_main a, #story_main a:followed
{
	color: #001C52;
	text-decoration: none;
}

.headerspecial:hover , #story_main a:hover { text-decoration: underline; }

/* ROLLOVER SIDENOTES */

/*
#story_main sup a.note:visited { background-color: #E6B873; }
#story_main sup a.note:hover, #maincontent sup a.note:active { background-color: #FF9900; }
#story_main a span { display: none; }

#story_main a:hover span
{
	position: absolute;
	left: 2em;
	top: inherit;
	display: block;
	width: 13em;
	padding: 10px;
	line-height: 130%;
	z-index: 200;
	background-color: #f3f3f3;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	color: #9C918C;
	font-size: 1.4em;
	_font-size: 1.6em;
}
*/




#headercontent
{
	margin-left: -3em;
	padding-left: 3em;
}

#live_header{
	min-height: 40em;
	padding-bottom:1em;
}

#story_main img
{
	border: 6px solid #d6d6d6;
	float: right;
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 2em;
}

#story_main p>img
{
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.4em;
}

.clearing { clear: both; }

/* right hand column */
.right
{
	float: right;
	clear: both;
	display: inline;
	margin-top: 2em;
	width: 12em;
	font-size: 1.6em;
}

.panel
{
	padding: 0;
	background-color: #C0C0C0;
	margin-right: 0;
	padding-right: 0;
	overflow: hidden;
}

.panel h2
{
	background: #585F71;
	color: #fff;
	font-size: 0.9em;
	width: 60%;
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#section_nav
{
	padding: 0;
	background-color: #fff;
	margin-right: 0;
	padding-right: 0;
	overflow: hidden;
}

#section_nav ul, #section_nav li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#section_nav ul
{
	border: none;
	width: 100%;
}

/* #section_nav li { width: 100%; } */
#section_nav li li { font-weight: normal; }

#section_nav a
{
	text-decoration: none;
/*	width: 100%;*/
	display: block;
}

#section_nav li li { font-size: 90%; }
#section_nav li li { padding-left: 1em; }
#section_nav ul ul { background-color: #EAEDF2; }
#section_nav li + li { border-top: 1px solid #ccc; }
#section_nav li li + li { border-top: 0; }

#section_nav li a, #section_nav li a:visited
{
	display: block;
	padding: 0.5em;
	padding-left: 1em;
	color: #071B56;
}

#section_nav li a:hover
{
	background-color: #2586d7;
	color: #fff;
}

#section_nav li li a:hover
{
	background: transparent;
	color: #2586d7;
}

.panel ul
{
	padding: 1.6em;
	padding-left: 2em;
	padding-bottom: 0.6em;
}

.panel li { margin-bottom: 1em; }

.panel li a
{
	text-decoration: none;
	color: #071B56;
	font-size: 0.8em;
}

.panel li a:hover { color: #fff; }
.rss { list-style-image: url(/sites/nowgen/images/icon_rssmini.gif); }
.pdf { list-style-image: url(/sites/nowgen/images/icon_pdf.gif); }
.link { list-style-image: url(/sites/nowgen/images/icon_nowgen.gif); }

.panel_shadow
{
	margin-bottom: 1.3em;
	float:right;
	width:185px;
	height:13px;
}

/* Comments area */
.note { font-size: 0.8em; }

#story_comments
{
	padding-right: 0em;
	font-size: 1em;
	background: #C1B196 url(/sites/nowgen/images/comment_grad.jpg) repeat-x top;
	border-top: 2px solid white;
}

#story_comments h2
{
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 1.4em;
	font-weight: bold;
}

#comments_disclaimer
{
	width: 19em;
	background: #AC9B7F;
	float: left;
	position: absolute;
	left: 2em;
	margin-top: 0.6em;
	overflow: hidden;
}

/* fix absolutely positioned items for display in edit interface */

#stardot_page #story_main a:hover span{
	left: 12em !important;
	margin-top: 4em;
}

#stardot_page #comments_disclaimer{
	left: 16em !important;
}

/* /fix absolutely positioned elements */

#comments_disclaimer p
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	font-style: italic;
	color: #6F5C4A;
	font-size: 1.1em;
}

#comments_disclaimer h2
{
	background: #847357;
	color: #D4CEC4;
}

.comments
{
	background: #D7C8AB;
	margin-top: 0.6em;
}

.comments h2
{
	background: #AAA190;
	color: #fff;
}

.comments input, .comments textarea
{
	margin-left: 1em;
	border: 0px;
	padding: 0.2em;
}

.comment_contents { margin: 1em; }

.comment_contents li
{
	font-size: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #897864;
}

.comment_contents ul { list-style: none; }

li.submit
{
	text-align: center;
	margin-left: -1em;
}

.comment
{
	background: #D9CFBE;
	padding-left: 2.4em;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	border: 1px solid #CBC2B1;
	margin-bottom: 0.2em;
	color: #3C281D;
}

.posted_by { color: #AAA190; }

.openquote
{
	font-style: italic;
	font-size: 2em;
	color: #FFF;
	margin-left: -0.8em;
	margin-right: 0.4em;
}

.closequote
{
	font-style: italic;
	color: #FFF;
	font-size: 2em;
	text-align: right;
	margin-left: 0.4em;
}

#ownership
{
	color: #116;
	text-align: center;
	margin-top: 5em;
	font-size: 0.8em;
}

/* Page Type 5 - person listing */

#email{
	font-size:1.2em
}
#email a{
	color:#3C281F;
}
#telephone{
	font-size:1.2em;
}
#role{
	font-size:1.4em;
}

/* Event styles  */

#event_header {
	margin-bottom: 1em;
}

#event_header h3 {
	margin-bottom: 0;
}

#event_calendar{
	background: #fff;
	width: 60%;
	padding:1em;
	border-right: 2px solid #31271D;
	border-bottom: 2px solid #31271D;
	margin-top:2em;
}

.calendar_links a {
	float: left;
	text-decoration: none !important;
	color: #31271D !important;
}
.calendar_links a+a {
	float: right;
}

.calendar{
	margin-left: auto;
	margin-right: auto;
}

.calendar_links{
	padding-bottom: 0.4em;
	border-bottom: 1px solid #C1C0C0;
	margin-bottom: 1em;
}

.calendar thead th{
	font-size: 1.4em;
	text-align: left;
	font-weight: normal;
}

.calendar thead tr{
	padding-bottom: 1em;
}

.dayName th{
	font-size: 1em !important;
	text-align: right;

}

.calendar td {
	padding: 0.5em;
	background-color: #efefef;
	border: 2px solid #fff;
	text-align: center;
	color: #aaa;
}
.calendar td a {
	text-decoration: none !important;
	color: #000 !important;
}
.calendar td.otherMonth {
	color: #999;
	background-color: #C1C0C0;
}

/* --------------------- */


#links ul li{
	list-style-image: url(/images/icons/world_go.png) !important;
}


/* SECTION HEADER IMAGES */

.section_1, .section_none { background: url(/sites/nowgen/images/01_leadimage.jpg) no-repeat #CBC5BC; }
.section_1 #headercontent, .section_none #headercontent, .section_1_nopic , .section_none_nopic  { background-color: #CBC5BC; }
.section_2 { background: url(/sites/nowgen/images/02_leadimage.jpg) no-repeat #BCC6CB; }
.section_2 #headercontent, .section_2_nopic   { background-color: #BCC6CB; }
.section_3 { background: url(/sites/nowgen/images/03_leadimage.jpg) no-repeat #CBC1BC; }
.section_3 #headercontent, .section_3_nopic { background-color: #CBC1BC; }
.section_4 { background: url(/sites/nowgen/images/04_leadimage.jpg) no-repeat #CBCBBC; }
.section_4 #headercontent, .section_4_nopic  { background-color: #CBCBBC; }

.sitemap h2{font-size:1.5em;}
.sitemap ul { font-size: 1em !important;}
.sitemap li a { font-size: 1.4em !important;}