body {
background: #4b8926;
margin: 0;
padding: 0;
font-size: 12px;
line-height: 20px;
font-family: Arial;
color: #333;
}

.header_wrap {
width: 100%;
height: 75px;
background: #282828;
}

.header {
width: 900px;
margin: 0 auto;
}

.logo {
float: left;
width: 280px;
}

div.topnav {
width:616px;
height:75px;
background: url('http://rivercitywc.com/images/v2/topnav.png') no-repeat;
margin: 0px auto;
float: left;
}

#nav li a {
display:block;	
list-style: none;
float: left;
}


#nav, #nav li {
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#nav li a.new 				{ background: url('http://rivercitywc.com/images/v2/topnav.png') no-repeat 0px 0px; width: 191px; height: 75px; text-indent:-999em; }
#nav li a:hover.new	   		{ background: url('http://rivercitywc.com/images/v2/topnav_over.png') no-repeat 0px 0px; width: 191px; height:  75px; text-indent:-999em; }
	
#nav li a.about				{ background: url('http://rivercitywc.com/images/v2/topnav.png') no-repeat 191px 0px; width: 150px; height:  75px; text-indent:-999em; }
#nav li a:hover.about		{ background: url('http://rivercitywc.com/images/v2/topnav_over.png') no-repeat 191px 0px; width: 150px; height:  75px; text-indent:-999em; }

#nav li a.connect 			{ background: url('http://rivercitywc.com/images/v2/topnav.png') no-repeat 341px 0px; width: 151px; height:  75px; text-indent:-999em; }
#nav li a:hover.connect		{ background: url('http://rivercitywc.com/images/v2/topnav_over.png') no-repeat 341px 0px; width: 151px; height:  75px; text-indent:-999em; }

#nav li a.families 			{ background: url('http://rivercitywc.com/images/v2/topnav.png') no-repeat 492px 0px; width: 124px; height:  75px; text-indent:-999em; }
#nav li a:hover.families   	{ background: url('http://rivercitywc.com/images/v2/topnav_over.png') no-repeat 492px 0px; width: 124px; height:  75px; text-indent:-999em; }


/*Drop Down Menu CSS */

.topnav li.mainnav {  
	position: relative; 
	list-style: none;
	}
	
.topnav li.mainnav ul.subnav {
	display: none; 
	position: absolute; 
	top: 55px; left: 0; z-index: 99; 
	background: url('http://rivercitywc.com/images/v2/subnav_bg.png'); 
	padding-right: 0px; 
	margin-top: 10px; 
	padding-top: 5px;
	text-transform: uppercase;
	}
	
.topnav li.mainnav ul.subnav li {
	width: 150px;
	margin: 0px; 
	padding: 0px;
	}
	
.topnav li.mainnav ul.subnav li a { 
	background: none; 
	padding: 5px; 
	color: #fff; 
	font-size: 14px; 
	clear: left;
	margin: 3px;
	}
	
.topnav li.mainnav ul.subnav li a:hover { 
	background: none; 
	padding: 5px; 
	color: #a1be24; 
	font-size: 14px;
	}
	
.topnav li:hover ul.subnav { 
	display: block; 
	width: 145px; 
	margin: 0px;
	padding: 10px;
	}
	
.topnav ul li a { 
	text-decoration: none; 
	color: #fff; 
	font-size: 16px;
	}
	
.topnav ul li a:hover { 
	text-decoration: none; 
	color: #f7b80f;
	}
	
/*End Drop Down Menu CSS */




.wrapper {
width: 870px;
background: #fff;
padding: 15px;
margin: 0px auto;
margin-top: 20px;
}

.slideshow {
width: 570px;
height: 330px;
float: left;
margin-right: 20px;
}

img#slideshow {
}

.home_info {
width: 280px;
float: left;
line-height: 16px;
}

.home_info a {
text-decoration: none;
color: #cfc60b;
font-style: italic;
margin: 0px 10px;
}

.home_info a:hover {
text-decoration: underline;
color: #cfc60b;
font-style: italic;
margin: 0px 10px;
}

.home_info p {
}

.service_times {
border: 1px solid #ccc;
padding-bottom: 5px;
}

.service_times p {
margin: 3px 10px;
}


.service_times h2 {
text-indent: -999em;
width: 278px;
height: 42px;
background: url('http://rivercitywc.com/images/v2/servicetimes_header.png') no-repeat;
}

.vimeo {
margin-bottom: 15px;
}


.middlenav {
width: 870px;
}

.middlenav ul {margin: 20px 0; padding: 0; list-style: none;}
.middlenav li {margin: 0; padding: 0; float: left; list-style: none;}
li.watch {padding-right: 37px;}
li.imagine {padding-right: 37px;}



/*Bottom Nav*/



.bottom {
width: 900px;
background: #282828;
margin: 0 auto;
margin-bottom: 30px;
}

.flickr {
width: 900px;
background: #ccc;
}

.flickr ul {
margin: 0;
margin-left: 2px;
padding: 0;
list-style: none;
}

.flickr ul li {
margin: 5px 3px;
padding: 0;
list-style: none;
float: left;
border: 3px solid #fff;
width: 100px;
height: 80px;
}


.bottomnav{
width: 400px;
float: left;
padding: 20px;
}

.bottomnav ul li {
list-style-type: none;
margin: 3px 0px;
padding: 0;
}

.bottomnav ul {
margin: 0px;
margin-bottom: 30px;
padding: 0;
}

.bottomabout {
float:left;
padding-right: 20px;
}

.bottomconnect {
float: left;
padding-right: 20px;
}

.bottomfamilies {
float:left;
padding-right: 20px;
}

.bottommedia {
}

.bottomnav a {
text-decoration:none;
color:#999;
font-size: 11px;
}

.bottomnav a:hover {text-decoration:underline;}


.footer {
width:350px;
font-size:12px;
color:#999;
float:right;
padding-top:20px;
padding-right: 0px;
}

.footer a {
text-decoration: none;
color:#999;
}

.footer a:hover {
text-decoration: underline;
color:#d5d973;
}

/*End Bottom Nav*/


.bottom_corners {
width: 900px;
height: 20px;
background: url('http://rivercitywc.com/images/v2/bottom_corners.png') no-repeat;
}



/*Content Pages*/

.content_left {
width: 540px;
color: #555555;
margin-bottom: 50px;
float: left;
padding-top: 5px;
padding-left: 5px;
}

.content_image { 
margin-top: 5px;
}

.content_video {
width:525px;
height:295px;
border: 8px solid #dfdfdf;
}

.content_left p {margin-top:10px;}

.content_dates {
width: 540px;
margin-top: 30px;
border: 1px solid #ccc;
background: url('http://rivercitywc.com/images/v2/h2_bg.png') no-repeat;
}

.content_dates p { 
padding: 0px 10px;
padding-bottom: 10px;
margin-top:0px;
}

.content_dates h2 {
width: 540px;
height: 37px;
padding-top: 10px;
padding-left: 10px;
margin: 0;
}

.values {
font-size: 14px;
}

.values span {
font-size: 18px;
margin-top: 1px;
}

span {
font-weight: bold;
color: #74953c;
font-size: 30px;
float: left; 
margin-right: 10px;
margin-top: 10px;
margin-bottom:10px;
}

.content_right {
width: 280px;
float: right;
line-height: 16px;
padding-top: 5px;
}

.content_right p {
margin: 3px 10px;
}

.content_right a {
text-decoration: none;
color: #cfc60b;
font-style: italic;
margin: 0px 10px;
}

.content_right a:hover {
text-decoration: underline;
color: #cfc60b;
font-style: italic;
margin: 0px 10px;
}

.content_right .events p {
margin: 10px 0px;
}

.content_right .events a {
color: #74953c;
font-weight: bold;
margin: 0;
padding: 0;
font-style: normal;
}

.content_right .events a:hover {
color: #74953c;
font-weight: bold;
margin: 0;
padding: 0;
font-style: normal;
}

.content_right .big_date {
font-size: 28px;
font-weight: bold;
height: 31px;
width: 39px;
color: #fff;
background: #74953c;
padding-left: 7px;
padding-top: 13px;
float: left;
}

.events {
margin-top: 20px;
font-size: 14px;
line-height: 18px;
background: #eef9bd;
padding: 10px; 
}

.events h2 {
font-size: 20px;
font-weight: 100;
}

.event_title {
float: right;
width: 205px;
padding-top: 2px;
}

.events ul {
list-style: none;
margin:0;
padding:0;
}

.events li {
list-style: none;
margin:0;
padding:0;
}


.share_links {
width:525px;
height:64px;
margin-top: 20px;
}

.share_links h2 {
border-bottom: 1px dashed #999;
padding-bottom: 2px;
}

#links li a {
text-indent:-999em;
display:block;	
list-style: none;
float: left;
}

ul#links {
margin-top: 5px;
margin-bottom: 10px;
background: url('http://rivercitywc.com/images/v2/share_links.jpg') no-repeat;
}


#links, #links li {
list-style: none;
float: left;
margin: 0;
padding: 0;
}

/*Staff Page*/

.staff {
margin:0;
padding:0;
list-style:none;
width:575px;
}

.staff li {
margin:0px;
margin-right: 5px;
padding:0;
list-style:none;
float: left;
}

.staff_info {
line-height: 16px;
text-align:center;
background:#dfdfdf;
padding-top: 5px;
}

.staff_pic {margin-top:10px;}

.staff p {
margin:0;
padding:5px;
}


/*Stories Page*/

.stories_pics ul{
list-style:none;
margin:25px 0px;
padding:0;
}

.stories_pics li{
list-style:none;
margin:0;
margin-right:5px;
padding:0;
float:left;
}

.stories_small {
width:200px;
height:113px;
border:3px solid #ccc
}

.ie_body {
width: 870px;
background: #fff;
padding: 30px;
margin: 0px auto;
margin-top: 20px;
}

.browser_text {
width:800px;
font-size: 18px;
line-height: 28px;
}

ul.browsers {
list-style: none;
margin: 30px 0px;
margin-left:40px;
padding: 0;
}

ul.browsers li {
list-style: none;
margin: 0;
padding: 0;
padding-right: 40px;
float: left;
}


#links li a.facebook 		{ background: url('http://rivercitywc.com/images/v2/share_links.jpg') no-repeat 0px 0px; width: 62px; height: 64px;}
#links li a:hover.facebook	{ background: url('http://rivercitywc.com/images/v2/share_links_over.jpg') no-repeat 0px 0px; width: 62px; height:  64px; }
	
#links li a.twitter			{ background: url('http://rivercitywc.com/images/v2/share_links.jpg') no-repeat -62px 0px; width: 69px; height:  64px;}
#links li a:hover.twitter 	{ background: url('http://rivercitywc.com/images/v2/share_links_over.jpg') no-repeat -62px 0px; width: 69px; height: 64px;}

#links li a.email 			{ background: url('http://rivercitywc.com/images/v2/share_links.jpg') no-repeat -131px 0px; width: 73px; height:  64px;}
#links li a:hover.email		{ background: url('http://rivercitywc.com/images/v2/share_links_over.jpg') no-repeat -131px 0px; width: 73px; height:  64px;}


.content_left a {font-size:12px; text-decoration: underline; color:#333; margin:0; padding:0; float:none;}
.content_left a:hover {font-size:12px; text-decoration: underline; color:#74953c; margin:0; padding:0; float:none;}


p {margin: 3px 0; padding: 0;}
h1 {color: #74953c; font-weight: 300; font-size: 30px; margin: 0; margin-bottom: 15px;}
h2 {margin: 0px; padding: 0;}
h3 {background: #dfdfdf; width: 525px; height: 20px; font-size: 18px; padding: 5px; margin-bottom:0px;}
h4 {margin: 5px 5px; padding-top: 5px; font-size: 14px; margin-left: 10px;}
h5 {color: #ccc; margin: 0; padding: 0; font-weight: none;}
h6 {font-size:15px; font-weight: bold; color: #000; float:none; margin:0px; padding:0px;} 

.clear {clear: both;}

.giving_image {float:right;}

.kids_logos {
float: left;
padding-right: 10px;
padding-top: 15px;
padding-bottom: 20px;
}


.growth_icon {float:left; padding: 0px 5px;}


.stories_thumbs { list-style:none; margin:0; padding:0;}
.stories_thumbs li { list-style:none; width: 150px; height: 84px; margin:5px; padding:0; float: left; border: 3px solid #ddd;}
