/* Peachtree Beta  home.css v1.0 2009 */


/*----------------------------------------------------------
 Start flashBannerHome
----------------------------------------------------------*/

#flashBannerHome, #heroImage {
width: 720px;
height: 280px;
padding: 0 20px 0 20px;
float: left;
}

/*----------------------------------------------------------
 End flashBannerHome
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start wideBanner
----------------------------------------------------------*/

#wideBanner {
width: 960px;
padding: 0 20px;
}

/*----------------------------------------------------------
 End wideBanner
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start calltoActionHome Right 
----------------------------------------------------------*/

#callToActionHome {
width: 185px;
height: 250px;
padding: 15px 40px 15px 15px;
font-size: 11px;
background: url(../images/bkg_callToAction.gif) no-repeat top left;
float: left;
overflow: hidden;
}

#callToActionHome p {
padding-left: 5px;
padding-right: 5px;
}

/*----------------------------------------------------------
 End calltoActionHome Right 
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start moduleContainer
----------------------------------------------------------*/

#moduleContainer {
width: 990px;
padding: 10px 0 15px 10px;
clear: both;
float: left;
}

#moduleContainer .moduleHeader a:link, #moduleContainer .moduleHeader a:active, #moduleContainer .moduleHeader a:visited {
color: #303030;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover {
color: #e98300;
text-decoration: underline;
} 

.module {
height: 290px;
width: 235px;
margin: 0 5px 0 0px;
background: url(../images/bg_module.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleInterior {
height: 290px;
width: 235px;
margin: 0 10px 0 1px;
background: url(../images/bg_module.jpg) top left no-repeat;
}

.moduleHeader {
height: 25px;
width: 200px;
padding: 15px 18px 0 17px;
font-weight: bold;
}

.modulePhoto {
height: 120px;
width: 220px;
padding: 0 8px 0 7px;
}

.moduleText {
height: 95px;
width: 205px;
padding: 15px 15px 20px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url(../images/gfx_arrow.gif) 0 4px no-repeat;
}

/*----------------------------------------------------------
 End moduleContainer 
----------------------------------------------------------*/