
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #004c9f;
	margin: 0; 
	padding: 0;
	color: #000000;
}

.thrColFixHdr #container { 
	width: 830px; 
	height: 600px;
	margin: 0 auto; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/background_interior.gif");
	background-repeat: no-repeat;
} 
.thrColFixHdr #containerIndex { 
	width: 830px; 
	height: 600px;
	margin: 0 auto; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
} 
.thrColFixHdr #header { 
	height: 50px;
	padding: 0 10px 0 20px; 
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 245px; 
	text-align: right;
	margin-right: 15px;
	
}
.thrColFixHdr #sidebar1Index {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 590px;
	margin-right: 0px;
	text-align: right;
	
}
.thrColFixHdr #flash {
	position:absolute;
	width: 590px;
	height: 430px;
	top: 171px;
	
}
.thrColFixHdr #sidebar2 {
	float: right;  
	top: 0px;
	right: 0px;
	width: 230px; 
	height: 531px;
}
.thrColFixHdr #sidebar2Index {
	float: right;  
	text-align: right;
	width: 240px; 
	height: 581px;
	background-image: url("images/symeons_column.gif");
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent { 
	float: left;
	background: #ffffff;
	overflow:auto; 
	width:340px; 
	height:531px;
} 
.thrColFixHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.pagetitle {
	position: absolute;
	left: 270px;
	top: 30px;
	font-family: Helvetica,  Arial,  sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
}

.pdflink {
	position: absolute;
	left: 510px;
	top: 30px;
	font-family: Helvetica,  Arial,  sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.pdflink a {
		color: #ffffff;
		
	}

.addr  {
		font-family: Helvetica, Arial, sans-serif;
		position: absolute;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 14px;
		top:550px;
		left:30px
	}
	
.addrIndex  {
		font-family: Helvetica, Arial, sans-serif;
		position: absolute;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 14px;
		top:590px;
		left:595px;
		width: 200px;
	}	

div#menu{
		margin: 0 12px 0 12px;
    	font: 12px helvetica,Arial,sans-serif;
		text-align:left;
		}
		
.adcopy{
		position: absolute;
		text-align:right;
		top:120px;
		right:0px;
		z-index: 2;
    	font: 24px helvetica,Arial,sans-serif;
		color:#FFFFFF;
		margin-top: 20px;
		}

h2{	margin: 1em auto 0.3em;
	color: #004c9f;
    font-size: 14px;
	text-align:center;
	padding-top: 6px;
}
	
h3{	margin: 1em auto 0.3em;
	color: #000;
    font-size: 12px;
	font-weight:normal;
}	
	
h4{	margin: 0.3em auto 0.8em;
	font: italic 12px Georgia,Times,sans-serif;
	text-align:center;
	color: #555555;
}

h5{	margin: 1em auto 0.3em;
	color: #000;
    font-size: 12px;
	font-weight:normal;
	line-height: 16px;
}	
	
dl{width: 300px;overflow: hidden;margin: 0 0 1em;
    background: url(dot.gif) repeat-x 0 0.9em}
	
dt,dd.price{background: #FFF;font-size: 12px;font-weight: normal}

dt{float: left;padding-right: 3px;color: #000}

dd{margin:0}

dd.price{float: right;padding-left: 3px;color: #000}

dd.ingredients{float: left;width: 300px;padding: 3px 0;
   font: italic 12px Georgia,Times,sans-serif;color: #555}
	
.nav  {
		font-family: Helvetica, Arial, sans-serif;
		color: #FFFFFF;
		font-size: 14px;
		line-height: 16px;
		text-decoration : none;
		font-weight:normal;
		z-index:100;
		position:relative;
	}

.nav a {
		color: #ffffff;
		text-decoration : none;
	}
	
.nav a:hover {
		color: #fac615;
		
	}
	