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

body {
	margin: 0px;
	padding: 0px;
	background-color: #9D8F6B;
	width: 100%;
	background-image: url(assets/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#headerDiv {
	height: 223px;
	position: relative;
	background-image: url(assets/headerbg.jpg);
	background-position: center top;
	text-align: center;
	background-repeat: repeat-x;
	top: 0px;
	margin: 0px;
}
#contentContainer {
	position: relative;
	width: 51.5em;
	margin: 0px auto;
	height: 33em;
	padding: 0px;
	z-index: 10;
	clear: both;
	top: -19px;
	background-color: #9D8F6B;
}
#headerShadow {
	position: relative;
	z-index: 40;
	clear: both;
	width: 51.5em;
	margin: 0 auto;
}
#headerShadow img {
	width: 100%;
	height: 20px;
}
#indexHeadContainer {
	position: absolute;
	top: 1.1em;
	left: 1.5em;
	z-index: 30;
	width: 30.938em;
	height: 7.188em;
}
#indexHeadContainer img {
	height: 100%;
	width: 100%;
}
#indexImgLeft {
	float: left;
	width: 21em;
	height: 33em;
	position: relative;
}
#indexImgLeft img {
	height: 100%;
	width: 100%;
}
#indexTextArea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20.2em;
	left: 6em;
	top: 16em;
	height: 33em;
	background-color: #FFFFFF;
}
#indexTextBox {
	margin: 0 auto;
	width: 17em;
	top: 19em;
}
.floatLeftImg {
	float: left;
}
#indexTextBox  p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
#indexTextBox span {
	font-weight: bold;
	color: #9D8F6B;
}
#navBar {
	float: left;
	width: 10em;
}
#navBar li {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: .7em 0 0 0;
	padding: 0 0 .7em 0;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
}
.active {
	list-style-position: outside;
	list-style-image: url(assets/bullet.gif);
	color: #FFF;
}
#navBar  li  a:link {
	color: #E0DECA;
	text-decoration: none;
}
#navBar li a:visited {
	color: #E0DECA;
	text-decoration: none;
	}
#navBar li a:hover {
	color: #FFF;
	text-decoration: none;
	}
#navBar li a:active {
	color: #FFF;
	text-decoration: none;
	}
#navBar ul {
	margin: 9em 0 0 1em;
	padding: 0px;
}
#footer {
	position: relative;
	height: 5em;
	padding: 0;
	background-image: url(assets/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCBCA3;
	clear: both;
	top: -19px;
}
.centerDiv {
	margin: 1.2em auto;
	padding: 0px;
	width: 58em;
	text-align: center;
}
#footer  p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0 .8em;
	list-style-type: none;
	color: #FFFFFF;
}
#footer  p  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  p  a:visited {
	color: #EBE8C9;
	text-decoration: none;
}
#footer  p  a:hover {
	color: #EBE8C9;
	text-decoration: none;
}
#footer  p  a:active {
	color: #EBE8C9;
	text-decoration: none;
}
.footerLiBorder {
	display: block;
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	margin: 0px;
	padding: 0 .8em;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
}
#textArea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 41.2em;
	left: 6em;
	top: 16em;
	height: 33em;
	background-color: #FFFFFF;
}
#textBox {
	margin: 0 auto;
	width: 37em;
	top: 19em;
}
#textBox h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
.clearFloat {
	clear: both;
	padding-top: .5em;
}
#textBox p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
#textBox span {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.7em;
	line-height: 1.4em;
}
.ourTeamDiv {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	width: 11em;
	color: #9D8F6B;
	float: right;
}
.ourTeamDiv  p {
	font-size: 0.7em;
	line-height: 1.5em;
	margin: .6em 0 0 0;
}
.ourTeamDiv em {
	font-size: 1.1em;
	line-height: 1.2em;
}
#textBox2 {
	margin: 0 auto;
	width: 37em;
	top: 19em;
}
#textBox2 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#textBox3 h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
#textBox3    ul  {
	margin: 0 0 0 1em;
	padding: 0px;
}
#textBox3    li  {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	list-style-image: url(assets/bullet2.gif);
	list-style-position: outside;
	padding: 0;
	margin: 0 0 .2em 0;
	line-height: 1.3em;
}
.alignRt {
	text-align: right;
	color: #9D8F6B;
	font-weight: bold;
	margin: 8px 0 0 0;
}
.alignRt a {
	color: #9D8F6B;
	text-decoration: none;
}
#philoLeftDiv {
	width: 14em;
	height: 12.75em;
}
#philoLeftDiv img {
	width: 100%;
	height: 100%;
}
.captionImage {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #9D8F6B;
	text-align: right;
	float: left;
	width: 14em;
	margin: 0;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #9D8F6B;
	margin: 0px;
	padding: 0 0 .3em 0;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #9D8F6B;
	margin: 0px;
	padding: 0 0 .3em 0;
}
.textBox3 {
	margin: 0;
	width: 25em;
	top: 19em;
	float: left;
}
.textBox3  h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
.textBox3  p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.textBox3  span {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.7em;
	line-height: 1.1em;
}
#textBox3 {
	margin: 0 auto;
	width: 37em;
	top: 19em;
}
#textBox3 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#textBox3 span {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.7em;
	line-height: 1.1em;
}
.captionDiv {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #9D8F6B;
	text-align: center;
	float: left;
	width: 16em;
	line-height: 1.3em;
	margin: 0 1.5em 0 0;
}
.captionDiv a {
	color: #9D8F6B;
	text-decoration: none;
	font-size: 0.9em;
}
#textBox4 {
	margin: 0 auto;
	width: 37em;
	top: 19em;
}
#textBox4 h1 {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}
#textBox4 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#textBox4 span {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.6em;
	line-height: 1.1em;
}
.captionDivRt {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #9D8F6B;
	text-align: center;
	float: right;
	width: 18em;
	height: 29em;
	line-height: 1.3em;
	margin: 0 0 0 1.5em;
}
.captionDivRt a {
	color: #9D8F6B;
	text-decoration: none;
	font-size: 0.9em;
}
#textBox5 {
	margin: 0 auto;
	width: 38.5em;
	top: 19em;
	text-align: center;
}
#textBox5 a {
	color: #9D8F6B;
	text-decoration: none;
}
#textBox5 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	color: #9D8F6B;
}
#textBox5 h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

#textBox6 {
	margin: 0 auto;
	width: 530px;
	top: 19em;
}
#textBox6 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#textBox5 label {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	color: #9D8F6B;
}
#contactDivRtBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D8F6B;
	padding-right: 12px;
}
#contactDivLftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D8F6B;
	padding-left: 12px;
}
.textField {
	width: 90%;
}
#indexTextBox h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
#textBox7 {
	margin: 0 auto;
	width: 37em;
	top: 19em;
}
#textBox7 p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
#textBox7 span {
	font-weight: bold;
	color: #9D8F6B;
	font-size: 1.4em;
	line-height: 1.3em;
}
#textBox7 h1 {
	visibility: hidden;
	left: -2000px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
#textBox2 span {
	font-weight: bold;
	color: #9F906A;
}

