body {
	background: #dfd8be url('../images/bg_image.gif') repeat fixed;
	font: 12px Verdana, Arial, sans-serif;
	color: #000;
	text-align: center;
}
/*-------------------------------------- Globals ---------------------------------------*/
.clear_it {
	clear: both;
	clear: all;
}
a img {
	border: none;
}

a { 
	outline: none
}

/*---------------------------------- Wrapper / Header -----------------------------------*/

#wrapper {
	margin: 25px auto;
	padding: 0;
	text-align: left;
	width: 955px;
}
#header {
	height: 139px;
	margin: 0;
	padding: 0;
	background: url('../images/header.png') top left no-repeat;
	position: relative;
}
#header img {
	padding: 10px 0 0 20px;
}

#headerFlash {
	padding: 10px 0 0 20px;
}

#header h1 {
	position: absolute;
	top: 25%;
	right: 25px;
	background: none;
	font-size: 155%;
	font: Tahoma, Courier, Verdana;
	color: #990000;
	font-style: italic;
	font-weight: normal;
}

#header2 {
	height: 139px;
	margin: 0;
	padding: 0;
	background: url('../images/header-plain.png') top left no-repeat;
	position: relative;
}
#header2 img {
	padding: 10px 0 0 20px;
}

#header2 h1 {
	position: absolute;
	top: 25%;
	right: 25px;
	background: none;
	font-size: 155%;
	font: Tahoma, Courier, Verdana;
	color: #990000;
	font-style: italic;
	font-weight: normal;
}

/*-------------------------------------- Navigation ---------------------------------------*/

#nav {
	list-style: none;
	margin: 19px 0 0 450px;
	padding: 0;
	
}
#nav li {
	float: left;
}
#nav a {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	border-right: 2px solid #F0B931;
}
#nav a#last {
	border: none;
}
#nav a:hover {
	color: #F0B931;
}
/*---------------------------------- Home Page ---------------------------------------*/

/*-------------------------------------- Resources ---------------------------------------*/

#resources_wrapper {
	background: url('../images/homepage/home-repeat1.png') repeat-y;
}
#resources {
	clear: left;
	background: url('../images/homepage/home1.png') no-repeat;
	min-height: 200px;
}
#resources h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 100%;
	color: #FFF;
}
#resources div {
	padding: 10px 37px 10px 37px;
}
#resources #left1 {
	width: 240px;
	float: left;
}
#resources #middle1 {
	width: 240px;
	float: left;
	padding-right: 37px;
}
#resources #right1 {
	width: 240px;
	float: left;
}
#resources p {
	font-style: normal;
	font-size: 95%;
}
#resources a {
	font-style: normal;
	font-size: 95%;
	color: #990000;
	text-decoration: none;
}
#resources  a:hover {
	text-decoration: underline;
}


#resources2 {
	font-style: normal;
	font-size: 95%;
	color: #990000;
	text-decoration: none;
	margin-left: -37px;
}


#resource_bottom {
	margin-top: 0;
}
/*--------------------------- Content For Bottom of Page ----------------------------*/
#content {
	position: relative;
}
#content #worthy-news {
	width: 100%;
	margin: 10px 0 0 0;
	padding: .75em .75em .75em 35px;
	background: url('../images/bottom_header.png') top left no-repeat;
}
#content #news-worthy {
	width: 100%;
	margin: 10px 0 0 0;
	padding: .75em .75em .75em 35px;
	background: url('../images/bottom_header.png') top left no-repeat;
}

#content h1 {
	color: #F0B931;
	font-size: 100%;
	margin-top: 0;
}
#content h1 #push_right {
	float: right;
	margin-right: 280px;
}
#content h3 {
	font-size: 100%;
}
#content #left_side {
	width: 277px;
	float: left;
	margin-left: 37px;
/*	line-height: 18px; */
}
#content #left_side h3 {
	color: #990000;
	padding-top: 1em;
	margin-top: 0;
}
#content #left_side a {
	color: #990000;
	text-decoration: none;
}

#content #right_side h3 {
	color: #F0B931;
	margin-top: 0;
	padding-top: 1em;
}
/*#content #right_side {
	width: 245px;
	position: absolute;
	top: 35px;
	right: 53px;
	color: #FFF;
}
*/
#content #right_side {
	margin-left: 665px;
	width: 240px;
/*	padding-bottom: 1em; */
}
#content #right_side p {
	color: #FFF;
}
#content #right_side p a {
	/*color: #F0B931;*/
	color: #FFF;
	text-decoration: none;
}


#content #right_side a:hover, #content #left_side a:hover {
	text-decoration: underline;
}

#content #right_side h3 a {
	color: #F0B931;
	text-decoration: underline;
}
#content #right_side h3 a:hover {
	text-decoration: none;
}

#left_side #floated {
	position: absolute;
	top: 45px;
	left: 351px;
	width: 240px;
}
#left_side #floated p {
	font-size: 95%;
	font-style: normal;
}
#bottom {
	background: url('../images/bottom_content.png') repeat-y;
	min-height: 300px;
}
/*----------------------------------- Sub Pages ---------------------------------*/
#sub_content h1, #sub_content h2 {
	margin-top: 0;
}
#sub_content{
	background: url('../images/subpage/shadow.png') top right repeat-y;
	margin: 0;
	padding: 0;
}
#sub_wrapper {
	min-height: 375px;
	background: #F0B931;
	width: 945px;
	margin: 0;
	padding: 0;
}
#sub_left {
	float: left;
	margin: 0;
	width: 315px;
	min-height: 375px;
	background: #F0B931 url('../images/subpage/left_side.png') top left no-repeat;
}
#sub_left h1 {
	margin-left: 38px;
	margin-right: 38px;
	text-transform: uppercase;
}

#sub_left h2, #sub_left p, #sub_left img {
	margin-left: 38px;
	margin-right: 38px;
}

#address {
	font: 125% Tahoma, Courier, Verdana, Arial;
	font-style: normal;
	color: #000000;
	margin-left: 38px;
	margin-right: 38px;
}

#sub_left h1 a, #sub_left h2 a {
	color: #FFF;
	text-decoration: underline;
}
#sub_left h1 a:hover, #sub_left h2 a:hover {
	text-decoration: none;
}


#sub_right {
	margin: 0 0 0 315px;
	min-height: 375px;
	background: #FFF url('../images/subpage/right_side.png') top right no-repeat;
	position: relative;
}
#sub_right h1, #sub_right h2, #sub_right h2b, #sub_right p, #sub_right img {
	margin-left: 30px;
	margin-right: 30px;
}

#sub_right h1, #sub_right h2, #sub_right p a {
	color: #990000;
	text-decoration: underline;
}
#sub_right h1, #sub_right h2, #sub_right p a:hover {
	text-decoration: none;
}

#sub_right p {
	margin-bottom: 0;
	padding-bottom: .75em;
}


/* ------ sub_right2 IMAGE ------- */

#sub_right2 img {
	margin-left: 0px;
}


#sub_content h1 {
	font-family: Tahoma, Courier, Verdana, Arial;
	font-size: 225%;
	color: #FFF;
	font-weight: normal;
	padding-top: 1em;
	text-align: center;
}
#sub_content #sub_right h1 {
	color: #990000;
}
#sub_content h2 {
	color: #FFF;
	font: 125% Tahoma, Courier, Verdana, Arial;
}

#sub_content h2b {
	color: #990000;
	font: 175% Tahoma, Courier, Verdana, Arial;
}

#sub_content #sub_right h2 {
	color: #990000;
	padding-top: 1em;
}

#sub_content #sub_right h3 {
	color: #990000;
	margin-left: 30px;
	margin-right: 30px;
}

#sub_left p {
	font-style: normal;
}
#sub_left p a {
	color: #000000;
	text-decoration: underline;
}
#sub_left p a:hover {
	color: #990000;
	text-decoration: none;
}
#sub_left_img { 	/*This is for the veggietales flush left*/
	margin-left: -38px;
	margin-right: 0px;
}

#buynow {
	float: right;
}

#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	padding-top: 1em;
	text-align: left;
}


#sub_right p {
	line-height: 1.75em;
}
#sub_right ul li {
	padding: 0.5em 0;
	margin-right: 60px;
	margin-left: 60px;
}

#img_left {
	margin-right: -15px;
	margin-bottom: 10px;
	float: left;
}
#txt_right {
	margin-top: -15px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#img_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}


#bio_img_top, #bio_img_top p {
	height: 400px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
}
#bio_top {
	height: 400px;
}

#bio_img, #bio_img p {
	height: 375px;
	margin-left: 0px;
	margin-right: 0px;
}
#bio {
	height: 375px;
}

#bio_img_bttm, #bio_img_bttm p {
	margin-left: 0px;
	margin-right: 0px;
}
#bio_bttm {
}


#product_img_top, #product_img_top p {
	height: 300px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
}

#product_top {
	height: 300px;
}

#product_img, #product_img p {
	height: 300px;
	margin-left: 0px;
	margin-right: 0px;
}
#product {
	height: 375px;
}

#product_img_bttm, #product_img_bttm p {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
#product_bttm {
	margin-bottom: 50px;
}

#product_img2, #product_img2 p {
	position: absolute;
	left: -305px;
}

#product2 {
	margin-bottom: 50px;
}

#product2_bttm {
	margin-bottom: 150px;
}

#product_img3, #product_img3 p {
	position: absolute;
	left: -335px;
}
#product_img3b, #product_img3b p {
	position: absolute;
	left: 30px;
}


#content_holder {
/*	height: 600px; */
	margin-left: 30px;
	margin-right: 30px;
/*	border: 1px solid #00FFFF; */
}
#content_holder h1, #content_holder p {
	margin-left: 0px;
	margin-right: 0px;
}

#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-top: 20px;
}

#books {
	width: 567px;
}

#subpage_bottom {
	width: 955px;
}

/*#error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}*/

/*-------------------------------------- Footer ---------------------------------------*/
#footer {
	clear: both;
	font-size: 10px;
	color: #959079;
	margin-left: 3.25em;
	margin-top: -.5em;
	position: relative;
}

#footer a {
	color: #959079;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#back {
	position: absolute;
	top: -70px;
	left: 170px;
}

/*-------------------------------------- Caris ---------------------------------------*/
#caris {
	font-size: 10px;
	color: #959079;
	margin-top: 1em;
	position: relative;
}

#caris a {
	color: #959079;
	text-decoration: none;
}
#caris a:hover {
	color: #990000;
	text-decoration: underline;
}
