@import url(fragments/blog-snippet.css);

table.home-content { width: 100%; }
	td.homeContent { vertical-align: top; }
	td.homeContent h2 { margin: 0 0 16px; font-weight: normal; color: #1d6885; font-size: 24px; }
		td.homeContent.featuredRotators h2 { text-align: center; }
	td.homeContent p { margin-left: 10px; color: #797646; }
	td.homeContent a { color: #1188b7; font-weight: bold; }

	td.homeSpacerHorizontal { height: 44px; background: url(../images/template/homeSpacerHorizontal-bg.gif) 0% 33% repeat-x; }
	td.homeSpacerVertical { width: 35px; background: url(../images/template/homeSpacerVertical.gif) 50% 0% repeat-y; }

	div.box-bg { width: 457px; background: #fbfbb0 url(../images/template/box-bg.gif) 50% 0% repeat-y; }
		div.box-s1 { background: url(../images/template/box-s1.gif) 50% 0% no-repeat; }
		div.box-s3 { padding: 20px 15px 25px; background: url(../images/template/box-s3.gif) 50% 100% no-repeat; }
		div.box-s3 p { font-size: 15px; line-height: 140%; color: #000; text-align: justify; margin: 0; font-family: Trebuchet MS; }	
			div.box-s3 p strong { font-size: 18px; }

	td.featuredRotators { width: 460px; }
	div.featuredRotator { float: left; margin-left: 10px; width: 200px; }
	div.featuredRotator2 { margin-left: 47px; }

/* -------------------------------------------------------- 
// Featured Property Rotator
-------------------------------------------------------- */
	#fp-rotator-vertical-1 { width: 200px; margin: 0 auto;  }
		#fp-rotator-vertical-1 h2 { display: none; }
		#fp-rotator-vertical-1 a.view-all { display: none; }
		#fp-rotator-vertical-1 h2 b { display: none; }
		#fp-rotator-vertical-1 p { color: #403e1b; text-align: center; line-height: 125%; margin: 0; padding: 3px 4px 0; }
		#fp-rotator-vertical-1 div.details p b { margin-bottom: 5px; }
		#fp-rotator-vertical-1 div.details p b a { font-size: 15px; color: #03668d; text-decoration: underline; }
		#fp-rotator-vertical-1 p span { display: block; padding-top: 10px; }
		#fp-rotator-vertical-1 td { vertical-align: top; }
		#fp-rotator-vertical-1 div.photo { text-align: center; margin-bottom: 5px; }
		#fp-rotator-vertical-1 div.photo img { padding: 1px; border: 3px solid #51ceff; background: #fff; }
		#fp-rotator-vertical-1 ul { text-align: center; margin: 0; padding: 0; list-style-type: none; }
		#fp-rotator-vertical-1 ul li { margin: 1px 0 0; font-size: 120%; padding: 0; }
		#fp-rotator-vertical-1 ul li label { display: none; }
		#fp-rotator-vertical-1 ul li b { color: #000; margin-right: 4px; }
		#fp-rotator-vertical-1 ul li span { margin-right: 4px; font-size: 92%; color: #403e1b; }
		#fp-rotator-vertical-1 ul li.beds b { padding-right: 65px; background: url(../images/titles/label-beds.gif) 100% 100% no-repeat;  }
		#fp-rotator-vertical-1 ul li.price { margin-top: 5px; }
		#fp-rotator-vertical-1 ul li.price b { margin: 0; font-size: 120%; color: #000; }
		#fp-rotator-vertical-1 a.more-info { width: 77px; height: 26px; padding: 0; margin: 10px auto 0; text-indent: -60000em; background: url(../images/buttons/idx-featured.gif) 0% 0% no-repeat; }
		