@charset "UTF-8";
/* CSS by Tim Householder */

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

html {font-size: 62.5%;}
body {
	background-color: #C9D9D5;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a {
	outline:none;
	text-decoration:none;
	color: #779793;
}

/* COLORS 

Background Light Green: 	#C9D9D5
Main BG Med Green:			#779793
Light Green Quote Text:		#D9ED8F
Body Text Dark Tan			#998675


*/


/* STRUCTURE */
#freeze  {
	position: absolute;
	z-index: 9999;
	top: 100px;
	background-color: #C9D9D5;
	left: 300px;
	padding: 15px 20px;
	color: #333333;
	border: 4px solid #5D7674;
	font-size: 1.2em;
	overflow: auto;
	width: 430px;
	height: auto;
	display: none;
}
#freeze    #close-freeze {
	border: 1px solid #FFFFFF;
	padding: 2px 6px;
	font-weight: bold;
	text-decoration: none;
	background-color: #688481;
	color: #FFFFFF;
	float: right;
}
#freeze  h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	text-decoration: underline;
}
#freeze  p {
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
#freeze  strong {
	font-weight: bold;
}
#freeze ol,ul {list-style:disc; margin-left:15px;}
#page-wrapper {
width: 900px;
margin: 0 auto;
background-color:#779793;
}

#topline {
	font-size: 1.2em;
	line-height: 26px;
	color: #999999;
	text-align: right;
	padding-right: 30px;
	background-color: #000000;
}
#topline a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0 10px;
}
#topline a:hover {
	color: #FFFFFF;
}
#header {
	background-image: url(../images/product-header.jpg);
	height: 98px;
}
#quote-box {
	background-image: url(../images/quote-box-bg.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 15px;
	height:60px;
}
#quote-envelope {
	background-image: url(../images/pic-fork.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
#quote-box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	margin-left: 260px;
	width: 600px;
	padding-top: 4px;
	color: #D9ED8F;
}
#quote-box .author {
	text-align: right;
	font-style: normal;
	margin-right: 120px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#quote-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-left: 260px;
	margin-right: 95px;
	padding-top: 4px;
	color: #D9ED8F;
}
#product-trio img {
	margin: 0 2px 0 2px;
	border: 0;
}
#product-trio div {
	margin: 10px 20px 5px 0px;
	text-align: center;
	color: #779793;
	font-size: 8px;
	border: 0;
	width: 220px;
	float: right;
	height: 280px;
}
#product-trio {
	width: 730px;
}
#product-trio h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 0 0px 10px 0px;
	color: #607A77;
	margin: 0;
}
#header h1 {
	line-height: 90px;
	display: block;
	text-indent: -9000px;
}
#family-header {
	background-image: url(../images/adaptogen-header_NEW2.png);
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#product-envelope {
	position: relative;
}
#page-title h2 {
	font-size: 1.8em;
	color: #4E453D;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.colorMeGreen   {
	color:#779793;
	font-style: oblique;
	}

#main-content-bottom {
	background-image: url(../images/product-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
}
#content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#content-text h2 {
	font-size: 1.5em;
	color: #60544A;
	margin-bottom: 15px;
}
#content-text h3 {
	font-size: 1.4em;
	color: #60544A;
	margin-bottom: 15px;
	margin-top:2.6em;
}
#content-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #998675;
	line-height: 1.5em;
	margin-bottom: .8em;
}
#content-text ul {
	font-size: 1.2em;
	color: #998675;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	list-style-type: disc;
	padding-left: 35px;
}
#adptogen-button a {
	background-image: url(../images/adaptogen-button.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9000px;
	height: 45px;
	width: 450px;
	margin-left: 225px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#adptogen-button a:hover {
	background-position: bottom;
}
#footer p {
	font-size: 1.2em;
	line-height: 5em;
	text-align: center;
}
#footer a {
	padding: 0px 10px;
	text-decoration:none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#family-header img {
	margin: 0 0 0 25px;

}
#family-header1 img {
	margin: 0 0 0 25px;}

#family-header1 {
	background-image: url(../images/adaptogen-header_TEST.png);
	height: 40px;
	margin: 0px;
	padding: 0px;
}

