body {
	position: relative;
	background: white;     /* #FDF8E6 */
	text-align: center;
	margin: 0;
	padding: 0;
	color: 0;
}

#container {
	background: white;
	margin: 30px auto;
	margin-bottom: 30px;
	width: 840px;
	text-align: left;
	border: 10px #F9EAB7 solid; }
	

#header {
	background: url(_images/headerBackground.gif) no-repeat top left; 
	height: 172px;
	}

#headlogo {
	height: 150px;
	background: url(_images/headerLogoSlc.gif) no-repeat top left; 
 	}
#headlogo span {display:none;}
	
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: white;
}

.navContainer {
	margin-left: 0px;
	background: #fff;
	}

#navMenu {
	margin: 0;
	padding: 0;
	}
	
#navMenu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	background: #fff;
	}
	
#navMenu a:link, #navMenu a:visited {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0 12px 0 0;
	text-decoration: none;
	background: #fff;
	color: #8a7967;
	}

#navMenu a.active:link, #navMenu a.active:visited {
	background: #fff;
	color: #ef4134;
	}

#navMenu a:hover {
	background: #fff;
	color: #ef8834;
	}

.mainContainer {
	margin-top: 50px;
	background: #fff;
	}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 110px 20px 0;
	text-decoration: none;
	text-align: justify;
	background: #fff;
	color: #8a7967;
  }
    
.mainText a:link{
	text-decoration: none;
	color: #3B60C0;
	}
	
.mainText a:hover{
	text-decoration: underline;
	color: #3B60C0;
	}  
  
.mainSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 110px 20px 0;
	text-decoration: none;
	text-align: justify;
	background: #fff;
	color: #8a7967;
  }
	
.mainSubText a:link{
	text-decoration: none;
	color: #3B60C0;
	}
	
.mainSubText a:hover{
	text-decoration: underline;
	color: #3B60C0;
	}
	
.contactSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 20px 20px;
	text-decoration: none;
	text-align: justify;
	background: #fff;
	color: #8a7967;
  }
  
.contactSubText a:link{
	text-decoration: none;
	color: #3B60C0;
	}
	
.contactSubText a:hover{
	text-decoration: underline;
	color: #3B60C0;
	}
  
.testText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	text-decoration: none;
	text-align: justify;
	background: #fff;
	color: #8a7967;
  }
  
.testNameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0px 40px 0;
	text-decoration: none;
	text-align: right;
	background: #fff;
	color: #8a7967;
  } 

#mainLink a:link{
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 15px 0 0;
	text-decoration: none;
	text-align: left;
	background: #fff;
	color: #778fce;
  }

#mainLink a:hover{
	color: #3B60C0;
  }

.photoText {
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 15px 10px 0;
	text-align: left;
	background: #fff;
	color: #3B60C0;
  }
  
.photoTextGR {
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 15px 10px 0;
	text-align: left;
	background: #fff;
	color: #3B60C0;
  }
  
.photoTextGR {
	color: #8a7967;
  }

.mainHead {
	letter-spacing: 0.13em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	background: #fff;
	color: #3B60C0;
}

.alertText, .alertTextSuccess {
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #ef4134;
	}
	
.alertTextSuccess {
    color: #3B60C0;
	}
	
.homeHead {
	letter-spacing: 0.13em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	text-align: left;
	background: #fff;
	color: #3B60C0;
}

	
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 25px 0 0;
	text-decoration: none;
	background: #fff;
	color: #8a7967;
  }
  
.homeHeadLine {
  	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 20px 5px 0;
	text-decoration: none;
	background: #fff;
	color: #3B60C0;
  }

.mainSubHead {
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 0;
	text-decoration: none;
	text-align: left;
	background: #fff;
	color: #3B60C0;
}

.testIndent {
	margin-left: 40px;
	}

.endText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 10px 10px 7px 0;
	text-align: right;
	vertical-align: bottom;
	background: #fff;
	color: #8a7967;
  }

