/* Board of Directors */
.boardMember {
	height: 26px;
	margin-bottom: 10px;
	margin-left: 35px;
	}
.boardMember img {
	border: 1px solid #518f71;
	margin-right: 10px;
	float: left;
	}
.boardMember span {
	color: #333333;
	}

.boardMember .lightGrey {
	color: #999999;
	}

.tierSingle {
	overflow: auto;
	width: 370px;
	background: #fcfcfa;
	padding: 10px;
	border-top: 1px solid #eaecd7;
	border-left: 1px solid #eaecd7;
	border-right: 1px solid #eaecd7;
	margin-left: 25px;
}

.tierMulti {
	overflow: auto;
	width: 380px;
	background: #fcfcfa;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0 !important;
	padding-bottom: 9px !important;
	border-top: 1px solid #eaecd7;
	border-left: 1px solid #eaecd7;
	border-right: 1px solid #eaecd7;
	margin-left: 25px;
}
.floated {
	float: left;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	}
.personWrapper {
	color: #4d5127;
	border: 1px solid #c6cb92;
	width: 100px;
	height: 90px;
	padding: 5px;
	background: #eaecd7;	
	margin-left: auto;
	margin-right: auto;
}

.closeBottom {
	border-bottom: 1px solid #eaecd7;
	margin-bottom: 10px;
	}

/* Places to Stay */

.thumbnails {
	margin-left: 25px;
	margin-bottom: 20px;
	}
	
.thumbnails img {
	border: 2px solid #518f71;
	margin-right: 10px;
	}
	
/* News */

.newsImages {
	margin-left: 25px;
	display: block;
	float: left;
	overflow: hidden;
	text-align: right;
	}
	
.newsImages img {
	border: 2px solid #518f71;
	margin: 0px 10px 10px 0px;
	display: block;
	clear: both;
	}
	
/* Shareholders */

.shareholders {
	color: #333333;
	margin-left: 25px;
	width: 300px;
	}
	
.shareholders td {
	align: left;
	height: 20px;
	}

.header {
	font-weight: bold;
	height: 40px;
	}
	
/* Contact Region */

.regionResult {
	width: 675px;
	border: 1px solid #eaecd7;
	margin-left: 25px;
	padding: 0;
	border-collapse: collapse;
	background: #fcfcfa;
	color: #4d5127;
	margin-bottom: 15px;
	}

.regionResult .header {
	font-size: 10px;
	font-weight: bold;
	background: #eaecd7 !important;
	text-align: center;
	text-transform: uppercase;
	height: 24px !important;
	
	}
	
.regionResult td {
	font-size: 9px !important;
	border: 1px solid #c6cb92;
	height: 12px;
	padding: 5px;
	}			
	
.regionResult a {
	font-size: 9px !important;
	text-transform: lowercase;
	}
	
.rtOffice, .rtDesignation, .rtName {
	width:	100px;
	}
		
.rtPhone, .rtFax, .rtCell {
	width:	60px;
	}

/* Contact Form */

div.lcW table.contactForm {
	position: relative;
	left: 25px;
	}

.contactForm {
	width: 466px;
	padding: 0;
	border-collapse: collapse;
	background: #fcfcfa;
	color: #4d5127;
	}

.contactForm .header {
	font-size: 10px;
	font-weight: bold;
	background: #eaecd7 !important;
	text-transform: uppercase;
	height: 24px !important;
	}
	
.contactForm td {
	font-size: 9px !important;
	border: 1px solid #c6cb92;
	height: 12px;
	padding: 5px;
	}			
	
.contactForm td.label {
	width: 90px;
	text-align: right;
	padding-right: 10px !important;
}

.contactForm td.value {
	width: 366px;	
	padding-left: 10px !important;
}

.contactForm td.value input {
	background-color: #fcfcfa;
	border: 0px solid #fcfcfa;
	font-size: 9px !important;
	color: #838855;
	width: 350px;
}

.contactForm td.value2 {
	width: 366px;
	padding: 0px !important;	
	padding-left: 10px !important;
}

.contactForm td.value2 textarea {
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fcfcfa;
	border: 0px solid #c6cb92;
	font-size: 9px !important;
	color: #838855;
	width: 100%;
	height: 100px;
}

* html .contactForm td.value2 textarea {
	padding-top: 4px;
}

.submitButton {
	margin-top: 0 !important;
	margin-left: 24px !important;
	padding: 0 !important;
	border: 0 !important;
	}

* html .submitButton {
	margin-left: 25px !important;
	}

/* Directions Popup */

#dirHeader {
	position: absolute;
	top: 0;
	left: 0;
	width: 660px;
	height: 100px;
	}

#dirMap {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 366px;
	height: 360px;
	background: white 0px 0px no-repeat url(../images/directions_popup/mapbg.jpg);
	}

#dirMap img {
	margin-left: 21px;
	}
	
#dirContent {
	position: absolute;
	top: 100px;
	left: 366px;
	height: 360px;
	width: 294px;
	}
	
#dirDirections {
	position: relative;
	left: 0px;
	top: 0px;
	width: 294pxt;
	height: 272px;
	background: white 0px 0px no-repeat url(../images/directions_popup/directions.jpg);	
	}

#dirDirections ul {
	padding-top: 38px;
	margin-left: 34px;
	width: 230px;
	list-style-type: decimal !important;
	}

* html #dirDirections ul {
	list-style-type: decimal !important;
	list-style-position: outside;
	padding-left: 25px;
	margin-left: 15px;
	width: 225px;
	}

#dirDirections ul li {
	margin-bottom: 5px;
	}

#dirDirections .hideLi {
	list-style-type: none !important;
	}

* html .hideLi {
	list-style-type: none !important;
	}
	
#dirPrint {
	position: relative;
	left: 0px;
	top: 0px;
	width: 294px;
	height: 88px;
	background: white 0px 0px no-repeat url(../images/directions_popup/print.jpg);
	padding-top: 38px;
	padding-left: 34px;		
	}
	
#dirPrint .closeLink {
	display: inline;
	position: absolute;
	left: 182px;
	top: 60px;
	}	