/*
body {
	background-color: #EFF5FB;
	color: #000;
	text-align: center;
}	


h1 {
	color: #0B4DA1;
}

h2 {
	color: #0B4DA1;
}
*/

div.container {
  background-color: #FFFCFB;
  border: 1px solid #56443D;
  width: 722px;
  height: auto;
  margin: 0	0 0 13px;
  voice-family: "\"}\""; 
  voice-family: inherit;
  width: 720px;
	}
 	html>body #wrap {
 	width: 720px;
 }

  div.spacer {
 	 clear: both;
	 background-color: #FFFCFB;
  }

  div.float {
  	float: left;
	padding-bottom: 20px;
	text-align: center;
	font-size: xx-small;
  }
  
	div.float p {
   text-align: center;
	font-size: xx-small;
  }
	
/* Slideshow CSS */
	/*
.title {
background-color: #990000;
color: #EFF5FB;
font-size: large;
text-align: center;
}

.blue {
	color: #0B4DA1;
	font-weight: normal;
}

.butt {
	background-color:#0B4DA1;
	color: #F4F9FB;
	}
	
.showdiv {
	font-family: Comic Sans MS, trebuchet ms, verdana, arial,sans-serif;
   background-color: #0B4DA1;
	position: absolute;
	top: 30px;
	left: 200px;
	color: #900;
	width: 600px;
	height: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #F4F9FB;	
	}
	
#showlink {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	}	
	*/
/* End Slide Show CSS */
body {
		margin:20px;
		background: #56A456;
		color: #9B009B;
	}
	
	h2 {font-family: UncialNarrow, Sylfaen, Trebuchet MS, Verdana, lucida, sans-serif; 
		
	}
	
		
	#wrap {
		width: 752px;
		height: auto;
		margin: 0 auto;
		border: 1px solid #000;
		padding:0;
		color: #000;
		voice-family: "\"}\""; 
  		voice-family: inherit;
  		width: 750px;
		}
		html>body #wrap {
  		width: 750px;
	} 
	
		
	#content {
		font-size:100%;
		font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
		background: #F2FEF2;
		width: 763px;
		/*height: auto;*/
		float: none;
		margin: 0;
		padding: 0;
		border:1px solid #000;
		/*text-align: center;*/
		line-height: 1.3em;
		voice-family: "\"}\""; 
  		voice-family: inherit;
  		width: 748px;
		}
		html>body #wrap {
  		width: 748px;
	} 
	
	
		#nav {
		/*background: #F2FEF2;*/
		border: 0px solid #000;
		color: #000;
		margin: 15px 0;
		padding: 0;
		height:18px;
		text-align: left;
		vertical-align: middle;
		background-image: url(images/navtrans.gif);
		background-repeat: repeat;
	}


	#nav ul {
		border: 0; 
		margin: 0; 
		padding: 0; 
		list-style-type: none; 
		text-align: center;
	}

	#nav ul li {
		width: 125px;
		height:18px;
		display: block; 
		float: left; 
		text-align: center; 
		padding: 0; 
		margin: 0; 
	}

	#nav ul li a {
		color:#000;
		width: 130px;
		height:18px;
		/*border-right: 1px solid #000; */
		padding: 0px 5px 0px 5px; 
		margin: 0; 
		text-decoration: none; 
		display: block; 
		text-align: center; 
		font-family: UncialNarrow, Sylfaen, Verdana, lucida, sans-serif; 
		font-size: 20px;
		font-weight: bold;
	}

	#nav ul li a:hover  {
		background:transparent url(images/navbells1.gif) repeat;
		color:#000;
	}
	
	/* Photo Gallery Divs 
	
	div.float {
  		float: left;
  }
  
	div.float p {
   	text-align: center;
   }
	
	div.container {
		width: 750px;
 	 	border: 2px dashed #333;
  		background-color: red;
  }
  
  div.spacer {
  	clear: both;
	background-color: Blue;
  }
  
   End Photo Gallery Divs*/
