.container_16 {
	background: #fff url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 650px;

}


body {
	color: #333333;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(../images/paper.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	
}

#navlist li a {
	color: #fff;
	text-decoration: none;
}

#subnavlist li a {
	color: #519f9d;
	text-decoration: none;
}

#navlist li a:hover, #subnavlist li a:hover {
	color: #006600;
	text-decoration: underline;
}

#navlist li a.current {
	color: #204a1f;
	text-decoration: none;
}

#subnavlist li a.current {
	color: #006600 ;
	text-decoration: underline;
}

h1 {

	font-size: 14px;

	font-style: normal;

	line-height: 1.5em;

	font-family: "Lucida Grande", Verdana, Arial, sans-serif;

	font-weight: normal;
	display: none;
}

h2 {

	color: #333333;

	margin-left: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-top: 10px;

	font-weight: bold;

	line-height: 1.4em;

	font-size: 2em;

	font-family: "Lucida Grande", Verdana, Arial, sans-serif;

}


h3
{
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 1.2em;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

p
{
	color: #333333;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

#siteTitle {
	height: 115px;

}

#navcontainer {
	margin-top: 12px;
	margin-bottom: 10px;

}

#navlist li
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 50px;
	font-size: 1.4em;
	display: inline;
	list-style-type: none;
}

#subnavlist li {
	color: #519f9d;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	font-size: 1em;
	display: inline;
	list-style-type: none;
}

a {
	color: blue;
}


#footer
{
	background-repeat: no-repeat;
	height: 440px;
	color: #4dada6;
	background-image: url(../images/footer.jpg);
	background-color: white;
}

#footerContent p
{
	color: #FFF;
	padding-left: 55px;
	padding-top: 30px;
}

#footer a {
color: white;

}

#footer a:hover {
color: #204a1f;

}


#images
{
	padding-top: 30px;
}

#images img
{
	text-shadow: 50px 10px 4px #666666;
	margin-top: 30px;
}

.slideshow, .slideshow2 {
	text-align: center;

}
#slideshow, #slideshow2 {
	height: 210px;
}
