BODY
{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	text-decoration: none;
}
a
{
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #000;
	font-family: arial;
	text-decoration: underline;
}
hover
{
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #000;
	font-family: arial;
	text-decoration: none;
}

#outer
{
	width: 990px;
	margin: 0px auto;
}
#header
{
	background: url('../images/head_bg.gif') repeat-x;
	height: 116px;
}


.left_header
{
	float: left;
	width: 190px;
}
.right_header
{
	float: left;
	position: relative;
	left: 10px;
}

.logo
{
	position: relative;
	top: 0px;
}

.tagline
{
	float: left;
	position: relative;
	left: 20px;
	top: 50px;	
	width: 260px;
}
.quick_links
{
	position: relative;
	top: 50px;
	left: 400px;
	float: left;
	width: 100px;
}
#main_nav
{
	float: left;
	clear: both;
	position: relative;
	top: 66px;
}

#main_nav ul
{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#main_nav li
{
	display: inline;
	float: left;
}


#marquee
{
	position: relative;
	top: 0px;
	background: url('../images/wt_marquee.jpg') no-repeat;
	height:389px;
}

.flash_marquee
{
	float: left;
}

.welcome_content
{
	float: left;
	position: relative;
	top: 30px;
	left: 30px;
	width: 600px;
}

.welcome_header_content
{
	width: 450px;
}

.welcome_header_content p
{
	padding: 0px;
	margin:0px;
	padding-top: 4px;
	margin-top: 4px;
	font-size: 11px;
}

.organic_logo
{
	width: 100px;
	position: relative;
	left: 480px;
	top: 30px;
}

#hp_content
{
	position: relative;
	width: 970px;
	left: 10px;
}

.hp_content_box
{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
}

.hp_content_box P
{
	margin: 0px;
	padding:0px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #98803c;	
}

.hp_content_box P img
{
	padding: 4px;
	padding-top: 0px;

}

#content_box_mid
{
	float: left;
	width: 300px;	
	margin-left: 10px;
	margin-right: 10px;	
}

#content_box_right
{
	float: left;
	width: 300px;	
	margin-left: 10px;
	margin-right: 10px;	
}



h1.welcome_header
{
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 450px;
	font-weight: bold;
}

h1.content_page_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 600px;
	font-weight: bold;
}

h1.menu_page_headers
{
	font-size: 31px;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #E7CE80;*/
	width: 600px;
	font-weight: normal;
	
}

h1.story_page_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 560px;
	font-weight: bold;
}

h1.rewards_page_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 560px;
	font-weight: bold;
}


h3.contact_sub_headers
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1.contact_page_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 570px;
	font-weight: bold;
}
h2.homepage_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
}

.click_here_link
{
	position: absolute;
	top: 80px;
	right: 10px;
	margin: 0px;
	padding:0px;
	text-align: right;
}
A.click_here
{
	background: url('../images/yellow_arrow.gif') no-repeat left;
	padding-left: 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #98803c;
	text-decoration: none;	
}

A.click_here:hover
{
	background: url('../images/yellow_arrow.gif') no-repeat left;
	padding-left: 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #98803c;
	text-decoration: underline;	
}



#footer
{
	float:none;
	clear:both;
	position: relative;
	top: 50px;
	width:990px;
	background: url(../images/footer_rpt.gif) repeat-x;
	height: 92px;
	font-size: 10px;
	color: #7b7d98;
	text-align: center;
	border: 0px solid blue;
}

#footer a
{
	width:990px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #7b7d98;
	text-align: center;
	text-decoration: none;
}

#footer a:hover
{
	width:990px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #7b7d98;
	text-align: center;
	text-decoration: underline;
}

.rewards_link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.rewards_link a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.rewards_link a:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#menu_bg
{
	background: url('<img src="../images/menu_bg.jpg" width="789" height="128" alt="">') no-repeat;
	width: 789px;
	height: 128px;
	margin: 0px;
	padding: 0px;
}

h1.site_map_headers
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7CE80;
	width: 460px;
	font-weight: bold;
	margin-bottom: 10px;
}

.site_map
{
	width: 200px; 
	height: 360px; 
	 
	padding-top: 0px; 
	padding-left:0px; 
	text-align: left;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.site_map a
{
	width: 200px; 
	height: 360px; 
	padding-top: 0px; 
	padding-left:0px; 
	text-align: left;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.site_map a:hover
{
	width: 200px; 
	height: 360px; 
	padding-top: 0px; 
	padding-left:0px; 
	text-align: left;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.click_here
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.click_here a
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.click_here a:hover
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.inquire
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;

}


.fb-icon
{
	background: url('/global/images/fb_icon.png') no-repeat left;
	height: 20px;
}