/* Wonders Within Import*/


#head { 
padding: 0px;
background: #eedca2;
background-image: url(images/back.jpg); 
height: 149px;
/*max-width:700px;*/
color:#fff;
border-bottom: 1px solid #ebce74;
}

#hImage {
float: right;
padding-left: 10px;
text-align:center;}

#head h1  { text-align: center;
	padding: 0;
	margin: 0;
	height: 144px;
	max-width:700px;
	font-size: 140%;
	}
#h1 {	
	text-align: left;
	padding: 10px;
	font-size: 16px ;
	font-weight:bold;
	color: #265665;	
	background: #72b8b4;
	}
	
#h2 {
	text-align: left;
	padding: 10px;
	font-size: 15px ;
	font-weight:bold;
	color: #265665;	
	background: #72b8b4;
	/*background: url(Images/Back.jpg) */
	}	
#h3{
	text-transform: capitalize;
	text-align: left;
	padding-left: 10px;
	color: #eedca2;
	background: #265665;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
	
#content { margin-top: 5px;
	margin-left: 170px;
	max-width: 50em;
	padding-right: 10px;
	border-right: #ebce74 thin solid;
	}
#p { text-align:justify;
		padding-right: 15px;
		padding-top: 15px;
		 }
		 	
#navcontainer {
	float: left;
	width: 150px;
	margin-top: 5px;
		}
		
ul#nav 	{
	list-style: none;
	margin: 1px;
	padding: 0;
	}	
ul#nav	a{
		display: block;
		padding: 5px 5%;
		text-decoration: none;
		width:	90%;
		background-color: #72B8B4;
		border-top: 1px solid #eedca2;
		border-right: 1px solid #265665;
		border-bottom: 1px solid #72b8b4;
		border-left: 1px solid #eedca2;
		color: #265665;
		font-weight: bold;
		font-size: 11px;
		/*background-image: url(images/grad-a.jpg);*/
		}

ul#nav a:hover {
background-color: #147b85;
color: #eedca2;
border-top: 1px solid #828282;
border-right: 1px solid #f7f7f7;
border-bottom: 1px solid #f7f7f7;
border-left: 1px solid #828282;
background-image: url(images/grad-b.jpg);
}	

/*ul#navBlank {
	background-image: url(images/grad-a.jpg);
	height:100px;
	}	*/

#foot {
	clear: both;
	padding: 15px;
	background: #72b8b4;
	color: #eedca2;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ebce74;
	border-bottom: 1px solid #ebce74;
	
	}

#image	{position: fixed;
top: 200px;
left: 76%;
text-align:center;
}
.padding {
 padding: 10px;
  }
  
.Img{
	padding: 5px 5px 15px 10px;
	}
	
#one-quarteropacity {
filter: alpha(opacity=90);
-moz-opacity: .90;
opacity: 0.90;
}

#content h4:first-letter {
color: #fff;
background: #006666;
padding: 3px;
border: 2px dotted #333;
background:	url(images/square.jpg) repeat; 
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265665;
	text-decoration: none;
	background-color: #72b8b4;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265665;
	text-decoration: none;
	background-color: #72b8b4;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eedca2;
	text-decoration: none;
	background-color: #72b8b4;
}
