@charset "UTF-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding-top: 160px;
	padding-bottom: 50px;
	height: 500px;
}
#areas {
	height: 200px;
	width: 500px;
	float: left;
}
#mainContent {
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 200px;
}
h1 {
	color: #8D888E;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #952E59;
	padding-left: 18px;
	font-size: 30px;
	width: 300px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#mainContent  ul  {
	float: left;
	margin-right: 50px;
}
#mainContent  li  {
	list-style-type: circle;
	line-height: 30px;
	list-style-position: inside;
}
.emRed {
	font-style: italic;
	color: #952E59;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #952E59;
	text-transform: uppercase;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#callouts {
	width: 500px;
	float: none;
	height: 215px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #932546;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	clear: both;
	position: absolute;
	top: 620px;
	width: 100%;
}
h4 {
	margin: 0px;
	padding: 0px;
}
