@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: 'Coda', cursive;;
	font-weight: 800;
	font-size: 48px;
	color: white;
	padding: 0;
	padding-top: 30px;
	margin-left: 10px;
}

#wrapper {
	background-color: #cac4c3;
	background-image: url(../images/rr-bg2.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}

#content {
	width: 1196px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px black solid;
	border-right: 2px black solid;
	height: 98%;
	position: relative;
	margin-top:0%;
	margin-bottom: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow:30px 30px 15px #666; 
	}

#main-content {
		width: 1196px;
		background-image: url(../images/rr-tracks.png);
		background-repeat: no-repeat;
		background-color: #cac4c3;
		margin-left: auto;
		margin-right: auto;
	}
	
#hdr {
	height: 100px;
	width: 507px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/rr-hdr.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#menu-bar {
	width:1196px;
	height:41px;
	position: relative;
	margin-top: 1px;
	background-color: #871301;
	color: #CCC;
	border-top: 3px solid #666;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#menu-bar-under-line {
	width:1196px;
	height:10px;
	position: relative;
	z-index:5;
	background-image: url(../images/under-menu-shadow.png);
	margin: 0 auto;
}
#menu-bar-under-line h3 {
	text-indent: -9999px;
}

#pic-content {
	width: 640px;
	height: 470px;
	float: left;
	margin-left: 40px;
}

#main-calendar {
	margin-left: 40px;
	margin-right: 15px;
}

#slider {
	position: relative;
	width:600px; /* Change this to your images width */
	height:400px; /* Change this to your images height */
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	border:12px solid #871301;
	border-radius:25px;
}

#slider img {
    position:absolute;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

#slider .nivo-controlNav {
position:absolute;
bottom:0px;
left:0px;
z-index:9;
width:100%;
}

.pix-hdr {
	font-size: 20px;
	font: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#main-sidebar {
	width: 480px;
	height: 420px;
	float: left;
	padding-top: 15px;
}

.side_news {
	border-radius: 8px;
	-moz-border-radius: 8px;
	height: 200px;
	width: 400px;
	background-repeat: no-repeat;
	background-color: #666;
	color: #fff;
	font-family:  'Ubuntu', arial, serif;
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 4px solid #871301;
	padding: 5px;
	line-height: 18px;
	background-image: url(../images/news_boad.jpg);
}
.side_news h4 {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
}
.side_news h5 {
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.side_news img {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

.side_news p {
	padding-top: 10px; 
	margin-left: 5px;
	padding-right: 10px;
}

.center-link {
	text-align: center;
	display: block;
}

#big-side_news {
	border-radius: 8px;
	-moz-border-radius: 8px;
	height: 400px;
	width: 387px;
	background-repeat: repeat;
	background-color: #D4A861;
	font-family:  'Ubuntu', arial, serif;
	font-size: 18px;
	margin-left: 25px;
	border: 4px solid #300000;
	padding: 5px;
	line-height: 24px;
	background-image: url(../images/plain-news-board.png);
}
#big-side_news h4 {
	color: #036;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
}

.main-text-hdr {
	text-align: center;
	color: #036;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Ubuntu', arial, serif;
}

.sub-text-hdr {
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	color: #036;
}

.main-text-box {
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: #871301 solid 4px;
	float: left;
	width: 920px;
	padding: 10px;
	margin: 5px;
	margin-top:50px;
	margin-left: 50px;
	position: relative;
	overflow: auto;
	font-size: 14px;
	font-family:  'Ubuntu', arial, serif;;
	color: #000066;
}

.main-text-box p {
	margin-left: 20px;
	margin-right: 20px;
}

.main-text-box ul {
	margin-left: 50px;
	font-family: 'Ubuntu', arial, serif;
	font-size: 13px;
	margin-bottom: 10px;
	position: relative;
}

.main-text-box ul li {
	list-style-image:url(../images/list-small-diamond.png);
	list-style-position: outside;
}

.clear-it {
     width: 100%;
	 clear: both;
     }
	 
.clearfix { display: inline-block; }

#footer-wrapper {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-image: url(../images/light-rr-bg.jpg);
	background-repeat: repeat;
	z-index: 3;
}

#footer {
	clear: left;
	width: 1196px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
