@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/BannerTileBackground.gif);
	background-repeat: repeat-x;
	background-color: #463932;
	margin-top: 0px;
}

img 
{ 
border-style: none; 
text-decoration: none; 
} 


/* left menu links */
.class1 A:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #057C4B;
}

.class1 A:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #463932;
}

.class1 A:active {text-decoration: none
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #463932;
}

.class1 A:hover {text-decoration: none
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #463932;
}



/* partner links */
.class2 A:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #057C4B;
	font-weight: bold;
}

.class2 A:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #463932;
	font-weight: bold;
}

.class2 A:active {text-decoration: none
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #463932;
	font-weight: bold;
}

.class2 A:hover {text-decoration: none
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #463932;
	font-weight: bold;
}







.homepage {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #000000;
}

.body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
}

.bodybold {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.bodybrown {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #463932;
}

.bodybrownsmall {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #463932;
}





