div#footer {
    background: url("/common/images/interface/national_conference/footer--logo.gif") black top left no-repeat;
    height:114px;
    text-align:left;
}

div#background {
	background: url("/common/images/interface/national_conference/header--bg.gif") #96af35 top left repeat;
}

#content-top {
	background-image: url("/common/images/interface/national_conference/header--content-top--pattern.gif");
}

#conf-header {
	position: absolute;
	top: 17px;
	left: 342px;
}

#conf-home-photo {
	padding: 10px; 
	padding-top: 10px;
	padding-left: 0px;
}

/* program related styles */

.event-program-date {
	width: 100%; 
	background-color: #e8e8e8; 
	padding: 5px;
	font-weight: bold;
	margin-top: 30px;
}

.event-program-entry {
	margin-left: 10px;
}

.event-program-name {
	margin-left: 7px;
	font-weight: bold;
	margin-top: 10px;
}

.event-program-description {
	margin-left: 20px;
	margin-top: 5px;
}

.event-program-subheading {
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.event-program-time {
	font-weight:  bold;
	margin-top: 10px;
}

.list-row-schedule {
	margin-top: 10px;
}

.event-program-links {

}

.event-program-link {
	display: inline;
	padding-right: 20px;
	padding-bottom: 10px;
}

.event-program-linksend {
	clear: both;
}

.back-link {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* end program related styles */

.event-header {
font-weight: bold;
}

/* sponsor related styles */

.sponsor-name {
	width: 100%; 
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.sponsor-info, .sponsor-description, .sponsor-level, .sponsor-event {
	margin-left: 20px;
	margin-bottom: 10px;
}

.sponsor-heading {
	font-weight: bold;
	padding-bottom: 7px;
	margin-left: 10px;
}

.sponsor-entry {
margin-top: 5px;
margin-bottom: 5px;
}

.sponsor-opportunity-header {
font-weight: bold;
font-style: italic;
width: 100%;
background-color: #e8e8e8; 
padding: 5px
}

.sponsor-logo {
float: right;
}
/* end sponsor related styles */

/* overrides main.css */
div.navigation {
	/*top: -29px;*/
}

div#header-image {
	margin-left: 175px;
}

div#header-logo{
	left: 0px;
	top: 0px;
}

div#background {
	height: 125px;
}

div#title {
	color: #004D3C;
}



h1, h2, h3, h4, h5, h6, h7, .event-header, .event-program-subheading, .sponsor-heading, .sponsor-opportunity-header {
	color:#008833;
}
h2 {
	color:#008833;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}