@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
}

a.noUnderline, a.noUnderline:visited, a.noUnderline:active{
text-decoration:none;
color:#000000;
}

a.noUnderline:hover {
font-weight:bold;
}

a.noDecoration, a.noDecoration:visited, a.noDecoration:hover, a.noDecoration:active {
text-decoration:none;
color:#000000;
}

a.boldNoDecoration, a.boldNoDecoration:visited, a.boldNoDecoration:hover, a.boldNoDecoration:active {
text-decoration:none;
color:#000000;
font-weight:bold;
}

a.noUnderlineSmall, a.noUnderlineSmall:visited, a.noUnderlineSmall:active, a.noUnderlineSmall:hover{
text-decoration:none;
color:#000000;
}

a.greenLink, a.greenLink:visited, a.greenLink:active {
text-decoration:none;
color:#009900;
font-weight:bold;
}

a.greenLink:hover {
text-decoration:underline;
}

a.onlyUnderline, a.onlyUnderline:visited, a.onlyUnderline:active {
text-decoration:none;
color:#000000;
}

a.onlyUnderline:hover {
text-decoration:underline;
}

.indexBox {
font-size:1.88em; 
color:#666666; 
font-family:'Trebuchet MS,Verdana,Sans-Serif';
}

ul.bottomListItem {
padding-left:10px;
}

td.leftContentColumn {
border-right:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
}

td.rightContentColumn {
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.leftColumnHeadlineText
{
font-size:18px;
font-weight:bold;
}

.leftColumnSubHeaderText {
font-size:12px;
}

.leftColumnSubHeaderSubText {
font-size:9px;
}

.NextPrevious
{
color:#3DA60B;
font-weight:bold;
font-size:12px;
}

.specialsHeader { 
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}

.specialsText {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}

.contactForm {
border:2px solid #15952C;
}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
   width:500px;
   }
