@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5b0600;
}
.context {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d4a7e;
	font-size: 14px;
	padding-left:60px;
	text-decoration:none;
}
.context2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;

}
#context3 {
	font-family: "Myriad Pro";
	color: #5a0700;
	font-size:14px;
	height:270px;
	width:450px;
	position:relative;
	top:0px;
	left:330px;
	text-decoration:none;
}
#context4 {
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size:14px;
	height:195;
	width:550;
	text-decoration:none;
	text-align:justify;
}


#context4 a{
color:#157293;
text-decoration:none;
font-family:"Myriad Pro";
font-size:14px;}

.contextname {
	font-family: "Garamond Premr Pro";
	color: #015d6c;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.app {
	font-family: "Garamond Premr Pro";
	color: #015d6c;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.contextheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d4a7e;
	font-weight:bold;
	font-size:16px;
	padding-left:50px;
	text-decoration:none;
}
.contextheader2 {
	font-family: "Garamond Premr Pro";
	color: #015d6c;
	font-weight:bold;
	font-size:16px;
	padding-left:470px;
	text-decoration:none;
}
.contextheader3 {
	font-family: "Garamond Premr Pro";
	color: #015d6c;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.contextmenu {
	font-family: "Myriad Pro";
	color: #f6ecd1;
	font-size:12px;
	text-decoration:none;
}
.contextmenu2 {
	font-family: "Myriad Pro";
	color: #f6ecd1;
	font-size:12px;
	text-decoration:none;
}
.contextsubmenu2 {
	font-family:"Garamond Premr Pro";
	color: #066426;
	font-weight:bold;
	font-size:12px;
}
.contextmenu3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
	font-size:12px;
	text-decoration:none;
	
}


.login2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#CCCCCC;
	background: transparent url('images/square-red-right.gif') no-repeat top right;
	color:#666666;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-top:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#999999;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#999999;
	border-right-width:1px;
}
a.squarebutton {
	background: transparent url('images/square-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #494949;
}
a.squarebutton span {
	background: transparent url('images/square-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
}
a.squarebutton:hover {
	background-position: bottom left;
}
a.squarebutton:hover span {
	background-position: bottom right;
	color: black;
}
.buttonwrapper {
	overflow: hidden;
	width: 100%;
}
input.contact, textarea.contact {
	width: 98%;
}
#currentevents {
	width:799px;
	height:379px;
	margin-top:15px;
	padding:0px;
	background:url(images/currentEvents.gif) no-repeat bottom right;
}
#currentevents a{
font-size:14px;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#0000FF;
}


#currentevents p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;}



#futureevents {
	width:799px;
	height:379px;
	margin-top:15px;
	padding:0px;
	background:url(images/futureevents.gif) no-repeat bottom right;
}



#futureevents p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;}

#futureevents a{
font-size:14px;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#0000FF;
}


#pastevents {
	width:799px;
	height:379px;
	margin-top:15px;
	padding:0px;
	background:url(images/pastevents.gif) no-repeat bottom right;
}

#pastevents p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;}

#pastevents a{
font-size:14px;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#0000FF;
}

