/* LawnPride Redux - HOME - 2010 */

#content .inner {padding: 50px 0 24px 0;}
	
	#content table {}
		#content table.hometable h3 {color: #f15a22; font-size: 20px;}
		#content table.hometable p {margin-bottom: 30px;}
		#content table.hometable td {font-size: 14px; vertical-align: top; line-height: 1.8em; position: relative;}
		#content table.hometable td.left {padding: 0 30px 0 0; font-size: 18px; line-height: 1.6em;}
		#content table.hometable td.center {border-left: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; padding: 0 24px 0 32px; width: 205px;}
		#content table.hometable td.right {padding: 0 0 0 22px; width: 213px;}

#bonusbar {background: #f9f9f9 url('../img/bonusbar-gradient.gif') repeat-x 0 0;}
	#bonusbar .inner {height: 108px;}
	#bonusbar h3 {font-size: 20px; padding: 32px 0 5px 150px;}
	#bonusbar p {font-size: 14px; padding-left: 150px;}
	#bonusbar .videos {position: absolute; right: 0; top: 40px;}
	
#userlogin {padding-top: 20px;}
	#userlogin a {color: #F15A22;}
	#userlogin .txtinpt {font-size: 11px; width: 125px;}
	#userlogin td {font-size: 10px !important; vertical-align: top;}
