﻿body
{
    margin: 2px 0px 4px 0px;
    color: #000000;
    background-color: #ffffff;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 1.0em;
    line-height: 1.2em;
}

a {
    color:Red;
    font-weight:700;
    text-decoration:underline;
}

a:hover {
    text-decoration:underline;
    color: #9B0D00;
}

a img {
    border:0;
}
h2 {
    color:#9B0D00;
    font-size:1.4em;
    font-family: Verdana;
    letter-spacing:-1px;
    margin:0 0 10px;
    padding:0 2px 2px 5px;
}

h3 {
    color:#660000;
    font-size:1.2em;
    font-weight:700;
    margin:10px 0 0px;
    padding:1px 2px 2px 3px;
}
#Header
{
    margin: -2px 0px -1px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #EEE7D6;
    height: 78px;
}

.sidemenu
{
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    border-right: solid gray 1px;
}
.sidemenu a  {
    color: Maroon;
    text-decoration: none;
}
.sidemenu a:visited  {
}
.sidemenu a:hover  {
    color: Gray;
}
.sidemenu a:active  {
}

.NavMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font: 0.9em Arial, Helvetica, sans-serif;
	Color: white;

}
.NavMenu a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.NavMenu a:hover {
	color: silver;
}
.NavMenu td {
	vertical-align: top;
	padding-left: 0px;
}

#Footer
{
    background-image: url(http://www.ellettbrothers.com/storefrontB2BWEB/images/RedBar.gif);
    background-repeat: repeat-x;
    height: 33px;
}

#PageTitle
{
    background-image: url(http://www.ellettbrothers.com/storefront/images/silverbg.gif);
    background-repeat: repeat-x;
    height: 33px;
    color: #003300;
    font: bold 1.0em Arial, Helvetica, sans-serif;
    padding: 2px 0px 2px 20px;
}

.menu
{
    float: right;
    padding: 4px 10px 0 0;
    font: bold 1.0em Verdana,Tahoma,Arial,sans-serif;
    line-height: 1.2em;
}
.menu a
{
	color: White;
	text-decoration: none;
}
.menu a:visited
{
}
.menu a:hover
{
	color: navy;
	background-color: White;
}
.menu a:active
{
}

#footerMenu {
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif;
	background-image: url(../images/silverbg.gif);
        background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footerMenu a {
	color: black;
	text-decoration: none;
}
#footerMenu a:hover {
	color: gray;
}

.openlanguage{ /*class added to contents when they are open*/
background: #B52025;
}
.Press{ 
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents when they are open*/
color: White;
}
.closedlanguage{ /*class added to contents when they are closed*/
color: #660000;
}