/* Global Styles */

body {
	margin:0px;
	background-color: #ECE8B7;
	background-image: url(../images/water_ripple%20png.png);
	background-position: right;
	background-repeat: no-repeat;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}
	
p {
	margin-left:inherit;
	margin-right:inherit;
	}
	
li {
	margin-left:30px;
	}

/* ID Styles */

#content {
    width:800px;
    margin:0 auto;
    text-align:left;
    }

#navigation {
max-width: 189px;
vertical-align:top;
}

#navTd {
	background-color: #984B27;
	vertical-align: top;
}

#navigation td {
	border-bottom: 1px solid #F1BD07;
	}
	
#navigation a {
	font: bold 14px  Calibri, helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background:  #D1D094;
	color:#993300;
	}
	
#bodyRtCol	{
	border-right-style: solid;
	border-right-color: #984B27;
	border-right-width: medium;
		}

#bodyRtCol_other	{
	border-right-style: solid;
	border-right-color: #984B27;
	border-right-width: medium;
	background-image:url(../images/background%20rt%20col%20other.gif);
	background-repeat:no-repeat;
		}		

#bodyRtCol_spdirection	{
	border-right-style: solid;
	border-right-color: #984B27;
	border-right-width: medium;
	background-image: url(../images/background%20rt%20col%20spdirection.gif);
	background-repeat:no-repeat;
		}	


#bodyRtCol_creativementoring	{
	border-right-style: solid;
	border-right-color: #984B27;
	border-right-width: medium;
	background-image: url(../images/background%20rt%20col%20creativementoring.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	padding-top: 55px;
	}

#footerRight 	{
	background-color: #B18634;
	border-bottom-color:#5A2511;
	border-top-color: #5A2511;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style:solid;
	border-right-color: #984B27;
	}

#footerLeft	{
	background-color: #B18634;
	border-bottom-color:#5A2511;
	border-top-color: #5A2511;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #984B27;
	}
	
#coldiv {
	margin-left: 11px;
	margin-right: 11px;
		}
	
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#23100A;
	line-height:16px;
	margin-top:  10px;
	margin-left:  8px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF9933;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.footerText {
	font: bold 10px  Verdana, Arial, Helvetica, sans-serif;
	color: #67331B;
	text-align: center;
	vertical-align: middle;
	}
	
.navText {
	font: 11px Calibri, "Calisto MT", helvetica, sans-serif;
	color: #CC00CC;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.rtColTestamonials {
	background-image: url(../images/background%20rt%20col.gif);
	background-repeat:no-repeat;
	margin-top: 50px;
	padding-top: 55px;
	}
	
.testamonials {
	font: 14px Calibri, "Calisto MT", helvetica, sans-serif;
	color:#FDF4FF;
	
	}
