@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #D1DEFE;
}
.topheaderback {
	background-image: url(homeimages/topheadback.jpg);
	background-repeat: no-repeat;
}
.headertext a:link {
	color: #900;
	text-decoration: none;
}
.mainback {
	background-image: url(homeimages/mainback.jpg);
	background-repeat: repeat-y;
}
.sidenavback {
	background-image: url(homeimages/sidenavmid.png);
	background-repeat: repeat;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidenavmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;

}
a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #009;
}
a:visited {
	color: #666;
	text-decoration: none;
}
.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.navbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.siderule {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #900;
}
