/* content styles for news */

.date-listing {
	clear: both;
	width: 780px;
	margin: 0 auto;
	position: relative;
	top: 35px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	color: #666666;
}

.date-listing a:link	{
	text-decoration: none;
	color: #666666;
}

.date-listing a:visited {
	text-decoration: none;
	color: #666666;
}

.date-listing a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #eeeeee;
}

.date-listing a:active {
	text-decoration: none;
	color: #003366;
	background-color: #cfebff;
}

.inactive {
	color: #cccccc;
}

.date-list {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	line-height: 5px;
	color: #666666;
}

.containercontent-list {
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 60px;
}

.containercontent-listing {
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 42px;
}

.headline {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 22px;
}

.item {
	margin-top: 0px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 33px;
}

.item A:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.item A:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.item A:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.item a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.column-full {
	float: left;
	width: 780px;
	margin-bottom: 33px;
}

.column-single {
	float: left;
	width: 475px;
}

.column1 {
	float: left;
	width: 380px;
	margin-bottom: 33px;
}

.column2 {
	float: right;
	width: 380px;
	margin-bottom: 33px;
}

p.content {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 15px;
	margin-top: 0px;
	line-height: 22px;
}

p.content A:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

p.content A:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

p.content A:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

p.content a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

p.content span.subheadline {
	font-weight: bold;
}

.projectbox02 {
	width: 780px;
	margin-bottom: 33px;
}

.projectimagebox {
	float: left;
}

.projectimageborderon {
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-bottom: 33px;
}

.projectimageborderoff {
	background-color: #ffffff;
}

.imagecaption {
	margin: 0px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

.sidebar {
	float: right;
	margin-bottom: 33px;
	padding-top: 10px;
}

.sidebar p {
	margin: 0px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.sidebar a:link	{
	text-decoration:none;
	border-bottom:1px dotted #666666;
	color: #666666;
}

.sidebar a:visited {
	text-decoration:none;
	border-bottom:1px dotted #666666;
	color: #666666;
}

.sidebar a:hover {
	text-decoration:none;
	border-bottom:1px dotted #666666;
	color: #666666;
	background-color: #eeeeee;
}

.sidebar a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.lunch-column {
    display: inline;
    float: left;
    padding-bottom: 50px;
    text-align: left;
	width: 825px;
}

.lunch-column p {width: 600px;}

.lunch-box {float:left; margin: 25px 25px 15px 0;}
.lunch-box h2 { font-size: 18px; font-weight: normal; margin-top: 15px; text-align: center;}

