@charset "utf-8";
#wrapper #headerimage {
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(../images/headerHome.jpg);
}
#wrapper #bodyArea #left-column h2 {
	left: auto;
	right: auto;
}
#wrapper #bodyArea #right-column {
	float: left;
	width: 230px;
	background-color: #ffffff;
	height: 410px;
	background-image: url(../images/columnHome.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}




#wrapper #bodyArea #right-columnUpper {
	float: right;
	height: auto;
	width: 250px;
}
#wrapper #bodyArea #left-column h6 a {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

h6 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}

