
body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: small;
    color : #000;
	background-image:url(images/bg1.jpg);
	text-align: center;
	margin:0 auto; 
}

#logo {
	background-image:url(images/Logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	height:90px;
	left:0px;
	top:0px;
	display:block; 
	text-indent:-9999px;  
	width:400px;
	margin:0 auto;   

}

ul, ol, li { margin:0; padding:0 }

#nav_wrap {
width:631px;
height:25px;
margin: 0 auto;
}

#nav {
background:url("images/nav_all.png") no-repeat  0px 0px;
width:631px;
height:25px;
margin:0;
padding:0;
z-index:1;
position:relative;
}

#nav span {
display: none;
}


#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding:0;
	margin:0;
} 

#nav li {
float:left;
list-style:none;
display:inline;
padding:0;
}

#nav li a {
padding:12px 0 13px 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width:170px;
	w\idth: 13.9em;
	font-weight: normal;
	margin:0;
	background-image:none;
	text-align:left;
}

#nav li li {
	clear:left;
	width:170px;
	background-image:none;
	padding:0;
	border-bottom: 1px solid #32715a;
	display:inline;
	background-color:#fff;
}	
#nav li ul li a {padding:5px 10px 5px 19px; }

#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited {color:#333; text-decoration:none; font-size:12px;}

#nav li ul li a:hover { background-color:#f4f3d5;
}	

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul li {}

#nav_home {width: 75px; padding:0;}
#nav_products {width: 120px; padding:0;}
#nav_retail {width:107px; padding:0;}
#nav_wholesale {width: 128px; padding:0;}
#nav_about {width: 96px; padding:0;}
#nav_contact {width: 105px; padding:0;}

#nav_home:hover { background:url("images/nav_all.png") 0px -25px no-repeat; padding:0;}
#nav_products:hover { background:url("images/nav_all.png") -75px -25px no-repeat; padding:0;}
#nav_retail:hover { background:url("images/nav_all.png") -195px -25px no-repeat; padding:0;}
#nav_wholesale:hover { background:url("images/nav_all.png") -302px -25px no-repeat; padding:0;}
#nav_about:hover { background:url("images/nav_all.png") -430px -25px no-repeat; padding:0;}
#nav_contact:hover { background:url("images/nav_all.png") -526px -25px no-repeat; padding:0;}

body#home #nav_home {
background:url("images/nav_all.png") 0px -25px no-repeat;}

body#products #nav_products {
background:url("images/nav_all.png") -75px -25px no-repeat; }

body#retail #nav_retail {
background:url("images/nav_all.png") -195px -25px no-repeat; }

body#wholesale #nav_wholesale {
background:url("images/nav_all.png") -302px -25px no-repeat; }

body#about #nav_about {
background:url("images/nav_all.png") -430px -25px no-repeat; }

body#contact #nav_contact {
background:url("images/nav_all.png") -526px -25px no-repeat; }


.flash {
	float:right;
	margin:0px 0px 0px 0px;
}

.contactImg {
	position:absolute;
	left:525px;
	top:70px;
	margin:0px 0px 0px 0px;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #330033;
}


input, select, textarea, table, td, div {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

input,textarea
{
color: #333333;
background: #F0F0F0;
border: 1px solid #32715a;
}

.submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

a{
	color: #003366;
	outline:none;
}

.contentArea {
	margin:0 auto;
    width: 800px;
    text-align: left;
}

.myBox {
	margin:0 auto; 
    width: 750px;
    padding: 20px;
    text-align: left;
    background-color: #faf8cb;
    border: 2px solid #32715a;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.colA { 
	float:left; 
	width: 425px;
	vertical-align:top;
	margin:0 auto; 

}

.colB { 
	float:right; 
	width: 325px;
	vertical-align:top;
} 

.colC { 
	float: left; 
	width: 400px;
	vertical-align: top;
}

.colD { 
	float: right; 
	width: 300px;
	vertical-align: top;
}

.col33A { 
	float: left; 
	width: 247px;
	vertical-align: top;
}
.col33B { 
	float: left;
	width: 248px;
	vertical-align: top;
}

.col33C { 
	float: right;
	width: 247px;
	vertical-align: top;
} 

#colE { 
	float:left; 
	width: 100%;
	vertical-align:top;

}

#colF { 
	float:left; 
	width: 200px;
	vertical-align:top;

}

#colG { 
	width: 225px;
	vertical-align:top;
}

.colG { 
	float: left; 
	width: 250px;
	vertical-align: top;
}
 

#navlist
{
margin: 0;
padding: 0 0 20px 200px;
border-bottom: 1px solid #333333;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #006600;
padding-bottom: 2px;
background: transparent;
color: #006600;
}

#navlist a:hover { color: #006600; }

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F0F0F0;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

input.imageinput { 
    margin: 0px;  
    padding: 0px; 
    border: none; 
    background-color: none; 
} 

.footer{
	clear:both;
	margin: auto;
	FONT-WEIGHT: normal;
    FONT-SIZE: .8em;
    COLOR: #003300;
    FONT-FAMILY:Arial, sans-serif;
    TEXT-DECORATION: none;	
	font-size: .8em;
}

.footer a:link {color: #003300;}
.footer a:visited {color: #003300;}
.footer a:hover {color: #003300;}
.footer a:active {color: #003300;}

.footer2{
	clear:both;
	margin: auto;
	FONT-WEIGHT: normal;
    FONT-SIZE: .8em;
    COLOR: #333;
    FONT-FAMILY:Arial, sans-serif;
    TEXT-DECORATION: none;	
	font-size:
}

.footer2 a:link {color: #333;}
.footer2 a:visited {color: #333;}
.footer2 a:hover {color: #333;}
.footer2 a:active {color: #333;}

.textLft{
	text-align: left;	
}

.txtRt{
	text-align: right;
}

img.floatLeft { 
    float: left; 
	margin:4px 7px 5px 0px; 
}

img.floatRight { 
    float: right; 
    margin:4px 7px 5px 0px; 
}

 .divRight {
    float: right;
}

 .divLeft {
    float: left;
}

 .retailFontBold{
 	font-family: Verdana;
	font-size : 9pt;
	font-weight : bold;
 }



