/* CSS Document */

body {
padding: 0;
margin: 0;
background-image: url(images/side_bg.gif);
background-position: left;
background-repeat: repeat-y;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a:link { color: #a34540; text-decoration: underline; }
a:visited { color: #a34540; text-decoration: underline; }
a:active { color: #a34540; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.nav { color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 11px; }
.nav a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 11px; }
.nav a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 11px; }
.nav a:active { color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 11px; }
.nav a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; font-size: 11px; }

h1 { color: #a34540; font-size: 16px; font-weight: bold; margin: 3px; }
h2 { color: #444444; font-size: 14px; font-weight: bold; margin: 3px; }
h3 { color: #a34540; font-size: 14px; font-weight: bold; margin: 3px; }
h4 { color: #000000; font-size: 12px; font-weight: bold; margin: 1px; }
p { margin-top: 2px; margin-bottom: 5px; }

.caption { color: #999999; font-size: 10px; font-style: italic; }
ul { margin-left: 5px; margin-top: 0; margin-bottom: 0; margin-right: 0; }

.news_link a:link { color: #a34540; text-decoration: underline; padding-bottom: 5px; }
.news_link a:visited { color: #a34540; text-decoration: underline; padding-bottom: 5px; }
.news_link a:active { color: #a34540; text-decoration: underline; padding-bottom: 5px; }
.news_link a:hover { color: #000000; text-decoration: underline; padding-bottom: 5px; }

td.business_heading { color: #FFFFFF; font-size: 12px; font-weight: bold; background-color: #a34540; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; border-right: 2px solid #FFFFFF; border-left: 2px solid #FFFFFF; }
td.busines_content { background-color: #FAFAFA; padding: 3px;  border-right: 2px solid #FFFFFF; border-left: 2px solid #FFFFFF; }
td.business_spacer { height: 4px; }
td.business_view_all { background-color: #FAFAFA; padding: 3px;  border-right: 2px solid #FFFFFF; border-left: 2px solid #FFFFFF; }
.business_view_all a:link { font-weight: bold; text-decoration: underline; color: #000000; }
.business_view_all a:visited { font-weight: bold; text-decoration: underline; color: #000000; }
.business_view_all a:active { font-weight: bold; text-decoration: underline; color: #000000; }
.business_view_all a:hover { font-weight: bold; text-decoration: underline; color: #a34540; }

td.inner_business_featured { background-color: #FFFFCC; }
.ereferrer { color: .FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; } 
.ereferrer a:link { color: .FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; } 
.ereferrer a:visited { color: .FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; } 
.ereferrer a:active { color: .FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; } 
.ereferrer a:hover { color: .FFFFFF; font-weight: normal; text-decoration: underline; font-size: 11px; } 
