/* 
   CSS file created using TopStyle Pro v3.11
   Date Created : 05/04/04
   Author: Shane G. Butler (sgb)
   Reply-To: shane@thebutlerfamily.net
   Work Commissioned By: TheButlerFamily.Net, Hagerstown, MD 21742
   Copyright: 2004 + Shane G. Butler. All rights reserved.
*/


/* Page layout tags*/

body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/bluepin.png);
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	margin: 0px;
	border: none;
	padding: 0px;
}

p {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 0px;
}

p.indent {
	text-indent: 15px;
}

.heading {
	font-size: small;
}

.subheading {
	font-size: x-small;
}

.listdescription {
	font-size: small;
}
.subheadlink {
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}

.subheadlink:hover {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}

.disclaimer {
	color: #AAAAAA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.timedate {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.note {
	color: #990033;
	font-weight: bold;
}

#admincontact {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}

#header {
	background-image: url(/images/header02.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	/*border-bottom: 3px solid black;*/
	border-bottom: 2px solid gray;
	border-left: 1px solid gray;
	padding: 0px;
}

.footer {
	background-color: #FFFFFF;
	padding: 5px;
}

#footerleft {
	border-left: 1px solid gray;
}

#footerbttm {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}

#footerright {
	border-right: 1px solid gray;
}

.content {
	background-color: #FFFFFF;
	border-bottom: 1px solid gray;
	padding: 5px;
}

#wide {
	border-right: 1px solid gray;
}

#full {
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

.inner {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	padding-left: 8px;
}

/*#content {
	background-color: #FFFFFF;
	border-bottom: 1px solid gray;
	padding: 5px;
}*/

table.pagehead {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

td.navborder {
	background-color: #cccccc;
	width: 145px;
	margin: 0px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 5px;
}

.searchbox {
	border: 1px solid #333333;
	background-color: #ffffff;
	font-family: monospace;
	color: #666666;
}

form {
	margin: 0px;
}


/* Header levels 1 - 3 style tags */

h1 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: small-caps;
	margin: 0px;
	}

h2 {
	color: #3399CC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

h3 {
	color: #990033;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

h4 {
	color: #990033;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
}


/* Hyperlink style tags */

a.local {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a.local:hover {
	color: #cc3333;
	text-decoration: underline;
}

a.brdralt {
	color: #3399cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

a.brdralt:hover {
	color: #3399cc;
	text-decoration: underline;
}

a.internal {
	color: #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

a.internal:hover {
	color: #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

a.offsite {
	color: #990033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

a.offsite:hover {
	color: #990033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}