/* CSS Document */

html,body	{
	height: 100%;
}

body	{
	margin: 0px;
	height:100%;
	background-color: #3e2516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

a	{
	color: #8c134c;
	text-decoration: underline;
}

a:hover	{
	color: #c1065e;
	text-decoration: underline;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #66162d;
	padding: 8px 0px 15px 6px;
	margin: 0px 0px 0px -5px;
	letter-spacing: -1px;
	line-height: 28px;
	background: url(../images/h1bkgrd.gif) no-repeat;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #596f0c;
	letter-spacing: -1px;
	line-height: 24px;
	padding: 4px 0px 10px 6px;
	margin: 0px 0px 0px -5px;
	background: url(../images/headerBkgrd.gif) no-repeat;
}

h2	a {
	color: #596f0c;
	text-decoration: none;
}

h2	a:hover {
	color: #596f0c;
}

h2 sup	{
	font-size: 12px;
	font-weight: normal;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #894606;
	font-weight: normal;
	padding: 4px 0px 10px 6px;
	margin: 0px 0px 0px -5px;
	background: url(../images/headerBkgrd.gif) no-repeat;
}

h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #524e43;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#wrapper	{
	width: 100%;
	background: url(../images/clouds.gif) repeat-x #c6e5ff;
}

#middleArea	{
	background: url(../images/grass.gif) repeat-x bottom;
	height: 31px;
	width: 100%;
}

#bottomFooter	{
	background: url(../images/footerBkgrd.gif) repeat-x;
	width: 100%;
}

#container	{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: url(../images/containerBkgrd.gif) no-repeat;
}

#containerSub	{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: url(../images/containerBkgrdold.gif) no-repeat;
}

.desCorLogo	{
	position: absolute;
	top: 13px;
	left: 50px;
}

#nav	{
	position: absolute;
	left: 359px;
	top: 10px;
	width: 608px;
	height: 54px;
}

#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:54px; color:#000; overflow:hidden;}

#nav li.nav1	{width:70px;}
#nav li.nav2	{width:99px;}
#nav li.nav3	{width:97px;}
#nav li.nav4	{width:99px;}
#nav li.nav5	{width:81px;}
#nav li.nav6	{width:74px;}
#nav li.nav7	{width:88px;}

#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(../images/nav.gif) -70px 0px;}
#nav a#navName3	{background: url(../images/nav.gif) -169px 0px;}
#nav a#navName4	{background: url(../images/nav.gif) -266px 0px;}
#nav a#navName5	{background: url(../images/nav.gif) -365px 0px;}
#nav a#navName6	{background: url(../images/nav.gif) -446px 0px;}
#nav a#navName7	{background: url(../images/nav.gif) -520px 0px;}

#nav a#navName1:hover	{background: url(../images/navOver.gif) -0px 0px;}
#nav a#navName2:hover	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3:hover	{background: url(../images/navOver.gif) -169px 0px;}
#nav a#navName4:hover	{background: url(../images/navOver.gif) -266px 0px;}
#nav a#navName5:hover	{background: url(../images/navOver.gif) -365px 0px;}
#nav a#navName6:hover	{background: url(../images/navOver.gif) -446px 0px;}
#nav a#navName7:hover	{background: url(../images/navOver.gif) -520px 0px;}

#nav a#navName1Selected	{background: url(../images/navOver.gif) -0px 0px;}
#nav a#navName2Selected	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3Selected	{background: url(../images/navOver.gif) -169px 0px;}
#nav a#navName4Selected	{background: url(../images/navOver.gif) -266px 0px;}
#nav a#navName5Selected	{background: url(../images/navOver.gif) -365px 0px;}
#nav a#navName6Selected	{background: url(../images/navOver.gif) -446px 0px;}
#nav a#navName7Selected	{background: url(../images/navOver.gif) -520px 0px;}


/*home items*/

#homeArea	{
	height: 570px;
}

#homeLead	{
	position: absolute;
	top: 103px;
	left: 590px;
	width: 370px;
	text-align: right;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#rotationImage	{
	position: absolute;
	top: 70px;
	left: -10px;
}

#homeContent	{
	position: absolute;
	top: 375px;
	left: 0px;
	padding: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86795d;
	line-height: 16px;
}

#homeContent .contentFloat	{
	float: left;
	position: relative;
}

.homeContent1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	margin: 20px 0px 0px 25px;
}

.homeContent2	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	margin: 20px 0px 0px 25px;
}

.homeContent2	ul	{
	margin: 0px;
	padding: 0px;
}

.homeContent2 ul li	{
	background: url(../images/homeBullet.gif) no-repeat 0px 4px;
	list-style: none;
	padding: 2px 0px 2px 25px;
	border-bottom:1px solid #e6dac0;
}

.homeContent2 ul li a	{
	color: #86795d;
	text-decoration: none;
}

.homeContent2 ul li a:hover	{
	color: #66162d;
	text-decoration: underline;
}

.homeContent3	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	margin: 20px 0px 0px 25px;
}

.homeContent3 p	{
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

.homeAward	{
	float:left;
	margin: 0px 10px 0px 0px;
}

#homeContent .homeTitle	{
	color: #66162d;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px 0px 10px 0px;
}

#homeContent .homeSub	{
	color: #666665;
	font-size: 14px;
}

.homeThumb	{
	position: absolute;
	left: 245px;
	top: -5px;
}

.homeBtnLearn	{
	position: absolute;
	top: 130px;
	left: 301px;
}

.homeBtnJoin	{
	position: absolute;
	top: 130px;
	left: 155px;
}

/*subpage elements*/

#subNavArea	{
	float: left;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
}

.subNav	{
	padding: 0px 0px 0px 20px;
}

.subNav ul {
	margin: 5px 5px 30px 0px;
	padding: 0px;
}

.subNav ul li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #ded3ba;
}

.subNav ul li a	{
	color: #66162d;
	display:block;
	text-decoration: none;
}

.subNavOn	{
	font-weight: bold;
	font-size: 12px;
	/*background: url(../images/subNavArrow.gif) no-repeat 4px 6px;*/
}

.subNav ul li a:hover	{
	color: #66162d;
	text-decoration: underline;
}

.subNavTitle	{
	font-size: 19px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 0px 0px 6px;
}

.subNavTitle a	{
	color: #494949;
	text-decoration: none;
}

.subNavTitle a:hover	{
	color: #494949;
	text-decoration: underline;
}

#subArea	{
	width: 966px;
	background: url(../images/contentBkgrd2.gif) repeat-y;
}

#subArea2	{
	width: 1024px;
	background: url(../images/content1ColumnBkgrd.gif) repeat-y;
}

.subAreaContentTop	{
	background: url(../images/contentBkgrd.gif) no-repeat;
	min-height: 470px;
	padding: 0px 0px 50px 56px;
}

.subAreaTop	{
	height: 85px;
}


.subAreaContent	{
	float: left;
	padding: 30px 5px 0px 35px;
	width: 480px;
	line-height: 20px;
}

.subAreaContent b	{
	color: #3d3d3d;
}

.subAreaContent p	{
	margin: 0px 0px 15px 0px;
}

.subAreaContent ul	{
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

.subAreaContent ul li	{
	list-style: none;
	background: url(../images/arrowBullet.gif) no-repeat 0px 2px;
	padding: 3px 0px 6px 35px;
	line-height: normal;
}

.subAreaContent ul li ul li	{
	background: url(../images/arrowBullet2.gif) no-repeat;
	padding: 0px 0px 5px 25px;
}

.subAreaContent ul li ul li ul	{
	margin: 5px 0px 5px 0px;
}

.subAreaContent ul li ul li ul li	{
	background: url(../images/arrowBullet3.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 20px;
}


.subAreaContentRight	{
	float: right;
	z-index: 10;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.clearBoth	{
	clear: both;
}

.contentGrass	{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	height: 30px;
	background: url(../images/contentGrass.gif) no-repeat 46px 0px;
}

.contentGrass2	{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	height: 30px;
	background: url(../images/contentGrass2.gif) no-repeat 46px 0px;
}

/* one page column */

.subAreaContent1Column	{
	background: url(../images/content1Column.gif) no-repeat;
	min-height: 470px;
	padding: 0px 0px 50px 56px;
	
}

.oneColumn	{
	width: 840px;
	padding: 30px 30px 0px 30px;
}

.oneColumn p	{
	margin: 5px 0px 15px 0px;
}

.oneColumn ul	{
	margin: 10px 0px 0px 15px;
	padding: 0px;
}

.oneColumn ul li	{
	list-style: none;
	background: url(../images/arrowBullet.gif) no-repeat 0px 3px;
	padding: 2px 0px 2px 35px;
}


/* footer */

#footerArea	{
	width: 930px;
	margin: 0 auto;
	position: relative;
	height: 200px;
	padding: 20px 0px 0px 0px;

}

#footerAreaHome	{
	width: 930px;
	margin: 0 auto;
	position: relative;
	height: 200px;
	padding: 20px 30px 0px 0px;
}

.footerLeft	{
	width: 760px;
	float: left;
}

.footerRow	{
	float: left;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb992;
}

.footerRow2	{
	float: left;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb992;
}

.footerRow3	{
	float: left;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb992;
}

/* Projects */
.footerRow4	{
	float: left;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb992;
}

/*Contact Us */
.footerRow5	{
	float: left;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb992;
}

.footerSectionTitle	{
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

.footerSectionTitle a {
	color: #cbb992;
	text-decoration: none;
}

.footerSectionTitle a:hover {
	color: #cbb992;
	text-decoration: underline;
}

.footerLeft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.footerLeft ul li	{
	font-size: 10px;
	list-style: none;
	background: url(../images/footerArrow.gif) no-repeat 0px 4px;
	padding: 0px 0px 4px 15px;
}

.footerLeft ul li a	{
	color: #9f8a65;
	text-decoration: none;
}

.footerLeft ul li a:hover	{
	color: #9f8a65;
	text-decoration: underline;
}
.footerRight	{
	width: 170px;
	float: right;
	text-align: right;
	color: #b49f7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerRight a	{
	color: #b49f7b;
	text-decoration: none;
}

.footerRight a:hover	{
	color: #d9c7a8;
}

.footerName	{
	font-size: 16px;
	color: #decaa9;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.copyright	{
	font-size: 10px;
	color: #80684f;
	margin: 18px 0px 0px 0px;
	line-height: 18px;
}

.copyright a	{
	color: #80684f;
	text-decoration: none;
}

.copyright a:hover	{
	color: #a3886d;
	text-decoration: none;
}

/* class styles */

.lead	{
	color: #81582b;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	line-height: 22px;
}

.lead span	{
	text-decoration: underline;
}

.subNavAreaBottom	{
	padding: 10px 0px 0px 10px;
}

.testimonial {
	width: 160px;
	font-size: 11px;
	padding: 5px 5px 0px 8px;
	margin: 0px 0px 0px -4px;
	border:1px solid #ffffff;
	background: url(../images/testBkgrd.gif) repeat-x #f5ecd7;
}

.testimonialWords	{
	color: #674017;
	padding: 5px;
	font-size: 14px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: url(../images/startQuote2.gif) no-repeat;
}

.testimonialWords p	{
	padding: 0px 0px 6px 0px;
	margin: 0px;
	text-indent: 20px;
	background: url(../images/endQuote2.gif) no-repeat right bottom;
}

.testimonialWordsNoQuote	{
	color: #674017;
	padding: 5px;
	font-size: 14px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.testimonialWordsNoQuote p	{
	padding: 0px 0px 6px 0px;
	margin: 0px;
	text-indent: 20px;
}
.testimonialName	{
	line-height: normal;
	padding: 5px 5px 10px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonialName div	{
	color: #617325;
	font-size: 14px;
}

.testimonialName span	{
	color: #677a28;
	font-size: 14px;
}

#pathWays	{
	margin: 20px 0px 0px 5px; 
	width: 468px;
}

.pathContent	{
	background-color: #ffffff;
	font-size: 11px;
	line-height: normal;
}

.pathContent p	{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.pathContent a	{
	text-decoration: none;
}

.pathContent a:hover	{
	text-decoration: underline;
}

.pathTop	{
	width: 468px;
	height:7px;
	background: url(../images/pathTop.gif) no-repeat bottom;
}

.pathBottom	{
	width: 468px;
	height: 10px;
	background: url(../images/pathBottom.gif) no-repeat top;
}

.pathLeft	{
	float: left;
	width: 190px;
	padding: 15px 10px 15px 20px;
}

.pathRight	{
	float: right;
	width: 210px;
	padding: 15px 10px 15px 20px;
	
	background: url(../images/pathShadow.gif) no-repeat;
}

.pathOne	{
	padding: 15px 20px 15px 20px;
	background: url(../images/pathShadow.gif) no-repeat;
}

.pathTitle	{
	font-size:14px;
	font-weight: bold;
	color: #66162d;
}

.pathRightArrow	{
	text-align:right;
}

.pathRightArrow a	{
	background: url(../images/pathArrow2.gif) no-repeat right;
	padding: 0px 23px 2px 0px;
	font-size: 12px;
}

.pathLeftArrow a	{
	background: url(../images/pathArrow1.gif) no-repeat left;
	padding: 0px 0px 2px 23px;
	font-size: 12px;
}

.inlineQuote	{
	background: url(../images/startQuote.gif) no-repeat;
	color: #81582b;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

.inlineQuote p	{
	display: block;
	padding: 5px 20px 8px 0px;
	background: url(../images/endQuote.gif) no-repeat right bottom;
	text-indent: 25px;
}

.inlineQuoteWithoutQuoteImages	{
	color: #81582b;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

.inlineQuoteWithoutQuoteImages	p	{
	display: block;
	padding: 5px 20px 8px 0px;
	text-indent: 25px;
}

.pullQuote	{
	float: right;
	margin: 10px;
	width: 180px;
	border-left: 1px solid #fff;
}

.inlineQuoteName	{
	text-align: right;
	color:#747474;
	font-size: 11px;
	margin: -10px 0px 0px 0px;
	line-height: 15px;
	padding: 0px 20px 0px 0px;
}

.inlineQuoteName a	{
	color: #688504;
	text-decoration: none;
}

.inlineQuoteName a:hover	{
	text-decoration: underline;
}

.inlineQuoteName div	{
	color: #688504;
	font-size: 14px;
}

#pdfIcon	{
	background: url(../images/pdfIcon.gif) no-repeat 0px 2px;	
}

.error	{
	color: #ff0000;
	font-weight: bold;
}

.arrowLink	{
	background: url(../images/arrowLink.gif) no-repeat left;
	padding: 0px 0px 3px 25px;
}

.contactForm input, textarea	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

.required {
	color: #955104;
}

.logoPrint	{
	display: none;
}

.oneColumnLeft	{
	width:280px;
	float: left;
}

.oneColumnRight	{
	float:right;
	width: 540px;
}

.successStory	{
	padding: 15px 0px 20px 0px;
	border-top: 1px dotted #c4b492;
}

.successStory img	{
	margin: 10px;
}

.featuredProject	{
	padding: 10px;
	background: url(../images/featuredProjectBkgrd.gif) repeat-x;
	border:1px solid #ffffff;
	margin: 0px 0px 15px 0px;
	clear:right;
	width: 430px;
}


.featuredProject h5	{
	color: #864806;
	font-size:16px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #a17950;
}

.fPImages	{
	float:right;
	width: 230px;
}

.fPImages img	{
	margin: 0px 10px 0px 0px;
}

.imgBorder 	{
	border:3px solid #ffffff;
	margin-right: 3px;
}

.imgBorder2	{
	border:3px solid #fff;
	margin-right: 10px;
}

.projectListLeft	{
	float: left;
	width: 240px;
	line-height: 16px;
	padding: 10px 0px 0px 30px;
}

.projectListRight	{
	float:right;
	width: 210px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
}

.bulletPlus	{
	background: url(../images/bulletPlus.gif) no-repeat 4px 2px;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletPlus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.bulletMinus	{
	background: url(../images/bulletMinus.gif) no-repeat 4px 2px;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletMinus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.privacy	{
	font-size: 11px;
	width: 160px;
	color: #928058;
	padding: 10px 0px 0px 0px;
	line-height: normal;
}