@charset "utf-8";
/* CSS Document */

#Container {
	width:1024px;
	height:5000px;
	margin-left: 87px;	
	color:#000;
	
	
}
#Container #Text {
	float:left;
	width: 1024px;
	height:1050px;
	color:#000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#Container #images {
	float:right;
/*	padding-left:50px;*/
	top:500px;
	width:450px;
	height:1000px;
	color:#000;

}


#footer {
	float: left;
	width:1024px;
	height:100px;
	color:#000;
}
#Container #Text {
	font-family: Calibri;
	font-size: medium;
	text-align: left;
	color:#000;
}

.bodytext {
color:#000;	
}

body {
	color:#000;
}
body,td,th {
	font-size: medium;
}
#Container #Footer {
	font-family: Calibri;
	color:#000;
}
#Container #Footer {
	left: 300px;
	text-align: center;
	font-size: 12px;
	color:#000;
}

#Container #Nav2 {
	float: right;
}


body {
	background-image: url(images/background3.jpg);
}
#Container #Banner {
	margin-left: 1px;
}
#Container #Images p {
	color:#000;
	padding-right: 40px;
}
 h1 {color:#86949d; font-size:23pt; text-align:center; font-weight:bold;
}


 h2 {color:#1B8A45; font-size:18pt; text-align:center; font-weight:bold;
	

}

 h4 {
	color: #666;
	
}

a {
	text-decoration: none;
	color:#09C;
	font-size: 15px;
}

