/* -----------------------------------------

Title: MizzouRec Website 
Author: Jeremy Fields and Ben Harben
URL: http://www.mizzourec.com/

Description: Membership section stylesheet

Created: 08.27.2005
Modified: 

----------------------------------------- */
h2	{
	background: transparent url(/images/line_h_green.gif) repeat-x bottom left;
}
h4	{
	color: #4F7650;
}
blockquote	{
	color: #4F7650;
}
dt	{
	color: #4F7650;
}
.listTable th	{
	background: #000;
}
.listTable h3	{
	background: #4F7650;
}
#column1 .h3_colored	{
	background: #4F7650 url(/images/h3_green.gif) no-repeat center left;
}
.coloredModule	{
	background: #DCE4DC url(/images/module_content.gif) repeat-y;
	margin-bottom: 5px;
}
.listTable .darkRow	{
	background: #B9C8B9;
}
.listTable .lightRow	{
	background: #DCE4DC;
}
#secondaryMenu li	{
	background: transparent url(/images/line_h_green.gif) repeat-x bottom left;
}
#subColumn_side .greenModule	{
	background: #DCE4DC url(/images/module_sidebar_content.gif) repeat-y;
}
.galleryPic a:hover img	{
	border-color: #4F7650;
}
#secondaryMenu a:hover, #secondaryMenu a.selected	{
	color: #000;
	background: #B9C8B9 url(/images/sosimple_blk.gif) no-repeat center right;
	}
	#secondaryMenu ol a:hover, #secondaryMenu ol a.selected	{
	background-color: #B9C8B9;
}
.hr	{
	background: transparent url(/images/line_h_green.gif) repeat-x center left;
}