/*---------------------------
	TEXT STYLES
---------------------------*/

body {
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px;
}

p {
  line-height: 18px;
}
	
td {
  font-size: 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td.bottom_line {
  border-bottom: 1px solid #000;
		padding: 0.4em;			
}

a:link { color: #1E7190; text-decoration: none;}
a:visited { color: #1E7190; text-decoration: none;}
a:hover { color: #1E7190;	text-decoration: underline;}

.submenuItem {
  list-style: none;
  padding: 0px;
  margin: 2px 0 0 0;
}

ul.submenuItem li {
  padding-top: 4px;
}

h1 {
	font-family: Verdana, Arial, Univers, sans-serif;
	color: #956608;
	font-weight: bold;
	font-size: 130%;
}

h2 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #956608;
}

h3 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 100%;
	color: #956608;
	font-weight: bold;
}

.MainHeading {color: white; font-weight:bold; font-size: 38px; margin-left: 20px; height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);}
.SubHeading {color: white; font-weight:bold; font-size: 20px; margin-left: 20px; height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);}

a.menu:link { color: #003859;	text-decoration: none; font-weight: bold;}
a.menu:visited { color: #003859; text-decoration: none; font-weight: bold;}
a.menu:hover { color: #5889A6; text-decoration: none; font-weight: bold;}

.thanks {
  font: bold 14px Arial ; color: #FF3300; 
}

.product_pic {
  border: 4px solid #6395A4;
	margin: 5px 0px 10px 20px;
}

a.buy { display: inline; border: 2px solid #1E7190; background: #B3DFEF; padding: 5px; font-weight: bold;  }

a.thumbnail img { border: 2px solid #1E7190; }

.item_thumbnail {float: right; width: 75px; padding: 10px; text-align: center; font-size: 10px;}


table.items { border-bottom: 1px solid #000; }

table.items tr td{ border-right: 1px solid #000; }

.no_border { border: 0 none !important; }


.nav {background: url('../images/nav_bg.jpg') repeat-x; width: 100%; height: 41px; padding: 2px 0 0 0;text-align: center;}
.nav table { list-style-type: none; margin: 0 auto;}
.nav table td { height: 25px; vertical-align: middle; margin: 0 13px 0 0; }
.nav table td a { font-size: 15px; color: #fff; font-weight: bold; text-transform: uppercase; }
.nav table td a:hover { text-decoration: none; color: #F9E7D1; }
 a.last { color: #F9E7D1 !important; }
.nav a:visited { color: #fff; }
.spacer { text-align: center; width: 25px; }

.home_products { background: url('../images/blue_gradient.png') repeat-x; height: 328px; padding: 5px 0 0 15px; }

.home_products div { width: 166px; float: left; margin-right: 25px; background: transparent; }

.home_products  ul, .home_products  li { padding: 0; margin: 0; } 

.home_products  ul { padding-left: 20px; margin: 0 0 15px 0; } 
.home_products  li  { margin-bottom: 3px; }

.italic { font-style: italic; }

.newsletter{
  margin: 100px 0 0 10px;
	width:580px;
	height:50px;
	padding-top:18px;
	background: url('../images/bgNewsletter.gif') no-repeat;
	text-align:center;
}

