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

* { padding: 0; margin : 0;}
body {
	font-size: 62.5%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #634934;
}
h1 {
	width: 200px;
	text-indent: -9999px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
}
h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
h4 {
	font-size: 1.4em;
	color: #5D4617;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3B031;
	font-weight: normal;
	margin-bottom: 12px;
}

h3.h3_home1 { background-image: url(../images/h3_home1.gif); height: 80px;}
h3.h3_home2 {background-image: url(../images/h3_home2.gif);}
h3.h3_home3 {background-image: url(../images/h3_home3.gif);}
h3.h3_home4 {
	background-image: url(../images/h3_home4.gif);
	clear: both;
}
h3.h3_home5 {
	background-image: url(../images/h3_home5.gif);
	height: 40px;
}
h3.h3_home6 {
	background-image: url(../images/h3_home6.gif);
	height: 70px;
}
h3.h3_bloodtype1 {background-image: url(../images/h3_bloodtype1.gif);	height: 80px;}
h3.h3_bloodtype_o1 {background-image: url(../images/h3_bloodtype_o1.gif);	height: 80px;}
h3.h3_bloodtype_a1 {background-image: url(../images/h3_bloodtype_a1.gif);	height: 80px;}
h3.h3_bloodtype_b1 {background-image: url(../images/h3_bloodtype_b1.gif);	height: 80px;}
h3.h3_bloodtype_ab1 {background-image: url(../images/h3_bloodtype_ab1.gif);	height: 80px;}
h3.h3_about1 {background-image: url(../images/h3_about1.gif);	height: 80px;}
h3.h3_seasonal1 {background-image: url(../images/h3_seasonal1.gif);	height: 80px;}
h3.h3_recipes1 {background-image: url(../images/h3_recipes1.gif);	height: 80px;}
h3.h3_contact1 {background-image: url(../images/h3_contact1.gif);	height: 80px;}
h3.h3_testimonials1 {background-image: url(../images/h3_testimonials1.gif);	height: 80px;}
h3.h3_terms1 {background-image: url(../images/h3_terms1.gif);	height: 80px;}
h3.h3_privacy1 {background-image: url(../images/h3_privacy1.gif);	height: 80px;}


p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: none;}



#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border: 4px solid #FFF7D6;
	margin-bottom: 20px;
}#outerWrap {
	background-image: url(../images/outer_wrap_bg.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
}
#header {
	height: 230px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#flash_header {
	height: 350px;
}
#footer {
	background-color: #3E2920;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
#left_col {
	float: left;
	width: 400px;
	margin-left: 20px;
}
#right_col {
	float: right;
	width: 380px;
	margin-right: 20px;
	margin-top: 80px;
}
#right_col_home {
	float: right;
	width: 380px;
	margin-right: 20px;
	margin-top: 35px;
	background-image: url(../images/home_shopfront.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 430px;
}

ul#nav {
	position: absolute;
	list-style-type: none;
	left: 200px;
	top: 90px;
	width: 660px;
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

ul#nav li#nav1 a { width: 100px; }
ul#nav li#nav1 a:hover, ul#nav li#nav1 a#active {background-image: url(../images/nav/n1.jpg);}
ul#nav li#nav2 a { width: 110px; }
ul#nav li#nav2 a:hover, ul#nav li#nav2 a#active {background-image: url(../images/nav/n2.jpg);}
ul#nav li#nav3 a { width: 90px; }
ul#nav li#nav3 a:hover, ul#nav li#nav3 a#active {background-image: url(../images/nav/n3.jpg);}
ul#nav li#nav4 a { width: 90px; }
ul#nav li#nav4 a:hover, ul#nav li#nav4 a#active {background-image: url(../images/nav/n4.jpg);}
ul#nav li#nav5 a { width: 90px; }
ul#nav li#nav5 a:hover, ul#nav li#nav5 a#active {background-image: url(../images/nav/n5.jpg);}
ul#nav li#nav6 a { width: 80px; }
ul#nav li#nav6 a:hover, ul#nav li#nav6 a#active {background-image: url(../images/nav/n6.jpg);}
ul#nav li#nav7 a { width: 100px; }
ul#nav li#nav7 a:hover, ul#nav li#nav7 a#active {background-image: url(../images/nav/n7.jpg);}
p.sub_links {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
p.legal_info {
	color: #999999;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}


blockquote {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A676;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 
#content ul {
	list-style-type: square;
	margin-left: 22px;
	font-size: 1.2em;
	margin-bottom: 12px;
	color: #8D6D3D;
	clear: left;
}
#content ul li {
	margin-bottom: 3px;
}
p.pdf_guide {
	background-image: url(../images/pdf_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 66px;
	height: 55px;
}

#boxHome1, #boxHome2, #boxHome3, #boxHome4, #boxHome5, #boxHome6 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBA370;
	margin-bottom: 5px;
}
#boxHome6 img{
	float: right;
	margin-left: 4px;
}
#boxHome4 {
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-style: none;
}

p#aboutSig {
	background-image: url(../images/small_sig_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-left: 55px;
	padding-top: 39px;
	margin-top: -10px;
}
#whichType {
	height: 207px;
	width: 380px;
	background-image: url(../images/which_are_you.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: -50px;
	margin-bottom: 10px;
}
#whichType a {
	height: 40px;
	display: block;
	text-indent: -9999px;
}

#whichType p {
	position: absolute;
	width: 201px;
	top: 52px;
}
#whichType p#btInstruction a{
	display: inline;
	height: 12px;
}

#whichType p#bto {
	top: 14px;
	left: 234px;
}
#whichType p#bta {
	top: 14px;
	left: 308px;
}
#whichType p#btb {
	top: 74px;
	left: 234px;
}
#whichType p#btab {
	top: 74px;
	left: 306px;
}

