#globalContainer {
	width: 830px;
	margin: 0px auto;
}

/*this one lays out the page body*/
#subPage #globalContainer #innerContainer #innerRight {
	padding-left: 10px;









	bor
}
/*both of the next 2 layout the spacing for the side nav bar to accommodate larger headings */

#innerContainer #innerLeft {
	width: 210px;
	border-bottom-style: none;
	float: left;
}
#subPage #globalContainer #innerContainer #innerLeft #sideNav {
	background-color: #FFFFFF;
	width: 210px;
	margin-right: 10px;
	border-bottom-style: none;
}

#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer h1 {
	font-weight: bold;
	color: #ba2b25;
}
#subPage #globalContainer #innerContainer #innerRight .contentHeaderContainer .contentBodyContainer {
	font-weight: bold;
	color: #ba2b25;
}

#subPage #globalContainer #topHead {
	background-color: #FFFFFF;
	background-image: url(../images/smallFlippedCurvedBackground.gif);	
	background-repeat: no-repeat;
	background-position:right;
}
#subPage #globalContainer #footer {
	background-color: #FFFFFF;
	color: #ba2b25;
}
#subPage #globalContainer #topNav {
	background-color: #7FA66F;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#subPage #globalContainer #footer .siteFooterLinks {
	color: #7fa66f;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #boxedBodyRightContent .boxColumnLeft .linkBox {
	background-color: #FFFFFF;
}

#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #boxedBodyRightContent .boxColumnRight .linkBox {
	background-color: #ffffff;
}

#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #boxedBodyRightContent .boxColumnLeft .linkBox .boxTop {
	background-color: #dde9d1;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #boxedBodyRightContent .boxColumnRight .linkBox .boxTop {
	background-color: #dde9d1;
}
#homePage {
	width: 850px;
	margin: 0px auto;
}
#homePage #globalContainer #topHead {
	background-image: url(../images/smallFlippedCurvedBackground.gif);
	background-color: #ffffff;
}
#homePage #globalContainer #topNav {
	background-color: #7fa66f;
	background-image: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
}

#homePage #globalContainer #innerContainer #innerLeft {
	width: 25%;
}
#homePage #globalContainer #innerContainer #innerRight {
	width: 73%;
}
#homePage #globalContainer #footer {
	background-color: #ffffff;
	background-image: none;
}
#homePage #globalContainer #innerContainer #innerRight #featured {
	padding-left: 20px;
}
#homePage #globalContainer #innerContainer #innerRight #mainFeatured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#subPage #globalContainer #innerContainer #innerRight .contentHeaderContainer .textFloat {
	margin-left: 0px;
}
#homePage #globalContainer #footer .siteFooterLinks {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
