/* @override http://lakeshores/css/home.css */
h2					{ font-weight:normal; margin-bottom:1em; }
.col				{ float:left; padding:0; width:460px; }

#nav li a 			{ 
					  display:block; padding:16px 16px 0; height:41px; width:194px; background:#3a3228; text-decoration:none; 
					  font-size:12px; color:#92a399; margin-bottom:4px;
					}
#nav li a b			{ 
					  font-family:helvetica, arial, verdana, sans-serif; color:#fdfdfc; font-size:18px; text-align:right; 
					  display:block; margin:0 0 -16px; font-weight:normal;
					}
					
#nav li a:hover		{ background:#728479 url(/images/nav_a_hover.gif) no-repeat 14px 13px; color:#fdfdfc }

/* @group HOME Content */
#home-content		{ clear:both; background:url(/images/striped_underline.gif) repeat-x left 25px; margin:0 17px 0 21px; padding-bottom:25px; }
#home-content p		{ line-height:1.4em; }
/* @end */

/* @group BANNER */
#home #banner		{ 
					  display:block; width:487px; height:365px; background:url(/mediafiles/home-header.jpg) no-repeat; 
					  float:right; margin-right:11px;
					}
#message			{ background:none; margin:2px 0 0 34px; }
#message a.play		{ position:absolute; top:-4px; right:0;

/* @end */