/*******************************************************
TITLE:  Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE:  20070807
AUTHOR:  The CSS Tinderbox - http: //www.csstinderbox.com
*******************************************************/

#floatImageLeft{
	float: left;
	width: 240px;
	margin: 0px 10px 0px 18px;
}

#floatImageLeft h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	color: #6d4f2d;
	font-size: 26px;
}

#floatImageLeft p{
	margin-top: 8px;
}

#floatImageLeft a{
	color: #d20c00;
}

#centerColumnSub{
	margin: 4px 0px 0px 16px;
	padding: 4px 0px 0px 0px;
	width: 560px;
	float: left;
}

#centerContent{
	clear: both;
	padding-top: 10px;
	margin-left: 4px;
}

#centerContent h2 {
	margin: 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	line-height: 16px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #140208;
}

#centerContent p{
	margin-right: 35px;
}

.rowTextImage{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	width: 530px;
	display: block;
}

.rowTextImage img{
	border: none;
	margin-top: 5px;
	left: 6px;
	position: relative;
}

.rowTextImage h2{
	font-size: 14px;
	margin: 4px 0px 11px 0px;
	padding: 0px 0px;
}

.rowTextImage p{
}

.width{
	width: 290px;
}

p.inlineDisp{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 280px;
}


/* Products Pages Nav Styles */

#productsInnerNav{
/*	background-image: url(../images/productsNavBack.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	border-top: 1px solid #700900;
	border-bottom: 1px solid #700900;
	width: 503px;
	height: 18px;
	clear: both;
	position: relative;
	left: 3px;
	padding: 3px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#productsInnerNav a{
	margin: 0px 0px;
	padding: 0px 0px;
	color: #720326;
	text-align: center;
	text-decoration: none;
}

#productsInnerNav a:hover{
	color: #999;
	text-decoration: underline;
}
#productsInnerNav ul{
	text-align: center;
	padding: 0px 0px;
	margin: 0px 0px;
}

#productsInnerNav li{
	display: inline;
	color: #720326;
	padding: 0px 0px;
}

/* Locations Styles */
#locationsNav{
	color: #6c5130;
	width: 503px;
	height: 24px;
	clear: both;
	position: relative;
	top: -10px;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#locationsNav a{
	margin: 0px 0px;
	padding: 0px 0px;
	color: #6c5130;
	text-align: center;
	text-decoration: underline;
}

#locationsNav a:hover{
	color: #999;
	text-decoration: none;
}
#locationsNav ul{
	padding: 0px 0px;
	margin: 0px 0px;
}

#locationsNav li{
	display: inline;
	color: #720326;
}

#iceCreamPhotoTall{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#iceCreamFlavors{
	padding-left: 10px;
}
