/* Home Styles 
These styles only affect the homepage
--------------------------------*/

#logo {float: left; width: 296px;}
	#logo h1 {background: url(http://www.tomatofishmktg.com/images/logo.png) no-repeat; height: 246px; }
	#logo a {text-decoration: none; text-indent: -9000px; display: block; width: 296px; height: 246px;}
	
	#whatThat {text-align: right; margin-top: 25px;}

#dropLine {font-size: 80%; text-align: right;}
	#dropLine p {}
	
.rss {background: url(http://www.tomatofishmktg.com/images/rss.gif) no-repeat right center; color: #e0692c !important; padding: 5px 15px 5px 0px;}

