body{
background-color			: #00793B;
margin						: 0px;
}

td{
font-family					: verdana;
font-size					: 11px;
color						: #002211;
}

a{
font-family					: arial,helvetica;
color						: #0000FF;
text-decoration				: underline;
}

a:hover{
font-family					: arial,helvetica;
color						: #FF0000;
text-decoration				: none;
}


.addressInfo{
font-family					: verdana,arial,helvetica;
color						: #666666;
text-align					: left;
font-size					: 11px;
}


.horizontalLine{
height						: 1px;
color						: #E1E1E1;
}

.mainTable{
border-width				: 1px;
border-style				: solid;
border-color				: #666666;

}

.contentColumn{
width						: 400px;
border-width				: 0px;
border-right-width			: 1px;
border-style				: solid;
border-color				: #666666;
padding-right				: 5px;
padding-left				: 5px;
}

.naviTable
{
width						: 100%;
}

.naviTable TD
{
border-color				: #E1E1E1;
border-width				: 1px;
border-style				: solid;
}

.naviTable a
{
font-family					: arial,helvetica;
font-weight					: bold;
color						: #666666;
text-decoration				: underline;
}

.naviTable a:hover
{
font-family					: arial,helvetica;
font-weight					: bold;
color						: #FF0000;
text-decoration				: none;
}

.prodDisplay
{
border-color				: #0C2775;
border-style				: solid;
border-width				: 1px;
}

.productTable TD
{
background-color			: transparent;
}

.productTable a
{
color						: #00793B;
text-decoration				: underline;
}

.productTable a:hover
{
color						: #FF0000;
text-decoration				: underline;
}

.shopButtonSmall
{
width						: 40px;
}

.orderFormTop td
{
background-color			: #F2F8F5;
font-weight					: bold;
}

.windows
{
border-color		: #EAEAEA;
border-style		: solid;
border-width		: 1px;
}

.shopBorder
{
border-style				: solid;
border-width				: 1px;
border-color				: #000000;
}

.specTable TD
{
border-color		: #EAEAEA;
border-style		: solid;
border-width		: 1px;
}

.specTdLeft
{
font-weight					: bold;
text-transform				: uppercase;
}

.pageContent
{
width						: 550px;
background-color			: #FFFFFF;
background-image			: url(/users/default/pictures/groenebeer/bearBg.gif);
background-repeat			: no-repeat;
background-attachment		: fixed;
background-position			: center 100;
}

.lineBreak
{
color						: #00793B;
}

.leftColumn
{
background-image			: url(/users/default/pictures/groenebeer/leftTopRounded.gif);
background-repeat			: no-repeat;
background-position			: right top;
}

.rightColumn
{
background-image			: url(/users/default/pictures/groenebeer/rightTopRounded.gif);
background-repeat			: no-repeat;
background-position			: left top;
}

.mainLeft
{
background-image			: url(/users/default/pictures/groenebeer/bgLeft.png);
background-repeat			: no-repeat;
background-position			: left top;
}

