﻿#content {
	width: 758px;
	float: left;
	border: 1px solid rgb(205,32,39);
	border-top: none;
	border-bottom: none;
	text-align: center;
	background: url("/media/2d7394f6b4d042c2beb40a850474a13e.gif") repeat-y;
}

#footer {
	width: 100%;
}

#column-01, #column-02, #column-03 {
	width: 239px;
	float: left;
	text-align: left;
}

#column-03 { width: 217px; padding: 0 10px; margin-left: 1px;}

#column-01, #column-02 {
	padding-right: 11px;
}

#column-04 {
	clear: both;
	text-align: left;
	padding: 10px;
}

#column-04 h3, #column-03 h3 {
	margin-top: 1em;
	border-top: solid 2px rgb(205,32,39);
	padding-top: .5em;
	color: rgb(205,32,39);
	font-size: 1em;
}

#column-03 h4 {
	font-size: 0.8em;
}

.loginButton p {
	display: block;
	text-align: center;
}

.loginButton p a:link {
	display: block;
	background-color: rgb(205,32,39);  
	color: white;
	padding: 1em;
	border: solid 1px black;
	text-decoration: none;
	font-weight: bold;
}

.loginButton p a:visited {
	display: block;
	background-color: rgb(205,32,39);  
	color: white;
	padding: 1em;
	border: solid 1px black;
	text-decoration: none;
	font-weight: bold;
}

.loginButton p a:hover {
	background-color: white;  
	color: rgb(205,32,39);
}

.loginButton p a:active {
	background-color: white;  
	color: rgb(205,32,39);
}

div.event table tr td {
	clear: both;
}

.calendar, .calendarFooter {
	display: none;
}

.entryDate {
	font-size: .6em;
	color: rgb(205,32,39); 
}

.blogLink .header {
	color: rgb(205,32,39);
	font-size: 1em;
	text-decoration: none;
	display: block;
	margin-bottom: 1em;
}

.blogLink .lastEntry {
	text-decoration: none;
}

.blogLink .lastEntry .header {
	color: #666666;
	margin-bottom: 0.25em;
}

.blogLink .lastEntry .date {
	color: #999999;
}

.lastEvent {
	margin-top: 1em;
	margin-bottom: 1em;
}

.lastEvent a {
	color: #999999;
	text-decoration: none;
	font-size: 0.75em;
}

.lastEvent strong {
	font-weight: normal;
	color: #666666;
}

.lastEvent span.eventDate {
	color: #999999;
	display: block;
	margin-top: 0.25em;
}