@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
body {
	background-color: #C4C8AE;
	margin: 0px;
}
h1 {
	font-size: 30px;
	color: #34397C;
	font-family: Perpetua, "Times New Roman", serif;
	margin: 0px;
	line-height: 120%;
}
.oneColFixCtrHdr #container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F1E3;
	margin-top: 30px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header {
	height: 178px;
	width: 950px;
	background-attachment: scroll;
	background-image: url(assets/banner_design.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	background-color: #F0F1E3;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 125px;
	padding-left: 125px;
	color: #826990;
	padding-top: 90px;
	margin: 0px;
}
.oneColFixCtrHdr #footer {
	background-color: #E4E4EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #63776B;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 140%;
	display: block;
	margin: 0px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #C4C8AE;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.address {
	color: #34397C;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	margin: 0px;
}
.telephone {
	font-size: 18px;
	font-weight: bold;
	color: #34397C;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	display: block;
}
.email {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #34397C;
	line-height: 140%;
	text-align: center;
	margin: 0;
}
.email  a:link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34397C;
	text-decoration: none;
}
.email  a:visited    {
	color: #34397C;
	text-decoration: none;
}
.email  a:hover    {
	font-weight: bold;
	color: #560B98;
	text-decoration: none;
}
.email  a:active    {
	color: #610578;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #63776B;
}
a:visited {
	text-decoration: none;
	color: #63776B;
}
a:hover {
	text-decoration: none;
	color: #5F7064;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #324533;
}
