/* Global Styles */

body {
	margin:0px;
	padding: 0;
	color: #000000;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
hr {
	height:1px;
	color: #02978E;
	border: none;
	}
	
a {
	color: #333333;
	text-decoration:none;
	}
	
a:hover {
	color: #02978E;
	text-decoration:none;
	}
	

a.navigation:hover {
	color: #02978E;
	text-decoration:none;
	border-bottom: dotted 1px #DE9062;
	}
	
.navigation {
	font:11px times;
	color: #333333;
	font-weight:normal;
	letter-spacing:0.2em;
	text-align: right;
	
	}	
	
.navigationOn {
	font:11px times;
	color: #02978E;
	font-weight:bold;
	letter-spacing:0.2em;
	text-align: right;	
	}	

.bodyText {
	font:12px arial;
	color:#3B4044;
	line-height:20px;
	letter-spacing:normal;
	margin-top:0px;
	vertical-align: text-top;
	}
	

.aboutTextL {
	font:11px arial;
	color:#3B4044;
	line-height:18px;
	letter-spacing:normal;
	padding-top:80px;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:20px;
	vertical-align: text-top;
	}
	
.aboutTextR {
	font:11px arial;
	color:#3B4044;
	line-height:18px;
	letter-spacing:normal;
	padding-top:80px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	vertical-align: text-top;
	}
	
.aboutHeader {
	font:16px arial;
	color:#7d4c3d;
	line-height:18px;
	letter-spacing:1px;
	}
	
	
.subHeader {
	font:16px georgia;
	color: #226F6F;
	font-weight:bold;
	vertical-align: text-top;
	font-style: italic;
	}	
	
.nav {
	font:11px arial;
	color: #990000;
	font-weight:bold;
	letter-spacing:1px;
	}	
	
.secnav {
	font:12px arial;
	color: #666666;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	vertical-align: text-top;
	}	
	
.thirdnav {
	font:11px arial;
	color: #666666;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	font-style: italic;
	vertical-align: text-top;
	}
	
.secnavon {
	font:12px arial;
	color: #226F6F;
	font-weight:bold;
	line-height:16px;
	text-align: right;
	vertical-align: text-top;
	}	
	
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#3B4044;
	line-height:20px;
	letter-spacing:normal;
	margin-top:0px;
	vertical-align: text-top;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	}
	
.captions {
	font-size: 11px;
	color:#3B4044;
	line-height:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	

	
