@charset "UTF-8";
.home-pic {
	margin: 0px;
}
p img {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
#mainContent .home-pic {
	margin: 0px;
}
#mainContent #text h5 {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
#top-links p a {
	color: #000;
	margin-right: 40px;
}
.site-wizard {
	font-size: 8px;
}
#mainContent #text h2 a {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000;
}
#top-links p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#top-links p a:hover {
	color: #9D3300;
}
#bottom-links p a {
	color: #FFF;
	margin-right: 40px;
}
#bottom-links p a:hover {
	color: #FEA64F;
}
#bottom-links p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.contact-info {
	text-align: center;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

a {
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}
#text a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
#footer .contact-info a {
	color: #FFF;
}
