@charset "utf-8";

            /* Hide from IE5mac \*//*/
                div#shim {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */
			
			/* ]]> */

html,body	{
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	background-color: #03a2ff;
	background-image: url(../images/RvR_bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top:-293px;
}

#container {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
	top: -293px;
	clear: both;
	height: 586px;

                /* IE4ever Hack: Hide from IE4 **/
                    position: static;
                /** end hack */

}
#title {
	background-image: url(../images/RvR_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	position: relative;
	left: -2px;
}
#title:hover {
	cursor: pointer;
	cursor: hand;
}
#topline {
	height: 8px;
	margin-top: 2px;
}
#botline {
	height: 2px;
	width: 900px;
}

.yellow {
	background: #ffda00;
}
.blue {
	background: #d7eae9;
}
#body_container {
	height: 481px;
}

#top_nav {
	font-family: "Century Gothic", Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffda00;
	text-align: right;
	vertical-align: top;
	height: 29px;
	line-height: 29px;
	margin-right: auto;
	margin-left: 59px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_nav a {
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	color: #ffda00;
}
#top_nav a:link {
	text-decoration: none;
	color: #ffda00;
}
#top_nav a:visited {
	text-decoration: none;
	color: #ffda00;
}
#top_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#top_nav a:active {
	text-decoration: none;
	color: #993300;
}


#cathead {
	margin-left: 6px;
	z-index: 1000;
	padding-top: 26px;
	width: 90%;
	position: relative;
}
#cathead #bg {
	background-image: url(../images/cathead_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	margin-left: 102px;
	padding-left: 10px;
	padding-top: 30px;
	height: 38px;
	line-height: 32px;
	padding-right: 10px;
	float: left;
}
#cathead #left {
	background-image: url(../images/cathead_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 102px;
}
#cathead #right {
	background-image: url(../images/cathead_r.png);
	background-repeat: no-repeat;
	background-position: 100% top;
	height: 68px;
	width: 18px;
	position: relative;
	display: inherit;
	float: left;
	clear: none;
}
#cathead h1 {
	font-family: Helvetica, Arial, Verdana;
	text-transform: uppercase;
	color: #0d79b9;
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	margin: 0px;
}
#inside_content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 94px;
	position: relative;
	top: -40px;
	padding-right: 35px;
}
#inside_content h1 {
	text-decoration:  none;
	color:#ffda00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#inside_content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#inside_content h4 {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}
#inside_content p {
	margin: 0px;
	text-align: justify;
	font-size: 14px;
	font-family: Tahoma;
}

#inside_content a {
	color: #ffae00;
	text-decoration: none;
}
#inside_content a:link {
	color: #ffae00;
	text-decoration: none;
	
}
#inside_content a:visited {
	color: #ffae00;
	text-decoration: none;
}
#inside_content a:hover {
color: #FFDA00;
	text-decoration: none;
}
#inside_content a:active {
		color: #ffae00;
	text-decoration: none;
}



.gallery_display {
	display: block;
	clear: both;
	height: 294px;
	border: 0px;
	margin-top: 46px;
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	text-align: right;
	line-height: normal;
	width: 445px;
	float: left;
	margin-top: 2px;
}
#caption h3 {
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px;
	display: inline;
	font-weight: bold;
}

#copy {
	font-size: 12px;
	color: #000000;
	line-height: 32px;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Helvetica, Arial, Verdana;
	white-space: nowrap;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 100%;
}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 0px;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 15px;
	border:1px;
	
	}
img.floatRight2 {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 22px;
	margin-left: 15px;
	border:1px solid #000000;

	}
.scroller {
	overflow-y: auto;
	overflow-x: hidden;
	height: 356px;
	padding-top: 40px;
	margin-top: -32px;
}


/*** Do not edit below - CSS for corner images ***/

.botleft  {
	background-image: url(../images/corner_bl.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.botrite  {
	background-image: url(../images/corner_br.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 15px;
	height: 466px;
}
.topleft  {
	background-image: url(../images/corner_tl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.toprite  {
	background-image: url(../images/corner_tr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
