* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	position: relative;
}

p {
	padding-top: 12px;
}

#background {
	background-color: #d9d6c5;
}

#wrapper {
	width: 1025px;
	min-height: 100%;
	margin: 30px auto 0;
	border: none;
}

* html #wrapper{
	height: 100%;
}

#nav {
	width: 450px;
	height: 15px;
	margin-left: 560px;
	margin-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#header{
	width: 1025px;
	height: 190px;
	margin-top: 15px;
	background: url('images/header.gif') no-repeat;
}

#headcontent {
	width: 977;
	height: 76px;
	background: url('images/intro_text.gif') no-repeat;
	padding: 20px;
	margin: -15px 0 15px 4px;
	font-family: arial;
	font-size: 22px;
	color: #eeecec;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
}

#content_top {
	width: 784px;
	height: 16px;
	background: url('images/content_top.gif') no-repeat;
	overflow: hidden;
}

#content_middle {
	width: 734px;
	min-height: 440px;
	background: url('images/content_middle.gif') repeat-y;
	padding: 10px 30px 0 30px;
}

#content_articles {
	width: 734px;
	min-height: 950px;
	background: url('images/content_middle.gif') repeat-y;
	padding: 10px 30px 0 30px;
}

* html #content_middle {
	height: 440px
}

#content_bottom {
	width: 784px;
	height: 16px;
	background: url('images/content_bottom.gif') no-repeat;
}


#main {
	width: 734px;
	min-height: 620px;
	background: url('images/content_middle.gif') repeat-y;
	padding: 10px 30px 0 30px;
}

#insidecontainer {
	width: 1025px;
	min-height: 500px;
	clear: both;
	margin: 0 0 20px;
}

*html #insidecontainer {
	height: 500px;
}

#sidebar {
	width: 205px;
	min-height: 480px;
	float: right;
}

*html #sidebar {
	height: 480px;
}

table.main {
	width: 170px;
	height: 20px;
	padding-right: 20px;
}

table.grey {
	width: 700px;
	padding: 10px;
	background-color: #c7c2bb;
}

#sidebar_content {
	width: 190px;
	float: right;
	margin-right: 25px;
}

#contentbox {
	width: 784px;
	min-height: 500px;
	font-family: arial;
	font-size: 16px;
	border: none;
	float: left;
	margin-bottom: 20px;
}

*html #contentbox {
	height: 500px;
}

#footer {
	height: 258px;
	background: url('images/footer.gif') repeat-x;
	margin: 0 0 0;
	position: relative;
	clear: both;
	background-color: #988a73;
}

#footer_inner {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	color: #ffffff;
}

#footer_content_left {
	width: 254px;
	height: 180px;
	color: #ffffff;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}


#footer_content_centre {
	width: 254px;
	height: 180px;
	float: left;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 115px;
	line-height: 25px;
}


#footer_content_right {
	width: 258px;
	height: 180px;
	float: left;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 115px;
	line-height: 25px;
}


a.nav {
	text-decoration: none;
	color: #333333;
}

a.footer {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
}


img.k {
	margin: 15px;
	margin-left: 25px;
	float: left;
}


img.j {
	margin-top: 5px;
	margin-right: 40px;
	float: right;
}

a.buy {
	float:right;
}

img { 
	border: none;
}

a.nounder {
	text-decoration: none;
}

.buynow {
	display: block;
	width: 105px;
	height: 39.5px;
	background: url("images/buy_now2.gif");
	float:right;
}



/* text */

h1 {
	font-family: arial;
	font-size: 22px;
	color: #eeecec;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	font-style: italic;
	display: inline;
}

h2 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding-top: 11px;
	letter-spacing: 1px;
	font-style: italic;
	font-family: arial;
}

.title {
	font-family: arial;
	font-weight: bold;
	font-size: 50px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	font-style: italic;
}

.title2 {
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #ff6600;
}

h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333333;
}


.bold {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.content {
	font-family: arial;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

.contentleft {
	font-family: arial;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	color: #333333;
}

.highlight {
	font-family: arial;
	font-size: 18px;
	text-align: center;
	background-color: yellow;
}


.testimonial2 {
	border: 2px dashed #333333;
	font-size: 12px;
	padding-bottom: 25px;
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.testimonialtest {
	font-family: arial;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}

table {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

table.affiliate {
	width: 600px;
}

.box {
	width: 690px;
	background-color: #999966;
	padding: 20px;
	margin-top: 20px;
}

.boximg {
	width: 220px;
	height: 141px;
	float: right;
	margin-right: 10px;
}

.boxnumber {
	width: 60px;
	height: 71px;
	float: right;
}

.boxtitle {
	font-family: arial;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}


ul { 
	font-size: 14px;

}

#bullets { 
  margin: 0px;
  line-height: 14px;
  font-size: 14px;
}



.tabletext {
	font-family: arial;
	font-size: 18px;
	margin-left: 35px;
	margin-right: 35px;
}

.tablebold {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 35px;
	margin-right: 20px;
}

li {
	margin-left: 55px;
}

.border {
	border: 5px double #000000;
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.border2 {
	border: 5px double #000000;
	font-size: 14px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}


.guarenteetext {
	font-family: arial;
	font-size: 18px;
	margin-left: 15px;
	margin-right: 15px;
}

.buy {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: yellow;
}

.under {
	text-decoration: underline;
	font-weight: bold;
}

.center {
	text-align: center;
}


#sale {
	background: url('images/stamp.jpg') no-repeat;
	width: 173px;
	height: 123px;
	position: absolute;
	margin-left: 696px;
	margin-top: 10px;
}

.small {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.italic {
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.italic2 {
	font-family: arial;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

.note {
	font-family: arial;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	background-color: yellow;
	font-weight: bold;
}

img.paleo {
	float: right;
	margin: 10px;
}

a.underline {
	text-decoration: underline;
	color: #000000;
}

.right {
	float: right;
}

.copy {
	font-size: 10px;
	font-family: arial;
	text-align: center;
	color: #333333;
	margin-top: 20px;
}

* html .copy{
	height:1%
}

a.copy {
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	color: #333333;
}

.u {
	text-decoration: underline;
	font-weight: none;
	font-family: arial;
	font-size: 16px;
}

.buyboth {
	width: 315px;
	height: 51px;
	float: right;
	margin-right: -3px;
	margin-top: 310px;
}

.indextest {
	position: absolute;
	width: 480px;
	float: left;
	margin-left: 235px;
	margin-top: 440px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #e2e3d5;
}

.indextest2 {
	padding-bottom: 25px;
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #e2e3d5;
}

.left {
	float: left;
	margin-right: 20px;
}


.mainspot1 {
	padding-bottom: 5px;
	margin-left: 22px;
	margin-bottom: 20px;
	width: 330px;
	text-align: center;
	background-color: #e2e3d5;
	float: left;
}

.main_inside {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 15px;
	margin-left: 22px;
	margin-bottom: 10px;
	width: 298px;
	min-height: 215px;
	float: left;
}

.main_article {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 15px;
	margin-left: 22px;
	margin-bottom: 10px;
	width: 298px;
	min-height: 135px;
	float: left;
}


table.google {
	width: 205px;
}

.articles {
	display: block;
	width: 254px;
	height: 59px;
	background: url("images/articles.gif");
	margin-bottom: 10px;
}


.articles:hover {
	background-position: 0 59px;
}

.articles span {
	display:none;
}

.guestpost {
	display: block;
	width: 255px;
	height: 59px;
	background: url("images/guestpost.gif");
	margin-bottom: 10px;
}


.guestpost:hover {
	background-position: 0 59px;
}

.guestpost span {
	display:none;
}

.recipes {
	display: block;
	width: 254px;
	height: 59px;
	background: url("images/recipes.gif");
	margin-bottom: 10px;
}


.recipes:hover {
	background-position: 0 59px;
}

.recipes span {
	display:none;
}

.link {
	color: #333;
	text-decoration: underline;
}
