body{
	background-image : url(images/Background.jpg);
	scrollbar-arrow-color: #003300;
}

.trees{
	background-image : url(images/BodyTop.jpg);
	background-repeat : repeat-x;
	background-color :  #DAC8A3;
}

.Menu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#003300;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Menu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#0033aa;
	font-weight: 500;
	line-height : 20px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 16px;;
}
A.Menu:Hover{
	color :  #CFA172;
	text-decoration : none;
}

.Footer{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0033aa;
	font-weight: 500;
	line-height : 20px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 16px;;
}
A.Footer:Hover{
	color : black;
	text-decoration :none;
}


.SLOGAN{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #6B6262;
	line-height : 50px;
	font-weight : 400;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: italic;
}


p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
}



.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :  #DAC8A3;
}

A.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :  #DAC8A3;
	text-decoration :none;
}
A.copyright:Hover{
	color : white;
	text-decoration :none;
}

H1{
font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : black;
	line-height : 28px;
	font-weight : 300;
	text-decoration: italic;
	text-align: left;
	text-align : center;
	margin-bottom: 0px;
}


H2{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #5e5e5e;
	line-height : 20px;
	font-weight : 400;
	margin-left: 0px;
}


.body{font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
		font-weight : 500;
	color : black;
	font-weight: normal;
}

A.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	color : #0033aa;
	font-weight: normal;
	text-decoration :none;
}

A.body:Hover{
	color : black;
	text-decoration : underline;
}




.Details{font-family : Verdana,  Arial, Helvetica, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 10px;
	line-height : 14px;
	color : black;
	font-weight: 500;
}

A.Details{font-family : Verdana,  Arial, Helvetica, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 10px;
	line-height : 14px;
	color : white;
	font-weight: 500;
}

