body {
	padding: 2px;
	text-decoration: none;
	font-color: #333333;
	font-size: 10px;
}

.ruler {
			margin: 5px 0;
			border-top: 0px dotted #BFBFBF;
		}

table.border {
	color: #929292;
	font-family:verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px;
font-color: #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;

}

td.nav2 {
	font-family:verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px;
}




#content {

	background-color: #f4ecd9;
	padding: 1em 0;
	border: 6px double #7d6340;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
}
html>body #content {
	width: 36em;
} 

a {
	text-decoration: none;
}

a {

padding: 0px;
text-decoration: none;
color:#6D9D0A;


}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}




ul.nav2 {

	padding: 0;
	margin-left: 0px;
}

ul.nav3 {

	padding: 0;
	margin-left: 0px;
}


li {

	list-style-type: square;

}





li.nav2 {
	list-style-type: none;
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: white;
	border: 0px solid #c0c0c0;
	border-width: 0px 0;
	margin-left: 0px;
	padding: 0.3em 4px;
}

li.nav3 {
	list-style-type: none;
 	position: relative;
	text-align: left;
	background-color: #6D9D0A;
	border: 0px solid #c0c0c0;
	border-width: 0px 0;
	margin-left: 0px;
	padding: 0.0em 10px;
}

#nav a {
	font-weight: bold;
	color: #333333;
	font-size: 1.0em;
}

#nav a {
	text-decoration: none;
}




#nav li li a {
	display: block;
	font-weight: bold;
	font-family:verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 10px;	
        color: #ffffff;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.0em 10px;
	border: 3px solid #c0c0c0;
	border-width: 2 3px;
}







li>ul {
	top: auto;
	left: auto;
	background-color: #6D9D0A;
}

li li {
	display: block;
	float: none;
	background-color: #5D7A21;
	border: 0;

	
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #ffffff;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #c0c0c0;
        opacity:.80;
        filter: alpha(opacity=80); 
        -moz-opacity: 0.80;
}



li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}


li:hover ul, li.over ul {
	display: block;
	background-color: #5D7A21;
}

hr {
	display: none;
}




p.image {
	float: right;
	text-align: center;
	color: #c0c0c0;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #000000;
}



	.footerArea { DISPLAY: none }
	#searchArea { DISPLAY: none }
	.footerAreaHome { DISPLAY: block; WIDTH: 760px }
	.homeTD { PADDING-BOTTOM: 5px; WIDTH: 150px; PADDING-TOP: 5px }
	.themeTD { padding: 10px; border-right: 1px solid #ccc; vertical-align: top; width: 250px; color: #666; }
	a.themeTitle { font-size: 14px; font-family: Helvetica, sans-serif; color: #333; font-weight: bold; text-decoration: none; }
	a.themeTitle:hover { text-decoration: underline; }
	#optIn { FONT-SIZE: 10px; FONT-FAMILY: Verdana, Sans-Serif; HEIGHT: 20px }