/*-- Site --*/
body{
	background: url("/assets/img/3/rccback.jpg") #072966;
	background-size: auto;
	background-position: center top;
	background-repeat: no-repeat;
}
a{
	color: #006600;
}
p, ol, ul, table{
	color: #333300;
}
h1{
	font-family: "Georgia",Times New Roman,sans-serif;
	color: #ec8002;
}
h2{
	color: #ec8002;
}
h2.head-replace{
	color: #006600;
}
h2.head-replace span{	
	background: #f6f3e3;
}
h3{
	color: #986600;
}
h4{
	/*font-family: "Georgia",Times New Roman,sans-serif;*/
	color: #333300;
}
h5{
	color: #427006;
}
.colored {color:#ED8002;}
#container {
	background: #f6f3e3;
}
.button-link{
	background: #EC8002;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	width:200px;
}

/*-- Header --*/
.leader{
	background: #f6f3e3;
	border-bottom: 6px solid #62bd19;
}
.leader-links a{
	color: #005DAA;
}
.main-img-hold{
	background: url("/assets/img/3/static-shimmer.jpg");
}
/*-- Facebook Likebox --*/
.fb-box {
	clear:both;
}

/*-- Sidebar --*/
.left-middle{
	border-top: 6px solid #62BD19;
}
#home .left-middle{
	border-top: 6px solid #62BD19;
}
.side-bar{
	background: #62BD19;
    display: block;
    height: 27px;
    width: 234px;
}
#sidebar p {
	color: #986600;
}
#sidebar h2{
	font-weight: normal;
	padding: 0 15px;
	color: #006600;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.side-button{
	background:none repeat scroll 0 0 #ec8002;
}
.side-button:hover{
	background:#006600;
}
.curvebox{
	background: url("/assets/img/2/blog-bg.gif") no-repeat;
	margin: 20px 0 0;
	padding: 50px 0 10px;
	min-height: 340px;
}
.carousel{
	margin-bottom:0px;
}

/*-- Navigation --*/
#nav{
	border-top: 6px solid #62BD19;
}
#nav li a{
	background: #ec8002;
}
#nav li:hover a{
	background: #006600;
}
#nav li ul li a{
	background: #006600;
}
#nav li ul li:hover a{
	background: #62bd19;
}
#nav #nav-1{
	width: 111px;
}
#planners #nav-1 > a{
	background: #006600;
}
#nav #nav-2{
	width: 111px;
}
#exhibitors #nav-2 > a{
	background: #006600;
}
#nav #nav-3{
	width: 111px;
}
#attendees #nav-3 > a{
	background: #006600;
}
#nav #nav-4{
	width: 111px;
}
#event-calendar #nav-4 > a{
	background: #006600;
}
#nav #nav-5{
	width: 111px;
}
#catering #nav-5 > a{
	background: #006600;
}
#nav #nav-6{
	width: 111px;
}
#about #nav-6 > a{
	background: #006600;
}
#nav li ul li {
	width: 145px;
}
#nav li ul ul {
	margin: -21px 0 0 129px;
}

/*-- Content --*/
#content {
	background: url("/assets/img/3/bg_rcc.gif") no-repeat scroll 0 320px transparent;
}
#home #content {
	background: none;
}
.page table{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
}
.page th{
	border-bottom: 1px solid #333;
}
.page th, .page td{
	text-align: center;
	padding: 3px 0;
}
.page th:first-child, .page td:first-child{
	text-align: left;
}
.submit input{
	background: #EC8002;
}
.blue-button{
	background: #EC8002;
}
.mission{
	border: 1px solid #EC8002;
	padding: 10px 25px;
}
.staff-left{
	float: left;
	padding: 0 15px 0 0;
	width: 125px;
}
.staff-left a{
	background: none repeat scroll 0 0 #EC8002;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100px;
}
.staff-right{
	float: left;
	width: 290px;
}
.two-col{
	float: left;
	width: 200px;
	padding: 0 15px 0 0;
}
.sister-venue{
	position: relative;
}
.sister-venue .amp-logo{
	position: absolute;
	left: -190px;
	top: -10px;
}
.sister-venue .pac-logo{
	position: absolute;
	left: -205px;
	top: 18px;
}
.sister-venue p{
	margin: 0 0 20px 0;
}
#content-images {
	float: left;
}
#content-images img{
	padding: 10px 0 30px 0;
}
.bio-open, .bio-close{
	color: #006600;
	cursor: pointer;
}
.bio-open:hover, .bio-close:hover{
	text-decoration: underline;
}
.bio-close, .bio{
	display:none;
}

/*-- Calendar --*/
#calendar{
	background: url("/assets/img/1/cal-bg.gif") no-repeat;
}
.fc-button-prev{
	background: url("/assets/img/1/arrow-left.gif") no-repeat;
	display:none;
}
.fc-button-next{
	background: url("/assets/img/1/arrow-right.gif") no-repeat;
}
.fc-header-center{
	color:#986600;
}
.fc-sun, .fc-mon, .fc-tue, .fc-wed, .fc-thu, .fc-fri, .fc-sat{
	color:#427006;
}
.fc-other-month{
	background: #006600 !important;
}
.fc-other-month .fc-day-number{
	color: #006600 !important;
}
.fc-today, .fc-not-today{
	background: #006600;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a{
    background-color: #62BD19;
}
.event-today, .event-today a {
	background-color: #EC8002;
}
.fc-today{
	background: #EC8002;
}
.calendar-key{
	color:#986600;
}
.events-calendar {
	color: #986600;
}
.events-calendar .time{
    display:none;
}
#event-list li {
	color: #333300;
}

/*-- Spotlight --*/
.right-top{
	background: url("/assets/img/3/right-top.gif") no-repeat;
}
.right-middle{
	background: url("/assets/img/3/right-middle.gif") repeat-y;
}
.right-inner > p{
	color: #877657;
}
.email input[type="submit"] {
	background: #EC8002;
}
.blogbox{
	text-align: left;
}