/*  
 *  Global
 *
*/
body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color: #9F2908;
	background-image:url(images/global/background.jpg);
	background-repeat:repeat;
	background-position:center;
	margin: 0px auto;
	padding:0px;
}

h1 ,h2, h3, h4, h5 {
	font-weight: 100;
	text-transform: uppercase;
}

form {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

.top-nav {
	width: 780px;
	margin: 0 auto;
}

.bottom-nav {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 100px;
}

a#links-page:link, a#links-page:visited, a#links-page:active {
	font: "Times New Roman", Times, serif;
	font-size: inherit;
	color: #000000;
	text-decoration: none;
}

a#links-page:hover {
	font: "Times New Roman", Times, serif;
	font-size: inherit;
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #DB5700;
	text-decoration: none;
}

a:hover {
	color: #DB5700;
	text-decoration: underline;
}

/*  
 *  Main Templates
 *
*/
.middle {
	background-color:#F5F0D8;
	width: 780px;
	overflow: auto;
	margin: 0 auto;
}

.home-left {
	float:left;
	width: 370px;
	height: auto;
	margin:0px;
}

.home-text-area {
	width: 300px;
	height: auto;
	vertical-align: middle;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height: 30px;
	color: #DB5700;
	padding: 25px 30px 10px 30px;
	float: right;
	background-color: #F5F0DB;
	margin: 0px;
}

.vertical-sidebar {
	width: 245px;
	float: left;
	padding: 0px;
	margin: 0px;
	//margin: 0px -1px 0px 0px;
}

.vertical-submenu {
	width: 180px;
	float: left;
	padding: 0px 0px 30px 31px;
	margin: 0px;
	//margin: -3px 0px 0px 0px;
	background-image:url(images/global/sidebar_menu.gif);
	background-repeat:no-repeat;
}

#vertical-submenu-text-area-products {
	width: 569px;
	float: right;
	overflow: visible;
	padding: 0px;
	margin: 0px;
	background-color:#F5F0D8;
}

#vertical-submenu-text-area-products-index {
	width: 569px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image:url(images/pages/products/index/milk_cookies.jpg);
	background-repeat:no-repeat;
	background-color:#F5F0D8;
}

#text-area-why-organic-index {
	width: 535px;
	height: 469px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pages/why_organic/main/maple.jpg);
	background-repeat:no-repeat;
	background-color:#F5F0D8;
}

#vertical-submenu-text-area-store-index {
	width: 569px;
	height: 390px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pages/country_store/main/grocery_bags.jpg);
	background-repeat:no-repeat;
	background-color:#F5F0D8;
}

.vertical-text-area {
	width: 535px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color:#F5F0D8;
}

.sub-nav {
	width: 535px;
}

.text-area {
	padding: 5px 45px 10px 40px;
	text-align: left;
}

.text-area-products-index {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color: #9F2908;
	padding: 5px 220px 10px 35px;
	text-align:left;
}

#text-area-store-index {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color: #9F2908;
	padding: 5px 240px 10px 35px;
	text-align:left;
}

.product-column-left {
	float: left;
	width: 269px;
	padding-left: 15px;
}

.product-column-right {
	float: right;
	width: 274px;
	padding-right: 10px;
}

table.main {
	background: #F5F0D8;
}

img.subtitle {
	padding-left: 40px;
}

.black-ital-why-organic {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-style:italic;
	line-height: 30px;
	padding: 5px 165px 10px 40px;
}

.black-ital-products-index {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-style:italic;
	line-height: 30px;
	text-align: center;
}

.black-ital {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-style:italic;
	line-height: 20px;
	padding: 5px 45px 10px 40px;
}

.black-text {
	font-family: inherit;
	font-size: inherit;
	color:#000000;
}

img.in-text {
	padding: 10px 0px 0px 40px;
}

#special-offers-text-area {
	width: 780;
	padding: 0px 150px 0px 155px;
}

table.speacial-offers {
	font: 12px, "Times New Roman", Times, serif;
	color: #9F2908;
}

img.staff {
	padding: 0px 20px 0px 0px;
}

table.shipping-left {
	font-size: 12px;
	float: left;
}

table.shipping-right {
	font-size: 12px;
	float: right;
}

#shipping-rates {
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	height: auto;
}

img {
	border: 0;
}

img.icons {
	padding: 30px 10px 30px 10px;
}

table.product {
	margin-top: 15px;
	font-size: 13px;
	line-height: 18px;
}

table.info {
	margin: 15px 0px 0px 15px;
}

/*  
 *  Fit Kids
 *
*/
.middle-fit-kids {
	background-image:url(images/pages/fit_kids/fit_kids_body.jpg);
	width: 780px;
	height: 447px;
	overflow: auto;
	margin: 0 auto;
}

.middle-fit-kids-activities {
	background-image:url(images/pages/fit_kids/activities_body.jpg);
	width: 780px;
	height: 447px;
	overflow: auto;
	margin: 0 auto;
}

.middle-fit-kids-sub-page {
	background-image:url(images/pages/fit_kids/fit_kids_subpage_body.jpg);
	width: 780px;
	height: 447px;
	overflow: auto;
	margin: 0 auto;
}

.fit-kids-side-nav {
	float:left;
	width:178px;
	padding: 130px 0px 0px 60px;
}

.fit-kids-text-area {
	float: right;
	width: 217px;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 130px 295px 0px 30px;
}

.fit-kids-sub-page-text-area {
	float: left;
	width: 387px;
	height: 300px;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 130px 0px 0px 30px;
	overflow: auto;
}

.fit-kids-table {
	float: right;
	width: 512px;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 130px 0px 0px 30px;
}

.fit-kids-red-text {
	color: #FF2828;
	font-size: 24px;
	line-height: 22px;
}

.fit-kids-blue-text {
	color: #5689c1;
	font-size: 24px;
	line-height: 22px;
}
