/* @override 
	http://aspengrove/css/home.css
	http://www.aspengrovecc.com/css/home.css
*/

h2					{ font-weight:normal; margin-bottom:1em; }
.col				{ float:left; padding:0; width:425px; background:url(/images/striped_underline.gif) repeat-x left 25px; } 

#nav li a 			{ 
					  display:block; padding:16px 16px 0; height:32px; width:194px; background:#48382c; text-decoration:none; 
					  font-size:12px; color:#bab7a2; margin-bottom:4px;
					}
#nav li a b,
#nav li a strong	{ 
					  font-family:helvetica, arial, verdana, sans-serif; color:#fdfdfc; font-size:18px; text-align:right; 
					  display:block; margin:0 0 -15px; font-weight:normal;
					}
					
#nav li a:hover		{ background:#81ada8 url(/images/nav_a_hover.gif) no-repeat 6px 9px; color:#dcfefa }

/* @group HOME Content */
#home-content		{ clear:both; margin:0 17px 0 23px; }
#home-content p		{ line-height:1.4em; }
/* @end */

/* @group BANNER */
#home #banner		{ 
					  display:block; width:487px; height:362px; background:url(/mediafiles/home-header.jpg) no-repeat; 
					  float:right; margin-right:7px; left:-10px;
					}
#message			{ background:blue; margin:25px 0 0 36px; position:relative; top:0px; height: 188px;}
#message img		{ border:0; }
/* @end */