/* Global Styles */

body {
	margin:0px;
	width:100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: right;
	background-color: #FFC;
	text-align: center;
	}


	
a {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #F60;
	text-decoration:underline;
	font-weight: normal;
	}
	
/* ID Styles */

#navigation a {
	color: #03C;
	text-decoration:none;
	letter-spacing:0.2em;
	font-family: arial;
	font-size: 14px;
	}

	
#navigation a:hover {
	color: #F60;
	font-size: 12px;
	text-decoration: underline;
	}
#navigation {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #F9F987;
	vertical-align: middle;
	border: thin solid #03C;
}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#noborder {
	border: thin solid #000000;
	color: #000;
	background-color: #FFF;
}

	
.pageHeader {
	color: #ffffff;
	letter-spacing:.1em;
	line-height:38px;
	width: 500px;
	font-family: "times new roman";
	font-size: 30px;
	}
	
.bodyText {
	color:#000;
	line-height:24px;
	margin: 15px;
	font-family: arial;
	font-size: 14px;
	width: 750px;
	padding: 20px;
	text-align: left;
	}
	
.pageName {
	color: #0060a5;
	letter-spacing:.3em;
	line-height:26px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	}
	
.subHeader {
	color: #10630B;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	}
	
.navText {
	color: #333300;
	letter-spacing:.6em;
	width: 900px;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
	height: 0px;
	}
	
#noborder tr .bodyText #about tr td p {
	text-align: center;
}
#noborder tr td div #text {
	text-align: left;
}
#noborder tr td div #text tr .bodyText #about tr td p {
	text-align: left;
}
#noborder tr td div #text tr .bodyText #landscape_images tr td p {
	text-align: center;
}
