@charset "UTF-8";
/* CSS Document */

html
{
	background-image:url(../_imgs/background-words.jpg);
	background-position:100 300;
	height:100%;
	background-color:#000;
}

.nutritionalTable
{
	color:#000;
	background-color:#cdc4b0;
	border:1px #FFF solid;
	font-size:10px;
}

.nutritionalLastLine
{
	background-color:#7b6a4a;
	color:#FFF;
}

.nutritionalTable td
{
	border:1px #FFF solid;
	text-align:center;
}

.nutritionalHeaderText 
{
	font-size:14px;
	padding:10px;
	text-align:left;
}

#soundContainer
{
	position:absolute;right:40px;top:40px;width:85px;height:17px;
}

#navigation
{
	margin-bottom:5px;margin-left:230px;
}

h1
{
	font-size:20px;
}

body
{
	background-image:url(../_imgs/background.gif);
	background-repeat:repeat-x;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:transparent;
	color:#b09e8c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
}
.mandatory
{
	color:#F00;
	
}
.smallerFont
{
	font-size:12px;
}

a
{
	color:#FFF;
	text-decoration:none;
}

a:hover
{
	color:#a16127;
}

#footer
{
	text-transform:uppercase;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#footer a
{

	color:#666;
	
}
.menuSubNav
{
	font-size:16px;
	color:#cbb991;
	font-weight:bolder;
}
#footer a:hover
{

	color:#a16127;
	
}

img
{
	border:0px;
}

#container
{
	 position:absolute;width:1058px;left: 50%;margin-left:-529px;padding-top:38px
}

#containerBack
{
	background-image:url(../_imgs/box-middle.png);width:995px;padding-left:34px;padding-right:25px;
}

#content
{
	padding-top:48px;
	width:990px;
}

#logo
{
	position:absolute;margin-top:-108px;margin-left:35px;
}

#navTable
{
	margin-bottom:25px;margin-left:194px;background-color:#0a0503;border-top:#544434 1px solid;border-bottom:1px solid #544434;font-weight:bold;font-size:13px;
}

#navInside
{
	margin-left:194px;border-top:#544434 1px solid;
}

.bottomBorder
{
	border-bottom:1px solid #544434;background-color:#0a0503;
}

.highlight
{
	color:#a16127;
}


#newsticker-demo { 
width:286px; 
overflow:hidden;
height:100px;
}

#newsticker-demo2 { 
width:240px; 
overflow:hidden;
height:100px;
margin-left:0px;padding-left:0px;
}


#quotes { 
height:300px; 
overflow:hidden;
}

#quotes ul
{
	margin-left:0px;
	padding-left:0px;
}

#quotes ul li
{
	list-style:none; 
	margin-left:0px;
	padding-left:0px;
}


.newsticker-jcarousellite { width:286px;margin-left:0px;padding-left:0px; }
.newsticker-jcarousellite ul li{ float:left; list-style:none; display:block;width:286px;margin-left:0px;padding-left:0px; }

.quotesticker-jcarousellite { height:300px; }
.quotesticker-jcarousellite ul li{ float:left; list-style:none; display:block; font-size:12px; line-height:18px;height:400px;margin-left:0px; }



#rotatorBox
{ 
	margin-left:6px;width:171px;
}

.overlayBox
{
	background-image:url(../_imgs/overlay-backer.png);
}

.yellowFormItem
{
	background:transparent;background-color:#f5e5c8;border:none;
}

select
{
background:transparent;background-color:#f5e5c8;border:none;
}
input
{
background:transparent;background-color:#f5e5c8;border:none;
}