A {
	font-family		: Arial,Verdana,Helvetica;
	color			: #656564;
	font-size		: 12px;
	text-decoration	: underline
}

A:hover {
	color			: #FF0000;
	text-decoration	: underline
}

B {
	font-family		: Arial,Verdana,Helvetica;
	color			: #8A967D;
	font-size		: 11px; 
	font-weight		: bold
}

BODY {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #CCCAC8;
	background-color: #ECFAFA;
	text-decoration	: none
}

DIV {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}

I {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}

OL {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	color			: #656564;
	text-decoration	: none
}

P {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}

SPAN {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}

TD {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	color			: #656564;
	text-decoration	: none
}

U {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: underline
}

U:hover {
	color			: #2B8DB1;
	text-decoration	: none
}

UL {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	color			: #656564;
	text-decoration	: none
}


<!------------ DROP DOWN MENU ------------->
.highlight {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	background-color: #CCEBB9; 
	cursor			: hand;
}

.sites {
	fontFamily		: Arial,Verdana,Helvetica;
	font-size		: 13px;
	text-align		: center;
	margin-top		: 6px;
	text-decoration : none;
	cursor			: hand
}	

.white {
	fontFamily		: Arial,Verdana,Helvetica;
	font-size		: 13px;
	text-align		: center;
	text-decoration : none;
	color			: #FFFFFF;
}


<!---------------- FOOTER ----------------->
.footer {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11; 
	color			: #656564; 
	text-decoration	: none
}


<!---------------- "GLOBAL" --------------->
.font9 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #656564;
	text-decoration	: none
}
A.font9 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #656564;
	text-decoration	: none
}
.font9underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #656564;
	text-decoration	: underline
}
A.font9underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #656564;
	text-decoration	: underline
}
.font9bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font9bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font9boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font9boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font10 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	color			: #656564;
	text-decoration	: none
}
A.font10 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	color			: #656564;
	text-decoration	: none
}
.font10white { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #FFFFFF;
	text-decoration	: none
}
A.font10white {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #FFFFFF;
	text-decoration	: none
}
A.font10white:hover {
	color			: #FFFFFF;
	text-decoration	: underline
}
.font10underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	color			: #656564;
	text-decoration	: underline
}
A.font10underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: underline
}

A.font10nounderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #000000;
	text-decoration	: none
}
A.font10nounderline:hover {
	color			: #8E8E8E;
	text-decoration	: underline
}

A.font10boldnounderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font10boldnounderline:hover {
	color			: #2B8DB1;
	font-weight		: bold;
	text-decoration	: none
}

A.font10nounderlinewhite {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #FFFFFF;
	text-decoration	: none
}
A.font10nounderlinewhite:hover {
	color			: #FFFFFF;
	text-decoration	: none
}

.font10bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font10bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font10boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font10boldunderline{
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 11px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font11 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}
A.font11 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: none
}
.font11underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: underline
}
A.font11underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #656564;
	text-decoration	: underline
}
.font11bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font11bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font11boldunderline{ 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font11boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font12 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	color			: #656564;
	text-decoration	: none
}
A.font12 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	color			: #656564;
	text-decoration	: none
}
.font12underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	color			: #656564;
	text-decoration	: underline
}
A.font12underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	color			: #656564;
	text-decoration	: underline
}
.font12bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font12bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font12boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font12boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 13px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font13 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: none
}
A.font13 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: none
}
.font13underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: underline
}
A.font13underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: underline
}
.font13bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font13bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font13boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font13boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font16 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	color			: #656564;
	text-decoration	: none
}
A.font16 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	color			: #656564;
	text-decoration	: none
}
.font16underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	color			: #656564;
	text-decoration	: underline
}
A.font16underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	color			: #656564;
	text-decoration	: underline
}
.font16bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font16bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font16boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font16boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 17px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.font18 { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	color			: #656564;
	text-decoration	: none
}
A.font18 {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	color			: #656564;
	text-decoration	: none
}
.font18underline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	color			: #656564;
	text-decoration	: underline
}
A.font18underline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	color			: #656564;
	text-decoration	: underline
}
.font18bold { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
A.font18bold {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: none
}
.font18boldunderline { 
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}
A.font18boldunderline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 19px; 
	font-weight		: bold;
	color			: #656564;
	text-decoration	: underline
}

.error {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #FF0000; 
	text-decoration	: none
}
.font9error {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 10px; 
	color			: #FF0000; 
	text-decoration	: none
}


.litegraytitle {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	color			: #FFFFFF;
	background-color: #EEEEEE
}
.graytitle {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	color			: #FFFFFF;
	background-color: #A5A09A
}
.graytitle13 {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	color			: #FFFFFF;
	background-color: #A5A09A
}

.label {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 18px; 
	color			: #AAAAAA; 
	text-decoration	: none
}

.noline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: none
}
A.noline {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: none
}
A.noline:hover {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 14px; 
	color			: #656564;
	text-decoration	: none
}

.pagetitle {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	background-color: #2B8DB1
}

.sectionheader {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : underline
}

.siteLinkable {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	background-color: #676664;
	color			: #FFFFFF; 
	text-decoration	: none;
	cursor			: hand
}

.siteNotLinkable {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	background-color: #514E4E;
	text-decoration	: none
}

.strike {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	color			: #AAAAAA; 
	text-decoration	: line-through
}

.tableborder {
	border-color	: #DDDDDD;
	border-style	: solid;
	border-width	: thin
}
.tablebordergray {
	font-size		: 14px; 
	border-color	: #A5A09A;
	border-style	: solid;
	border-width	: thin
}

.title {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	background-color: #DDDDDD;
	color			: #656564
}

.storeTabBackground {
	font-family		: Arial,Verdana,Helvetica; 
	font-size		: 12px; 
	background-color: #8DC97A;
	text-decoration	: none;
	cursor			: hand
}


<!------------ NEWS STUFF --------------->
.bgmagazine {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 10px;
	background-color: #ECEAD3;
	color			: #656564
}

.beigebgtopic {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 12px;
	color			: #514E4E;
	background-color: #ECEAD3;
	text-decoration : none
}

.darkbluebg {
	font-family		: Arial,Verdana,Helvetica;
	background-color: #2B8DB1;
	color			: #FFFFFF
}

.lightbluebg {
	font-family		: Arial,Verdana,Helvetica;
	background-color: #95C6D8;
	color			: #FFFFFF
}

.newsdate{
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	font-style		: italic;
	color			: #514E4E;
	text-decoration : none
}

.newslink {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration : underline
}

A.newslink {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration : underline
}

A.newslink:hover {
	color			: #8DE8F8
}

.newslinkheader {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration : none
}

A.newslinkheader {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	color			: #FFFFFF;
	text-decoration : none
}

A.newslinkheader:hover {
	color			: #ECDB93;
	text-decoration : none
}

.topiclink {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	color			: #2B8DB1;
	text-decoration : underline
}

A.topiclink {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	color			: #2B8DB1;
	text-decoration : underline
}

A.topiclink:hover {
	color			: #2B8DB1
}

.topiclinksmall {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	color			: #2B8DB1;
	text-decoration : underline
}

A.topiclinksmall {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	color			: #2B8DB1;
	text-decoration : underline
}

A.topiclinksmall:hover {
	color			: #2B8DB1
}


<!-------------- "DR PAULA" --------------->
.darkgraybg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #A5A09A;
	color			: #514E4E
}

.mediumgraybg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #EEEDED;
	color			: #514E4E
}

.lightgraybg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #F6F5F5;
	color			: #514E4E
}

.mediumbluebg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #C6DDEE;
	color			: #514E4E
}

.lightbluebg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #E0EDF6;
	color			: #514E4E
}

.mediumbeigebg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #ECEAD3;
	color			: #514E4E
}

.lightbeigebg {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 11px;
	background-color: #F5F3E7;
	color			: #514E4E
}

.boldorange {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 14px;
	color			: #F09001;
	text-decoration : none;
	font-weight		: bold
}
.boldorange11 {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 12px;
	color			: #F09001;
	text-decoration : none;
	font-weight		: bold
}
.boldorange12 {
	font-family		: Arial,Verdana,Helvetica;
	font-size		: 13px;
	color			: #F09001;
	text-decoration : none;
	font-weight		: bold
}

.dayOfWeek {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #656564;
}
.date {
	font-family: Arial,Verdana,Helvetica;
	font-size: 13px;
	background-color: #85B0DC;
	color: #000000;
	text-align: left;
}
.monthYear {
	font-family: Arial,Verdana,Helvetica;
	font-size: 24px;
	background-color: #534B48;
	font-weight: bold;
	color: #000000;
}
.calendarText {
	font-family: Arial,Verdana,Helvetica;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.ContactHeader {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	background-color: #656564;
	color: #FFFFFF;
}
