/*-----------------New design template for RiverValleyCC.org---------------------*/
/*  MAIN.CSS - deals with site-wide elements and home page styles                 */
/*  For reasons of consistency, please link this file to all pages in the domain . */
/*  For questions about this design, please contact brian@thepoetic.com.         */
	
/*-----------------------------------site-wide elements----------------------------------*/

*{
margin: 0;
padding: 0;	
}

li{
	list-style: none;	
}
a{
	text-decoration: none;
	color: #775522;
}

a:hover{
	color: #888888;
}

body{
	font-family: "helvetica", "verdana", "futura lt", "arial", sans-serif;
	background: url('images/page_bg-blue.jpg') top center;
}

img{
	border-collapse: collapse;
}

a img{
	border: 0px none;
}

#wrapper{
	width:	1000px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 48px 0px 48px;
}

#header{
	width: 996px;
	height: 182px;
	background-attachment:fixed;
	background: url('images/site_header_both.png') 0px 0px no-repeat;
}

#site_title {
	height: 152px;
}

#header .linktext{
	visibility: hidden;
}

.header_link{
	display: block;
	text-decoration: none;
	height: 152px;
}
.header_link:hover{
	background: url('images/site_header_both.png') -1px -182px no-repeat;
}

#sitenav{
	float: right;
	margin-right: 58px;
	margin-top: 8px;
}

#sitenav a{
     text-transform: lowercase;
}

.current_tab{
	width: 120px;
	padding: 5px 7px 5px 7px;
	background: url('images/nav_tab.png') top center no-repeat;
}

.main_nav_link{
	font-size: 16px;
	text-decoration: none;
	max-width: 120px;
	padding: 5px 7px 5px 7px;
	color: #666666;
}

.main_nav_link:hover{
	color: #ccaa66;
}

#page_body{
	width: 996px;
	background: url('images/content_bg.png') top center repeat-y;
	padding: 0px 0px 15px 0px;
}

#sidebar{
float: left;
width: 285px;
padding: 0px 10px 0px 46px;
position: relative;
top: -35px;
}

.module_header{
	height:18px;
	width: 259px;
	padding: 12px 0 0 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background: url('images/popout_header.png') top left  no-repeat;
	font-size: 16px;
}

.module_body{
	font-size: 14px;
	width: 243px;
	padding: 10px 16px 0 16px;
	overflow: hidden;
	background: url('images/popout_content.png') bottom left no-repeat;
	color: 666666;
}

.sidebar_module ul{
  margin-left: 10px;
}

.module_body a{
	color: #888888;
	font-weight: bold;
}

.module_body a:hover{
	color: #ccaa66;
}

.module_table th{
	width: 60px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
	color: #888888;
}

.event_times{
	white-space: nowrap;
	color: #888888;
}

.module_body p{
	font-size: 13px;
}


.module_link_img{
	float: left;
	margin: 0px 7px 0 -2px;
}

.module_text_title{
	font-weight: bold;
	font-size: 16px;	
}

.module_small_indent{
	font-size: 12px;
	color: #888888;
	margin-left: 5px;
}

.module_list{
	padding-left: 10px;
	font-size: 13px;
}

.sidebar_edit_links a{
	font-weight: normal;
}

.module_list li{
	color: #888888;
}

.module_footer{
	height: 15px;
	width: 244px;
	padding: 4px 25px 10px 16px;
	overflow: hidden;
	text-align: right;
	background: url('images/popout_footer.png') bottom left no-repeat;
	font-size: 14px;
}

.content_module_bottom{
	float: right;
}

#content{
	width: 590px;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}

.content_header{
	font-weight: normal;
	font-size: 30px;
	color: #224499;
	height: 45px;
	padding-top: 10px;
	background: url('images/body_titlebg.png') 3px right repeat-x;
}

.content_info_small{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
	text-align: right;
	position: relative;
	top: -18px;
	bottom: -20px;		
}

.content_header_medium{
	font-weight: normal;
	font-size: 20px;
	color: #222222;
	padding-left: 10px;
	background: url('images/body_headerbg.png') top left no-repeat;
}

.content_header_medium a{
	color: #222222;
}

.content_header_medium a:hover{
	color: #888888;
}

.content_header_small{
	font-weight: normal;
	font-size: 16px;
	color: #222222;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}




.content_image_left{
	float: left;
	background: url('images/body_imagebg.png') bottom left no-repeat;
	padding: 10px;
	line-height: 10px;
}

.content_image_large{
	display: block;
	margin-bottom: 5px;
}
.content_image_left small{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
}

#content ul{
	margin: 5px 0px 5px 15px;
	font-size: 13px;
}

#content p{
	font-size: 13px;	
	padding-left: 10px;
}

#site_ads{
width: 850px;
margin: 10px 73px 0px 73px;
text-align: right;
}
#site_ads a{
padding: 0px 5px 15px 5px;	
}



.grey_hr_90{
	height: 1px;
	background-color: #888888;
	width: 90%;
	border: 0px none;
	position: relative;
	left: 5%;
	margin: 5px 0 5px 0;
}

#page_footer{
	background: url('images/footer_bg.png') top left no-repeat;
	font-size: 11px;
	padding: 5px 48px 5px 48px;
	height: 41px;
	text-align: center;
	color: #cccccf;
}
#page_footer a{
	color: #ccbb88;	
}

#page_footer a:hover{
	color: #ffffff;	
}

.clear{
clear: both;	
}

.image_small-left, .image_staff{
float: left;
margin: 0 10px 0 0;
}

.staff_position{
font-weight: normal;
}

.image_small-right{
float: right;
margin: 0 0 0 10px;
}

div#content{
font-size: 12px;
}

.float-left {
 float: left;
}
.float-right {
 float: right;
}
.float-center {
 margin: 0 auto;
}

.gallery_td{
margin: 5px;
padding: 10px;
}

.staff_entry{
margin: 5px 0 5px 0;
}/*----------------------- "Default Style" ----------------------*/ 
/* This is the default style for content sections */
.content{
  font-size: 13px;
}

.subheader{
   color: #2288cc;
   font-weight: normal;
}
#content li{
   margin-bottom: 5px;
}
/*-------------------- end "Default Style" --------------------*/