BODY, TD {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-indent: -8px;*/
	list-style: disc;
}

.sectionTitle {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


A {
	color: #003399;
	text-decoration: none;
}

A:HOVER {
	color: #009999;
	text-decoration: none;
}

.businessName {
	color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.businessGold {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.businessGeneral {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.businessAddress {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.businessQuote {
	color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.topTextMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EEF6F3;
	font-weight: bold;
	font-size: 13px;
}


A.topTextMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDEEE1;
	font-weight: bold;
}

A.topTextMenu:HOVER{
	color: #ffffff;
	text-decoration: none;
}

.leftNavHead {
	color: #004400;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

select {
	font-size: 11px;
	color: #004400;
	font-family: Arial, Helvetica, sans-serif;
	}

option.category {
	color: #004400;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}

a.leftLink { color: #667777; 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}
	
a.leftLink:HOVER { 
  color: #669999; 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

a.footerLink { 
	color: #003399;
	/* color: #666666; */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
a.footerLink:HOVER { 
	color: #009999;
  /* color: #669999; */ 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

.copyright {
	color: #004400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.warning {
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.leftAnnounce {
	font-size: 90%;
}

#holiday {
    background-image: url(images/bg_snowflake.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-align: left;
}

#holiday h3{
    font-size: 1em;
    margin-bottom: 2px;
    width: 480px;
}
#holiday p {
    /*margin-left: 2px;*/
    margin-top: 0px;
    margin-bottom: 20px;
    width: 460px;
}

.h-title {
    color: #aa0000;
}
