body,td,th {
	color: black;	font-family: Helvetica, Arial, sans-serif;	font-size: 10px;	text-align: left;	
}
.search_box {	position: absolute;	top: 10px;	right: 20px;	}.blogroll {	padding-left: 20px;	margin-left: 20px;	}
#outer {
	text-align: center;	
	width: 920px;
	margin: 0 auto;
	/* border: 1px solid #959596; */
}


a {
	color: #6D1111;
}

a:link {
	color: #6D1111;
}

a:hover {
	color: #6D1111;
}

a:visited {
	color: #6D1111;
}

h1 {
	color: #6D1111;
	text-align: center;
}

h2 {
	color: #6D1111;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

#tagline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}


p {
	margin: 1ex;
	/* width: 60% */
}

img {
	border: 0px;
}
/*
table {
	margin: 1em 0px 2em 0px;
}*/
ul.sidebarlogin_otherlinks {	padding-left: 80px;}
.inkBox {
	border: 2px dashed #6D1111;
	padding: 20px;
}

.daysofweek {
	text-decoration: none;
		
}

.day {
	float: left;
	}
	
	
.sidebarlogin  {
	list-style: none;
}

.sidebarlogin ul li{
	/* list-style: ; */
}	

.daysofweek li{
	text-decoration: none;
	list-style: none;	
	float: left;
}


.events td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6D1111;
}

th {
	vertical-align: top;
}

th.left {
	text-align: left;
	vertical-align: top;
}

td {
	text-align: left;
	vertical-align: top;
}

td.eventDate {
	width: 150px;
}

td.eventDetail {
	width: 300px;
}

td.wideEventDetail {
	width: 500px;
}

td.ink {
	border: 2px dashed #6D1111;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	width: 200px;
	vertical-align: top;
}

td.ink2 {
	border: 2px dashed #6D1111;
	border-top: none;
	font-size: 1pt;
	padding: 0px 0px 14px 0px;
	text-align: center;
}

td.gap {
	width: 40px;
}

h3 {
	border-bottom: 1px dotted black;
	color: #6D1111;
	font-size: 20pt;
	font-weight: bold;
	margin: 10px 1em 0px 1em;
	text-align: center;
}

ul {
	text-align: left;
}

li {
	color: #6D1111;
	list-style-type: disc;
	margin: 0px 2em 1ex 0px;
	padding: 0px;
}

.listText {
	color: black;
}

form {
	/* font-size: 12pt; */	padding-left: 80px;
}

label {
	font-weight: bold;
}

input {
	font-size: 8pt;
}

.footer {
	border-top: 1px solid black;
	font-size: 8pt;
	margin-top: 20px;
}

.contactUs {
	float: left;

}

.legal {
	float: right;
}
A
button {
	background-color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	margin: 1px;
	padding: 1px;
	width: auto;
}