/* CSS Document */

/* homepage SPECIFIC STYLES */

#homepage #leftSectionNav  {
	display:none;
}
#homepage #mainHolder  {
	background:url(../_images/bkg_homepage.gif) repeat-y;
	padding-bottom:0px;
}

#homepage #mainContent {
	margin-top:20px;
	margin-left:15px;
	float:left;
	width:675px;
	display:inline;	
}
#homepage #rightSideBar {
	margin-top:20px;
	margin-right:15px;
	float:right;
	width:230px;
	display:inline;
}

#homepage #slideText {
	float:left;
	width:185px;
	margin-left:20px;
	margin-bottom:20px;
	display:inline;
}
#homepage #slideText h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#43413b;
	font-size:34px;
	line-height:32px;
	letter-spacing:-1px;
	margin:30px 0px 15px 0px;
	padding:0;

}


#homepage #slidePhoto {
	float:right;
	width:430;
	margin-right:20px;
	display:inline;
}
#homepage #slidePhoto img {
	border:#43413b solid 15px;
	margin-bottom:20px;
}


#homepage #boxContainer {
	width:675px;
	background:url(../_images/homeBoxesBkg.gif) repeat-y;

}
#homepage #homeBoxes {
	width:675px;
	min-height:220px;
	background:url(../_images/homeBoxesBkg.gif) repeat-y;
	margin:0;
	padding:0;
	list-style:none;
	/*border-top:#b8b093 solid 1px;*/
	border-top:#fff solid 15px;
}
#homepage #boxContainer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#homepage #boxTwo ol {
	margin:0;
	padding:0;
	list-style:none;
}
#homepage #boxTwo ol li {
	padding:0;
	margin:0;
	padding-left:13px;
	background:url(../_images/bullet_brown.gif) no-repeat 0 58%;
}
#boxOne,#boxTwo,#boxThree {
	margin:0;
	padding:0;
	float:left;
	width:185px;
	padding:15px 20px 20px 20px;
}

#homepage #homeBoxes h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	margin:0;
	padding:0;
	line-height:12pt;
	margin-bottom:7px;
	font-weight:bold;
}

#homepage #rightSideBar div {
	border-bottom:#9db5cb solid 1px;
}
#homepage #designSurface {
	background:url(../_images/fandeck_sm_blue.gif) no-repeat 135px 18px;
}
#homepage #newDealerBox {
	background:url(../_images/globe_sm_blue.gif) no-repeat 140px 20px;
}
#homepage #brochureBox {
        background:url(../_images/globe_sm_blue.gif) no-repeat 140px 20px;
	border-bottom:0;
} 
#homepage #leed {
	background:url(../_images/leed_blue.gif) no-repeat 135px 15px;
}
#homepage #icfBox {
	background:url(../_images/icf_blue.gif) no-repeat 130px 25px;
}
#homepage #iccBox {
	background:url(../_images/icc_blue.gif) no-repeat 130px 20px;
}
#homepage #rightSideBar .arrowLink {
	display:block;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	background:url(../_images/linkarrow_blue_blue.gif) no-repeat 0 58%;
}
#homepage #rightSideBar .arrowLink:hover {
	display:block;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	background:url(../_images/linkarrow_green_blue.gif) no-repeat 0 58%;
}

#homepage #rightSideBar .topBox {
	margin-top:0px;
}
#homepage #rightSideBar .bottomBox {
	/*background:url(../_images/flags.gif) no-repeat 160px 20px;*/
	border-bottom:0;
}
