@charset "utf-8";
/* CSS Document */

body {
	background-color:#65CBCC;
/*          background-color:#308f96;*/
	}

.bg {
	background-color: #FFFFFF;
	width: 800px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
#header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 300px;
	margin-top: -20px;
	font-weight: normal;
	font-style: italic;
}
#left_nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #006e6c;
	border-right-color: #006e6c;
	border-bottom-color: #006e6c;
	border-left-color: #006e6c;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 20px;
}
#left_nav a {
	/*color: #11DFF7;*/
	color: #308f96;
	text-decoration:none;
	display:block;
}

#left_nav a:hover, left_nav a:active, left_nav a:visited {
	background-color:#006e6c;
	color: #FFFFFF;
	text-decoration:underline;
	display:block;
}

#header {
	height: 165px;
	width: 800px;
}
#left_nav {
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-left: 15px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
/*	width: 580px;*/
	width: 550px;
/*	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006e6c;*/
	/*border-left-color: #308f96;*/
	text-align: left;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	/*color: #006e6c;*/
	color: #308f96;
	margin-left: 10px;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #006e6c;
	clear:both;
	text-align:left;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	/*color: #006e6c;*/
	color: #308f96;
	margin-left: 10px;
}
#content p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	text-align: justify;
/*	letter-spacing: 0.15em;*/
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
}
.pic {
	width: 550px;
	margin-right: 15px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
}

#right_nav {
	text-align: right;
	float: right;
	width: 180px;
}
.left_content {
	width: 400px;
	float: left;
}
.right_content a, right_content a:active, right_content a:visited {
	/*color: #11DFF7;*/
	color: #308f96;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#footer {
	clear:both;
	background-color: #006e6c;
	width: 800px;
	color: #fff;
	font-size: 12px;
	height: 35px;
}
.right_content a:hover{
	text-decoration:underline;
	}

.right_content {
	width: 160px;
	float: right;
	font-size: 20px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #006e6c;
	/*border-left-color: #308f96;*/
}
#firstbook {
/*	width: 580px;*/
	width: 530px;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006e6c;
	/*border-bottom-color: #308f96;*/
}
#firstbook_desc {
	margin-top: -110px;
	margin-left: 165px;
}
#links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-left: 15px;
	margin-top: 15px;
}
#links2 {
	margin-top: -850px;
	margin-left: 300px;
	width: 200px;	
}
#our_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
/*	border: thin solid #006e6c;*/
	/*border: thin solid #308f96;*/
	width: 190px;
	margin-left: 15px;
	padding: 15px;
	float:right;
}
#firstbook_desc h2 {
	font-family: "Times New Roman", Times, serif;

	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	text-align: right;
	padding: 5px;
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: -50px;
	margin-right: 10px;
}
#content #try {
	float: right;
	width: 200px;
	margin-top: -100px;
}

#try a:link, try a:hover, try a:active, try a:visited {
	color: #006e6c;
}
#our_links a {
	/*color: #11DFF7;*/
	color: #308f96;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006e6c;
	text-decoration:none;
	display:block;
}
#our_links a:hover, our_links a:active, our_links a:visited {
	background-color:#006e6c;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	display:block;
}
#our_links p {
	/*color: #11DFF7;*/
	color: #308f96;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006e6c;
	font-weight:bold;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
}
#our_links h3 {
	color: #308f96;
	font-size:18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006e6c;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006e6c;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006e6c;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006e6c;
	font-weight:bold;
}
#content a {
	/*color: #11DFF7;*/
	color: #308f96;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006e6c;
	text-decoration:none;
}
#content a:hover, content a:active, content a:visited {
	background-color:#006e6c;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	
}
#adsense_side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 160px;
/*	margin-left: 15px;*/
	padding: 15px;
	float:left;
}

#quick_review {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006e6c;
}
#bookmark {
	margin-top: -45px;
}
hr {
	color: #006e6c;
}
#eczema_product_img img {
/*	position: fixed;*/
	margin-left: 0px;
}
#newsletter {
	text-align: left;
	border: thin dotted #006e6c;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}
#newsletter input {
	color: #FFFFFF;
	background-color: #308f96;
}
#newsletter p {
	color:#FFF;
}
/*#newsletter form {
	position: fixed;
}*/
#newsletter h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	background-color: #308f96;
}
#ebookfree {
	float: right;
}
#ebookfree img {
	width: 181px;
	margin-right: 150px;
	margin-top: -80px;
}

#newsletter p {
	font-size: 11px;
	background-color: #308f96;
	padding: 10px;
}
#eczema_product_img p {
	color: #308f96;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
#eczema_product_img h3 {
	font-size: 16px;
	color: #001966;
	font-weight: bold;
	text-align: center;
}
#testimonials h3 {
	color: #308f96;
	text-align: center;
}
#testimonials p {
	font-size: 12px;
	line-height:20px;
	text-align: justify;
	padding: 8px;
}
#testimonials {
	margin-top: 20px;
/*	border: thin solid #006e6c;*/
	margin-left: 10px;
}
#testimonials h4 {
	font-size: 12px;
	font-weight: bold;
	color: #59D1CF;
	text-align: right;
	padding-right: 10px;
	margin-top: -12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006e6c;
}

#newsletter h5 {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	letter-spacing: 0.22em;
	background-color: #FFDC90;
	font-weight: normal;
}
#newsletter h4 {
	color: #FFFFFF;
	background-color: #308f96;
	width: 380px;
}
#product_quick_review {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006e6c;
}
#content .product_quick_review img a:hover{
	border: thin outset #006e6c;
	background-color: #308f96;

}

#content .product_quick_review input {
	color: #FFFFFF;
	background-color: #308f96;
	border: thin outset #006e6c;
}
#firstbook_desc h3 {
	margin: 0px;
	padding: 0px;
}
#epsom_salt, #grape_seed_oil {
	padding-bottom: 20px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006e6c;
	border-left-color: #006e6c;
}

#epsom_salt img, #grape_seed_oil img {
	float: left;
}
#amazon {
	margin-left: -100px;
}