/* primary tags and styles */
body  { 
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #CEBC9E;
	}
td, p, li, div, span, font, h1, h2, h3, h4, h5 { font-family: verdana, arial, helvetica, sans-serif; color: #000000; font-size: 11px; }
blockquote { color: #003366; line-height:16px; }


#container {
	position: relative;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 890px;
	text-align: left;
}

/* classes for primary tags */
.hdg { color: #5A872D; font-weight: bold; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif }
.subhdg { color: #000000; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }
.subhdg2 { color: #000000; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
.inactive { color: #CCCCCC; font-weight: normal; font-size:10px; font-family: verdana, arial, helvetica, sans-serif }
.copyright {
	 color: #666666;
	 font-size: 9px;
	 font-family: verdana, arial, helvetica, sans-serif
	 }
.copyrightlink { color: #999999; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }



A { color: #5A872D; text-decoration: none }
A:visited { color: #5A872D; text-decoration: none }
A:active { color: #5A872D; text-decoration: none }
A:hover { color: #6D5C8A; text-decoration: underline }

A.subnav { color: #5A872D; font-size: 10px; font-weight: bold; text-decoration: none }
A.subnav:visited { color: #5A872D; font-size: 10px; font-weight: bold; text-decoration: none }
A.subnav:active { color: #5A872D; font-size: 10px; font-weight: bold; text-decoration: none }
A.subnav:hover { color: #6D5C8A; font-size: 10px; font-weight: bold; text-decoration: underline }

A.projects { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.projects:visited { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.projects:active { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.projects:hover { color: #5A872D; font-size: 10px; font-weight: bold; text-decoration: underline }

A.backlink { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.backlink:visited { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.backlink:active { color: #5A872D; font-size: 10px; font-weight: normal; text-decoration: none }
A.backlink:hover { color: #6D5C8A; font-size: 10px; font-weight: normal; text-decoration: underline }

A.copyrightlink { color: #999999; font-size: 10px; font-weight: normal; text-decoration: none }
A.copyrightlink:visited { color: #999999; font-size: 10px; font-weight: normal; text-decoration: none }
A.copyrightlink:active { color: #999999; font-size: 10px; font-weight: normal; text-decoration: none }
A.copyrightlink:hover { color: #6D5C8A; font-size: 10px; font-weight: normal; text-decoration: underline }

