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

#tagline {
	position:absolute;
	left:222px;
	top:106px;
	width:553px;
	height:24px;
	z-index:1;
	color:white;
}
h1 {
	color:#c43d3d;
	font-size:150%;
}
h2 {
	color:#543E36;
	font-size:110%;
}
#mainContent a:link {
	color:#543E36;
}
#mainContent a:visited {
	color:#990033;
}
#mainContent a:hover {
	color:#c43d3d;
}
.rightpic {
	float:right;
	background:white;
	border:6px solid #906636;
	text-align:center;
	padding-top:10px;
	margin-left:15px;
	margin-bottom:25px;
}
.leftpic{
	float:left;
	background:white;
	border:6px solid  #906636;
	text-align:center;
	padding-top:10px;
	margin-right:20px;
	margin-bottom:25px;
}
div.rightpic p, div.leftpic p {
	padding-top:7px;
	font-weight:bold;
}
#belowMenu {
/*	padding-top:15px;
*/}
