/* CSS Document */


body {
	background: #a8d0ed;
	color: #a8d0ed;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	text-align: center;
	min-height: 100%;
	height: auto 100%;
	margin: 0px; }

.main {
	text-align: left;
	margin: auto;
	position: relative;
	max-width: 100%;
	z-index: 1;
}

#originalAuntie {
	margin: 0 0 0 800;
	padding: 0 0 0 0;
	text-align: right;
	position: absolute;
}

#tabs {
	max-width: 100%;
	height: auto;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	clear: both;
 } 

.colorbar {
	max-width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;	
	background: url("images/green-fade-bar.jpg") no-repeat center top #449959;
	z-index: 1;
}

.colorbarthin {
	max-width: 100%;
	height: 39px;
	margin: 0;
	padding: 0;
	position: relative;	
	background: url("images/green-fade-bar.jpg") no-repeat center top #449959;
	z-index: 1;}

.featuredsection {
	text-align: center;
	max-width: 100%;
	min-height: 400px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;	
	background-color: #fff;
	z-index: 0;}

.fadebarright {
	width: 600px;
	height: 33px;
	margin: 0;
	padding-top: 17px;
	position: relative;	
	background: url("images/fade-bar-right.png") no-repeat center bottom;
	z-index: 1; }

.fadebarleft {
	max-width: 100%;
	height: 39px;
	margin: auto;
	position:absolute;                 
    top:0; 
	background: url("images/fade-bar-left.png");
	background-size: 100% 100%;
	z-index: 4; }

.highlightimage {
	margin: 0 0 0 0;
	padding: 45 0 0 0;
	max-width: 100%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 4;
	opacity: 0.9;
}

.highlightimage:hover {
	opacity: 1.0;
  }

  .highlightimage-nohover {
	margin: 0 0 0 0;
	padding: 45 0 0 0;
	max-width: 100%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 4;
}

.textarea {
	float: left;
	text-align: left;
	background-color:rgba(255, 255, 255, 0.5);
}

.textarealarge {
	float: left;
	text-align: left;
	background-color:rgba(255, 255, 255, 0.5);
	width: 800px;
	max-width: 100%;
	margin: 0 0 30 0;
	padding: 0 0 30 0;
	z-index: 4;
	position: inherit;
}

hr { display: block;
		text-align: center;
		max-width: 100%;	height: 2px;
		margin: 0px;
		background: #449959; 
  border-style: none;
  border-width: 0px;
}



		
p { 
	font-size: 16px;
	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 10 30 0 30;
	color: #000;
	text-align: left;
  }

h1 { 
	font-size: 25px;
	color: #449959;
	font: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 30 30 0 30;
	text-align: left;
	min-width: 200px;
	clear: right;
  }
	
h2 { 
	font-size: 21px;
	color: #344479;
	font: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 1 200 0 0;
	text-align: right;  }

	a h2:hover {
		color: #fff;  }
	
h3 { 
	font-size: 17px;
	color: #FFF;
	font: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: italic;
	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 8 30 0 30;
	text-align: left;  }
	
h4 { 
	font-size: 21px;
	color: #344479;
	font: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 2 0 0 330;
	text-align: left;  }

h5 { 
	font-size: 21px;
	color: #344479;
	font: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 7 20 0 150;
	text-align: left;  }

	a h5:hover {
		color: #fff;  }

	


a:link {
	color: #449959;
	text-decoration: none;  }
	  
a:hover {
	color: #a8d0ed;
	text-decoration: none;  }

.footer {
	align: center;
	text-align: center;
	bottom: 0px;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 30 0 30 0;
	position: relative;
	background: #344479;
	z-index: 0;
}

.footnote {
	color: #449959;
}

.pages {
	padding: 0; 
	margin: 30 15 20 15; 
	max-width: 250px; 
	float: left;
	border: 1px solid #ccc;
  }
  
.pages:hover {
	border: 1px solid #449959;
  }
  
hr.new2 {
	padding: 0;
	  display: block;
	text-align: center;
	max-width: 100%;	
	height: 1px;
	margin: 30 15 0 15;
	background: #449959; 
	border-style: none;
	border-width: 0px;
	clear: both;
  }

img.headshot {
	padding: 30 30 0 30; 
	max-width: 200px; 
	float: left;
}


	 
nav {
	background: #344479;
	width: 100%;
}
	
nav ul ul {
	font-family: Helvetica Neue, Helvetica, Arial, Tahoma, sans-serif;
		max-width: 100%;
}

nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
	text-align: left;
	max-width: 100%;
	margin: 9 0 0 0;

}
	
nav ul li {
	float: none;
	font-size: 17px;
    margin: 0 30 0 0;
	text-align: center;
	display: block;
	height: 27px;
	text-transform:uppercase;
	color: #fff;
}

nav ul li a {
	display: block; 
	padding: 0px 3px;
	text-decoration: none;
	color: #fff;
}
	
nav ul li:hover a {
	text-decoration: none;
	color: #449959;
}
	
nav ul li a:link {
	color: #fff;
}
	




@media only screen and (min-width: 601px) {
  .main {
    width: 900px; /* The width is 100%, when the viewport is 600px or smaller */
  }

	.textarea {
		width: 500px;
	}

	nav ul li {
		float: left;
	}
}

@media only screen and (max-width: 800px) {
	h1 { clear: both; !important; }
	}

