html{
	height: 101%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	height: 101%;
}

.style3 {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 18px;
}

.footer {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

.footer {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
a.name:link{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
a.name:visited{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
a.name:active{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
a.name:hover{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

a:link {
	color:#000000;
	font-size:12px;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	font-size:12px;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
a:active {
	color:#000000;
	font-size:12px;
	text-decoration: underline;
}
.style7 {font-family: Verdana, Verdana, Geneva, sans-serif;
font-style: italic; font-size: 14px;
}
body,td,th {
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
.sidebarContent{
font-size:12px;
padding-left:5px;
line-height:15px;
}
#sidebarHeaders{
background-color:#b9b98c; 
height:13px; 
width:160px; 
padding-top:2px;
padding-left:3px;
}
p.dropcap:first-letter {
float: left; /* Make the text flow around the letter */
font-family: Verdana, Verdana, Geneva, sans-serif; /* Use whatever font fits your site */
color: #E89C8E; /* Color of the font */
font-size: 3em; /* Makes the letter twice the size of the rest of the text */
font-weight: bold; /* Don't need it, but looks good */
line-height: 1em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
padding-right: 0.05em; /* If it's getting crowded - adjust */
}
.style9 {font-family: Verdana, Verdana, Geneva, sans-serif;
font-size: 12px}
a.email:link{
	text-decoration:underline;
	font-size:12px;
	color:#000000;
}
a.email:visited{
	text-decoration:underline;
	font-size:12px;
	color:#000000;
}
a.email:active{
	text-decoration:underline;
	font-size:12px;
	color:#000000;
}
a.email:hover{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
#headerLink{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	}
.style5 {	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	color:#E89C8E;
}
a.news:link{
font-size:12px;
text-decoration:underline;
}
a.news:active{
font-size:12px;
text-decoration:underline;
}
a.news:visited{
font-size:12px;
text-decoration:underline;
}
a.news:hover{
font-size:12px;
text-decoration:none;
}
.style7 {font-size: 12px}

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

#navmenu {
	padding: 0 8px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #000000;
	font: 18px/22px "Times New Roman", Times, serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	cursor:pointer;
	}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 50px; /*For KHTML*/
	list-style: none;
	height: 24px;
	color: #A0A46F;
	}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 50px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#navmenu ul li {
	width: 150px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	}
	
/* Root Menu */
ul#navmenu a {
	padding: 0 8px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background-color:#A0A46F;
	color: #000000;
	font: 18px/22px "Times New Roman", Times, serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background: #A0A46F;
	color: #000000;
	}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #A0A46F;
	color: #000000;
	border-bottom: 1px solid #A0A46F;
	border-left: 1px solid #A0A46F;
	border-right: 1px solid #A0A46F;
	border-top: 1px solid #A0A46F;
	}
	
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: #CFD39F;
	color: #000000;
	}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}

.style9 {font-size: 14px}
a.articles:link{
font-size:14px;
}
a.articles:active{
font-size:14px;
}
a.articles:visited{
font-size:14px;
}
a.articles:hover{
font-size:14px;
text-decoration:underline;
}
.style10 {
	font-size: 18px;
	font-weight: bold;
}
