/* -----------------------------------------

Title: MizzouRec Website 
Author: Jeremy Fields and Ben Harben
URL: http://www.mizzourec.com/

Description: Home page stylesheet

Created: 07.31.2005
Modified: 

----------------------------------------- */

#container	{
	background: #FFF url(/images/hm_content.gif);
	}
	#containerTop	{
	height: 20px;
	background: transparent url(/images/hm_top_bldg.gif) no-repeat center top;
	}
	#containerBtm	{
	height: 20px;
	background: transparent url(/images/hm_btm.gif) no-repeat center bottom;
}
#content	{
	margin: 0 10px !important;
}
#column1	{
	float: left;
	padding: 0 0 0 10px;
	
	width: 175px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px;
}
#column2	{
	float: left;
	padding: 0 10px;
	margin: 0;
	
	width: 378px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 358px;
}
* html #column2	{
	margin-left: 0;
}
#column3	{
	float: left;
	padding: 0 8px 0 0;
	
	width: 175px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 167px;
}
#welcome	{
	margin: -3px 0 10px 0;
	line-height: 1.3em;
	padding: 0;
	float: right;
	height: 145px;
	/*position: relative;*/
	background: #FFF url(/images/home_bldg.gif) no-repeat top right;
	color: #E59E00;
	font-weight: bold;
	font-size: 1.2em;
	padding: 90px 305px 0 20px;
	
	width: 550px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 225px;
	
	height: 177px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 87px;
}
* html #welcome	{
	margin-right: -2px;
}
#hoursModule	{
	font-size: 1.1em;
	}
	#rankingModule	{
	font-size: 1em;
	}
	#hoursModule tr, #rankingModule tr	{
	background: transparent url(/images/hr_green.gif) repeat-x bottom left;
	}
	#hoursModule td	{
	padding: 4px 0;
	}
	#rankingModule td	{
	padding: 2px 0;
}
.moduleContent	{
	font-size: .9em;
	padding: 5px 15px;
	}
	.blueModule	{
	background: #CCD9E5 url(/images/module_hm_content.gif) repeat-y;
	width: 166px;
	}
	.greenModule	{
	background: #D9E5D9 url(/images/module_hm_content.gif) repeat-y;
	width: 166px;
	}
	.tanModule	{
	background: #F2EDE8 url(/images/module_hm_content.gif) repeat-y;
	width: 166px;
	}
	.tanModule ul	{
	}
	.tanModule ul li	{
	}
	.tanModule a	{
	}
	.tanModule a:hover	{
	}
	.module_top	{
	height: 10px;
	background: transparent url(/images/module_hm_top.gif) no-repeat top left;
	}
	.module_btm	{
	height: 10px;
	background: transparent url(/images/module_hm_btm.gif) no-repeat bottom left;
}
#newsModule	{
	padding: 0 10px;
	}
	#newsModule big	{
	font-weight: bold;
	font-size: 1em;
	}
	#newsModule p	{
	margin: 1em 0;
	}
	#newsModule small	{
	color: #666;
	}
	#newsModule a	{
	color: #333;
	text-decoration: none;
	/*background: transparent url(/images/link.gif) no-repeat bottom right;*/
	padding-right: 20px;
	}
	#newsModule a:hover	{
	color: #815925;
	/*background: transparent url(/images/line_h_gold.gif) repeat-x bottom left;
	background: transparent url(/images/link.gif) no-repeat top right;*/
}
#calendarModule	{
	margin: 10px 0 5px 5px;
	}
	#calendarModule td	{
	padding: 5px !important;
	}
	#calendarModule a	{
	color: #333;
	background: transparent url(/images/sosimple.gif) no-repeat center left;
	padding-left: 8px;
	}
	#calendarModule a:hover	{
	color: #815925;
}