@import url("reset.css");

body{
	
	font-family:"myriad pro",helvetica,arial,sans-serif;
	font-size:62.5%;
	background: #F3E9E0 url('../images/body_bg.jpg') repeat-x;
}

#background_image{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
#background_image img{
	width:100%;
	height:100%;
}

#html_wrapper{
	background: url('../images/header_bg.jpg') repeat-x;
	width:100%;
	margin:0 auto;
}

#menu_wrapper{
	position:relative;
	background: url('../images/navbar_bg.png') repeat-x;
	width:100%;
	height: 60px;
	margin:0 auto;
	z-index:2;
}

#menu{
	width:960px;
	margin:0 auto;
}

#menu ul{
	list-style-type:none;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	display:block;
	float:left;
	color:#271b14;
	text-decoration:none;
	font-size:1.5em;
	padding:0 20px;
	line-height:40px;
	height:60px;
	background: url('../images/menu_item_inactive.png') no-repeat top right;
}
#menu ul li a:hover,#menu ul li a.active{
	background: url('../images/menu_item.png') no-repeat top center;
}
#menu_wrapper ul li ul{
	margin-top:35px;
}
#menu ul li ul li a{
	background: url('../images/sub_menu_item.jpg') repeat-x;
	height:42px;
	line-height:42px;
}

#page_wrapper {
	/*background: #F3E9E0 url('../images/body_bg.jpg') repeat-x;*/
	width:100%;
	margin:-14px auto 0;
}

#header{
	width:960px;
	height: 114px;
	margin:0 auto;
	position: relative;
}
/*a#morning_blend {background: #999;
	display: block;
	width: 100px;
	height: 49px;
	background: url('../images/morning_blend_logo.png') no-repeat;
	/*position: absolute;
		top: 5px;
		right: 30px;
}*/
#header p {
	position: absolute;
	top: 25px;
	right: 145px;
	font-size: 1.4em;
	color: #3f2a14;
}
#logo {
	float:left;
	display:block;
	background: url('../images/logo.png') no-repeat bottom;
	width: 327px;
	height: 114px;
	text-indent:-1000em;
}

#contact_info {
	float:right;
	background: url('../images/phone.png') no-repeat right;
	width: 189px;
	height: 74px;
	text-indent:-1000em;
	color:#fff;
	margin-top:30px;
}

.page{
	width:960px;
	margin:0 auto;
}

#home_top{
	position:relative;
	width:960px;
	height:270px;
	margin:0 auto 0;
	padding:20px 0 0 0;
	opacity:0;
	z-index:1;
}

.home_left{
	float:left;
	width:560px;
	height:270px;
	padding:0 40px 0 40px;
}


#welcome {
	/*background: url('../images/welcome.png') no-repeat;
		width: 581px;
		height: 45px;
		text-indent:-1000em;*/
	color:#4f0d10;
	font-size:3em;
}

.home_left ul{
	list-style-type:disc;
	padding:0 0 0 20px;
}

.home_left ul li{
	padding:10px 0;
	color:#261b13;
	font-size:1.5em;
	/*text-shadow:0px 0px 9px #333;*/
}

.home_button {
	display:block;
	float:right;
	background: url('../images/button.png') no-repeat;
	background: url('../images/learn_more.gif') no-repeat;
	width: 220px;
	height: 52px;
}

.home_right{
	background:url('../images/corey-beck-photo.jpg') no-repeat top right;
	width:320px;
	height:270px;
	float:right;
	padding:0 0 0 0;
}
#home_video {
	float:right;
/*	background: url('../images/video.png') no-repeat;*/
	_background:none;
	width: 300px;
	height: 234px;
}

#home_boxes{
	width:960px;
	margin:0 auto;
}

.home_box {
	position:relative;
	float:left;
	background: url('../images/home_gold_box_bg.png') no-repeat top center;
	width: 201px;
	height: 358px;
	padding:0 11px 0 12px;
	margin:0 10px 0 0;
	cursor:pointer;
}

.home_box p{
	font-size:1.3em;
	letter-spacing:-0.5px;
	line-height:90%;
}

.home_box h1{
	font-size:1.8em;
	letter-spacing:-0.5px;
	text-align:center;
	text-transform:uppercase;
	padding:10px 0 10px 0;
}
.read_more {
	position:absolute;
	display:block;
	float:right;
	background:  url('../images/read_more.png') no-repeat bottom right;
	_background:  url('../images/read_more.gif') no-repeat bottom right;
	width: 224px;
	height: 368px;
	right:0;
	bottom:-10px;
}

#ch7box,#ch13box,#ch11box{
	display:none;
}

#ch7 {
	background: url('../images/ch7_bg.png') no-repeat top center;
	width: 181px;
	height: 100px;
	padding:200px 10px 0 10px;
}

#ch13 {
	background: url('../images/ch13_bg.png') no-repeat top center;
	width: 181px;
	height: 100px;
	padding:200px 10px 0 10px;
}
#ch11 {
	background: url('../images/ch11_bg.png') no-repeat top center;
	width: 181px;
	height: 100px;
	padding:200px 10px 0 10px;
}

#copyright{
	width: 840px;
	margin:20px auto 40px;
	text-align:center;
}

#copyright p{
	font-size:1.4em;
	font-weight:bold;
	color:#001738;
	padding:2px 0;
}

#copyright p.small{
	font-size:1.1em;
}

#request_form {
	position:relative;
	float:right;
	background: url('../images/request_form.png') no-repeat;
	width: 242px;
	height: 353px;
	display:none;
}


#request_form  #submit_btn{
	position:absolute;
	width:76px;
	height:19px;
	left:144px;
	top:322px;
}

#request_form input,#request_form textarea{
	margin:0;
	padding:0;
	outline:none;
	border:none;
}

#request_form  #fname{
	position:absolute;
	width:198px;
	height:19px;
	top:90px;
	left:22px;
	
}

#request_form  #lname{
	position:absolute;
	width:198px;
	height:19px;;
	top:130px;
	left:22px;
	
}
#request_form  #email{
	position:absolute;
	width:198px;
	height:19px;;
	top:172px;
	left:22px;
	
}
#request_form  #phone{
	position:absolute;
	width:198px;
	height:19px;
	top:214px;
	left:22px;
	
}
#request_form  #message{
	position:absolute;
	width:198px;
	height:59px;
	top:256px;
	left:22px;
	
}

.page_container{
	float:left;
	width:704px;
}
.page_frame_top {
	
	background: url('../images/page_top.jpg') no-repeat top center;
	width: 704px;
	height:69px;
	
}
.page_frame_middle {
	
	background: url('../images/page_middle.jpg') repeat-y;
	width: 704px;
	min-height:200px;
	padding:20px 0;
}
.page_frame_bottom {
	
	background: url('../images/page_bottom.jpg') no-repeat top center;
	width: 704px;
	height:53px;
}

.page_content{
	width: 558px;
	margin:0 auto;
}

.page_content h1{
	color:#7e0a0e;
	font-size:3em;
	padding:5px 0;
}
.page_content h2{
	color:#7e0a0e;
	font-size:2em;
}
.page_content h3{
	color:#7e0a0e;
	font-size:1.5em;
}


.page_content p{

	color:#242424;
	font-size:1.3em!important;
	margin:20px auto;
}

.page_content ul{
	list-style-type:disc;
	padding:0 0 0 20px;
	margin:10px 0 0 0;
}

.page_content ul li{
	font-size:1.3em;
	/*padding:0 0 0 20px;*/
}

#footer{
	clear:both;
	width:960px;
	margin:30px auto;
	font-size:1.2em;
	padding:30px 0;
}

#footer a{
	font-weight:bold;
	color:#000;
}
a#morning_blend {border: 1px dotted white;
	display: block;
	background: url('../images/morning_blend_logo.png') no-repeat top center;
	width: 100px;
	height: 49px;
	position: absolute;
	top: 10px;
	
}
#privacy{
	color:#fff;
	
}
