/* -------------------------------------------------------------- 
  
   home.css
   * layout and design CSS styles for the homepage only.
      
-------------------------------------------------------------- */

h1.title {display:none}

#section-one { border-bottom: 1px solid #ffb718; padding-bottom:4px;}

#section-one .right-column { width: 235px; float: right;}

#section-one .right-column h2 {  margin-top: 0px;}

#section-one .right-column ul { font-size: 11px; line-height: 110%; margin-bottom: 7px; margin-left:0;  list-style-image: url(../images/bullet.gif);}
#section-one .right-column li {	margin-left: 17px; padding-left:-2px; }

#section-one .left-column { width: 205px;}
#section-one .left-column .main-ad { margin-top: 5px;}

#section-two {margin-top:14px; }

#left-column{ width: 291px;}

#left-column .row { height: 76px; margin-bottom: 15px;}

#left-column h2{ display: inline;}

#left-column .pic{float:left; border:1px solid #fdc228; margin-bottom:}

#left-column #box{ float: right; width: 134px; height:76px; border:1px solid #fdc228; background-color:#ffeb8c; text-align:center;}

#left-column #box p { padding:6px; margin:0; text-align:center; color: #794b15; font-weight:bold; font-size:10px; line-height: 120%;}

#left-column #box .start-here { text-align:center; }

#right-column { width: 134px; border:1px solid #fdc228; background-color:#ffeb8c; float:right;}

#right-column p { padding:6px; margin:0; text-align:left; font-size:11px; line-height: 140%;}

#right-column h2 {
	height:141px;
	width: 134px;
	background: url(../images/home-location-map.gif) no-repeat top center;
	text-indent: -1000000px;
}
