/* @override http://pursuit/css/home.css */

#home #outer-container	{ background:url(/images/outer_container_bg.jpg) no-repeat center top; } 
#secondaryContent		{ background:none; position:relative;  }	
#home #banner			{ background:url(/images/home_banner.png) no-repeat; width:879px; height:244px; display:block; z-index:1 }
#home #inner-banner		{ background:#fff; width:846px; height:213px;  }

/* @group SERVICE TIMES */
#service-times
					{ 
					  display:block; background:url(/images/service_times_bg.png) no-repeat; width:285px; height:67px; 
					  padding:25px 0 0 27px; position:relative; left:2px; 
					}
#service-times p	{ margin:0 0 5px; }
#service-times a.map{ 
					  display:block; width:67px; height:38px; background:url(/images/map_bg.gif) no-repeat; text-indent:-999em;
					  position:absolute; top:23px; right:45px
					}
#service-times a:focus	{ outline:none; }
/* @end */
	
#first-time						{ background:url(/images/badge.gif) no-repeat 10px 11px; padding:10px 0 0 83px; width:176px;}
#sidebar-lower #first-time h4	{ font-size:1.6em; color:#902e1d; margin:5px 0 0; padding:0; }
	
/* @group SECONDARY CONTENT */
#sidebar-lower				{ background:url(/images/secondarycontent_bg.jpg) no-repeat left top; width:275px; margin-left:8px;}
#sidebar-lower h3			{ border-bottom:1px solid #c5bfaa; padding-bottom:4px; margin-top:0; }
#sidebar-lower h4			{ font-size:1.3em; color:#635c47; margin-top:0; }
#sidebar-lower h4 a			{ text-decoration:none; color:#902e1d; }
#sidebar-lower h4 a:hover	{ text-decoration:underline; }	
#upcoming-events			{ border-top:5px solid #ccc4ad; padding:22px 0 30px; }
/* @end */