/* CSS Document */
.maincell{
background-image:url(images/mainpic.jpg);
background-position:left;
background-repeat:no-repeat;
height: 308px;
}

.LeftColumn{
height:100%;
}

.bgrepeat{
background-image:url(images/bgtop.gif);
background-repeat:repeat-x;
background-position:left;
height: 145px;
}
.logobg{
background-image:url(images/logobg.gif);
background-repeat:no-repeat;
background-position:left;
height: 145px;
}
/*leftstyles*/
.cmenu{
background-color:#d4cfb7;
border-right:2px solid #fff;
}

/*search styles*/
.searchbox{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-image:url(images/searchbg.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
border:1px solid #ffffff;
height: 17px;
width:115px;
}
.redborder{
border:1px solid #ff0000;
background-color:#FFFFFF;
width:122px;
height:10px;
}
.redline{
border-left:1px solid #ff0000
}

/* text styles */
.anchors{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color:#999999;/* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.anchors a:link,
.anchors a:visited{
text-decoration: underline;
color: Black; }

.anchors a:hover,
.anchors a:active{
text-decoration: underline;
color: Black; 
}
.mainnav{
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
color:#FFFFFF;/* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.mainnav a:link,
.mainnav a:visited{
text-decoration: none; 
color:#FFFFFF;}

.mainnav a:hover,
.mainnav a:active{
text-decoration: none;
color:#FFFFFF;}

.Content a:link,
.Content a:visited {
color: Black; 
text-decoration:underline;
}
.Content a:hover,
.Content a:active{
color: Black;
text-decoration:underline;
}
.grey{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #333333;
}
.grey a:link,
.grey a:visited{
text-decoration:underline;
color: #333333;
}
.grey a:hover,
.grey a:active{
text-decoration:none;
color: #333333;
}
.redbold{
font-family:Verdana;
font-size:12px;
font-weight:bold;

color:#FF0000;
}
.red{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.red a:link,
.red a:visited{
text-decoration:underline;
color: #FFFFFF;
}
.red a:hover,
.red a:active{
text-decoration:none;
color: #FFFFFF;
}
.redcopy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}
.redcart{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.white{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
.addontext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #fff;
}
.addontext a:link,
.addontext a:visited{
text-decoration:underline;
color: #fff;
}
.addontext a:hover,
.addontext a:active{
text-decoration:none;
color: #fff;
}
.homecontent {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #333333; width: 700px; padding:15px 15px 15px 15px;}

