h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

h5	{

	font-size: 11px;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.body_copy_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.body_copy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	
}
.bottom a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #022929;
}
.image_left {
	float: left;
	padding-right: 3px;
}
.body_copy_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.dots {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

#navcontainer { background-image: url(images/side-background.jpg); width: 200px; }

#navcontainer ul
{
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
margin-top: 0px;
border-bottom-width: 2px;
display: block;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 4px;
width: 160px;
border-bottom-color: #990000;
border-bottom: solid;
}

#navcontainer a:link, #navlist a:visited
{
text-shadow: 2px 2px 2px #7e7e7e;
color: white;
text-decoration: none;
}

#navcontainer a:hover
{
text-shadow: 2px 2px 2px #808080;
color: black;
}

