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

/*Home page CSS By Brooke Davidson Copyright 2007 */
body {
	background: #7A0911 url(../images/slices/patterndarkred.gif);	
}

#containerwrapperdoublewrapped {
	background: url(../images/slices/wrapperbgright.png) repeat-y 96% top;
	padding-right: 20px;	
}
#containerwrapper {
	margin: 0 auto 0 auto;
	width: 89%;
	padding: 0 0 0 20px;
	background: url(../images/slices/wrapperbgleft.png) repeat-y left 20px;
	}
/*#wrappertop {
	display: block;
	height: 20px;
	background: url(../images/slices/wrapperbg.png) repeat-x;
	width: 89%;
	margin: 0 auto 0 auto;
	
}*/
#container {
	background: #FFFFFF url(../images/slices/containerbg.jpg) repeat-x;
	
	position: relative;
}
ul#umlinks {
	width: 89%;
	margin: 0 auto 0 auto;
	
}
#umlinks li{
	float: left; 
	list-style: none;
	margin-left: 1%;
}
#umlinks a{
	text-decoration: none;
	color:#FFFFFF;
}
ul#umlinks li.umlogo a{
	
	display: block;
	height: 50px;
	width: 200px;
	
	background: url(../images/slices/clocktowerWhite200w.png) no-repeat;
}
ul#umlinks li.umlogo { margin-right: 67%; margin-bottom: 5px;}
h1#mainheader {
	width: 473px;
	height: 121px;
	background: url(../images/slices/h1alliancelogo.jpg) no-repeat;	
	margin:0;
}
h1#mainheader a{
	text-decoration: none;
	display: block;
	width: 473px;
	height: 121px;
}
ul#nav {
	background: url(../images/slices/nav.jpg) repeat-x left bottom;
	text-align: center;
	height: 3.55em;
	margin: 0;
	padding:0;
		
}
ul#nav li{
	float: left;
	width: 10.53%;
	margin-left: .5%;
	height: 3.55em;
	list-style: none;
	background: url(../images/slices/navliborder.jpg) no-repeat right bottom;	
	display: block;
}
ul#nav li:hover {
	
}
ul#nav li a:link, ul#nav li a:visited {
	color: #440507;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #B8080F;
	display: block;
	background:url(../images/slices/ahover.gif) no-repeat left top;
}

ul#nav li.margintop {
	line-height: 25px;
}


div#quicklinks h3 {
	width: 164px;
	height: 62px;
 	background: url(../images/slices/quicklinksheader.jpg) no-repeat;
	margin: 0;
}
div#quicklinks {
	position: absolute;
	width: 164px;
	margin-left: 5px;
	background:#FAF5D5;

}
div#quicklinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
div#quicklinks ul li{
	border-bottom: 1px solid #E5E1C6;
	padding: 1em 0 1em .5em;
}
div#quicklinks li:hover{
	background-color: #EEEBD4;
	
}
div#quicklinks a {
	text-decoration: none;
	color: #3D0008;
}
#welcomeheader {
	background: #010230 url(../images/slices/welcomeheader2.jpg) no-repeat left top;
	height: 128px;
	margin: 10px 0 0 0;
	
}
#newsandevents {
	position: absolute;
	background: url(../images/slices/newsandeventsdivbg.jpg) no-repeat left top;
	width: 350px;
	padding-top: 1em;
	text-align: center;
	left: 180px;
	margin-left: .5%;
		
}
#newsandevents a{
	color: #010137;
}
#newsandevents h1 {
	color: #FFFFFF;
	margin: 1em 4px .5em 4px;
	font: italic lighter 1.8em "Edwardian Script ITC", "Times New Roman", Times, serif;
	background: #660000 url(../images/slices/newsandeventsh1bg.jpg) repeat-x left top;
	font-size: 2em;
	height: 40px;
}
#newsandevents h2 {
font-weight: lighter;
font-size: 1.5em;
font-style: italic;
margin: .5em;
color: #790013;
}
#newsandevents h3 {
font-weight: lighter;
font-size: 1.2em;
color: #010137;
margin: .5em;

}
#newsandevents h4 {
	color: #790013;
	font-weight: lighter;
	font-size: 1.1em;
}
#newsandevents h2#newsandeventsh2 {
	width: 350px;
	height: 61px;
	margin: 0;
	padding: 0;
	background: url(../images/slices/newsandeventsheader.jpg) no-repeat;	
	
}
#content {
	float: right;
	min-height: 450px;
	margin-left: 545px;
	text-align: justify;
	color: #320009;
	margin-right: 5px;
}

#content a:link, #content a:visited{
	color: #000066;
}
#content a:hover,#content a:active{
	color: #660000;
}
#footer {
	height: 60px;
	background: #320009 url(../images/slices/footer.jpg) no-repeat center bottom;

}

.mmhidehidden {
	visibility: hidden;
}
.mmhideclear {
	clear: both;
}
/*span.firstletter {
	background: url(../images/slices/firstletterbg.jpg) no-repeat left top;
	}
span.firstletter, span.firstletterblue {

	float: left;
	vertical-align: text-bottom;
	width: 76px;
	text-indent: 27px;
	line-height: 78px;
	font-size: 2em;
	color: #FFFFFF;
	margin-bottom: -20px;
	
	

}*/