#lunch {
	font-family: Helvetica, Arial, sans-serif;
	width: 570px;
	margin: 20px 0 0 0;
}

.readable { font-size: 1.1em; }
.readable a:link { color: #BE3728; }
.readable a:hover { color: #3D3D3D; }

.title {
	color: #BE3728;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.1em;
	padding: 3px 0 0 0;
}

.sub-title {
	color: #BE3728;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2em;
}

#sliders h2 { color: #BE3728; font-weight: normal; font-size: 1.6em; margin: 0;}
#sliders h2 a:hover { color: Black; }
#sliders h3 { color: #BE3728; font-weight: normal; font-size: 2em; margin: 0;}

.caps { text-transform: uppercase;}
.caps2 { text-transform: uppercase; color: #6C6C6C; }
#sliders p {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#sliders a { text-decoration: none; }


.softer { padding: 0 0 10px 0; }


.slider {
	padding: 0 0 20px 0;
}

#lunch a:hover { color: #1A1A1A; }


.author { font-size: 1.4em; }

.lecture { color: #BE3728; font-size: 1.6em;}
.lecture a:hover { color: red; }




#lunch span  { color: red; display:block }
#lunch span a:hover { color: green; }






