/* CSS Document */
body { background-color: #f8f8d6; }

.outer { float: left; width: 100%; background: url(../imgs/secondary_side.jpg) no-repeat 0px 430px; }
.homeOuter { float: left; width: 100%; }
.main { float: left; width : 960px; }

.miscomm { margin-left: auto; margin-right: auto; width: 960px; }

.homeBanner { background-color: #50595c; width: 100%; height: 150px; background-image: url(../imgs/toplinesml.gif); background-repeat: repeat-x; }
.bannerSpacer { width: 100%; height: 10px}
.smlSpacer { width: 100%; height: 5px}
.homeInfo {background-color: #e7bdad; width: 100%; height: 200px; background-image: url(../imgs/middleimg.jpg); background-repeat:no-repeat; background-position:middle;}
.homeInfoInner {float: left; width: 470px; margin-top:40px;}

.homeMainHeader {width : 100%; height: 40px; background-color: #e7e8ca;}
.homeMain {width : 100%; }
.homeSubsection { float: left; width: 220px; padding-left: 10px; padding-right: 10px;}
.homeSubsectionImage {margin-top: 10px; margin-bottom: 0px;}

.info { background-color: #e7bdad; width: 100%; height: 60px;  background: url(../imgs/secondary_middlerepeat.gif) repeat-x; }
.title { float: left; background-color: #e7e8ca; width: 100%; height: 60px; }

.leftSection { float:left; width: 240px; }
.rightSection {float: left; width: 720px; padding-top: 5px; }
.rightSubsection { float: left; width: 340px; padding-right: 20px;}

.sideImg {height: 800px; position: absolute; top: 280px; left:0px; }





