@charset "utf-8";
@import url("../webfonts/25AAC7_0_0/stylesheet.css");

.layout {
}
#wrapper {
	width: 1000px;
	margin: auto;
}
#wrapper #logo {
	height: 100px;
}
#wrapper #navigation {
	height: 35px;
}
#wrapper #headerimage {
	height: 300px;
}
#wrapper #headerimage2 {
	height: 150px;
}
#wrapper #bodyarea {
}
#wrapper #bodyarea #Left {
	width: 500px;
	float: left;
	border-right-style: none;
}
#wrapper #bodyarea #Right {
	width: 500px;
	float: right;
	border-left-style: none;
}
#wrapper #bodyarea #Main {
	width: 1000px;
	border-left-style: none;
}
#wrapper #bodyarea #footer {
	height: 50px;
	clear: both;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #333;
	padding-top: 15px;
}
p {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin: 20px;
	color: #333;
}
.headertext {
	font-family: "25AAC7 0 0";
	font-size: 30px;
	color: #191A48;
	font-weight: bold;
	line-height: 32px;
}
.headertext2 {
	font-family: "25AAC7 0 0";
	font-size: 24px;
	color: #191A48;
	font-weight: bold;
}
.footertext {
	font-family: "25AAC7 0 0";
	font-size: 16px;
	color: #191A48;
	font-weight: normal;
}

.footertext2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #191A48;
	font-weight: bold;
	text-decoration: none;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666DD2;
}
hr {
border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #333;
}
.navlinks {
	font-family: "25AAC7 0 0";
	font-size: 20px;
	font-weight: bold;
	color: #191A48;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.navlinks:hover {
	font-family: "25AAC7 0 0";
	font-size: 20px;
	font-weight: bold;
	color: #666DD2;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.textname {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
}
