body {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-attachment: fixed;
	background-image:   url(siteimages/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BED3CE;
}
table#container {
	text-align: left;
	margin: auto;
	width: 806px;
}
td#content {
	background-color: #EEFBF8;
	background-image: url(siteimages/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	display: table-cell;
	padding: 20px 15px 15px 35px;
	color: #596272;
}
td#links {
	background-color: #EEFBF8;
	background-image: url(siteimages/template_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 193px;
	margin: 0;
	padding: 0;
}
td#header {
	background-color: #EEFBF8;
	background-image: url(siteimages/template_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 90px;;
	width: 806px;
}
td#basecap {
	background-color: #EEFBF8;
	height: 12px;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 20px 0px 10px 35px;
}
a:link{
	text-decoration: underline;
	color: #336666;
	}
a:visited{
	color: #799E9E;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #234848;
}

div#headerSec {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #799E9E;
	font-size: 0.7em;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
}
div#headerSec a:link{
	text-decoration: none;
	color: #799E9E;
	padding-right: 2px;
	padding-left: 2px;
}
div#headerSec a:visited{
	color: #799E9E;
	text-decoration: none;
}
div#headerSec a:hover{
	color: #234848;
	text-decoration: underline;
}
div.headerno {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 0;
}

div#listoflinks	 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 40px 5px 0 20px;
}
div#listoflinks a:link{
	text-decoration: none;
	color: #336666;
}
div#listoflinks a:visited{
	color: #336666;
	text-decoration: none;
}
div#listoflinks a:hover{
	text-decoration: underline;
	color: #234848;
}
div#listoflinks h3 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #234848;
	font-size: 1.5em;
	display: block;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0;
}
div#listoflinks ul {
	list-style-type: none;
	padding: 0px 6px 0px 6px;
	text-indent: 0pt;
	display: block;
	width: auto;
	margin: 0px;
}
div#listoflinks li {
	line-height: 140%;
	padding-top:4px;
	padding-bottom: 8px;
	text-indent: 0pt;
	margin: 0px;
	text-align: left;
}
div#listoflinks div#updateform{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #234848;
	/*border-color: #799E9E;
	border-style: solid;
	border-width: 1px 0px 1px 0px;*/
	padding: 10px 0px;
	margin: 40px 0px 0px 0px;
	background-color: #DDE8E4;
	width: 160px;
}
div#listoflinks form{
	margin: 0;
	padding: 0;
}
h2.pageTitle {
	font-weight: normal;
	color: #508785;
	font-size: 2em;
	line-height: 120%;
	margin-left: -2px;
}
table.listing{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
	color: #596272;
	padding-top: 10px;
	width: 450px;
}
table.listing td{
	padding: 2px 0px 2px 10px;
}
tr.shading{
	background-color: #DDE8E4;
}
h3.kindofServ {
	font-size: 0.9em;
	font-weight: bold;
	margin: 20px 0px 15px;
	padding: 4px;
	color: #EEFBF8;
	line-height: 110%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background-color: #336666;
}
td#content ul {
	list-style-type: none;
	padding: 0;
	text-indent: 0px;
	display: block;
	margin: 0px 0px 0px 50px;
	
}
td#content ul li {
	line-height: 140%;
	margin: 0px;
	padding-left: 16px;
	text-align: left;
	background-image: url(siteimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	display: block;
}
div.product {
	margin: 10px 20px 35px 15px;
	display: block;
	clear: both;
}
div.productTitle {
	font-size: 1.3em;
	color: #41506C;
	display: block;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #B7D1D1;
}
div.productIngredients{
	display: block;
	padding: 4px 0px 0px 8px;
	font-size: 0.8em;
}
div.productDescription{
	padding: 5px 6px 6px 8px;

}
div.productDetails {
	font-size: 0.8em;
	padding-left: 8px;
}
div.productDetails strong{
	font-size: 1em;
	font-weight: normal;	
}
div.tipslist li{
	font-size: 1.1em;
	padding: 5px 0;
}
.lightandsmall{
	color: #508785;
	font-size: 0.9em;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;

}
.lightandsmall2{
	color: #508785;
	font-size: 0.8em;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 110%;
	
}
.lightandlarge{
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #526D9A;

}
.darkandsmall{
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #41488A;
}
.darkandlarge{
	font-size: 1.5em;
	color: #41488A;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
}
h4{
	line-height:0; 
	margin:0; 
	padding:1em 0 0 0;  }

em {
	font-weight: bolder;
}
input{
	color: #596272;
	border: 1px solid #596272;
}
form{
	margin: 0;
	padding: 0;
}
