/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: rgb(0,0,0);
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

P { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #000000; font-size: 12px; font-weight: normal; font-style: normal;}
li { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #000000; font-size: 12px; font-weight: normal; font-style: normal;}

A:link {text-decoration: underline; color: #861414;}
A:visited {text-decoration: underline; color: #861414;}
A:active {text-decoration: underline; color: #861414;}
A:hover {text-decoration: underline; color: #000000;}

A.bar:link {text-decoration: underline; color: #000000;}
A.bar:visited {text-decoration: underline; color: #000000;}
A.bar:active {text-decoration: underline; color: #000000;}
A.bar:hover {text-decoration: underline; color: #861414;}

.sidenav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.normaltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000
}
.boldnav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.nav {
	border: 1px #861414 solid;
	padding: 5px;
	width: 100%;
}