@import "reset.css";

body {
}
#container {
	width: 1050px;
	margin: 0 auto 0;
}
a:link {
	color: #46322a;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #5d8330;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.current a{
	background-color: #dfeeca;
	color: #6c8245!important;
}
.bullet li{
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}
.dottedLine {
	border-bottom: 2px dotted #36778A;
}
h1 {
	color: #46322a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #36778A;
	padding: 10px 20px 3px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #36778A;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
}
p, ol, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: 400;
	padding: 10px 20px 5px 0;
	color: #36778A;
}
.dates {
	padding-bottom: 15px;
}
.dateBox {
	float: left;
	background-color: #46322a;
	width: 30px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
	margin-right: 20px;
	margin-bottom: 100px;
}
.img {
	padding: 8px 15px 5px 0;
	float: left;
}
.title {
	padding-bottom: 15px;
	font-style: italic;

}
quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.divider-home {
	height: 5px;
	background-color: #364650;
}
.button {
	display:block;
	width:95px;
	height:19px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/register-button.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -19px;
}
.dates-events{
	float: left; 
	width: 50%;
}
.dates-events li{
	padding-bottom: 6px;
}
.register{
	float: right; 
	width: 50%;
}
.register li{
	padding-bottom: 5px;
}
#socialIcons{
	float: right;
	width: 20%;
	margin-top: 70px;
}
#twitterPanel p{
	font-size: 0.9em;
	line-height: 1.4em;
}
#socialNetwork {
	float: right;
	width: 120px;
	padding-top: 42px;
}
#socialNetwork li {
	display: inline;
	padding: 0 3px;
}
#topBanner {
	height: 120px;
}
.moreLink{
	font-size: 11px;
	font-style: normal;
}
.eventDate {
	font-color: #999;
	font-size: 12px;
	padding-bottom: 5px;
}
.eventTitle {
	font-size: 14px;
	color: #E78318;
	font-weight: bold;
	text-transform: uppercase;
}
.eventTitle-new {
	font-size: 1.5em;
	font-weight: normal;
	color: #46322a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.eventDescription {
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 0 10px 0;
	width: 75%;
}
.eventsHeading {
	float: left;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	width: 100px;
	padding: 14px 0 5px 15px;
}
.book {
	float:left;
	margin-right: 50px;
	margin-top: -89px;
}
.book-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #46322a;
	padding-top: 25px;
}

#eventsPanel {
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	}
.event1{
	float: left;
	height: 150px;
	width: 100%;
}	
.events {
	float: left;
	width: 270px;
	height: 100%;
	background-color: #fff;
	margin-top: 17px;
	margin-right: 15px;
	padding: 10px 10px 10px 0;
}
.buyBook {
	float: left;
	width: 180px;
	height: 100%;
	background-color: #fff;
	margin-top: 17px;
	margin-right: 15px;
	padding: 10px 10px 10px 0;
}
.events-img{
	border: 1px solid #364650;
	margin-bottom: 3px;
}
.reviews {
	float: left;
	width: 250px;
	height: 100%;
	background-color: #fff;
	margin-top: 17px;
	margin-right: 15px;
	padding: 10px 5px 10px 0;
}
.author {
	float: left;
	width: 230px;
	height: 100%;
	background-color: #fff;
	margin-top: 17px;
	padding: 10px 10px 10px 0;
}
.author img {
	margin-bottom: 10px;
	}
#twitterPanel {
	padding-top: 25px;
	margin-left: 700px;
}
#sideBanner {
	float: right;
	height: 102px;
	width: 305px;
	background-color: #36778A;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 35px;
	line-height: 34px;
	text-align: right;
	vertical-align: baseline;
}
#secondBanner {
	float: left;
	height: 120px;
	width: 608px;
	border: 1px #364650 solid;
}
#rightBanner {
	float: right;
	height: 316px;
	width: 325px;
}
#mainBanner {
	height: 452px;
	background-image: url(../images/bckgrd-pattern.jpg);
	background-repeat: repeat;
	width: 100%;
}
#main-center {
	width: 941px;
	align: center;
	margin: 0 auto 0;
}
#mainBanner-temp {
	float: left;
	height: 318px;
	width: 608px;
	/* border: 1px #364650 solid;*/
}
#mission {
	clear: both;
	padding: 25px 20px;
	font-family: Georgia, serif;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: center;
}
/* #menu {
	border-top: 5px #364650 solid;
}*/
.sponsors {
	clear: both;
	height: 110px;
	background-color: #ebecec;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 20px;
}
.sponsors-logos {
	text-align: center;
}
.sponsors-logos li{
	display: inline;
	padding: 20px;
}
.sponsors-logos-emerging li{
	display: inline;
	padding: 10px 10px 10px 16px;
}
li a.first {
	 border-top: none;
 	 border-left: none;
}
li a.last {
	 border-bottom: none;
}
li a.lastItem {
	border-bottom: 1px solid #fff;
}
#bottomContent h4 { 
	border-bottom: 1px solid #a1bb72;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	color:#6c8245;
}	
#bottomContent{
	float:left;
	width:700px;
	margin-left:50px;
	padding: 30px 0 30px 15px;
}*
#rightColumn table{
	width:300px; 
	border:0; 
	cellpadding:10px;
}
#rightColumn p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-left:-10px;
	font-size: 11px;
	line-height: 15px;
}
#rightColumn h4 { 
	border-top: 5px solid #36778A;
	padding: 5px 5px 5px 25px;
	margin-bottom: 5px;
	margin-left:-25px;
	margin-right:-25px;
}	
#rightColumn{
	float:right;
	width:275px;
	padding: 30px 25px;
	background-color: #e2e4e6;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contentColumn-600px{
	clear:both;
	float:left;
	width:600px;
	margin-left:50px;
	padding: 0 0 15px 15px;
}
#contentColumn-700px{
	clear:both;
	float:left;
	width:700px;
	margin-left:50px;
	padding: 0 0 15px 15px;
}
#contentColumn-fullWidth{
	clear:both;
	float:left;
	width:500px;
	margin-left:50px;
	padding: 0 0 15px 15px;
}
#contentColumn{
	clear:both;
	float:left;
	width:525px;
	padding: 25px 25px 15px 15px;
}
.advisory-board{
	clear: both;
	float: right;
	padding-bottom: 30px;
}
.advisory-board img{
	float: left;
	padding-right: 15px;
}
.name{
	font-weight: bold;
	color: #36778A;
}

#wrapper {
margin: 0px auto;
padding: 0px;
width: 500px;
}
#eventBanner {
margin: 0px;
padding: 0px 0px 10px;
background-image: url(../images/event-images/rcss_banner.png);
background-repeat: no-repeat;
width: 500px;
height: 114px;
}
#footer {
	background-color: #364650;
	background-repeat: repeat-x; /** Repeats the image vertically **/
	clear: both;
	color: #fff;
	padding: 10px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	height: 70px;
}
#footer h2 {
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid;
}
#footer a {
	color: #ffffff;
}
.footer-address {
	float: left;
}
#copyright {
	width: 877px;
	background-color: #7fa1b6;
	padding: 10px 0 10px 23px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}
#copyright, #menuGlobal li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.spacer {
	padding: 0 15px;
}
.logo {
	margin-top:300px;
}
#logo {
	left:87px;
	top:0px;
	width:205px;
	height:226px;
	background-color: #FFFFFF;
