/* Start of CMSMS style sheet 'river adventure new css' */
/*
site
*/

@CHARSET "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;


}

img{
border: 0;
}

body, html{
	background-color:#000;
	padding:0;	margin:0;
	font-family: "Trebuchet MS", arial, verdana,  sans-serif;
    font-size:13px;
    color:#aaa;
}

h1 {
color:#fdb827; 
background-image:url(pics/bkg_title_page.gif);
background-repeat: no-repeat;
font-size:16px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
margin-bottom: 15px;
	
}



.logo {
	float:left;
	margin:23px 0 0 0;
	border:0;
}

.topmenu{
	float:right;
}

.topmenu li {
	float:left;
	list-style: none;
	margin:58px 0 0 15px;
}

.topmenu li a {
	color: #fdb714;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.topmenu li a:hover{
	color:#ffffff;
}

.page{
        width: 629px;
	background-color: #121212;
	background-image: url(pics/leftfield-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 5px solid #616161;
}

.copyright{
padding-bottom: 15px;
}



.leftfield{
	width:291px;
	height: 100%;
	float:left;
	margin:0px 0px 0px 0px;
}


div.mainmenu {
 background-color: #121212;	

}

div.mainmenu ul {
	margin:0px;
	padding:0;
background-color: #121212;	

}
div.mainmenu ul li {
	margin: 25px 0px 0px 0px;
	padding:0;
	list-style: none;
	float:left;
	height: 27px;
}
div.mainmenu ul li a {
	display:block;
	width:291px; 
	height:27px;
	padding-top: 0px;
	background-image:url(pics/left_menu_bkg_off.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size:18px;
	text-align:center;
	color: #616161;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	text-decoration: none;
}
div.mainmenu ul li a:hover{
	background-image: url(pics/left_menu_bkg_on.gif);
	color: #fdb827;
}

.rightfield{
	width:629px;
	border-left: 6px solid #616161;
	float: right;
}

.image_roll{
	float:left;
	margin:0px 0px 0px 0px;
}

.content {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	font-size:14px;
}

.content p{
margin: 5px 0px 0px 0px;
}

.bottom{
	margin: 7px 0px 0px 0px;
	height: 75px;
}

.bottom a{
	float: left;
	width: 311px;
	text-align: center;
	font-size:24px;
	color: #545454;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #0b0b0b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom .middle{
width: 310px;
 margin: 0px 2px 0px 2px;
}

.bottom a:hover{ 
color: #ffffff;
}
.bottom a .bullet{
margin-right: 10px;
}




.box_index{
float: left; 
width: 177px;
color: #d6d6d6;
font-size:12px;
}

.box_index .title{
width: 177px;
	float: left;
	text-align: center;
	font-size:18px;
	color: #545454;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
margin: 0px 0px 10px 0px;
}
.box_index .title .bullet{
margin-right: 10px;
}

.vline{
	width: 34px;
	height: 130px;
	float: left;
	background-image: url(pics/vline.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.box_index  .morelink{
width: 177px;
float: left;
text-align: right;
font-size:11px;
color: #f4b227;
margin: 10px 0px 0px 0px;
text-decoration: none;
}

.box_index  .morelink:hover{
color: #ffffff;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 629px;
	height: 256px;
	border-bottom: 5px solid #616161;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.box{
float: left;
width: 599px;
margin-top: 40px;
}

a{
color: #d6d6d6;
}

/* End of 'river adventure new css' */

