@charset "UTF-8";
/* CSS Document */

/* CSS Document */

.navigationlist {
	list-style-type: none;
	margin-left: -1em;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

a:visited { 
	font-weight: normal;  
	text-decoration: none; 
	color: #000000;
}

img {
border:none;
}
a:hover, a:active {
	text-decoration: none;
	color: #873627;
	font-weight: normal;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 280px;
}
.hr {color:#333333;
} 

.content {
	color: #000000;
}

.indentnavigationlist {
	list-style-type: none;
	font-size: 12px;
/*	margin-left: 1em;*/
}

*, body, td {

	font-family: Gill sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

body {
	background-image:url(images/homepage/bgradient.png);
 	background-repeat:repeat-x;
	background-color:"#FFFFFF";
	color:"#FFFFFF"; 
	}

.navigation {
	font-family: Gill sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: -1.5em;
}
.sectiontitle {
	font-family: "Gill sans";
	font-size: 18px;
	color: #B94811;
	font-weight: bold;
	padding: 0;
}
dl {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
dt {
	margin-top: 1em;
	margin-bottom: 1em;
}
.navigationlist li {
	margin-top: 6px;
	margin-bottom: 6px;
	/*clip: rect(auto,auto,auto,-1em);*/
}
#coverimage {
	height: 216px;
	width: 143px;
	
}
.highlight {
	font-family: "Gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B94811;
}
