/* CSS Document */
html { min-height: 100%; margin: 0 0 .1em; }

* { margin: 0; padding: 0}

body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #70266C;
	position: relative;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 12px auto 0 auto;
	width: 795px;
	height: 22px;
	text-align: right;
}

#container {
	width: 795px;
	margin:0px auto 0 auto;
	position: relative;
	border:1px solid #ABABAB;
}

#subnav a{
	color: #fff;
}

#header {
	padding: 0 0 0 0;
	height:100px;
	border-bottom: 1px solid #ABABAB;
}

#shadow {
	background: url(../images/homepage/bg_home.gif) repeat-y;
}

a {
	text-decoration: none;
	color: #59058D;
}

a:hover {
	color: #000;
}

p {
	line-height: 1.35em;
	margin: 0 0 8px 0;
}

h1 {
	color: #CC0000;
	font-size: 26px;
	font-weight: normal;
}

h1.purple {
	color: #59058d;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	line-height: 1.3em;
	margin: 15px 0 15px 0;
	color: #59058D;
	font-weight:normal
}

#content {
	margin: 0 0 0 0px;
	width: 795px;
	background: #FFFFFF;
}

#flashContent {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ABABAB;
	clear:both;
}

#onepxWhite {
	height: 1px;
	background: #fff;
	clear:both;
}

#leftColumn {
	width: 532px;
	padding: 10px 0 0 14px;
	border-right: 1px solid #E2E2E2;
	float: left;
}

#leftColumn #module{
	padding: 0 10px 15px 22px;
	margin: 20px 20px 0 0;
	background: url(../images/bg_grey_dot.gif) repeat-x bottom;
	position: relative;
	clear: both;
}

#leftColumn .intro {
	font-size: 15px;
	font-style:italic;
	font-weight: normal;
}

#leftColumn #title {
	margin: 0 0 8px 0;
}

#leftColumn #featuredLeft {
	list-style: none;
	float: left;
	width: 230px;
}

#leftColumn #featuredRight {
	list-style: none;
	float: left;
	width: 230px;
}

#leftColumn #featured {
	list-style: none;
}

#leftColumn li{
	list-style: none;
	background: url(../images/bg_list.gif) no-repeat 2px  5px;
	padding: 0 0 4px 16px;
	font-size: 12px;
	font-style: italic;
}

#leftColumn li a{
	font-size: 10px;
	font-style: normal;
}

#rightColumn {
	width: 248px;
	float: left;
}

#rightColumn #modulesBtns {
	margin: 0 0 0 0;
}

#rightColumn #modulesContact {
	padding: 15px 15px 10px 15px;
	background: #F1F1F1
}

#rightColumn #modulesBeforeAfter {
	padding: 15px 0px 5px 11px;
	background: #F1F1F1
}

#rightColumn #modulesBeforeAfter a{
	font-size: 10px;
}


#rightColumn #modulesContact #contactUs input {
	padding: 2px 2px 2px 3px;
	margin: 0 0 6px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rightColumn #modulesContact #contactUs textarea {
	padding: 2px 2px 2px 3px;
	margin: 0 0 6px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rightColumn #modulesJoelInfo {
	margin: 15px 15px 15px 15px;
}

#clr {clear:both}

.quotee {
	color: #59058D;
}

.noshow	{ display: none; }

.nutritionTable {
	margin: 5px 0 8px 0;
}
.nutritionTable p {
	margin: 2px 5px;
}