body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	background-image:url(../images/texture.jpg); 
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #033c21;
	text-decoration: underline;
}

a:visited{
	color: #033c21;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;

}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color:#000000
 margin: 0px;
 padding: 0px 0px 0px 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color:#666666;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #033c21;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding:0px 0px 5px 0px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 97%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 line-height:20px;
 font-size:100%;
 
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d550
}

td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	line-height: 20px;
	color:#000000;
}

a {
	color: #330000;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	
}

	


.photo {
	float:left;
	padding:5px 5px 5px 0px;
}

.photoright {
	float:right;
	padding:5px 0px 5px 5px;
}

.quote {
	float:center;
	padding:2px 20px 2px 20px;
	font-size:16px;
	line-height:25px;
	color:099b79;

}

.subhead {
	float:left;
	font-size:11px;
	line-height:6px;
}
.links {
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009933;
}