.whiteborder {
	border: 1px solid #FFFFFF;
}
body {
	margin: 40px 0px; 
	background-color: #ffffff;
	background-image: url(images/bg_lines2.gif);
	background-repeat: repeat;
}
.homemaincopy {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	margin-right: 40px;
	margin-top: 180px;
}
.homemaincopy a:link {
	color: #FCD828;
	text-decoration: none;
}
.homemaincopy a:visited {
	color: #FCD828;
    text-decoration: none;
}
.homemaincopy a:hover {
	color: #A12024;
	text-decoration: underline;
}
.homemaincopy a:active {
	color: #FCD828;
    text-decoration: none;
}

.menubartop
{
	margin: 2px 0px 0px 0px;
	width: 700px;
	display: block;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	text-transform: uppercase;
	word-spacing: 2px;
	clear: left;
}


.menubartop a:link
{
	text-decoration: none;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.menubartop a:visited
{
	text-decoration: none;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.menubartop a:hover
{
	text-decoration: underline;
	color: #FCD828;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.menubartop a:active
{
	text-decoration: none;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
a:hover {
	color: #A12024;
	text-decoration: none;
}
strong {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCD828;
	text-align: left;
}
.subhead {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCD828;
	text-align: left;
}
.copy
{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	padding: 10px 40px 0px 40px;
}
.copy a:link {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FCD828;
}
.copy a:visited {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FCD828;
}
.copy a:hover {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #A12024;
}
.copy a:active {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #A12024;
}

ul {
	margin: 0px;
	padding: 0px 18px 0px 18px;
}
.pagefooter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
}
.pagefooter a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.pagefooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pagefooter a:hover {
	color: #A12024;
	text-decoration: underline;
}
.pagefooter a:active {
	color: #A12024;
	text-decoration: none;
}
