.pageName {
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}

body {
	padding:0;
	margin:0;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background: #000 url(images/body.png) repeat-y top center;
	line-height:140%;
}

/*html { min-height: 100%; margin-bottom: 1px; }*/

.bodyBG {
	background-image:url(images/table.png);
	}
.bodyText {
	font:13px Georgia;
	line-height:20px;
	margin-top:0px;
	}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	text-align: center;
	}
#main {
	width: 820px;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 0 0;
	}
#home {
	width: 790px;
	position: relative;
	margin: 0;
	padding: 5px 5px 5px 5px;
	/*border: dotted;
	border-width: thin;
	border-color: #999999;*/
	}

/****** BANNER ******/
#navigation {
	width: 100%;
	height: 17px;
	background-color:#0e6b1b;
	position: relative;
	list-style-type: none;
	color: #ccc;
	font: 10px Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	border: none;
	}
#banner {
	width: 100%;
	height: 100px;
	padding-top: 5px;
	position: relative;
	}
#footer {
	width: auto;
	height: 75px;
	position: relative;
	padding-top: 5px;
	border-top: dotted;
	border-width: thin;
	border-color: #666;
	}
#footleft {
	width: 480px;
	height: 89px;
	float: left;
	border: none;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	}
#footright {
	width: 300px;
	height: 89px;
	float: right;
	padding-top: 5px;
	border-left: dotted;
	border-width: thin;
	border-color: #666;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	}
#topbg {
	position: absolute; top: 0; left: 0; z-index: -1;
	width: 100%; height: 143px;

	}
/****** DONE WITH BANNER ******/

/****** DIVIDER ******/
.cleaner {
	clear: both;
	height: 5px; margin: 0;
	width: 100%;
	}
/****** DONE WITH DIVIDER ******/

/****** CONTENT ******/
#content {
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
#content h3 {
	font:18px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	color:#993300;
	}
#content a {
	position: relative;
	display: block;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	}
#content a:visited {
	color: #666;
	border: none;
	}
#content a:hover {
	color: #666;
	border: none;
	text-decoration: underline;
	}
/****** DONE WITH CONTENT ******/

/****** CONTENT PANES ******/
#left {
	width: 400px;
	height: 440px;
	float: left;
	padding: 5px;
	}
#contactLeft {
	width: 410px;
	height: 440px;
	float: left;
	padding: 5px;
	}
#right {
	width: 360px;
	height: 440px;
	float: right;
	padding: 5px;
	}
#right ul {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	padding: 0; margin: 0;
	}
#middle {
	background-image: url(images/pills1.jpg);
	width: 790px;
	height: 490px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
#productlist {
	width: 805px;
	height: 650px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#producttable {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	}
/****** DONE WITH CONTENT PANES******/

#contactTable {
	/*border: none;*/
	color: #666;
	}
#contactTable br {
	line-height: 10px;
	}
#table th {
	color: #fff;
	font: 10px Georgia, "Times New Roman", Times, serif;
	/*line-height: 14px;*/
	}
/****** TEXT STYLES ******/

p {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:20px;
	margin-top:0px;
	}
	
h5 {
	font:14px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
/*	padding: 0;
	margin: 0;*/
	color: #666;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	}
#navigation a {
	position: relative;
	display: block;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-stretch: expanded;
	background-color: #0e6b1b;
	border: none;
	}
#navigation a:visited {
	position: relative;
	display: block;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-stretch: expanded;
	background-color:#0e6b1b;
	border: none;
	}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/*************************************/
img {
	border-style: none;
	}
.navDivider {
	padding-left:10px;
	padding-right:10px;
	border-right:thin;
	border-style:dotted;
	border-bottom: none;
	border-left: none;
	border-top: none;
	}
.navDividerTwo {
	padding-left:10px;
	padding-right:10px;
	border: none;
	}
.title {
	font:60px Arial Black;
	font-variant: small-caps;
	font-weight: bold;
	padding-bottom: 0px;
	color: #000;
	}
.row {  
	background-color: #D6DED1;
	color: #000;
	}
.prodTitle {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	}
.smallText {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	}
.productText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 16px;
	}
.prodHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height:20px;
	letter-spacing:.15em;
	}
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #ddd;
	line-height:20px;
	letter-spacing:.15em;
	}
.thumbTitle {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:26px;
	letter-spacing:.12em;
	}
/****** DONE WITH TEXT STYLES ******/
