* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
body {
background-color: #CCCC99;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#fullContainer {
	position: relative;
	margin-bottom: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 45px;
}
#container{
	width: 760px;
	margin: 0;
	border: 1px solid #990000;
	position: relative;
	padding: 0px;
}
/*--------------------- TOP ---------------------------*/
#top{
	height: 85px;
	padding-top: 4px;
	background-color: #CCCC99;
	color: #333366;
	width: 760px;
}
#top #banner {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#top #banner_pr {
	display: none;
	}
#top #banner img {
	margin: 0px;
	padding: 0px;
}
#top h1{
	margin-left: 35px;
	margin-top: 25px;
	background-image: url(images/rrc_banner.jpg);
	background-repeat: no-repeat;
}
#top h2{
	margin-left: 35px;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.top-right {
	width: 330px;
	padding-right: 0px;
	font-size: 14px;
	padding-top: 45px;
}
#container #menu {
	float: right;
}

#top ul.top-right li{
color: #666600;
float: left; }

#top ul.top-right li a{
	color: #666600;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#top ul.top-right li.selected a{
color:#990000;
}


#top ul.top-right li a:hover{
text-decoration:underline;
}
#top ul.top-right li a.active {
color:#000;
text-decoration:underline;
}
#top h1, #top h2 {
color: #fff; }
/*--------------------- CONTENT ---------------------------*/
#content{
clear:left;
background:url(images/green-bk.jpg) repeat-y;
}
#content ul.sub-nav {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}


#content  ul.sub-nav li{
color: #666600;
float: left; }

#content ul.sub-nav li a{
	color: #990000;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
#content  ul.sub-nav li.selected a{
color:#666600;
}


#content ul.sub-nav li a:hover{
text-decoration:underline;
}
#content ul.sub-nav li a.active {
color:#000;
text-decoration:underline;
}

/*---------------------content right side---------------------------*/
#content .right-side{
	width: 690px;
	min-height: 200px;
	float:left;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#content #contentGraphic {
	height: 280px;
	width: 760px;
	background-color: #424200;
	text-align: center;
}
#content #contentGraphicFlash {
	height: 280px;
	width: 760px;
	background-color: #424200;
	text-align: center;
}
#content #contentGraphic_pr {
	display:none;
}

#content .right-side #contentSummary {
	background-color: #339999;
	border: 1px solid #133A3B;
	padding: 10px;
	margin-bottom: 15px;
}
.imageRight {
	float: right;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #DEEBFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	height: 25px;
}
#slideshowWrapper {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	right: 0px;
}

#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}
.printHeading {
	display: none;
}
/*---------------------footer---------------------------*/
#footer{
	background:#CCCC99 no-repeat left top;
	height: 30px;
	color: #666600;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
}
#footer span {
	color: #990000;
}
#footer a {
	color: #CC6600;
}
#subFooter {
	height: 25px;
	clear: both;
}
#footer a:hover {
	text-decoration: underline;
}
#printHomePicture {
	display: none;
}
.instructions {
	background-color: #FFFF99;
	width: 500px;
	display: block;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #3F3F26;
}
#footer #footerlinks #admin_link {
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}
