body {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A2D1DE;
}


p { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color:#352D15;
	
}

li	{ 
	color: #252525; 
	font-size: 11px; 
	line-height: 1.5em; 
	text-align: left;
	margin-top: 0; 
	margin-bottom: 5px; 
	padding-right: 10px;
	}

h1	{ 
	color: #ee4695; 
	font-size: 24px; 
	line-height: 1.2em; 
	text-align: left;
	margin-bottom: 0.5em; 
	padding-right: 10px;
	}

h2  { 
	color: #252525; 
	font-size: 14px; 
	line-height: 1.2em; 
	text-align: left;
	margin: 4px 25px 0 10px; 
	padding-right: 10px;
	}

h3  { color: #9C080C; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em; 
	text-align: left;
	margin-top: 1em; 
	margin-bottom: 0; 
	margin-left: 10px;
	padding-right: 10px 
	}

h4  { 
	color: #191970; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px; 
	text-align: center; 
	clear: both; 
	margin-bottom: 3px 
	}
	
#reports h2 {
	color: #9C080C; 
	font-size: 14px; 
	line-height: 1.2em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 4px 25px 0 10px; 
	padding-right: 10px;
	}

#relocation h2 {
	color: #9C080C; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em; 
	text-align: left;
	margin: 4px 25px 0 10px; 
	padding-right: 10px;
	}
h1.news	{ 
	color: #000000; 
	font-size: 19px; 
	line-height: 1.2em; 
	text-align: left;
	margin-bottom: 0.5em; 
	padding-right: 10px;
	font-weight: normal;
	text-transform:uppercase;
	}
a.newslink:link {
	color: #1C3658;
	text-decoration: underline;
}
a.newslink:visited {
	color: #1C3658;
	text-decoration: underline;
}
a.newslink:active {
	color: #1C3658;
	text-decoration: underline;
}
a.newslink:hover {
	color: #3b6dae;
	text-decoration: underline;
}

/* Bottom Navigation Styles */
.nav         	{ 
color: #e3b926; 
font-size: 14px;  
 }

.nav a:link, a:visited 	{
	color: #ffffff;
	text-decoration: none;
 }
 .nav a:hover 	{

	text-decoration: underline;	
 }

/* Use for Contact Information in the footer */
.contact    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #452D15;
 }
.callnumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #452D15;
}
.serves {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #452D2F;
}
