@charset "utf-8";

A:link	{ color: #104364; }
A:visited { color: #104364; }
A:active  { color: #000000; }
A:hover   { color: #700000; }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.calendartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #ffffff;
}

.bigheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	background-color:#ededc1;
	color: #700000;
	padding-bottom:3px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-bottom:3px;
	width:99%;
	clear:both;
	padding-left:6px;
	padding-top:8px;
	padding-bottom:2px;
}


.rightheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color:#ad2727;
	color: #FFFFFF;
	padding-bottom:3px;
	border-bottom-color:#7a6e2b;
	border-bottom-style:solid;
	border-bottom-width:2px;
	width:100%;
	text-align:center;
}

#eventsright {
background-image:url(images/events_right.gif);
background-repeat:repeat-y;
padding:6px;
width:250px;
}

#welcome {
background-color:#f7f6e1;
padding:6px;
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;;
line-height:17px;
}

#sidebar {
background-color:#f7f6e1;
padding:3px;
border: #cccccc solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;;
line-height:15px;
margin-bottom:20px;
width:145px;
}

#events {
background-color:#FFFFFF;
padding:6px;
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;;
line-height:18px;
min-height:500px;
}

#featured {
background-color:#700000;
background-image:url(images/showback3.gif);
background-repeat:repeat-x;
padding:6px;
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;;
line-height:15px;
color:#FFFFFF;
min-height:400px;
}

#blueline {
border-top-color:#77a5c4;
border-top-style:dotted;
border-top-width:1px;
margin-top:5px;
}

#tanline {
border-top-color:#c9c8a9;
border-top-style:dotted;
border-top-width:1px;
height:4px;
}

#secondary-title {
margin:0px;
padding:0px;
height:46px;
}

#secondary-content {
width:782px;
background-color:#FFFFFF;
padding:6px;
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333333;
min-height:400px;
}

#showcontainer {
border-color:#f3f3f3;
border-style:solid;
border-width:1px;
padding:5px;
}

#showcontainer p {
margin-bottom:20px;
}

#graybox {
background-image:url(images/gray_back.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
border-color:#104364;
border-style:solid;
border-width:1px;
padding:6px;
}

.redheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	color: #700000;
	padding-top:8px;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #104364;
}

.blueverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #104364;
}

.content-small-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #700000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
