#leftnav {
	width: 180px;
	float: left;
}
#leftnav .leftlinks a:link {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
#leftnav .leftlinks a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: small;
	font-weight: bold;
}
#leftnav .leftlinks a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: small;
	font-weight: bold;
}
#leftnav .leftlinks a:active {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}


#header {
	width: 100%;
	float: none;
}
.headerfont {
	font-size: x-large;
	color: #96140D;
	padding-bottom: 20px;
}
.headertagline {
	font-size: large;
	color: #333333;
	float: none;
}



#feature {
	width: 100%;
	padding-left: 0%;
	float: none;
	padding-right: 0%;
	padding-bottom: 0%;
}
.featuretext {
	font-size: small;
	color: #333333;
	line-height: 130%;
}
#centercontent #feature .upcomingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
}
.quote {
	font-size: small;
	font-style: normal;
}


#footer {
	float: none;
	width: 100%;
	padding-left: 3%;
}
#centercontent {
	width: 600px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}
#pagetitle {
	width: 100%;
	float: none;
}
.pagetitle {
	font-size: medium;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftimage {
	margin-right: 15px;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/backgroundslice.gif);
}
.rightimage {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#leftnav .leftlinkInactive {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #999999;
}
.quote2 {
	font-size: small;
	width: 320px;
	font-style: normal;
	padding-left: 25px;
}
.rightimagemoral {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #4B392D;
}
