@charset "utf-8";
/* CSS Document */

#container {
	width: 12in;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	width: 13.25in;
}
#banner {
	height: 1.75in;
	width: 12in;
	background-image: url(Images/web%20saved/main-banner.jpg);
	float: right;
	margin-right: 0.625in;
}

#main_body {
	height: 6in;
	width: 9.5in;
	float: right;
	background-color: #666;
	background-image: url(Images/Main%20Body%20Home.jpg);
}
#footer {
	background-color: #999;
	float: right;
	height: 0.97in;
	width: 12in;
	background-image: url(Images/Footer3.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0.625in;
}
#footer_menu {
	height: 1in;
	width: 11.25in;
	padding-left: 50px;
}


#news_column {
	float: right;
	height: 6in;
	width: 2.5in;
	background-image: url(Images/Latest%20News/Latest-News-2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #333;
	text-align: justify;
	line-height: 20px;
	word-spacing: 5px;
	margin-right: 0.625in;
}
#news {
	height: 495px;
	width: 215px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 65px;
	text-align: left;
	font-family: "good times";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}


#menu_bar {
	background-color: #999;
	float: right;
	height: 0.39in;
	width: 12in;
	margin-right: 0.625in;
}
#copy {
	text-align: center;
	float: left;
	height: 0.22in;
	width: 12in;
}
#socialmedia {
	float: left;
	height: 4in;
	width: 0.5in;
	margin-top: 2in;
}
#develop {
	text-align: center;
	float: left;
	height: 1.5in;
	width: 12in;
}

