.footer {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../images/bullets/bullet10x10.gif);
	list-style-type: square;
	font-variant: small-caps;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	padding: 5px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	color: #999999;




}
a {
	color: #990000;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}

.menulinks a {
	color: #990000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #dddddd;

}
.menulinks a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #990000;
	border: 1px solid #000000;
	padding: 2px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.smallitalicsubtext {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	list-style-position: outside;
	list-style-image: url(../images/bullets/bullet10x10.gif);
	list-style-type: square;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../images/bullets/bullet10x10.gif);
	list-style-type: square;
}
.maintext {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../images/bullets/bullet10x10.gif);
	list-style-type: square;
	padding-top: 20px;
	padding-right: 7%;
	padding-bottom: 20px;
	padding-left: 7%;
}
.titlelink {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.headertop {
	color: #CCCCCC;
	background-color: #990000;
	margin: 0px;
	padding: 0px;

}
.menubar {
	font-size: 14px;
	color: #990000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #990000;
	border-left-color: #000000;
}
.contactlargetext {
	font-size: 18px;
	font-weight: normal;
}