@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	color: #000000;
	letter-spacing: 0.1em;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
	top: 0px;
	bottom: 0px;
	margin: 0px;
}
link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #660000;
	background-position: left top;
}
.h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #D59F80;
}
.boldbody {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	letter-spacing: .1em;
}
hr {
	line-height: 8px;
	color: #660000;
}
#main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 800px;
}

.mainmenu {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	text-align: left;
	margin: 5px;
	padding: 0px;
	float: none;
	height: auto;
	width: 100px;
	border: 2px solid #660000;
	left: 20px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
#navbutton {
	border: 1px solid #660000;
}

.header1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #660000;
	letter-spacing: 0.1em;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: x-large;
}
.subheader1 {
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #660000;
}

.logo {
	background-image: url(smallLOGO-dots-red-xpt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thin none #660000;
	visibility: visible;
}
.content {
	font-size: 14px;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	font-weight: normal;
}
.fineprint {
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
#footer-fineprt {
	font-size: 9px;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

