@charset "UTF-8";

body {
	background-image: url(images/layout/CreamBG.jpg);
	background-repeat: repeat;
	margin: 0 0 0 0;
	color: #ffe479;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#mainFrame {
	width: 700px;
	margin: 25px auto 0 auto;
}
#container {
	background: none;
	width: 601px;
	margin-left: 0;
	float: left;
	
}

#banner {
	
}

#center {
	width: 601px;
	padding-left: 0px;
	margin: 0 0 0 0;
	margin-top: -5px;
	background-image: url(images/layout/Content.gif);
	height: 432px;
}
#nav {
	width: 90px;
	float: right;
	margin-top: 96px;
	text-align: center;
	height: 538px;
	margin-left: 0px;
}
#nav img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#pic {
	float: left; 
	margin-left: 20px;
	margin-top: 5px;
}
#content {
	width: 292px;
	float: right;
	margin-right: auto;	
	margin-left: auto;
}

#floater	{
/*	float:left; 
*/	height:50%; 
	margin-bottom:-220px; 
	margin-top: 8px;
}

#text	{
		
		width: 252px;
		clear:both; 
		height:440px; 
		position:relative;
		margin-left: auto;
		margin-right: auto;
		text-align: justify;
		padding-right: 15px;	
}

#text ul {
	/*margin-left: -15px;*/
	margin-top: 5px;
	text-align:left;
}

#content p {
    font-size: 1em;
	text-align: justify;/*
	letter-spacing: 1px;*/
	line-height: 1.35em;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-weight: 200;
}
#footer {
	margin-top: -3px;
}
#foot {
	background-image: url(images/layout/Foot.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 3px;
	
}
#foot p {
	font-size: 0.9em;
	color: #CFB860;
	text-align: center;
	margin-top: 0px;
	line-height: .95em;
	padding-top: 0px;
}

img {
	border: none;
}
#text p a {
	color: #ffe479;
	text-decoration: underline;
}
.topIcon {
	display: block;
		margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.activeBullet {
margin-left: -22px;
margin-bottom: 14px;
}
#serving {
    padding: 0 20px;
	margin: 10px auto;
	color: #712813;
	clear: both;
	text-align: center;
}


