h1 {
	display: block;
	width: 199px;
	height: 250px;
	text-indent: -99999px;
	background: #f7ec14 url(../images/h1_bg.jpg) no-repeat;
}

h2
{
	margin-bottom: 0.5em;
	color: #002049;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 130%;
}

h3 {
	font: 105%/90% Georgia,"Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	color: #002049;
	width: 100%;
}

h4
{
	margin: 8px 0 3px 0;
	color: #002049;
	margin-bottom: 10px;
	font: 90%/70% Georgia,"Times New Roman", Times, serif;
}

h5
{
	color: #002049;
	font-weight: normal;
	line-height: 1.5em;
	font: 90%/100% Georgia,"Times New Roman", Times, serif;
	margin: 0 0 -13px 0;
}

p
{
	color: #666;
	margin-bottom: 15px;
	font: 80%/1.5 Verdana, sans-serif;
	font-weight: normal;
	text-align: justify;
}

ul {

	margin: 15px 0;
}

li
{
	color: #666;
	font: 75%/1.5 Verdana, sans-serif;
	list-style: none;
	padding: 0 0 0 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-align: justify;
}

a {	color: #002049;}

strong
{
	font-weight: bold;
}

.small { font-size: 65%; }

span.so {
	color: #002049;
	background-color: #fff;
	font-size: 145%;
	line-height: 1.2em;
	font-family: 'goudy old style',georgia, times,serif;
	font-weight: bold;
	}


span.so
{
	color: #002049;
	background-color: #fff;
	font-size: 100%;
	line-height: 1.2em;
	font-family: 'copperplate gothic',helvetica bold, arial bold,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


span.subnav-title  {
	color: #002049;
	background-color: #fbf588;;
	}	
	
span.so-cart
{
	color: #FFF;
	font-weight: bold;
	font-family: 'goudy old style',georgia, times,serif;
	background-color: #0b1f3d;
	font-size: 120%;
	line-height: 1.2em;
}	

span.so-shop
{
	color: #002049;
	font-weight: bold;
	font-family: 'goudy old style',georgia, times,serif;
	background-color: #fff;
	font-size: 120%;
	line-height: 1.2em;
}

span.question {
	color: #002049;
	}

.shop-image
{
	width: 180px;
	display: block;
	height: 170px;
	margin: 0;
	padding: 0;
}

p img {
	background: #ccc;
	float: right;
	margin-left: 10px;
}

img.intro-image
{
	border: 0;
	margin: 0 0 15px 0;
}

img.product-page-image
{
	float: right;
	display: block;
	margin: 0 0 10px 10px;
}

#footer p {
	color: #ffed07;
	font-size: 60%;
	padding: 0;
	margin: 0;
}

#content-nav ul
{
	float: right;
	width: 350px;
	display: block;
	float: right;
}

#content-nav li
{
	float: left;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 2px solid #002049;
	list-style: none;
	background: none;
}

#content-nav li.nav-last {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
	list-style: none;
}

#content-nav li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #002049;
	padding-bottom: 3px;	
	border-bottom: 2px solid #ffffff;
	list-style: none;
}

#content-nav li a:hover, #content-nav li a:active {
	border-bottom: 2px solid #ffed07;
}

#content-nav li a.current
{
	border-bottom: 2px solid #002049;
}

#cart {
	width: 143px;
	height: 101px;
	margin: 30px auto;
	background: transparent url(../images/cart_bg.jpg) no-repeat;

	padding: 10px;
	color: white;
}

#cart dt,
#cart dd
{
	margin-bottom: 12px;
	font-size: 70%;
	line-height: 130%;
}

#cart strong  {
	font-weight: normal;
}

#cart dt {
	font-size: 80%;
}

#cart a {
	color: white;
	background: url(../images/cart_arrow.jpg) no-repeat 100% 50%;
	padding: 0 15px 0 0;
}



.clear {
  clear: both;
}


/* ----- Contact Form ----- */


#contact-form form
{
	width: 450px;
	display: block;
	margin: 0 0 0 10px;
	border-width: 0;
}

#contact-form fieldset
{
	border-width: 0;
	margin: 0 0 0 0;
}

#contact-form legend
{
	border-width: 0;
	font-size: 1.8em;
	color: #7d6e9d;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	letter-spacing: 0em;
	padding: 0 0 10px 0;
}

#contact-form p { margin: 5px 0 5px 0; }

#contact-form label
{
	width: 100px;
	float: left;
	display: block;
}


#contact-form input
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #eee;
}

#contact-form textarea
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #eee;
}

#contact-form .submit
{
	font-size: 75%;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #eee;
}

/* legend styling
legend {
	font-weight: bold;
}

form p {
  position: relative;
	width: 100%;
}
 */
/* style for  labels 
label
{
	float: left;
	color: #666;
	margin-bottom: 15px;
	font: 76%/1.5 Verdana, sans-serif;
	padding: 0 4px 0 0;
}

.totaltext
{
	float: left;
	color: #666;
	margin-bottom: 15px;
	font: 76%/1.5 Verdana, sans-serif;
	padding: 0 4px 0 0;
}
input {
  width: 200px;
	margin-bottom: 15px;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

input.radio, input.checkbox, input.submit {
  width: auto;
}
*/
/* style form elements on focus
input:focus, textarea:focus {
	background: #ffc;
}

input.radio {
  float: left;
	margin-right: 1em;
}

textarea {
	width: 300px;
	height: 100px;
}
 */
 

/* ----- Shop Form ----- */


#shop-form form
{
	width: 450px;
	display: block;
	margin: 0 0 0 10px;
	border-width: 0;
}

#shop-form fieldset
{
	border-width: 0;
	margin: 0 0 0 0;
}

#shop-form legend
{
	border-width: 0;
	font-size: 1.8em;
	color: #7d6e9d;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	letter-spacing: 0em;
	padding: 0 0 10px 0;
}

#shop-form p { margin: 5px 0 5px 0; }

#shop-form label
{
	width: 130px;
	float: left;
	display: block;
}


#shop-form input
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #eee;
}

#shop-form textarea
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #eee;
}

#shop-form .quantity
{
	margin: 0 4px 0 0;
	float: left;
	width: 100px;
}

#shop-form .floated-dropdown
{
	margin: 0 4px 0 0;
	float: left;
}

#shop-form span.totaltext
{
width: 130px;
	float: left;
}

#shop-form .submit
{
	font-size: 100%;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #999;
	margin: 4px;
	color: #000;
}


#subnav
{
	width: 400px;
	display: block;
	padding: 10px 10px 1px 15px;
	margin: 120px 10px 10px 0px;
	background-color: #fbf588;
}

table.nutrition-tables
{
	color: #666;
	background-color: #CCC;
	padding: 2px;
	margin: 0 0 10px 0;
	width: 420px;
}


table.nutrition-tables thead
{
	font: 170% Georgia, "Times New Roman", Times, serif;
	margin: 8px 0 3px 0;
	color: #002049;
	margin-bottom: 10px;
	font-size: 80%;
	font-weight: normal;
	}
	
table.nutrition-tables td
{
	color: #666;
	margin-bottom: 15px;
	font: 70%/1.5 Verdana, sans-serif;
	font-weight: normal;
	background-color: #fff;
	padding: 2px;
	vertical-align: top;
}

table.nutrition-tables td.table-centered-text
{
	text-align: center;
	vertical-align: top;
}

p.ingredients
{
	font-size: 70%;
	line-height: 170%;
}

#footer p
{
	color: #0b1f3d;
	text-decoration: none;
	background-color: #f7ec14;
}

#footer a
{
	color: #0b1f3d;
	text-decoration: underline;
	background-color: #f7ec14;
}

#footer a:visited
{
	color: #0b1f3d;
	background-color: #f7ec14;
	text-decoration: underline;
}

#footer a:hover
{
	color: #0b1f3d;
	background-color: #f7ec14;
	text-decoration: underline;
}

#footer a:active
{
	color: #0b1f3d;
	background-color: #f7ec14;
	text-decoration: none;
}
