body{
	background-image : url(images/HomeBackground.jpg);
	background-repeat : repeat-x;
	background-color : #F4EEDE;
	scrollbar-arrow-color #D7E3D7;
}


.copyright{
	font-family : arial, san-serif;
	font-size : 9px;
	color : black;
}

.footer{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :#D7E3D7;
	font-weight: 600;
	line-height : 14px;
	text-decoration : none;
}

A.footer {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :#ADDFE9;
	font-weight: 600;
	line-height : 14px;
	text-decoration : none;
}

A.footer:Hover{
	color : #D7E3D7;
	text-decoration : none;
}


.body{font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : black;
	font-weight: normal;
}

A.body{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : green;
	font-weight: normal;
	text-decoration :none;
}
A.body:Hover{
	color : black;
	text-decoration : none;
}


ul{
	margin-bottom: 0px;;
	margin-top: 0px;;
}

.Menu{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 13px;
	color :#657A90;
	font-weight: 600;
	line-height : 23px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Menu{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 13px;
	color :#657A90;
	font-weight: 600;
	line-height : 23px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Menu:Hover{
	color : black;
	text-decoration : none;
}



.textblock{
	border : 1px dotted #A35101;
}
H1{
	font-family:  Georgia, "Book Antiqua", "Times New Roman",  serif;
	font-size : 32px;
	color : black;
	line-height : 38px;
	font-weight : 300;
	text-decoration: italic;
	text-align: center;
	margin-bottom: 0px;
}

H2{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
	line-height : 20px;
	font-weight : 300;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Names{font-family : Verdana,  Arial, Helvetica, sans-serif;
	margin-top: 0 px;
	font-size : 10px;
	color : Black;
	line-height : 11px;
	font-weight: normal;
	font-style: italic
}

.Slogan{font-family :  Geneva, Verdana,  Arial, Helvetica, sans-serif;
	margin-top: 0 px;
	font-size : 10px;
	color : black;
	line-height : 13px;
	font-weight: normal;
	font-weight: 400;
	margin-bottom: 0px;

}

.Title{font-family:  Georgia, "Book Antiqua", "Times New Roman",  serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
	font-size : 24px;
	line-height : 26px;
	color : black;
	font-weight: 600;
	

}





p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
	
}
.details{font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : black;
	font-weight: normal;
}

A.details{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #FCCD50;
	font-weight: normal;
	text-decoration :none;
}
A.details:Hover{
	color : black;
	text-decoration : none;
}

