#contentSection-introLinks {
	font-size:15px;
	line-height:1.2em;
}

#contentSection-outroLinks {
	margin: 2em 0 0;
}


.textArea {
width:500px;

}

.contentSection-section {
margin-top:20px;

color:#444444;
font-size:15px;
line-height:1.2em;
}


#whoWeAre .contentSection-text {
min-height:165px;
}

#page-intro {
color:#444444;
font-size:15px;
line-height:1.2em;
}
.contentSection-title {
	margin: 2em 0 0;
}

#sampleMenus .contentSection-text p{
	text-align:center;
	width:100%;
}

#sampleMenus hr {
	border:1px solid #D3D4FF;
}

#appetizers .contentSection-text p{
	text-align:center;
	width:100%;
}

#appetizers hr {
	border:1px solid #D3D4FF;
}

#stations .contentSection-text p{
	text-align:center;
	width:100%;
}

#stations hr {
	border:1px solid #D3D4FF;
}

#soupsAndSalads .contentSection-text p{
	text-align:center;
	width:100%;
}

#mainCourses .contentSection-text p{
	text-align:center;
	width:100%;
}

#mainCourses hr {
	border:1px solid #D3D4FF;
}

#desserts .contentSection-text p{
	text-align:center;
	width:100%;
}

	.contentSection-text p {
		margin: 0 0 1em;
	}
	
	.contentSection-text .contentSection-topLink {
		text-align: right;
		font-size: 0.8em;	
	}
	
	.contentSection-text .topLinkImage a {
		background: url(/img/topLink.gif) center right no-repeat;
		padding-right: 1.66em;
		height: 1em;
		/*width: 1em;*/
	}
