@charset "UTF-8";
/* CSS Document */

body {
	background-image:url('images/background.gif');
	width:90%;
	margin: 10px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	min-width:1024px;
	max-width:1280px;
}

#contentWrapper {
	width:100%;
	position:relative;
	top:130px;
}
/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */
/**HOLY GRAIL**/
/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */
#columnMask {
	position:relative;
	margin-top:25px;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	/*left rail background*/
	background-color:#EAF6F5;
	border:2px solid #0AAAAB;
}
#columnMiddle {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	background-color:#ffffff;
	border:2px solid #81CFD3;
	border-bottom-style:none;
	border-top-style:none;
}
#columnRight {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-420px;
	/*right rail background*/
	background-color:#EAF6F5;
	border-left:2px solid #81CFD3;
}
#mainContentWrap {
	float:right;
	width:49%;
	position:relative;
	right:100%;
}
#mainContentPad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#mainEventPad {
	margin:0 2px 0 393px;
	overflow:hidden;
}
#mainWordPad {
	margin:0 2px 0 393px;
	overflow:hidden;
}
.sup {
	line-height:1px;
	font-size:75%;
}


/* * * * * * * * * * * * * * * * */
/* * * * * *  HEADER  * * * * * */
/* * * * * * * * * * * * * * * */
.topLine {
	background-color:#917964;
	width:100%;
	height:5px;
	position:absolute;
	top:20px;
}
.header {
	position:absolute;
	top:17px;
	left:240px;
}
.header p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	font-style:italic;
	color:#ad9988;
	height:20px;
}
.header img {
	padding-left:12px;
	vertical-align:top;
}
.logo {
	position:absolute;
	top:0px;
	left:23px;
	z-index:99;
}
.headerLine {
	background-color:#C0B0A2;
	height:2px;
	position:absolute;
	right:0px;
	left:280px;
	overflow:hidden;
	top:72px;
}


/* * * * * * * * * * * * * * * * * * */
/* * * * * *  HOME PAGE  * * * * * */
/* * * * * * * * * * * * * * * * * */
#homeWrapper {
	margin:0 auto; 
	text-align:center;
	width:908px;
	height:508px;
	border:2px solid #0AAAAB;	
}
#homePad {
	padding-top:6px;
}
#home {
	text-align:left;
	width:1024px;
	border:none;
}
.homePhotos {
	float:left;
	postion:relative;
	width:908px;
	height:455px;
}
.homeProtect a {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	top:0px;
	float:left;
	padding-left:0px;
	padding-bottom:6px;
}
.homeProtect a:hover {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	top:0px;
	float:left;
	padding-left:0px;
	padding-bottom:6px;
}
.homeHeal a {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	float: right;
	padding-bottom:6px;
}
.homeHeal a:hover {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	float: right;
	padding-bottom:6px;
}
.homeEmpower a {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	top:0px;
	float: left;
	padding-left:0px;
}
.homeEmpower a:hover {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	top:0px;
	float: left;
	padding-left:0px;
}
.homeChange a {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	float: right;
}
.homeChange a:hover {
	border:none;
	width:450px;
	height:251px;
	position:relative;
	float: right;
}

/* * * * * * * * * * * * * * * * * * */
/* * * * * *  LEFT RAIL  * * * * * */
/* * * * * * * * * * * * * * * * * */
#leftRail {
	float:left;
	width:209px;
	position:relative;
	margin-left:-49%;
	left:203px;
	overflow:hidden; /*for IE usability*/
}
#leftRail h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#917964;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:0px;
}
#leftRail ul {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#917964;
	line-height:25px;
	letter-spacing:.6px;
	list-style:none;
	margin-left:-11px;
	position:relative;
	top:-4px;
	margin-top:8px;
}
#subMenu {
	position:relative;
	left:-12px;
	width:200px;
}
#subMenu li.leftRailOn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#06A8AB;
	line-height:20px;
	letter-spacing:normal;
	text-decoration:none;
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	margin-left:-15px;
}
#subMenu li.leftRailOff a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#917964;
	line-height:20px;
	letter-spacing:normal;
	text-decoration:none;
	list-style:none;
	padding-left:15px;
	margin-left:-15px;
}
#subMenu li.leftRailOff a:hover {
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	margin-left:-15px;
}

/**INNER LEFT RAIL**/
.innerLeftRail {
	background-color:#FFFFFF;
	border:1px solid #917964;	
	width:170px;
	position:relative;
	float:left;
	left:0px;
	margin-bottom:20px;
	margin-right:20px;
	padding-left:10px;
	padding-top:0px;
}

.innerLeftRail p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.innerLeftRail li {
	list-style-image:url(images/bullet.gif);
	list-style-position:inside;
	margin-left:-37px;
	padding-right:7px;
}
.innerLeftRail strong {
	color:#917964;
}
.innerLeftRail a {
	color:#917964;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:auto;
}
.innerLeftRail a:visited {
	color:#0AAAAB;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:auto;
}
.innerLeftRail a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#917964;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.innerLeftRail em {
	color:#0AAAAB;
	}
.pressReleaseOff a {
	color:#917964;
}
.pressReleaseOff a:hover {
	color:#0AAAAB;
}
/* * * * * * * * * * * * * * * * * * */
/* * * * * *  RIGHT RAIL  * * * * * */
/* * * * * * * * * * * * * * * * * * */
#rightRail{
	float:left;
	width:209px;
	position:relative;
	left:15px;
	padding-left:1px;
	overflow:hidden; /*for IE usability*/
}

.rightColumn h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:.6px;
	color:#917964;
	margin-bottom:0px;
	margin-top:15px;
}
.rightColumn h2 {
	/*Used on the home screen*/
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	letter-spacing:.6px;
	line-height:30px;
	color:#917964;
	width:180px;
	margin-bottom:0px;
	margin-top:15px;
	margin-left:15px;
}
.rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
	line-height:15px;
	color:#917964;
	margin-top:8px;
	width:180px;
}
.rightColumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	color:#06A8AB;
}
.homeRightRail {
	width:179px;
	height:477px;
	cell-spacing:14px;
}
/**INNER RIGHT RAIL**/
.innerRightRail {
	background-color:#FFFFFF;
	border-left:1px solid #917964;	
	border-bottom:1px solid #917964;	
	width:170px;
	position:relative;
	float:right;
	margin:0 2px 20px 20px;
	padding-left:10px;
	padding-right:0px;
}

.innerRightRail p {
	color:#0AAAAB;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

.innerRightRail li {
	list-style:disc;
}

.innerRightRail a {
	color:#FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:.6px;
	text-align:left;
}

.innerRightRail em {
	color:#FFFFFF;
}
/* * * * * * * * * * * * * * * * * * * */
/* * * * * *  MAIN CONTENT  * * * * * */
/* * * * * * * * * * * * * * * * * * */

#mainContent {
	width:100%;
	overflow:hidden;  /*for IE usability*/
}

.mainText h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#917964;
}

.mainText h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform: capitalize;
	color:#917964;
	margin-bottom:0px;
	padding-left:2px;
}
.mainText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin-bottom:0px;
	color:#06A8AB;
}
.mainText h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#917964;
	margin-bottom:0px;
}
.mainText p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
	padding-left:2px;
	line-height: 140%;
}
.mainText ol {
	position:relative;
	left:30px;
	margin-top:3px;
	margin-bottom:13px;
	margin-right: 25px;
}
.mainText ul {
	position:relative;
	left:30px;
	margin-top:2px;
	margin-bottom:13px;
	margin-right: 25px;
}
.mainText li {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	list-style-image:url(images/bullet.gif);
}
.mainText dl {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
}
.mainText dt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-left:2px;
	color:#917964;
	margin-bottom:0px;
	padding-top:10px;
}
.mainText dd {
	position:relative;
	padding-bottom:10px;
	padding-left:10px;
}
.mainText a {
	color:#917964;
	font-weight:bold;
	text-decoration:none;
}
.mainText a:visited {
	color:#917964;
	font-weight:bold;
	text-decoration:none;
}
.mainText a:hover {
	color:#06A8AB;
}
.mainText em {
	color:#06A8AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.mainText strong {
	color:#06A8AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.interiorPhoto {
	width:169px;
	height:439px;
	float:left;
	position:relative;
	padding-right:25px;
	padding-bottom:18px;
	padding-top:16px;
	padding-left:5px;
	z-index: 1;
}

.interiorPhotoRight {
	width:169px;
	height:439px;
	float:right;
	position:relative;
	padding-top:16px;
	padding-bottom:18px;
	padding-left:35px;
	z-index: 1;
}
.interiorPhotoRight img {
	padding-bottom:16px;
}
.interiorPhotoRightAccordion {
	width:179px;
	height:449px;
	float:right;
	position:relative;
	padding-top:16px;
	padding-bottom:8px;
	padding-left:25px;
	z-index: 1;
}
.interiorPhotoRightAccordion img {
	padding-bottom:6px;
}

/* * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * */
/** GET INVOLVED FORM **/
/* * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * */
.mainText form {
	color:#80735e;
	font-size:13px;
	line-height:13px;
}
.mainText form input, .mainText form textarea {
	color:#80735e;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	border:1px solid #28b0be;
	margin:0px 8px 4px 0px;
}
.mainText form textarea {
	width:300px;
}

.formTitle {
	float:left;
	width:70px;
	text-align:right;
	margin-right:8px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * *  EVENTS * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.calendarItem {
	background-color:#C0B0A2;
	width:575px;
	height:100px;
	position:relative;
	padding-right:25px;
	padding:2px;
	margin-bottom:18px;
	margin-top:3px;
	border:none;
	z-index: 1;
	text-decoration:none;
}

.calendarItem img {
	float:left;
	margin-right:15px;
	border:0px;
}

.calendarItem a {
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

.calendarItem a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

.calendarItem a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}

.calendarItem p {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	padding-right:10px;
	color:#FFFFFF;
	margin-top:4px;
	}
.calendarItem h3 {	
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#917964;
	font-size:13px;
	margin-bottom:3px;
	
}
/*WINE GALLERY*************************/
#columnMiddleWine {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#wine {
	background-image:url(images/wineNovBkground.jpg);
	background-repeat:no-repeat;
	background-color:#281111;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#wine p {
	margin-left:12px;
	margin-right:12px;
	margin-bottom:0px;
	margin-top:0px;
}
#wine .eventHeader {
	background:#552525;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#wine .eventHeader p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#wine .eventHeader img {
	float:left;
}
#wine .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}
/*TESTAROSSA*************************/
#columnMiddleTestarossa {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#testarossa {
	background-image:url(images/wineBkground.jpg);
	background-repeat:no-repeat;
	background-color:#281111;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#testarossa p {
	margin-left:12px;
	margin-right:12px;
	margin-bottom:0px;
	margin-top:0px;
}
#testarossa .eventHeader {
	background:#552525;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#testarossa .eventHeader p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#testarossa .eventHeader img {
	float:left;
}
#testarossa .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}
/***PLAYGROUND********************************/
#columnMiddlePlay {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#play {
	background-image:url(images/playBkground.jpg);
	background-repeat:no-repeat;
	background-color:#202c15;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#play p {
	margin-left:12px;
	margin-right:12px;
}
#play .eventHeader {
	background:#364a23;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#play .eventHeader p, em {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#play .eventHeader img {
	float:left;
}
#play .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}
/***TIJERAS GOLF CLUB********************************/
#columnMiddleTijeras {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#tijeras {
	background-image:url(images/golfBkground.jpg);
	background-repeat:no-repeat;
	background-color:#202c15;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#tijeras p {
	margin-left:12px;
	margin-right:12px;
}
#tijeras .eventHeader {
	background:#364a23;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#tijeras .eventHeader p, em {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#tijeras .eventHeader img {
	float:left;
}
#tijeras .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}
/***A DAY TO MAKE A DIFFERENCE ********************************/
#columnMiddleDifference {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#difference {
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#difference p {
	margin-left:12px;
	margin-right:12px;
}
#difference .eventHeader {
	background:#917964;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#difference .eventHeader p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#difference .eventHeader img {
	float:left;
}
#difference .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:left;
}
.differenceText h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform: capitalize;
	color:#917964;
	margin-bottom:0px;
	padding-left:32px;
}

.differenceText p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
	padding-left:22px;
	padding-right:30px;
	line-height: 140%;
}

.differenceText .accordion_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform: capitalize;
	color:#917964;
	margin-bottom:0px;
	padding-left:20px;
}
.differenceText .accordion_content ul {
	position:relative;
	left:30px;
	margin:3px 25px 25px 20px;
}
.differenceText .accordion_content li {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:140%;
	color:#414142;
	margin-left: -30px;
	padding-right:10px;
	list-style-image:url(images/bullet.gif);
}

/***WOW 2010********************************/
#columnMiddleWOWten {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#WOWten {
	background-image:url(images/wowBkground.jpg);
	background-repeat:no-repeat;
	background-color:#04263f;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:500px;
	overflow:hidden;  /*for IE usability*/
}
#WOWten p {
	margin-left:12px;
	margin-right:12px;
}
#WOWten .eventHeader {
	background:#063c63;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#WOWten .eventHeader p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	margin-top:22px;
	position:relative;
	text-align:center;
}
#WOWten .eventHeader img {
	float:left;
}
#WOWten .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}

/*WOW 2009*********/
#columnMiddleWOWnine {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	/*main content background*/
	background-color:#ffffff;
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#WOWnine {
	background-color:#ffffff;
	border-left:2px solid #81CFD3;
	width:100%;
	min-height:720px;
	overflow:hidden;  /*for IE usability*/
}
#WOWnine p {
	margin-left:30px;
	margin-right:20px;
}
#WOWnine .eventHeader {
	background:#063c63;
	height:90px;
	border:none;
	padding-bottom:0px;
	margin-top:-22px;
}
#WOWnine .eventHeader p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	height:70px;
	padding: 16px 5px 10px 0px;
	margin-right:0px;
	position:relative;
	text-align:center;
}
#WOWnine .eventHeader img {
	float:left;
}
#WOWnine .eventHeader .date {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	position:relative;
	text-align:center;
}
#WOWnine h1 {
	font-family: Gill Sans;
	font-weight:normal;
	font-size:24px;
	color:#917964;
	text-align:center;
}
.WOWnineContent {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	line-height:150%;
	font-size:12.5px;
	color:#414142;
}
.WOWnineContent em {
	font-size:12px;
	color:#473f37;
	line-height:normal;
}
.WOWnineContent a {
	color:#414142;
	font-weight:bold;
	text-decoration:underline;
}
.WOWnineContent a:hover {
	color:#414142;
	font-weight:bold;
	text-decoration:none;
}

.WOWnineLeft a {
	text-decoration:none;
}
.WOWnineLeft a:hover {
	text-decoration:none;
}
.WOWnineDetails {
	background-color:#06A8AB;
	position:relative;
	margin-right:2px;
	margin-top: 5px;
	padding: 1px 0 1px 0;
	bottom:0px;
	left:0px;
	z-index:2000;
}
.WOWnineDetails p {
	font-family: "Times New Roman", Times, serif;
	font-size:12.5px;
	color:#FFFFFF;
	text-align:left;
	margin:3px;
	padding:5px;
}
.WOWnineDetails a {
	color:#FFFFFF;
	text-decoration:underline;
}
.WOWnineDetails a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* * * * * * * * * * * * * * * * * * * */
/*********NEWS and HEADLINES***********/
/* * * * * * * * * * * * * * * * * * * */
.news p {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#414142;
	margin-top:auto;
}
.news a {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#06A8AB;
	text-decoration:none;
	font-weight:bold;

}
.news em {
	color:#414142;
}
.news a:hover {
	color:#917964;
	text-decoration:none;
	font-weight:bold;
}
.news ul {
	position:relative;
	left:17px;
	margin-top:2px;
	margin-right: 25px;
}
.news li {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	list-style-image:url(images/bullet.gif);
}


/* * * * * * * * * * * * * * * * * * * */
/*********MEMBERSHIP***********/
/* * * * * * * * * * * * * * * * * * * */

.membership p {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#414142;
	margin-top:auto;
}
.membership h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#06A8AB;
	font-size:13px;
	margin-bottom:0px;
	margin-left:70px;
	padding-top:0px;
}
.membership a {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#06A8AB;
	text-decoration:none;
	font-weight:bold;

}
.membership em {
	color:#414142;
}
.membership a:hover {
	color:#917964;
	text-decoration:none;
	font-weight:bold;
}
.membership ul {
	position:relative;
	left:17px;
	margin-top:2px;
	margin-right: 25px;
	margin-left:43px;
}
.membership li {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	position:relative;
	line-height:140%;
	color:#414142;
	list-style-image:url(images/bullet.gif);
}
.membership img {
	float:left;
	position:relative;
	left:0px;
}
/* * * * * * * * * * * * * * * * * * * */
/***** NEWSLETTER *****/
/* * * * * * * * * * * * * * * * * * * */
.newsletterHeader p {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	background:#C0B0A2;
	height:30px;
	padding: 10px 0px 10px 10px;
	margin-right:140px;
}

.newsletterHeader a {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	border: 2px solid #80ced2;
	background:#0aaaab;
	padding:15px 5px 10px 5px;
	height:21px;
	float:right;
	margin-left: 150px;
}
.newsletterHeader a:visited {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	border: 2px solid #80ced2;
	background:#0aaaab;
	padding:15px 5px 10px 5px;
	height:21px;
	float:right;
	margin-left: 150px;
}
.newsletterHeader a:hover {
	font-weight:normal;
	color:#917964;
	background:#FFFFFF;
	border: 2px solid #C0B0A2;
	padding:15px 5px 10px 5px;
	height:21px;
	float:right;
	margin-left: 150px;
}

.bioPhoto {
	float:left;
	width:169px;
	height:220px;
	position:relative;
	padding-right:25px;
	padding-bottom:18px;
	padding-top:16px;
	padding-left:10px;
	z-index: 1;
}

/* * * * * * * * * * * * * * * * * * * */
/********CITATIONS************/
/* * * * * * * * * * * * * * * * * * * */
.citations p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#767676;
	margin-left:0px;	
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/**************ACCORDION MENUS*************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
Vertical Accordions
*/
.accordion_toggle {
	display: block;
	height:auto;
	width: auto;
	background: #ffffff;
	padding: 5px 20px 3px 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #917964;
	border-top: 1px solid #c0b0a2;
	cursor: pointer;
	margin: 0px 0 0px 0;
}
.accordion_toggle:hover {
	display: block;
	height:auto;
	width: auto;
	background: #c0b0a2;
	padding: 5px 20px 3px 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #ffffff;
	border-top: 1px solid #c0b0a2;		
	cursor: pointer;
	margin: 0px 0 0px 0;
}
.accordion_toggle_active {
	background: #eaf6f5;
	color: #06a8ab;
	border: 2px solid #81cfd3;
}
.accordion_toggle_active:hover {
	background: #eaf6f5;
	color: #06a8ab;
	border: 2px solid #81cfd3;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	border-left:15px solid #81cfd3;
}
.accordion_content h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#414142;
	margin-top:auto;
	line-height: 150%;
	padding: 5px 10px 2px 10px;
}
.accordion_content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#917964;
	margin-top:3px;
	margin-bottom:5px;
	padding: 0px 10px 0px 10px;
}
.accordion_content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#06a8ab;
	margin-top:0;
	margin-bottom:1px;
	padding: 0px 10px 0px 10px;
}
.accordion_content p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
}
.accordion_content em {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#414142;
}
.accordion_content ul {
	position:relative;
	left:30px;
	margin-top:-10px;
	margin-bottom:25px;
	margin-right: 25px;
}
.accordion_content li {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:140%;
	color:#414142;
	margin-left: -30px;
	padding-right:10px;
	list-style-image:url(images/bullet.gif);
}

.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {
	background:#e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
a, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none; 
	color:#06a8ab;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline; 
	color:#06a8ab;
}
/* * * * * * * * * * * * * * * * * * * * * * */
/*****************EVENT ACCORDIONS *********/	
/* * * * * * * * * * * * * * * * * * * * * * */
#tijeras .accordion_toggle, #testarossa .accordion_toggle, #WOWten .accordion_toggle, #play .accordion_toggle, #wine .accordion_toggle {
	display: block;
	height:auto;
	width: 360px;
	background: #414142;
	padding: 5px 20px 3px 10px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #fefef0;
	border-top: 1px solid #c0b0a2;
	border-right:3px solid #414142;
	cursor: pointer;
	margin: 0px 0 0px 0;
}
#tijeras .accordion_toggle:hover, #testarossa .accordion_toggle:hover, #WOWten .accordion_toggle:hover, #play .accordion_toggle:hover, #wine .accordion_toggle:hover {
	display: block;
	height:auto;
	width: 360px;
	background: #e5d8b5;
	padding: 5px 20px 3px 10px;
	line-height: 18px;
	color: #473f37;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	border-top: 1px solid #fefef0;
	border-right:3px solid #e5d8b5;
	cursor: pointer;
	margin: 0px 0 0px 0;
}
		
#tijeras .accordion_toggle_active, #testarossa .accordion_toggle_active, #WOWten .accordion_toggle_active, #play .accordion_toggle_active, #wine .accordion_toggle_active {
	background: #e5d8b5;
	color: #473f37;
	border: 2px solid #917964;
}
#tijeras .accordion_toggle_active:hover, #testarossa .accordion_toggle_active:hover, #WOWten .accordion_toggle_active:hover, #play .accordion_toggle_active:hover, #wine .accordion_toggle_active:hover {
	background: #414142;
	color: #fefef0;
	border: 2px solid #414142;
	border-top: 2px solid #fefef0;
}
#tijeras .accordion_content, #testarossa .accordion_content, #WOWten .accordion_content, #play .accordion_content, #wine .accordion_content {
	background-color: #fefef0;
	color: #444444;
	width:376px;
	overflow: hidden;
	border-left:15px solid #917964;
	border-right:3px solid #e8d9b0;	
}
#tijeras .accordion_content p, #testarossa .accordion_content p, #WOWten .accordion_content p, #play .accordion_content p, #wine .accordion_content p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 0px 5px 0px;
}
#testarossa .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#552525;
	border:1px solid #281111;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#testarossa .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#281111;
	border:1px solid #281111;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#wine .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#552525;
	border:1px solid #281111;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#wine .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#281111;
	border:1px solid #281111;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#tijeras .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#364a23;
	border:1px solid #202c15;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#tijeras .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#202c15;
	border:1px solid #202c15;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#play .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#364a23;
	border:1px solid #202c15;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#play .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#202c15;
	border:1px solid #202c15;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#WOWten .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#063c63;
	border:1px solid #04263f;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#WOWten .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#04263f;
	border:1px solid #04263f;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#WOWten .accordion_content img {
	border:0;
	height:50px;
	margin-right:30px;
}
#difference .accordion_content .button a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#c0b0a2;
	border:1px solid #917964;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}
#difference .accordion_content .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#917964;
	border:1px solid #917964;
	font-size:13px;
	color:#fefef0;
	margin-top:auto;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
}

#difference #container {
	padding: 10px 30px  0 30px;
}
/* * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * */
/* * * * * * HORIZONTAL MAIN MENU * * * * * */
/* * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * */
.navWrapper {
	position:absolute;
	width:850px;
	top:56px;
	right:0px;
	z-index:100;
}
#nav li {
	margin: 0;
	float:right;
	display:block;
	list-style:none;
}

#nav li.off ul, #nav li.on ul {
	display: none;
}
#nav li a {
/*main nav tabs*/
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:.60px;
	color:#917964;
	display:block;
	width:89px;
	padding-top: 7px;
	padding-bottom:7px;
	text-align:center;
}
#nav li.off ul, #nav li.on ul {
/*sub text for the tab*/
	display:none;
	position:absolute;
	top:50px;
	height:15px;
	left:113px;
	padding-top: 3px;
}
#nav li.on a {
  /*change border color for active topic area*/
  background: #C0B0A2;
  border-bottom:2px solid #917964;
  color:#FFFFFF;
}
#nav li.on ul, #nav li.off ul {
	font-family:"Times New Roman", Times, serif;
  	border:0;
  	color: #c1af9f;
 	font-style:italic;
	font-size:14px;
	letter-spacing:1px;
	vertical-align:middle;
	padding-bottom:5px;
	text-align:left;
 	width: auto;
}
#nav li.on ul {
  /*hide the subtext when selected*/
	display:none;
}
#nav li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}
#nav li.off a:hover, #nav li.off:hover a {
/*when hovering on other tabs*/
  	background: none;
  	border-bottom:2px solid #81CCD0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:.60px;
	display:block;
}
/* * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * */
/****************************PERMALINKS**/
/* * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * */
#permalinks {
	position:absolute;
	top:-29px;
	left:-38px;
}

#permalinks li {
	margin: 0;
	float:left;
	display:block;
	list-style:none;
	
}

#permalinks li a {
/*main nav tabs*/
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-top:1px solid #917964;
	border-bottom:1px solid #917964;
	background: #C0B0A2;
	letter-spacing:.8px;
	color:#FFFFFF;
	display:block;
	width:100px;
	padding-top: 4px;
	padding-bottom:4px;
	text-align:center;
	padding-left:5px;
}

#permalinks li.permaOn a {
  /*for active topic area*/
	background: none;
	border-top:1px solid #917964;
	border-bottom:1px solid #917964;
	font-weight:bold;
	color:#917964;
}

#permalinks li.permaOff a:hover, #permalinks li.permaOff:hover a {
/*when hovering on other tabs*/
  	background: #917964;
  	border-top:1px solid #917964;
	border-bottom:1px solid #917964;
	text-decoration:none;
	letter-spacing:.8px;
	font-size:11px;
	font-weight:normal;
	display:block;
}
/* * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * */
/************FOUR WORD HOME*****************/
/* * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * */
#columnMiddleWord {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	border:none;
	border-bottom-style:none;
	border-top-style:none;
}
#protectHome {
	background-image:url(images/protectHomeSide.jpg);
	background-repeat:x-repeat;
	height:470px;
	width:100%;
	border-left:2px solid #81cfd3;
	overflow:hidden;  /*for IE usability*/
}
.photoWordProtect {
	background-image:url(images/protectHome.jpg);
	background-repeat:no-repeat;
	border-left:10px solid #81cfd3;
	width:608px;
	height:470px;
	display:block;
	margin:auto;
	position:relative;
}
#healHome {
	background-image:url(images/healHomeSide.jpg);
	background-repeat:x-repeat;
	height:470px;
	width:100%;
	border-left:2px solid #81cfd3;
	overflow:hidden;  /*for IE usability*/
}
.photoWordHeal {
	background-image:url(images/healHome.jpg);
	background-repeat:no-repeat;
	border-left:10px solid #81cfd3;
	width:608px;
	height:470px;
	display:block;
	margin:auto;
	position:relative;
}
#changeHome {
	background-image:url(images/changeHomeSide.jpg);
	background-repeat:x-repeat;
	height:470px;
	width:100%;
	border-left:2px solid #81cfd3;
	overflow:hidden;  /*for IE usability*/
}
.photoWordChange {
	background-image:url(images/changeHome.jpg);
	background-repeat:no-repeat;
	border-left:10px solid #81cfd3;
	width:608px;
	height:470px;
	display:block;
	margin:auto;
	position:relative;
}
#empowerHome {
	background-image:url(images/empowerHomeSide.jpg);
	background-repeat:x-repeat;
	height:470px;
	width:100%;
	border-left:2px solid #81cfd3;
	overflow:hidden;  /*for IE usability*/
}
.photoWordEmpower {
	background-image:url(images/empowerHome.jpg);
	background-repeat:no-repeat;
	border-left:10px solid #81cfd3;
	width:608px;
	height:470px;
	display:block;
	margin:auto;
	position:relative;
}
.mainWord {
	position:absolute;
	background-color:#eaf6f5;
	border-top:2px solid #81cfd3;
	border-bottom:2px solid #81cfd3;
	padding:0px 20px 3px 15px;
	top:23px; /* in conjunction with left property, decides the text position */
	left:0px;
	width:313px; /* optional, though better have one */
}
.mainWordEmpower {
	position:absolute;
	background-color:#eaf6f5;
	border-top:2px solid #81cfd3;
	border-bottom:2px solid #81cfd3;
	padding:0px 20px 3px 15px;
	top:197px; /* in conjunction with left property, decides the text position */
	left:0px;
	width:323px; /* optional, though better have one */
}

.mainWord p, .mainWordEmpower p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#414142;
	margin-top:auto;
	line-height: 150%;
}

.mainWord h1, .mainWordEmpower h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#8a9697;
}

/* * * * * * * * * * * * * * * * */
/* * * * * *  FOOTER  * * * * * */
/* * * * * * * * * * * * * * * */
.addthis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:160px;
	background-image:none;
	float:right;
	z-index:99;
	padding-right:20px;
	padding-top:7px;
}
.addthis a {
	color:#28b0be;
}
.footerLine {
	background-color:#917964;
	width:100%;
	height:5px;
	position:relative;
}
.footer {
	clear:both;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	line-height:15px;
	font-weight:normal;
	color:#80735e;
}
.footer a {
	color:#80735e;
	text-decoration:underline;
}
.footer a:hover {
	color:#000000;
}
