@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/2008_designs/main_background.jpg);
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 849px;
}
#header {
	background-image: url(images/2008_designs/header_background6.png);
	height: 77px;
	width: 849px;
}
#wrapper #header .headertype a:link, #wrapper #header .headertype a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: lighter;
}
#mainBodyArea {
	background-image: url(images/2008_designs/body_background.png);
	width: 829px;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 20px;
	color: #990000;
}
#wrapper #header .headertype a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#footer {
	background-image: url(images/2008_designs/white_footer.png);
	height: 43px;
	width: 849px;
}
#mainBodyArea p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#mainBodyArea .mainBodyCopy a:link, #mainBodyArea .mainBodyCopy a:visited {
	color: #224584;
	text-decoration: none;
}
#mainBodyArea .mainBodyCopy a:hover {
	color: #CFA743;
}
#mainBodyArea p {
	margin: 10px 0px 0px;
}
.contactUsCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.mainBodyCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.headertype {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 25px;
	padding-top: 30px;
	color: #000066;
	font-size: 10px;
	padding-bottom: 5px;
}
