﻿.style1 {
	font-family: "Bradley Hand ITC";
	font-style: italic;
	font-size: 2.1em;
	color: #133B59;
	font-weight: bold;
	background-color: #C9CACC;
	margin-left: -110px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 0px;
	padding: 20px 0px 0px 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.style2 {
	font-family: "Bradley Hand ITC";
	font-style: italic;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C9CACC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.style3 {	
	font-family: "Lucida Sans";
	font-size: 1.2em;
	color: #133B59;
	background-color: #C9CACC;
	padding: 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}

.style4 {
	font-family: Verdana;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
	color: #844C15;
	background-color: #F7F4DA;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.style5 {
	font-family: Verdana;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
	color: #F3BB70;
	background-color: #F7F4DA;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.style6 {
	font-family: Verdana;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
	color: #F9E17F;
	background-color: #C9CACC;
	border: 1px dashed #C9CACC;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.style6 a:link {	
	color:#133B59;
	text-decoration: none;
}
.style6 a:visited {
	color: #133B59;
	text-decoration: none;
}
 .style6 a:hover {
	color: #0F5F3D;
	text-decoration: none;
}
 .style6 a:active { 
	color: #133B59;
	text-decoration: none;
}

.h2 {
	font-family: "Bradley Hand ITC";
	font-style: italic;
	font-size: 2.2em;
	font-weight:bold;
	color: #133B59;
	margin: 0.5em;
	padding: 5px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 4px 4px 4px 4px #4c4c4c;
	-webkit-box-shadow: 4px 4px 4px 4px #4c4c4c;
	box-shadow: 4px 4px 4px 4px #4c4c4c;

}

.h1 {
	font-family: "Bradley Hand ITC";
	font-style: italic;
	font-size: 2.6em;
	font-weight:bold;
	color: #0F5F3D;
	margin: 0.5em ;
	padding: 5px ;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.sidenav {
	float: left;
	color: #133B59; 
	width:15%;	
	margin-top: 3px;
	margin-right: 0 px;
	margin-bottom: 10px;
	padding: 20px 2px 200px 2px;
	border: 2px solid #C9CACC;
	background-color: #C9CACC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.sidenav a:link {	
	color:#133B59;
	text-decoration: none;
}
 .sidenav a:visited {
	color: #133B59;
	text-decoration: none;
}
 .sidenav a:hover {
	color: #0F5F3D;
	text-decoration: none;
}
 .sidenav a:active { 
	color: #133B59;
	text-decoration: none;
}

.endnav {

	color: #0F5F3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 5px solid #C9CACC;
	border-left: 5px solid #C9CACC;
	background-color: #C9CACC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}		

.endnav a:link {	
	color: #133B59;
	text-decoration: none;
}
 .endnav a:visited {
	color: #133B59;
	text-decoration: none;
}
 .endnav a:hover {
	color: #0F5F3D;
	text-decoration: none;
}
 .endnav a:active { 
	color: #133B59;
	text-decoration: none;
}
body {
	font-family: Verdana; Arial; sans-serif
	font-size: 1.1em;
	line-height: 1.4em;
	color: #133B59;
	background-color: #C9CACC;
	background-image: url(testsunset.jpg);
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.navigation {
	font-size:90%;
	margin-left: 3em;
}

.navigation a:link, .navigation a:visited {
	
	margin-right: 0.2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: #133B59;
	background-color: #C9CACC;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #8D8D8F;
	border-right: 1px solid #8D8D8F;
}
.navigation a:hover {
	border-top: 1px solid #8D8D8F;
	border-left: 1px solid #8D8D8F;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


.bodytext  {
	float:left; 
	width:70%; 
	color: #133B59;
	margin: 3px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	background-color: #F7F4DA;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 4px 4px 4px 4px #4c4c4c;
	-webkit-box-shadow: 4px 2px 2px 4px #4c4c4c;
	box-shadow: 4px 4px 4px 4px #4c4c4c;
}

.runslideshow {
	float:right;
	width:250px;
	margin:10px;
	border:3px solid #4C5F60;
}

#footer {
	clear: left;
	text-align: right;
	font-style: italic;
	color: #305C7D;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#footer a:link, a:visited, a:active {	
	color: #305C7D;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;

}