/* Start of CMSMS style sheet 'main' */
body {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
        line-height: 18px;
}

#content-area ol {
list-style: decimal inside;
}

a {
	color: #577397;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

strong {
font-weight: bold;
}

hr {
	border-color: #ccc;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin: 0 0 20px;
  	height: 0;
}

table {
	width: 100%;
}

table p {
margin-bottom: 0;
}

table, td, th {
	border: 1px solid #b2bf75;
	border-collapse:collapse;
}

td, th {
	padding: 10px;
}

th {
	font-size: 12px;
	font-weight: bold;
	color: #5a7397;
	background: #e8ecd5;
}

td {
	font-size: 10px;
	color: #000;
vertical-align:top;
}

h4.table-title {
	font-weight:bold;
	font-size: 12px;
	margin:30px 0 15px;
}

#header {
	position:relative;
}

#header h1 a {
	display:block;
	height:70px;
	position:relative;
	top:47px;
	width:468px;
}

#header #hero-image {
	top: 33px;
	position:absolute;
        right: 35px;
}

.section ul{
	margin: 20px;
}	

.section li{
	list-style-type: disc;
	margin-top: 1em;	
}

.col-last ul {
	margin:0 0 30px;
}

.col-last li {
	margin-top: 0;
	list-style-type: none;
}

.left {float:left;}
.right {float:right;}

.clear:after, .section:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear, .section {
	display: inline-block;
}
 
html[xmlns] .clear, html[xmlns] .section {
	display: block;
}
 
* html .clear, * html .section {
	height: 1%;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: url(uploads/images/drop_shadow.png) repeat-y center top;
}

#header, #main, #footer {
	margin:0 auto;
	width:970px;
}



#header {
	background: url(uploads/images/header_bg.png) no-repeat 0 0;
	height: 134px;
}

#home #header {
	background: url(uploads/images/home_header_bg.png) no-repeat 0 0;
	height: 368px;
}

#header h1, #header h2 {
	text-indent: -99999px;
}



#home #main {
	background: none;
}

#main {
	background: url(uploads/images/faux-column.png) repeat-y 0 0;
}



ul.global-nav  {
	float: right;
	margin-top:13px;
}

ul.global-nav li, #footer a {
	float: left;
	text-transform: uppercase;
	padding:0 1em;
	font-size:10px;
	background: url(uploads/images/global_nav_pipe.png) no-repeat right center;			
}

ul.global-nav li.last {
	background:none;
}

ul.global-nav li a {
	color: #fff;
	text-decoration: none;
}

ul.global-nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*SIDEBAR*/

#sidebar {
	width: 190px;
	float: left;
	padding-left: 25px;
	background: url(uploads/images/sidebar_footprints.png) no-repeat 0 315px;
}

#home #sidebar {
	margin-top: 30px;
	background:none;
}

#sidebar a {
	text-decoration: none;
	font-weight:bold;
}

#home ul.main-nav {
	margin-left:25px;
	margin-top: 87px;
	border-bottom: 1px solid #8f9a5e;
	
}

ul.main-nav {
	margin:31px 0;
	width:190px;

}

ul.main-nav li {
	position:relative;
}

* html ul.main-nav li {
	height: 22px;
}

ul.main-nav ul.sub-nav-rollover {
	background:#e3ebf4 url(uploads/images/sub_nav_rollover_bg.gif);
	position:absolute;
	top: 0;
	right:-171px;
	width: 170px;
	z-index: 1000;
}



#home ul.main-nav ul.sub-nav-rollover li {
		margin: 0 8px;
}

#home ul.main-nav ul.sub-nav-rollover li.first a{
	border-top:none;
}

#home ul.main-nav ul.sub-nav-rollover li a{
	text-transform: none;
	font-weight: normal;
	color: #5a7397;
	padding-right: 10px;
	border-top: solid 1px #c8d3e1;
}

#home ul.main-nav li a{
	border-color: #8f9a5e;
	text-decoration: none;
	color: #000;	
}

ul.main-nav li a{
	text-transform: uppercase;
	font-weight: bold;
	padding:8px 0 7px 10px;
	border-top: 1px solid #c3c2b6;
	display: block;
}

ul.main-nav li.active a {
	color:#000;
}

ul.main-nav li.active ul.sub-nav a {
	color: #577397;
}

ul.main-nav li.active ul.sub-nav li.active a {
	color: #000;
}


ul.main-nav ul.sub-nav {
	margin:0 0 15px 15px;
}

ul.main-nav ul.sub-nav li a{
	border-top: none;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 0;
}

.sidebar-item h4 {
	border-top: 1px solid #c3c2b6;
	padding-top:7px;
	text-transform: uppercase;
	color:#869741;
	font-weight: bold;
	font-size:13px;
}

.sidebar-item ul {
	margin:16px 0 0;
	padding-bottom:25px;
}

.sidebar-item ul li {
	margin-bottom: 11px;
	background: url(uploads/images/square_bullet.gif) no-repeat left top;
	padding-left:18px;
	font-size: 12px;
}

.sidebar-item ul li a {
	display:block;
}

#quick-links ul li {
	margin-bottom: 21px;
}

/*Content Area*/
#content-area {
	float:right;
	margin: 25px 46px 98px 0;
	width:670px;
	display: inline;
}

#home #content-area {
	background: #f6f4e7;
	margin-top:30px;
	padding: 40px 50px;
	width: 570px;
	overflow:visible;
}

a.more-info {
	font-size:14px;
	display:block;
	margin: 7px 0 8px;
	position:relative;
	top:10px;
	line-height: 18px;
	text-decoration: none;
}

a.more-info:hover {
	text-decoration:underline;
}

a.more-info:visited {
	color: #577397;	
}

#home a.more-info span {
	font-size:133%;
	position:relative;
	top:2px;
}	

#home .section {
	border-top:1px solid #ccc;
	margin-top:30px;
	padding-top:9px;
}

#home .first {
	border: none;
	margin-top:0;
	padding-top:0;
}

p {
	line-height: 18px;
	margin-bottom: 20px;
}

h3 {
	font-size:18px;
	color: #333;
	font-weight: bold;
	margin-bottom:25px;
	line-height: 23px;
}

.photo {
	margin-bottom: 10px;
}

.photo.left, blockquote.left {
	margin-right: 10px;
}

.photo.right, blockquote.right {
	margin-left: 10px;
}

.photo span {
	display:block;
	text-align: center;
	font-size:10px;
	color: #333;
	line-height: 13px;
}

.section h2, .section h3 {
	color: #869741;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	border-top: 1px #ccc solid;
}

#home .section h3 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:9px;
	border-top:none;
}



.full-width h2, .two-col .col-last h3 {
	border-top: 1px #ccc solid;
}

.two-col h2 {
	border: none;
	margin-top: 0;
}

.two-col .col-last h3 {
/*	margin-top: 37px;*/
}


.two-col {
/*	border-top: 1px #ccc solid;*/
/*	margin-top: 56px;*/
}

.two-col .col-first {
	width: 460px;
	float:left;
	display: inline;
}

.two-col .col-last {
	float:right;
	display: inline;
	width: 190px;
	margin-right: 7px;
}

#content-area .col-last ul li{
	line-height: 16px;
	margin-bottom: 15px;
}

blockquote {
	background: url(uploads/images/quote_box_bottom.png) no-repeat center bottom;
	font-style: italic;
	font-size: 11px;
	width:217px;
}

blockquote p {
	background: url(uploads/images/quote_box_top.png) no-repeat center top;
	padding: 20px 20px 20px 33px;
	margin-bottom:0;
}

blockquote span {
	padding-top: 20px;
	display: block;
	text-align: right;
	color: #869741;
}	

#footer {
	clear:both;
	background:#5a7397;
	padding: 27px 0 100px 0;
	text-align: center;
	color: #fff;	
}

#footer #footer-nav a {
	float: none;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#footer #footer-nav a.last {
	background: none;
}

#footer #footer-nav {
	margin-bottom: 27px;
}

#footer p {
	margin:0 0 9px;
	padding:0;
}

/*EVENTS TEMPLATE*/
.event-heading {
	text-align:center;
	margin-bottom: 30px;
}

.event-heading h2, .event-heading h3 {
	border: none;
	color: #333;

}	

.event-heading h2 {
	font-size: 19px;
	margin: 10px 0;
	font-weight: bold;
}

.event-heading h3 {
	margin-bottom: 0px;
	font-weight:bold;
	font-size:12px;
}

.sidebar-photos img {
	margin-bottom: 20px;
}

.sidebar-photos {
	margin-bottom: 30px;
}

.sidebar-photos p {
	text-align: center;
}

table.organization-list, table.organization-list td {
	border: none;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	padding:20px;
}

table.organization-list td.logo {
	width: 170px;	
}

table.organization-list tr {
	margin-bottom: 2em;
}

ul.sponsors li, div.sponsors li {
	float:left;
	list-style-type: none;
	margin-right: 7px;
}

.paper-clipped {
	margin-top: -54px;
/*	position:relative;*/
/*	top:-54px;*/
	margin-left:-15px;
	margin-right:10px;
}


.schedule h1 {
	font-size: 18px;
	color: #fff;
	background: #5a7397;
	padding:0 0 15px 20px;
}

.schedule h2 {
	font-size: 16px;
	color: #333;
	font-weight:bold;
	margin-bottom:5px;
}	

.schedule h1 img {
	position:relative;
	top:8px;
	padding-right: 10px;
}

.schedule-inner {
	padding:20px 40px;
}

.schedule .last-updated {
	display:inline;
	font-size: 13px;
	font-weight:normal;
}

.schedule table {
	margin-bottom: 1em;
}

* html #sidebar ul li a, * html ul.main-nav li a{
    display:inline-block;
}

* html #sidebar ul li a, * html ul.main-nav li a {
    display:block;
}
/* End of 'main' */

