/* Define Tags */

body { 
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	line-height:1.6em;
	background-color:#fff;
	} 
	
.bodyClass {
background:#0b0b0b url(images/bg.gif) repeat-x;
}

a, a:visited, a:hover {	
	font-size:13px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	font-weight:bold;	
	color:#418d7f;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#65b0a2;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	border-bottom:2px solid #d9d9d9;
	}
h1 {
	font-family:Georgia,Verdana,Arial,Helvetica;
	color:#2c796b;
	font-size:20px;
	margin-bottom:8px;
	padding-bottom:8px;
	}
h2 {
	color:#2e2e2e;
	font-size:14px;
	border-bottom:0;
	margin-top:10px;
	}
h3 {
	font-size:11px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
ul, ol, li {	
	line-height:1.5em;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */
p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.5em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 
 .topLogo {
 	background: url('images/top.jpg') top left no-repeat;
	width: 760px;
	height: 125px;
 }
 
 .topLogo2 {
 	background: url('images/top_sub.jpg') top left no-repeat;
	width: 760px;
	height: 176px;
 }
 
 .bottomCorners {
 	background: url('images/bottom.gif') top left no-repeat;
	width: 750px;
	height: 83px;
 }
 
 #nav1 {
	width:131px;
	height:350px;
	padding:0;
	margin:0px 0px 0px 0px;
	position:relative;
	background:url(images/nav.gif) no-repeat top left;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position:absolute;} 
#nav1 li, #nav1 a {height: 37px; display: block; color:transparent;}
#nav1 span { display:none; }
				
		#nav1_1	{ width:131px; top:9px; }
		#nav1_2	{ width:131px; top:46px; }
		#nav1_3	{ width:131px; top:83px; }
		#nav1_4	{ width:131px; top:120px; }
		#nav1_5	{ width:131px; top:157px; }
		#nav1_6	{ width:131px; top:194px; }
		#nav1_7	{ width:131px; top:231px; }
		#nav1_8	{ width:131px; top:268px; }
		#nav1_9	{ width:131px; top:305px; }
		
		#nav1_1 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -9px; }
		#nav1_2 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -46px; }
		#nav1_3 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -83px; }
		#nav1_4 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -120px; }
		#nav1_5 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -157px; }
		#nav1_6 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -194px; }
		#nav1_7 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -231px; }
		#nav1_8 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -268px; }
		#nav1_9 a:hover { background:transparent url(images/nav.gif) no-repeat -131px -305px; }
		
		#nav1_1 a.current { background:transparent url(images/nav.gif) no-repeat -131px -9px; }
		#nav1_2 a.current { background:transparent url(images/nav.gif) no-repeat -131px -46px; }
		#nav1_3 a.current { background:transparent url(images/nav.gif) no-repeat -131px -83px; }
		#nav1_4 a.current { background:transparent url(images/nav.gif) no-repeat -131px -120px; }
		#nav1_5 a.current { background:transparent url(images/nav.gif) no-repeat -131px -157px; }
		#nav1_6 a.current { background:transparent url(images/nav.gif) no-repeat -131px -194px; } 
		#nav1_7 a.current { background:transparent url(images/nav.gif) no-repeat -131px -231px; } 
		#nav1_8 a.current { background:transparent url(images/nav.gif) no-repeat -131px -268px; } 
		#nav1_9 a.current { background:transparent url(images/nav.gif) no-repeat -131px -305px; } 