body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 132%;
	margin: 0px;
	border: 0px;
	background-color: #72A533;	
}

/**  links  **/

a.links-general {
	color: #B3CED1;
	font-weight: bold;
	text-decoration: none;
}
a.links-general:hover {
	color: #B3CED1;
	font-weight: bold;
	text-decoration: underline;
}
a.links-contact, a.links-contact:hover {
	color: #483656;
	font-weight: bold;
	text-decoration: none;
}
a.links-section {
	color: #2C4818;
	font-weight: bold;
	text-decoration: none;
}

/**  font  **/

.bold {
	font-weight: bold;
}

/**  safari navigation  **/

#content_navigation_left {
	float:left;
	width:184px;
	height:250px;
	overflow:auto;
}
#content_navigation_pad {
	text-align: center;
}

/**  layout  **/

td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 132%;
}
td.mainArea {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
td.top {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/layout/left_page_fade.gif);
	background-repeat: repeat-y;
}
td.bottom {
	vertical-align: bottom;
	background-color: #FFFFFF;
	background-image: url(../images/layout/left_page_fade.gif);
	background-repeat: repeat-y;
}
td.right {
	text-align: right;
}
td.footerBlue {
	background-color: #B3CED1;
}
td.pageCopy {
	padding: 0 62px 0 62px;
}
td.FlashPageCopy {
	padding: 10px 33px 0 33px;
}

/**  main layout  **/

#leftColumn {
	width: 280px;
	vertical-align: top;
}
#rightColumn {
	width: 678px;
	vertical-align: top;
	padding: 15px 17px 15px 17px;
}

/**  left col layout  **/

td.leftColCopy {
	padding: 0 53px 10px 43px;
}
td.leftColFooter {
	padding: 0 53px 20px 43px;
}

/** home layout  **/

td.homeMainCopy {
	padding: 27px 70px 20px 80px;
}


/**  titles  **/

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}

/**  footer  **/

#footerCopy {
	color: #E3EDD6;
	font-size: 0.65em;
}
td.footer {
	background-color: #72A533;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.links-footer, a.links-footer:hover {
	color: #E3EDD6;
	text-decoration: underline;
}

/**  section  **/

td.sectionPNoteImage {
	text-align: center;
	padding-top: 20px;
}
#secpic img {
	border:1px solid #2C4818;
}
#seclistpic {
	float:left;
	clear:right;
	padding-right:15px;
	
}
.seclistpicimg {
	float:left;
	clear:right;
	border:1px solid #9C979B;
	margin-right:5px;
	
}
.seclistpictext {
	font-size:11px;
	color:#333333;
}
.seclistline {
	border-top:1px solid #D9D6D8;
	padding-top:14px;
}
.secTitle {
	padding-top: 10px;
}

/** product  **/

td.productMainRight {
	width: 280px;
	vertical-align: top;
}
td.productMainLeft {
	width: 348px;
	vertical-align: top;
	padding-top: 40px;
}
#ProductPageCopy {
	padding: 0 0 0 52px;
}

/**  note table  **/

td.noteMainArea {
	font-family:"Comic Sans MS", cursive;
	font-size:11px;
	background-color: #FFFFA2;
	vertical-align: top;
	padding: 10px 0 0 5px;
}
td.noteMainArea h1 {
	font-size:13px;
}
td.receiptMainArea {
	background-color: #F3F1FE;
	vertical-align: bottom;
}
td.receiptNumbersRight {
	text-align: right;
	font-size: 9px;
	color: #79787F;
}
td.receiptDateTime {
	font-size: 9px;
	color: #79787F;
}
td.productPPMCopy {
	color: #79787F;
	font-weight: bold;
	font-size: 10px; 
}
td.productPrice {
	text-align: right;
	color: #79787F;
	font-weight: bold;
	font-size: 10px; 
	vertical-align: bottom;
}

/**  contact form  **/

td.contactLeft {
	padding: 3px 10px 0px 0px;
	vertical-align: top;
}
td.contactRight {
	padding: 0px 0px 0px 7px;
}
td.contactSpacer {
	line-height: 5px;
}
td.contactBodyLeft {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 220px;
}
td.contactBodyRight {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
input.textBox {
	width: 200px;
	height: 20px;
	border: 1px solid #446F25;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}

textarea.messageField {
	width: 200px;
	height: 60px;
	border: 1px solid #446F25;
	background-color: #FFFFFF;
	font-size: 80%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding-left: 1px;
	padding-top: 2px;
}
select.selectbox {
	width: 150px;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #446F25;
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 1px;
	margin-left: 3px;
}
input.button {
	width: 50px;
	height: 25px;
	border: 1px solid #446F25;
	background-color: #FFFFFF;
	font-size: 80%;
}

/** div  **/

div.centered 
{
text-align: center;
width: 100%;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}