/*

-----------------------------------------------

homepage.css 

----------------------------------------------- */





body#home #maincontent #homepageheadline {

	display: block;

	width: 775px;

	height: 375px;

	margin: 0 0 1em 8px;

}



body#home #maincontent #homepageheadline ul li { margin:0 auto; text-align:center;}

body#home #maincontent h3 {

	margin: 0 0 0.5em 0;

	border-top: 2px solid #5d1416;	

	font: 2.3em/1.6em "Baskerville", Georgia, "Times New Roman", serif;

	font-weight:normal; 

}



body#home #maincontent h3 a {

	color: #5d1416;

	border-bottom: none;

}



body#home #maincontent h3:hover {

	border-top: 2px solid #303a6c;

	color: #576c36;

}



body#home #maincontent h3 a:hover {

	color: #303a6c;

	border-bottom: none;

}



body#home #maincontent h4 {

	margin: 0 0 0.5em 0;

}



body#home #mainnavigation {

	border-bottom:1px solid #5d1416;

	padding-bottom:8px;

}


