@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #d31a00;
	background-image: url(images/top-gradient.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


h1, h2, h3, h4, h7 {
	margin: 0;
}

h2, h3, h4 {
	padding-bottom: 3px;
	letter-spacing: 0.02em;
	font-weight: normal;
}

h1 {
	font-size: 1.75em; 
	font-weight: bold;
	color: #d31a00;
	text-align: center;
	margin-bottom: .75em;
}

h2 {
	font-size: 1em;
	color: #000000;
	margin-bottom: .25em;
}

h3 {
	font-size: .9em;
	color: #000000;
	font-weight: bold;
	margin-bottom: .5em;
}


h4 {
	font-size: 1em;
	font-weight: bold;
	color: #d31a00;
	margin-bottom: .5em;
	padding-top: 5px;
	text-align: center;
	border-top: solid 1px #999999;
	background-position: center;
}

h5 {
	margin: 0;
	padding: 0;
	float: right;
}

h6 {
	width: auto; 
	height:30px; 
	display:block;
	background: #FF9900; 
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}




p {
	font-size: .80em;
	margin-bottom: 1em;
	line-height: 155%;
	text-align: left;
}

a:link {
	color: #C21600;
	text-decoration: underline;
}
a:visited {
	color: #8F0100;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #e75d00;
	text-decoration: underline;
}


ul, ol {
	font-size: 0.8em;
	margin-left: 2em;
	color: #ffca42;
	line-height: 160%;
}

ul span, ol span {
	color: #333;
}



/** HEADER */

#wrapper {
	width: 780px;
	margin: 0 auto;
}

#header {
	width: 100%;
	margin: 0 auto;
	height: 319px;
	background-image: url(images/header.gif);
}

#header .register {
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	right: 0px;
}

a.rollover { 
   display: block; 
   	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	right: 0px;
	width: 174px; 
   height: 174px; 
   text-decoration: none; 
   background: url("images/register-button.gif"); 
} 

a.rollover:hover { 
   background-position: -174px 0; 
} 

a.rollover:active { 
   background-position: -348px 0;
   border: 0; 
} 

a {
   outline: none;
}


/** MENU */

#menu {
	width: 780px;
	height: 41px;
	margin: 3px auto;
	background-color: #2E2E2E;
	background-image: url(images/img3.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 32px;
	text-decoration: none;
	font-size: 1.12em;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.03em;
	float: left;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu a:hover {
	background: url(images/img4.gif);
	color: #ffca42;
}


#menu a:active, #menu a.selected {

	background: url(images/img4.gif);
	color: #ffca42;
}


	
/** CONTENT */

#content {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(images/content-gradient.gif);
	background-repeat: no-repeat;
}

#columnA {
	float: left;
	width: 551px;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#columnA .events {
	float: left;
	width: 551px;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#columnA .contact {
	float: left;
	width: 500px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#columnA .red-bold {
	color: #D31A00;
	font-weight: bold;
}

#columnA .remove {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
}



#columnA .feature {
	float: left;
	width: 280px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#columnA .feature-photo {
	float: left;
	width: 175px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}


/** AGENDA */

#agenda {
	width: 551px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#agenda .date {
	font-size: 0.8em;
	font-weight: bold;
	width: 125px;
	clear: both;
	float: left;
	margin-top: 10px;
	text-align: right;
	padding-right: 15px;
}

#agenda .event {
	font-size: .9em;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

#email-print {
	width: 300px;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#email-print .divider {
	width: 10px;
}


/** SPEAKERS */

#speakers {
	width: 551px;
	text-align: center;
	float: left;
	position: relative;
	margin: 0 auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	
}

#speakers-pics {
	width: 175px;
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	border:1px solid #999999;
	text-align: center;
	margin-left: 15px;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
 
}

#speakers .speakerinfo {
	font-size: .9em;
	float: none;
	line-height: 20px;
	margin-top: 5px;
}

#speakers .bio {
	font-size: .85em;
	float: left;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	padding-left: 15px;
	vertical-align: top;
	width: 60%;
}



/** SIDEBAR */

#sidebar-container {
	float: right;
	width: 175px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#sidebar {
	float: right;
	background-color: #ffffff;
	border-bottom: dotted 1px #d31a00;
	width: 175px;
}

/** FOOTER */

#footer {
	height: 88px;
	width: 780px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

#footer p {
	padding-top: 25px;
	text-align: center;
	color: #ffffff;
	font: 12px "Arial", Helvetica, sans-serif;
}

#footer a {
	color: #ffffff;
}
