/* CSS Document */

body{
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7F7F79;
	background-color:inherit;
	}
td, p, ul, li, a, img, h2{
	padding:0;
	margin:0;
	}
a{
	outline:none;
	text-decoration:none;
	}
ul{
	list-style-type:none;
	}
p strong{
	color:#4E774B;
	background-color:inherit;
	}

/*----Misc----*/
.bottomBorder1{
	border-bottom:#D2CECE 1px solid;
	}
.bottomPading1{
	padding:0 0 32px 0;
	}
.bottomPading2{
	padding:36px 0 46px 0;
	}
.topPadding1{
	padding:26px 0 0 0;
	}
.rightBorder1{
	border-right:#D2CECE 1px solid;
	}
.image{
	float:left;
	padding:0 19px 0 0;
	width:auto;
	}
.productImage{
	border:#CDCFCD 3px solid;
	}

/*----Header----*/
td.topBg{
	background:url(images/top-bg.gif) repeat-x 0 0;
	height:11px;
	}
td.menu ul li{
	float:left;
	width:auto;
	}
td.menu ul li.space{
	margin:0 3px;
	}
td.menu ul li a{
	width:217px;
	background:url(images/menu-bg.gif) repeat-x 0 0;
	border-left:#4E774B 2px solid;
	border-right:#4E774B 2px solid;
	display:block;
	text-align:center;
	font:normal 16px/72px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	}
td.menu ul li a:hover{
	background:url(images/menu-hover-bg.gif) repeat-x 0 0;
	border-left:#3072A6 2px solid;
	border-right:#3072A6 2px solid;
	}
td.menu ul li.active{
	float:left;
	width:217px;
	background:url(images/menu-hover-bg.gif) repeat-x 0 0;
	border-left:#3072A6 2px solid;
	border-right:#3072A6 2px solid;
	text-align:center;
	font:normal 16px/72px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	}
td.headerPic{
	border-bottom:#72A96E 8px solid;
	}

/*----Body----*/
h2.heading{
	font-weight:bold;
	font-size:24px;
	color:#72A96E;
	background-color:inherit;
	padding:0 0 22px 0;
	}
h2.heading2{
	font-weight:bold;
	font-size:24px;
	color:#72A96E;
	background-color:inherit;
	padding:28px 0 22px 0;
	}
h2.heading2 span{
	color:#4E774B;
	background-color:inherit;
	}

a.homeBigButton{
	width:410px;
	background:url(images/big-button-bg.gif) repeat-x 0 0;
	border-left:#3072A6 2px solid;
	border-right:#3072A6 2px solid;
	text-align:center;
	font:normal 16px/53px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	}
a.shopNowButton{
	width:287px;
	background:url(images/big-button-bg.gif) repeat-x 0 0;
	border-left:#3072A6 2px solid;
	border-right:#3072A6 2px solid;
	text-align:center;
	font:normal 16px/53px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	}
a.smallButton{
	width:96px;
	background:url(images/small-button-bg.gif) repeat-x 0 0;
	border-left:#3072A6 2px solid;
	border-right:#3072A6 2px solid;
	text-align:center;
	font:normal 12px/26px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	margin:0 0 1px 0;
	}
a.bodyLink{
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	color:#3072A6;
	background-color:inherit;
	}
a.bodyLink:hover{
	text-decoration:underline;
	}

/*----Footer----*/
td.footer{
	background:#5F8C5B url(images/footer-bg.gif) repeat-x 0 0;
	color:#C0E6BD;
	padding:37px 0;
	font-size:11px;
	}
td.footer a{
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	}
td.footer a:hover{
	text-decoration:underline;
	}
p.footerLink{
	padding:0 0 4px 0;
	font-size:12px;
	}
p.footerLink span{
	padding:0 11px;
	color:#fff;
	background-color:inherit;
	}
p.footerLink a{
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	}
p.footerLink a:hover{
	text-decoration:underline;
	}
