menu {
	font-family: "Century Gothic", Arial;
	font-size: 2.0875em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	color: #5a3010;
	font: "Century Gothic", Arial;
	font-size: 1.675em;
	font-weight: normal;
	line-height: 17em;
}
h2 {
	color: #022276;
	font: "Century Gothic", Arial;
	font-weight: bold;
	line-height: 17em;
	font-size: 1em;
}
h3 {
	color: #022276;
	font: "Century Gothic", Arial;
}
h4 {
	color: #022276;
	font: Arial;
	font-size: 0.875em;
	font-style: normal;
}
h5 {
	color: #758591;
	font: Arial;
	font-size: 0.855em;
}
p {
	FONT-SIZE: 0.975em;
	COLOR: #5a3010;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

ul {
	color: #5a3010;
}

ul.menu li {
    list-style-type: none;
    color: #ffffff;
}

ol {
	color: #5a3010;
}

a, a:link {
	color: #022276;
	text-decoration: none;
}

a:visited {
	color: #022276;
	text-decoration: none;
}

a:hover   { color: #990033; text-decoration: none;
}

#header .heading {
	display:none;
}

.W3C #header .heading {
	display: none;
}

#header .decor1 {
    background-image: url("http://www3.topproducerwebsite.com/Users/48174/images/website-banner.jpg");
}

#footerNav ul.menu a {
    text-decoration: none;
}

/* following is used for the contact us page address and user input */

#main #content {
    font-size: 1.2em;
    position: relative;
    color: #5a3010;
}
.IE #main #content {
}

.user input, .user textarea {
    line-height: normal;
    color: #990033;
}

/*footer hide */
#footer .copyright {
    color: #ffffff;
    background: #22276A;
    font-size: 0px;
}

/*change webbox heading text to white*/
.webbox .heading h3{
color: #ffffff;
}
/*hover color for footer*/
#footerNav ul.menu a:hover{
color: #990033;
}
