body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3757AA;
}
p {
	font-size: 14px;	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: navy;
	text-transform : uppercase;
	margin-top: 0px;
	background-image: url(images/header-back.jpg);
	padding-left: 10px;
}
		
h2	{
	font-size: 18px;
	font-weight: 900;
	margin: 0px;
	padding: 12px 0px 14px 0px;
	color: #C9B872;
	text-decoration: underline;
	}

.headertext{
font-size: 12px;
color: #fffaa9;
font-weight: bold;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
padding-left: 8px;
}

.boxcopy{
font-size: 12px;
color: black;
 line-height: 18px;
}

.boxcopy-instructions{
font-size: 15px;
color: black;
}

.navigation-header{
font-size: 11px;
color: #542B0C;
font-weight: bold;
font-style: italic;
}

.navigation-copy{
font-size: 10px;
color: white;
font-weight: bold;
font-style: italic;
}

a.links-small{
font-size: 11px;
color: #A52A2A;
text-decoration: none;
display: block;
}

a.links-small:hover {
color: white;
font-size: 11px;
display: block;
background-color: black;
text-decoration: none;
}

a.mainnav-link{
color: yellow;
font-size: 13px;
text-decoration: none;
text-align: center;
font-weight: bold;
background-image: url(images/button.png);
background-repeat: no-repeat;
background-position: center;
display: block;
padding-top: 5px;
padding-bottom: 5px;
font-style: italic;
 }
a.mainnav-link:hover {
color: white;
font-size: 13px;
text-decoration: none;
text-align: center;
font-weight: bold;
background-image: url(images/button-over.png);
background-repeat: no-repeat;
background-position: center;
}

a.nav-links{
font-size: 11px;
color: white;
text-decoration: none;
display: block;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
 background-image: url(core-images2/blob.png);
 background-repeat: no-repeat;
 padding-left: 13px;
}

a.nav-links:hover {
font-size: 11px;
color: yellow;
text-decoration: none;
display: block;
font-weight: bold;
background-color: black;
 background-image: none;
}

a.nav-links-small{
font-size: 9px;
color: white;
text-decoration: none;
display: block;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
 background-image: url(core-images2/blob.png);
 background-repeat: no-repeat;
 padding-left: 13px;
}

a.nav-links-small:hover {
font-size: 9px;
color: yellow;
text-decoration: none;
display: block;
font-weight: bold;
background-color: black;
 background-image: none;
}
a.nav-links-small-2{
font-size: 11px;
color: black;
text-decoration: none;
display: block;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
 background-image: url(core-images2/blob.png);
 background-repeat: no-repeat;
 padding-left: 13px;
}

a.nav-links-small-2:hover {
font-size: 11px;
color: yellow;
text-decoration: none;
display: block;
font-weight: bold;
background-color: #3B3223;
 background-image: none;
}
a.bottom {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	}	
a.bottom:hover {
	color: silver;
	font-size: 10px;
}
.bottomtext {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	}

a.bottom-email {
	font-size: 10px;
	text-decoration: none;
	color: #0406FF;
	}
	
a.bottom-email:hover {
	color: Black;
	font-size: 10px;
}

a {
	color: #00008B;
}
a:hover {
	color: #FF6347;
}





