html { margin: 0; padding: 0; }
h1
{
    margin-top: 5px;
    vertical-align: bottom;
    color: #3d599a;
    font-family: papyrus;
    letter-spacing: 2px;
}
h2
{
    margin-top: 5px;
    vertical-align: bottom;
    color: #3d599a;
    font-family: papyrus;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #87ceeb;
    display: inline;
}
h2 a
{
    vertical-align: bottom;
    color: #3d599a;
    font-weight:bold;
}
body {
	margin: 0;
	padding: 0;
	font-family:Papyrus;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align:middle;
}

A {font-weight:bold;
  color: #3d599a;
  text-decoration: none;
}

A:hover {  color: #4682b4;
}


A.headerNavigation { 
  color: #4682b4;  
}

A.headerNavigation:hover {
  color: #ffffff;
}

.sitelogobox
{
    margin-top: 0px;
    font-size: 1pt;
    vertical-align: top;
    color: #3d599a;
    font-family: papyrus;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: solid 1px #4682b4;
    text-align: right;
    margin-bottom: 3px;
}
.textbox {
	border: solid 1px #4682b4;
	background: #87ceeb;
	padding: 3px;
	margin-bottom: 3px;
	width:230px;
    color:#3d599a;
    z-index:2;
    
}

.textboxnobreak {
	background: #87ceeb;
	padding: 3px;
	width:230px;
    color:#3d599a;
    z-index:2;
    
}

.sideaddtocartlink
{
    text-decoration: none;
    font-weight: bold;
    color: #3d599a;
}

A.sideaddtocartlink:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.datagridlist
{
    list-style-type: none;
    color:#3d599a;
    font-weight:bold;
}
	
.textbox li
{
    list-style-type: none;
    color:#3d599a;
    
}
.plainbox
{
	padding: 3px;
	margin-bottom: 3px;
    width:auto;
    padding-right: 3px;
    padding-left: 3px;
    color: #3d599a;
	font-family: Papyrus;
	font-weight:bold;

}
.offsetleftbox
{
	margin-bottom: 0px;
    width:auto;
    padding-right: 0px;
    padding-left: 3px;
}
.textboxheader
{
    font-weight: bold;
    color:  #ffffff;
    font-family: papyrus;
    background-color: #3d599a;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:230px;
    z-index:2;
}
.textlocation
{
    font-weight: bold;
    font-style:oblique;
    color:  #3d599a;
    font-family: papyrus;
}
.textboxheader a
{
    color: #ffffff;
    font-family: papyrus;
    text-decoration:none;  
    font-weight: bold;  
}

.graybox
{
 	border: solid 1px #3d599a;
	background: #ffffff;
	padding: 3px;
	margin-bottom: 3px;
}

.grayboxheader
{
    font-weight: bold;
    color: #ffffff;
    font-family: papyrus;
    background-color: #3d599a;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.bodywrapper
{
    margin-left: 20px;
    margin-right: 20px;
    width:100%;

}

#columnleft
{ 
    width: 230px;
    float:left;
    
}

#columnright
{ 
    margin-left: 230px;
    height: auto;
    border-left: #3d599a 1px;  
}

.BioDivLeft
{ 
    float:Left;
    font-family: papyrus;
    color:  #3d599a;
    text-align:justify;
}

.BioDivBoldLeft
{
	float:Left;
    font-family: papyrus;
    color:  #3d599a;
	font-weight:bold;
	text-align:justify;
}

.BioDivRightMidAlign
{ 
    float:Right;
    font-family: papyrus;
    color:  #3d599a;
    text-align:center;
}

.BioDivBoldRightMidAlign
{
	float:Right;
    font-family: papyrus;
    color:  #3d599a;
	font-weight:bold;
	text-align:center;
}

.BioDivLeftMidAlign
{ 
    float:Left;
    font-family: papyrus;
    color:  #3d599a;
    text-align:center;
}

.BioDivBoldLeftMidAlign
{
	float:Left;
    font-family: papyrus;
    color:  #3d599a;
	font-weight:bold;
	text-align:center;
}

.BioDivBoldLeftPurple
{	float:left;
    font-family: papyrus;
    color:  #940077;
	font-weight:bold;
	text-align:justify;
	font-size:large;
}

.BioDivRight
{ 
    float:Right;
    font-family: papyrus;
    color:  #3d599a;
    text-align:justify;
}

.BioDivBoldRight
{
	float:right;
    font-family: papyrus;
    color:  #3d599a;
	font-weight:bold;
	text-align:justify;
}

#menutext
{
    padding: 3px;
    text-align: right;
    border-bottom: papyrus 1px solid;
    margin-bottom: 3px;

}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline;}
	
	#menutext a:link, #menutext a:visited {
		padding-left: 3px;
        color: #3d599a;
        font-family: papyrus;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #ffffff;
	}
	
.homeproductdisplay
{
    padding-right: 3px;
    padding-left: 3px;
    color: #3d599a;
    margin-left: 3px;
    margin-right: 3px;
    min-width:500px;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #3d599a;
    margin-top: 3px;
}

.checkout
{
    margin-top: 3px;
    color: #3d599a;
}

.searchbox
{
    border-right: #3d599a 1px solid;
    border-top: #3d599a 1px solid;
    border-left: #3d599a 1px solid;
    border-bottom: #3d599a 1px solid;
    font-family: papyrus;
    color:#3d599a;
    z-index:3;
}

.thumbimage
{
    width: 100px;
    height: 100px;
}

.oldprice
{
    font-weight: bold;
    color: #3d599a;
    text-decoration: line-through;
}

.saleprice
{
    font-weight: bold;
    color: #c000c0;
}

.sidemenulink
{
    font-family: papyrus;
    color:#3d599a;
}

.sidemenulink a:hover
{
    font-family: papyrus;
    color:#ffffff;
}

.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: papyrus;
    background-color: #ffc0ff;
    width:auto;
}

.sectionheader
{
    background-color: #3d599a;
    color: #ffffff;
    padding-bottom: 3px;
    font-weight:bold;
}

strong
{
    color: #3d599a;
}

.addtocartlink
{
    text-decoration: none;
    font-weight: bold;
    color: #c000c0;
}

A.addtocartlink:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.checkoutlabel
{
    font-family: papyrus;
    color:  #4682b4;
}

.checkoutlabelBold
{
	font-weight:bold;
    font-family: papyrus;
    color:  #4682b4;
}

INPUT
{
    border-right: #3d599a 1px solid;
    border-top: #3d599a 1px solid;
    border-left: #3d599a 1px solid;
    border-bottom: #3d599a 1px solid;
    font-family: papyrus;
}

SELECT
{
    border-right: #3d599a 1px solid;
    border-top: #3d599a 1px solid;
    border-left: #3d599a 1px solid;
    border-bottom: #3d599a 1px solid;
    font-family: papyrus;
}

.admin-header
{
    background-color: #6190CD; 
    height: auto;
    padding-left:3px;
    border-bottom:solid 4px #B4CCEB;
}

.admin-header h1
{
    color: white;
}