body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: auto;
}

/* LOGO */
.logo {
	padding:0px; margin:0px; 
	width:800px; height:90px; 
	background-image:url(images/logo-plus.png); 
	background-repeat:no-repeat;
}


/* EXISTING STYLE SHEET */
.autumn-subheads {
	color: #808000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	vertical-align: top;
}
.autumn-list-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #993300;
	padding-bottom: 0px;
	vertical-align: top;
}
.style1 {font-size: 14px}
.style2 {color: #808000; font-weight: bold; font-size: 14px; }
.style4 {font-size: 16px}
.tagline {font-style: italic; color: #808000;}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
a:active {
	color: #666633;
	text-decoration: none;
}
.autumn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: top;
}
.autumn-navs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
/*	text-decoration: blink;*/
	padding-left: 20px;
	vertical-align: top;
}
.autumn-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	color: #333333;
	padding-top: 6px;
	vertical-align: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.autumn-form {
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}
/* END EXISTING STYLE SHEET */


/* NAV NAV NAV NAV NAV */
/*
div.topNav {
	width:800px; height:35px;
	margin:0px; padding:0px;
	background-image:url(images/stripe.png);
	background-repeat:repeat-x;
	float:left;
}

ul, li, a { behavior: url('fix.htc'); }


ul {
	width:800px; height:40px;
	padding:0px; margin:0px;
	list-style-type:none;
	list-style:none;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/stripe2.png);
	background-repeat:repeat-x;
	font-size:.75em;
	cursor:pointer;
}
li {
	float:left;
	position: relative;
	left:0px;
	padding:15px 0px 5px 3px;
	border-bottom:5px;
	border-bottom-color:#996633;
	border-bottom-style:solid;
	margin:0px;
	width:130px; 
	background-color:#666600;
	background-image:url(images/img/tabCorner.png);
	background-repeat:no-repeat;
	list-style-type:none;
	list-style:none;
	text-align:center;
}
li:hover, li.hover {
	color:#FFFFFF; 
	font-weight:bold;
	padding:15px 0px 5px 3px;
	background-color:#999933;
	border-bottom-color:#330000;
}

#nav li ul {
	display:none;
	position: absolute;
	top:100%;
	left: 0px;
}
#nav li > ul {
	top: auto;
	left: 0px;
	}
#nav li:hover ul, li.hover ul { 
top:3.25em;
	display: block;
	}
	
	/* li li 
#nav li li {
	border:2px;
	border-color:#996633;
	border-style:solid;
	margin:0px;
	width:96px; 
	background-color:#999966;
	background-image:none;
}
#nav li li:hover, li li.over {
	border:2px;
	border-color:#996633;
	border-style:solid;
	margin:0px;
	width:96px; 
	background-color:#e7ebdf;
}



	/* a 
a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	color:#FFFFFF; 
	font-weight:bold;
}
a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#nav li li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#nav li li a:hover, li li.a.over {
	color:#000000; 
	font-weight:normal;
}

/* END NAV END NAV END NAV */



.happy {
	font-weight: bold;
}
.happy {
	font-size: 14px;
}

