.generalPage
{
background-color: #9099AE; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}


B {
font-family: Arial;
color: #BBE0E3;
font-size:18px;
text-decoration: none;
}

B.bottom_links:hover {
color: #BBE0E3;
text-decoration: none;
}

B.navBlack:hover {
color: #BBE0E3;
text-decoration: none;
}

B.footer:hover { 
color: #BBE0E3;
text-decoration: none;
}

B:hover {
color: #BBE0E3;
text-decoration: none;
}

.address {
	font-family: "Berlin Sans FB";
	color: #BBE0E3;
	font-size: 18px;
}

A {
font-family: Arial;
color: #000000;
text-decoration: none;
}

/*hrefs*/

A.bottom_links:hover {
color: #000000;
text-decoration: none;
}

A.address:hover {
color: #BBE0E3;
text-decoration: none;
}

A.footer:hover { 
color: #297B52;
text-decoration: none;
}

A.questions:hover {
color: #297B52;
text-decoration: none;
}

A:hover {
color: #297B52;
text-decoration: none;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
}
.body_headers {
font-family: Berlin Sans FB;
font-size: 24px;
color: #297B52;
text-decoration: none;
}

.headerfile {
font-family: Berlin Sans FB;
font-size: 18px;
color: #BBE0E3;
font-style: italic;
text-decoration: none;
}

.headerfile2 {
font-family: Berlin Sans FB;
font-size: 22px;
color: #BBE0E3;
font-style: italic;
text-decoration: none;
}

A.navigation1 {
font-family: Berlin Sans FB;
font-size: 17px;
color: #E9EC74;
text-decoration: none;
}

.navigation2 {
font-family: Berlin Sans FB;
font-size: 17px;
color: #BBE0E3;
text-decoration: none;
}

.questions {
font-family: Berlin Sans FB;
font-size: 16px;
color: #BBE0E3;
text-decoration: none;
}

.navigation_header {
	font-size: 24px;
	color: #E9EC74;
	font-family: "Berlin Sans FB";
}

.phone_number {
	font-size: 24px;
	color: #E9EC74;
	font-family: "Berlin Sans FB";
}


.bottom_links {	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.copyrite {	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkside {
	font-size: 12px;
	color: #297B52;
	font-style: underline;
	font-family: Arial, Helvetica, sans-serif;
}


