/*  
--------------------------------------------
global styles
--------------------------------------------  
*/

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/BGImage.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.label {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #363636;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}

.label2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #363636;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}

.pageLabel {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #AC675F;
	text-decoration: none;
	line-height: 25px;
}

.BodyText {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #363636;
	text-decoration: none;
	line-height: 17px;}
.BodyText a:link {
	font-family: "Century Gothic";
	color: #944237;
	text-decoration: none;}
.BodyText a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #944237;}
.BodyText a:hover {
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #857EAC;
}

.nav {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #AC675F;
	text-decoration: none;
	line-height: 17px;}
.nav a:link {
	font-family: "Century Gothic";
	color: #251D50;
	text-decoration: none;}
.nav a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #251D50;}
.nav a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #AC675F;
}

.promo {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;}
.promo a:link {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;}
.promo a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #FFFFFF;}
.promo a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #857EAC;
}

.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #96959A;
	text-decoration: none;
	line-height: 13px;}
.footer a:link {
	font-family: "Century Gothic";
	color: #96959A;
	text-decoration: none;}
.footer a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #96959A;}
.footer a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #857EAC;
}