/*-----------------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;
}

.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;
}

.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 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: 900px;
margin: 10px 48px 0px 48px;
text-align: center;
}
#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;	
}

/*-------------------------------------messages section-----------------------------------------*/

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

.message_list{
	padding-left: 10px;
	font-size: 12px;
}
.message_list .message_info{
	display: block;
	font-weight: normal;
	color: #000000;	
}
.highlighted{
	background:url('images/highlight_gradient.png') top left repeat-y;
	color: #002244 !important;
}
.content_image_left_shadow{
	float: left;
	background: url('images/shadow_120.png') bottom right no-repeat;
	padding: 10px;
	line-height: 10px;
}

/*----------------------------------messages section - admin-------------------------------------*/

.admin_link{
	text-decoration: none;
	font-weight: normal !important;
	color: #002255 !important;
	font-size: 12px;
}

.admin_link:hover{
	text-decoration: none;
	font-weight: normal !important;
	color: #996622 !important;
	font-size: 12px;
}

.formtable{
	font-size: 12px;
}

.formtable th{
	text-align: left;
	v-align: top;
	font-weight: normal;	
}

.formtable td input[type=text]{
	width: 300px;
}
.formtable td .small_input{
	width:45px !important;
}
.formtable td .tiny_input{
	width:25px !important;
}
.formtable td input[type=submit]{
	margin: 2px;
}

.formtable td textarea{
	width: 400px;
	height: 120px;
}