/*html
{
    margin: 0;
    padding: 0;
}*/
h1
{
    font-size: 24px;
    line-height: 24px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
    
}
h2
{
    font-size: 18px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
}
h3
{
    font-size: 14px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
}
p, p A, p A:Link, p A:Visited, p A:Active
{
    font-size: 12px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
p A:Hover
{
    font-size: 12px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

li
{
    font-size: 12px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
}
INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: Arial, Helvetica, Sans-Serif;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: Arial, Helvetica, Sans-Serif;
}
.navTitle
{
    font-size: 14px;
    color: #077647;
    font-family: Arial;
    padding-left: 10px;
    padding-top: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}
.navItem, .navItem A, .navItem A:Link, .navItem A:Visited, .navItem A:Active, .navItem:Link, .navItem:Visited, .navItem:Active
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    padding-left: 10px;
    text-decoration: none;
}
.navItem A:Hover, .navItem:Hover
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    padding-left: 10px;
    text-decoration: underline;
}
.greenBox
{
    width: 100%;
    height: 100px;
    border: solid 2px #077647;
}
.greenBox td, .greenBox td A, .greenBox td A:Link, .greenBox td A:Visited, .greenBox td A:Active
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    text-decoration: none;
}
.greenBox td A:Hover
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    text-decoration: underline;
}
.next, .next A, .next A:Link, .next A:Visited, .next A:Active, .next:Link, .next:Visited, .next:Active
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    text-decoration: none;
}
.next A:Hover, .next:Hover
{
    font-size: 12px;
    color: #077647;
    font-family: Arial;
    text-decoration: underline;
}
.thumbimage
{
    width: 256px;
    height: 185px;
    border: 0px;
}
.footer
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
    padding-left: 17px;
    text-decoration: none;
    color: #9CC8B5;
}
.checkoutlabel
{
    font-size: 12px;
    color: #077647;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
.shippingMessage
{
	font-size:12px;
	color:#aa0000;
    font-family: Arial, Helvetica, Sans-Serif;
}
.lblHeaderText
{
	font-family:Arial;
	font-size:12px;
	color:#077647;
}
.lblFooterText
{
	font-family:Arial;
	font-size:12px;
	color:#077647;
}
.lblNoProductsText
{
	font-family:Arial;
	font-size:12px;
	color:#077647;
}

/*.productText, .productText A, .productText A:Link, .productText A:Visited, .productText A:Active
{
    font-size: 14px;
    color: #077647;
    font-family: Arial;
    text-decoration: none;
}
.productText A:Hover
{
    font-size: 14px;
    color: #077647;
    font-family: Arial;
    text-decoration: underline;
}*/

/*body
{
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}
A.headerNavigation
{
    color: #FFFFFF;
}

A.headerNavigation:hover
{
    color: #ffffff;
}



.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;
}
.textbox
{
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 11px;
    margin-bottom: 7px;
    width: 190px;
}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
    padding: 11px;
    margin-bottom: 7px;
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.offsetleftbox
{
    margin-bottom: 7px;
    width: auto;
    padding-right: 5px;
    padding-left: 30px;
}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 190px;
}
.textboxheader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
}
.graybox
{
    border: solid 1px #CBCED4;
    background: #ffffff;
    padding: 11px;
    margin-bottom: 7px;
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
    margin-left: 0px;
    margin-right: 0px;
    width: 800px;
}
#columnleft
{
    width: 180px;
    float: left;
}


#columnright
{
    margin-left: 190px;
    height: 500px;
    border-left: #dcdcdc 1px dotted;
}


#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;
}
#menutext ul
{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
}

#menutext li
{
    display: inline;
}

#menutext a:link, #menutext a:visited
{
    padding-left: 12px;
    font-size: 8pt;
    color: #65738E;
    font-family: palatino;
    text-decoration: none;
}

#menutext a:active, #menutext a:hover
{
    color: #717052;
}

.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 500px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}*/
/*.searchbox
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    font-size: 8pt;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-family: verdana;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width: auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}

{*/

/*
.admin-header
{
    background-color: #6190CD;
    height: 40px;
    padding-left: 10px;
    border-bottom: solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}
*/
