@charset "utf-8";
/* CSS Document */


html,body	{
	height: 100%;
}



body	{
	margin: 0px;
	height:100%;
	background-color: #c9e4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

#wrapper	{
	width: 100%;
	background: url(../images/bg-gradient.jpg) repeat-x;
}

#containerSub	{
	width: 1024px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg-container-gradient.jpg) no-repeat;
}

.LeLogo	{
	position: absolute;
	top: 0px;
	left: 50px;
}

#nav	{
	position: absolute;
	left: 295px;
	top: 25px;
	width: 570px;
	height: 20px;
	/*border: 1px solid brown;*/
}

#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px 40px 0 0;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

.navTitle	{
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.navTitle a {
	color: #FFFFFF;
	text-decoration: none;
}

.navTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Homepage elements*/

#homePageContainerSub	{
	width: 900px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}

#homePageArea	{
	height: 570px;
	/*background: url(../images/bg-contentarea-repeatable.jpg) repeat-y; */
}

#homePageLeftImage	{
	position: absolute;
	top: 60px;
	left: 45px;
}

#homePageLead	{
	position: absolute;
	top: 250px;
	left: 340px;
	width: 495px;
	text-align: right;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 22px;
	
}

#homePageContent	{
	position: absolute;
	top: 375px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #86795d;
	line-height: 16px;
}

#homePageContent .contentFloat	{
	float: left;
	position: relative;
}

.homeContent1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 251px;
	margin: 15px 0px 0px 20px;
}

.homeContent2	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 256px;
	margin: 15px 0px 0px 20px;
}

.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;
}

.homeAward	{
	float:left;
	margin: 0px 10px 0px 0px;
}

#homePageContent .homeTitle	{
	color: #66162d;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px 0px 10px 0px;
}

#homePageContent .homeSub	{
	color: #666665;
	font-size: 14px;
}

#homePageContent .contentFloat p	{
	margin: 5px 0px 0px 0px;
}

.homeThumb	{
	position: absolute;
	left: 264px;
	top: 8px;
}

.homeThumb2	{
	position: absolute;
	left: 245px;
	top: 8px;
}

.homeBtnLearn	{
	position: absolute;
	top: 130px;
	left: 315px;
}

.homeBtnLearn2	{
	position: absolute;
	top: 105px;
	left: 140px;
}

.homeBtnJoin	{
	position: absolute;
	top: 130px;
	left: 155px;
}



/*subpage elements*/



#subNavArea	{

	float: left;

	width: 185px;

	margin: 0px 0px 0px 0px;

	padding: 18px 0px 0px 0px;
/*border: 1px solid brown;*/
}



.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;

}



.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;

}

#subAreaBottom	{

	width: 966px;
	height: 25px;
	background: url(../images/bg-contentarea-bottom.jpg) no-repeat;


}

#subArea	{
	width: 966px;
	background: url(../images/bg-contentarea-repeatable.jpg) repeat-y;
}



#subArea2	{
	width: 1024px;
	background: url(../images/content1ColumnBkgrd.gif) repeat-y;
}



.subAreaContentTop	{
	background: url(../images/bg-contentarea-top.jpg) no-repeat;
	min-height: 470px;
	padding: 0px 0px 50px 56px;
}



.subAreaTop	{

	height: 55px;

}





.subAreaContent	{

	float: left;

	padding: 26px 5px 0px 65px;

	width: 520px;

	line-height: 20px;
	/*border: 1px solid brown;*/

}



.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/icons/rt-arrow-circle-sm.png) no-repeat 0px 2px;
	padding: 2px 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;

}




.testimonial {

	width: 160px;

	font-size: 11px;

	padding: 5px 5px 0px 8px;

	margin: 200px 0px 0px 10px;

	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/quote-start.gif) no-repeat;

}



.testimonialWords p	{

	padding: 0px 0px 6px 0px;

	margin: 0px;

	text-indent: 20px;

	background: url(../images/quote-end.gif) no-repeat right bottom;

}



.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;

}

a {
	color: #8c134c;
	text-decoration: underline;
}

a:hover {
	color: #c1065e;
	text-decoration: underline;
}


h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #323232;
	font-weight: bold;
	padding: 0px 0px 15px 6px;
	margin: 0px 0px 0px -5px;
	letter-spacing: -1px;
	background:none;
}


h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #525252;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
	padding: 4px 0px 10px 6px;
	margin: 0px 0px 0px -5px;
	background: none;
}

h2	a {
	color: #525252;
	text-decoration: none;
}

h2	a:hover {
	color: #525252;
}


.lead	{
	color: #525252;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	line-height: 22px;
}



.lead span	{
	text-decoration: underline;
}

.hsFrame {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}





















/* MainContent */

#areaMainContent	{
	width: 1024px;
	padding: 50px 0px 0px 0px;

}

.areaMainContentTop	{
	background: url(/images/bg-contentarea-top.jpg) no-repeat;
	min-height: 470px;
	padding: 50px 0px 0px 0px;
}


#areaMainContentLeftCol	{
	float: left;
	width: 194px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 64px;
	border-style: dashed;
    border-width: medium;        /* sets border width on all sides */
    border-color: black;
}

#areaMainContentRightCol	{
	float: left;
	width: 555px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}



/* footer */

#footerArea	{
	width: 788px;
	height: 200px;
	padding: 20px 0px 0px 57px;
/*border: 1px solid brown;*/
}

.footerLeft	{
	width: 513px;
	float: left;
}

.footerCol1	{
	float: left;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	color: #672938;
}

.footerCol2	{
	float: left;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	color: #672938;
}

.footerCol3	{
	float: left;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	color: #672938;
}

.footerHeaderTitle	{
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

.footerHeaderTitle a {
	color: #672938;
	text-decoration: none;
}

.footerHeaderTitle a:hover {
	color: #672938;
	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: #672938;
	text-decoration: none;
}

.footerLeft ul li a:hover	{
	color: #9f8a65;
	text-decoration: underline;
}

.footerRight	{
	width: 275px;
	float: right;
	text-align: right;
	color: #672938;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerRight a	{
	color: #672938;
	text-decoration: none;
}

.footerRight a:hover	{
	color: #672938;
}

.footerRightName	{
	font-size: 16px;
	color: #672938;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.copyright	{
	font-size: 10px;
	color: #672938;
	margin: 18px 0px 0px 0px;
	line-height: 18px;
}

.copyright a	{
	color: #672938;
	text-decoration: none;
}

.copyright a:hover	{
	color: #672938;
	text-decoration: none;
}

