@charset "utf-8";
/* CSS Document */

#container {
	width: 1137px;
	background-color:#FFF;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	
}
#top_banner {
	background-image: url(Images/banner.jpg);
	height: 20px;
	width: 1137px;
}
#main_image {
	background-image: url(Images/main_image.jpg);
	height: 26px;
	width: 1105px;
	float: left;
	margin-left: 15px;
	padding-top: 263px;
}


h3 {
	font-family: Calibri, "Times New Roman";
	font-size: 1.1em;
	color: #333;

}

h2 {
	font-family: Calibri, "Times New Roman";
	font-size: 1.5em;
	color: #000;
}
#container #footer {
	background-color: #D6162D;
	height: 20px;
	width: 1137px;
	float: left;
	font-family: Calibri, "Times New Roman";
	color: #FFF;
	font-size: .9em;
	text-indent: 1cm;
	text-align: left;
	margin-top: 30px;
	border-top-style: solid;
	border-top-color: #666;
	}
	


p {
	font-family: Calibri, "Times New Roman";
	font-size: 1em;
	color: #333;
}

H6 {
	font-family: Calibri, "Times New Roman";
	font-size: 1.1em;
	color: #F00;
	line-height: 1em;
}

#container #left_column {
	width: 1137px;
	float: left;
	left: 0px;
}
#container #footer a {
	color: #FFF;
}

#container #footer a:hover {
	color: #333;
}.standout {
	color: #900;
	font-weight: bold;
}
blockquote {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
