body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}



#top {


}
#line {
	width: 100%;
	height: 3px;
	margin-top: 10px;
	background-image: url(images/smallred.png);

 }
 
 #line2 {
	width: 100%;
	height: 15px;
	background-color: #993300;
	padding-top: 0px;
	margin-top: 4px;
 }
 
#sideC {
	background-color: #5C743D;
	height: 2100px;
	width: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 2000;
}


#content {
	width: 800px;
	position: absolute;
	left: 200px;
	top: 145px;
	z-index: 20;
	height: auto;

}
#navigation td {
	z-index: 1500;
	}
	
#navigation a {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#spry a:hover {
	color:#993300;
	background-color: #99CC66;
	}

#footer {
	clear:both;
	width:100%;
	height: 100px;
	background-image: url(images/weavebg.jpg);
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #330000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#spry a {
	color: #D5EDB3;
	line-height:13px;
	letter-spacing:0.1em;
	text-decoration: none;
	padding:8px 6px 10px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.sideText {
	color:#333333;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.15em;
	font-size: 11px;
	}

.quote {
	font: 16px Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

.paddingPic {
padding-left:10px;
padding-bottom:50px;
}

div.figurefloatrightexample {
	float: right;
	width: 140px;
	border: thin solid #006699;
	margin: 0.5em;
	padding: 0.2em;
	background-color: #FFFFFF;
}

div.figure {
	float: none;
	width: 140px;
	border: thin solid silver;
	margin: 0.5 em;
	padding: 0.7em;
	background-color: #FFFFFF;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 17px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.paddingGrow {
	padding-right: 10px;


}

.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
