/* CSS Document */

/************************************************************************

	Site:		lakecompounce.com

	Author:		eROI		[www.eroi.com]  

	Client:		Lake Compounce		[http://www.lakecompounce.com]

	Listing Order:
	==============

	1 - Homepage Rightbar

	

************************************************************************/

/***********************************************************************
	1 - HOMEPAGE RIGHTBAR STYLES
************************************************************************/

td.rightbar div
{
padding: 15px 28px 28px 28px;
}

td.rightbar div p
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#0067be;
margin-bottom:10px;
line-height:120%;
}

div.homepageBottom
{
background:url(../images/homepage_bottom_gradient.gif) top left repeat-x;
background-color:#e0f1f7;
height:255px;
padding:9px;
margin-top:9px;
}

