/* CSS Document */



.sitewide{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-style: normal;
color: #D69621;
font-weight:bold;
text-decoration:underline
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-style: normal;
color: #D69621;
font-weight:bold;
text-decoration:underline
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style: normal;
color: #D69621;
font-weight:bold;
text-decoration:underline
}


h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-style: normal;
color: #D69621;
font-weight:bold;
text-decoration:underline
}


.seoLinks {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color: #D69621;
text-decoration:underline;
}

.homepage {
font-family: Arial;
font-size: 11px;
color: #CECFCE;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

.seoLinkshome {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-style: normal;
color: #CECFCE;
text-decoration:underline;
font-weight: normal;
}

.mainContent {
	position:absolute;
	margin-top: 950px;
	margin-left:auto;
	margin-right:auto;
	width:771px;
}

.center {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
}


