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

#secondarycontent {
	min-height: 200px;
}

#secondarycontent #sectionheader {
	height: 61px;
	background: #660000 url(../images/slices/sectionheaderbgrepeat.jpg) repeat-x left top;
	margin-top: 1px;
	
	
	
	}
#secondarycontent #sectionheader h1 {
	
	margin: 0 0 0 0;
	color: #FFFFFF;
	/*padding-top: 15px;*/
	overflow: hidden;
	background: url(../images/slices/sectionheadernorepeat.jpg) no-repeat left top;
	height: 61px;
	text-indent: 1em;
	font: italic lighter 2.5em "Edwardian Script ITC",Times New Roman, Times, serif;
	
	}
#container {
	position: relative;

}
#container div#quicklinks {
	position: absolute;
	left: 0;
	
}
#container #secondarycontent{
	position: relative;
	margin-left: 172px;
	
	
	/*float: right;*/
	width: auto;
	text-align: justify;
	color: #320009;
}
#container #secondarycontent p {
margin-right: 10px;
}
#secondarycontent a:link, #secondarycontent a:visited{
	color: #000066;
}
#secondarycontent a:hover,#secondarycontent a:active{
	color: #660000;
}
#secondarycontent h1, #secondarycontent h2, #secondarycontent h3{
	font-weight: lighter;
}
#secondarycontent h1 {
	color: #ffffff;
	font-style: italic;
	background: url(../images/slices/h1bgrepeat.jpg) repeat-x;
	height: 45px;
	text-indent: 1em;
	padding-top: 8px;
	
}
#secondarycontent h2 {
	color:#7F0000;
	line-height: 40px;
	


}

#secondarycontent h3 {
color: #000066;
}
#secondarycontent h4 {
	color:#7F0000;
	}

#footer {
	height: 60px;
	background: #320009 url(../images/slices/footer.jpg) no-repeat center bottom;
}
ol#events {
	margin-right: 5px;
}
ol#events li{
	list-style: upper-roman;
	color: #510300;
}
ol#events li li{
	list-style: none;
	color: #7D0014;
}
ol#events li li li{
	list-style: upper-alpha;
	color: #330000;
}
table.contact {
	border: 1px solid #EEEBD4;
	padding: 0;
	
	border-collapse: collapse;
}
table.contact th {
	border-bottom: 1px solid #E8E4C9;
	text-align: center;
}
table.contact td {
	border-bottom: 1px solid #E8E4C9;
	border-right: 1px solid #E8E4C9;
	padding: 5px;
	/*background-color: #F9F6D5;*/
}
table.contact tr:hover {
	background-color: #F9F6D5;
}

.mmhidehidden {
	visibility: hidden;
}
.mmhideclear {
	clear: both;
}
.blue {
	color: #010364;
}
.red {
	color: #A40D13;
}

.center {
	text-align: center;
}
.floatleft {
	float: left;
	margin-right: 5px;
	padding-right: 25px;
}
.clearboth {
	clear: both;
	}
/*.firstletter{	background: url(../images/slices/firstletterbg.jpg) no-repeat left top;}
.firstletter, .firstletterblue {

}
.firstletterblue {
	background: url(../images/slices/firstletterbgblue.jpg) no-repeat left top;
	
}
#secondarycontent h2 span.firstletter, #secondarycontent h2 span.firstletterblue {
	font-size: 1.2em;
	margin-top: -18px;



}*/
