A:link                          { color: #322600; text-decoration: none; }
A:visited                       { color: #555555; text-decoration: none; }
A:hover                         { color: #555555; text-decoration: underline; }

/* FOR SITE NAME */
.sitename 		{ color: "#322600"; font-family: georgia, geneva, helvetica; font-size: 32pt; text-decoration: none; }
A.sitename:link		{ color: "#322600"; font-family: georgia, geneva, helvetica; font-size: 32pt; text-decoration: none; }
A.sitename:active	{ color: "#8B4513"; font-family: georgia, geneva, helvetica; font-size: 32pt; text-decoration: none; }
A.sitename:visited	{ color: "#8B4513"; font-family: georgia, geneva, helvetica; font-size: 32pt; text-decoration: none; }
A.sitename:hover	{ color: "#808089"; font-family: georgia, geneva, helvetica; font-size: 32pt; text-decoration: none; }

/* BACKGROUND COLOR TO LEFT AND RIGHT OF CONTENT */
.menBgColor                     { background-color: #996600; vertical-align:top; line-height: 16px;}

/* FOR TOP MENU BAR LINKS */
.toplink						  {color: #808089; font-family: arial, geneva, helvetica; font-size: 9pt; font-weight: bold; text-decoration: none;}
A.toplink:link,A.toplink:active, A.toplink:visited	  {color: #808080; font-family: arial, geneva, helvetica; font-size: 9pt; font-weight: bold; text-decoration: none;}
A.toplink:hover						  {color: #262626; font-family: arial, geneva, helvetica; font-size: 9pt; text-decoration: none;}

/* FOR FOOTNAV */
.footer							{color: #555555; font-family: verdana, sans-serif; font-size: 10px; text-decoration: none;}
A.footer:link,A.footer:active, A.footer:visited		{color: #555555; font-family: verdana, sans-serif; font-size: 10px; text-decoration: none;}
A.footer:hover						{color: #555555; font-family: verdana, sans-serif; font-size: 10px; text-decoration: none;}


/* FRAME AROUND FOOTER BOX */
.footerBgColor		{background-color:#999999;}

.emailbox {font-family:verdana,arial,geneva,helvetica; font-size:9px; color:black; text-align: left;}

/* FOR LEFT MENU TITLES */
.leftmenutitlegbcolor {background-color:#CC9900;}
.leftmenutitle { color: "#322600"; font-family: "arial black", geneva, helvetic; font-size: 9pt; font-weight: normal; text-decoration: none; }


/* FOR LEFT MENU LINKS */
A.category0:link         		{ color: #FFFFFF; font-family: verdana, sans-serif; font-size: 11px;  line-height:15px;  text-decoration: none;}
A.category0:visited       	        { color: #FFFFFF; font-family: verdana, sans-serif; font-size: 11px;  line-height:15px;  text-decoration: none;}
A.category0:hover       		{ color: #663300; font-family: verdana, sans-serif; font-size: 11px;  line-height:15px;  text-decoration: none;}

/* FOR WHITE IMAGE BORDER */
.whiteimgbord
A.whiteimgbord:link {color: white; border-width: 1px;}
A.whiteimgbord:active {color: white; border-width: 1px;}
A.whiteimgbord:visited {color: white; border-width: 1px;}
A.whiteimgbord:hover {color: white; border-width: 1px;}
