@charset "utf-8";
/* ==================== Bayshore Transportation System Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 	a.Locations and Services Layout
*/

/* ==================== 1.Page ==================== */

#page {float:left; width:680px; padding-left:14px; padding-right:28px; padding-bottom:25px; display:inline;}

#page h1 {font-size:2.4em;}

#page h2, #page h3 {font-size:1.6em; color:#960;}

#page em {font-size:1.1em; color:#A97D27; line-height:150%;}

#page p.title {font-family:"Times New Roman", Times, serif; color:#000; padding-bottom:12px; font-size:1.8em; float:left; width:680px;}

/* --------- a.Locations and Services Layout  --------- */

#page div {float:left; width:215px; padding-right:15px;}

#page div img {float:left; padding:2px; border:1px solid #CCC; margin-right:12px; margin-bottom:2px; margin-top:5px;}

#page div.last {padding-right:0px;}



	