#footernotes {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #440001;
}
body {
	background-color: #AAA494;
	background-image: url(../images/bg.jpg);
}

a:hover {
	font-family: "trebuchet ms";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 14px;
	color: #990000;
}
a:visited {
	font-family: "trebuchet ms";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990099;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	font-family: "trebuchet ms";
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
a:link {
	font-family: "trebuchet ms";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
}

a.link2:hover {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
}
a.link2:visited {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #801213;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:active {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #4A0203;
}
a.link2:link {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #420202;
	text-decoration: underline;
	font-size: 12px;
}


.titleHead{
	font-family: "Maiandra GD";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E1DDC4;
	text-decoration: underline;
}
.titleBig {
	font-family: "Maiandra GD";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #821010;
}
.style03 {
	font-family: "Maiandra GD";
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660E0A;
}
.fcontacts {
	font-family: "Maiandra GD";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #710709;
}
.fcontacts-a {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}
.r-text {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E5E1D5;
}
a.link3:link {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
	font-size: 24px;
}
a.link3:active {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
a.link3:visited {
	font-family: trebuchet ms , Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 24px;
}
a.link3:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 24px;
	color: #FFCC00;
}


/* <------------ Go to hell IE6!!! ---------- */

	#ie6_div {
		width: 100%;
		display: block;
		padding: 15px 0;
		background: #fff57c;
		border-bottom: 1px dashed #666;
	}
	
	#ie6_div p {
		color: #666 ;
		line-height: 18px;
	}
	
		#ie6_div p a {
			color: #434343;
			font-weight: 600;
		}
	
		
		
		
