body { color: black; 
	font-size: 11px; 
	font-family: Arial, helvetica, Times, serif}

h1 { color: #663333; 
	font-size: 23.14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 200; 
	word-spacing: 0px}

h2 { 
	color: white; 
	font-size: 14px; 
	font-family: Arial, helvetica, "Times New Roman", Times, serif } 

h3 { 
	color: white; 
	font-size: 10px; 
	font-family: Arial, helvetica, "Times New Roman", Times, serif } 

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}	

.h4menu {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: white;

}

img { padding: 0 }

.nav { 
	color: white;
	padding: 5px;
	font-size: 11px; 
	font-family: Arial, Helvetica, "Times New Roman", Times, serif;
	text-decoration: none; 
}

.navfiles {
	color: #663333; 
	font-weight: bold;
	}
	
.h1news { 
	color: #663333;
	font-family: Arial, helvetica, sans-serif;
	padding: 3px 3px 3px 5px;
	font-size: 14px;
	font-weight: 200; 
	/*word-spacing: 6px;*/
	text-align: center;
	/*border-bottom-style: solid; 
	border-color: black;
	border-width: 1px;*/
	}
	
.h1nospace { 
	color: #663333;
	font-family: Arial, helvetica, sans-serif;
	padding: 3px;
	font-size: 21px;
	font-weight: 200; 
	word-spacing: 6px;
	text-align: center;
	border-bottom-style: dotted; 
	border-color: #E3E4E4; 
	border-width: 2px; 
	background: white;
	}

.h1n2ndpage { 
	color: #5b5b5b;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: -1px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	word-spacing: 4px;
	text-align: right;
	border-bottom-style: solid; 
	border-color: #5b5b5b; 
	border-width: 1px; 
	background: white;
	}

.dev1 { 
	color: #663333;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	padding: 10px;
	}
	
#dev1 {
	color: #663333;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	}

.dev2 {
	color: #666666;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 	
	text-align: left; 
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	}
	
.dev3 {
	color: #5b5b5b;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 	
	}
	
.dev3bold {
	color: #5b5b5b;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	}
	
.devlist1 {
	color: #663333;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	}
	
.devlist2 {
	color: black;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12;	
	}
		
.footer {
	color: black;
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 6px
}
/* Navigation for News & Magazine Article Pages*/

/*#pagenav  {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #663333;
	font-size: 12px;
	}

#pagenav ul {
	position:relative; left:-22px;
	}
#pagenav li {
	margin-bottom: 10px;
}


#pagenav a:link, a:visited { 
	color: #663334;
	text-decoration: none;
}

#pagenav a:hover, a:active { 
	color: #663333;
	text-decoration: underline;
}
*/

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

	
