body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00327D;
	line-height: 26px;
	background-color: #FFFFFF;
}
#container {
	display: block;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#container #top img{
	display : none;
}
#container #top h1{
	display : block;
}
#container #banner {
	display:block;
}
#container #banner #bannertext {
	display:block;
}
#container #banner #bannertext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 36px;	
	
}
#container #banner #bannertext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;	
}
#container #banner #bannertext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#container #banner #bannertext #telephone {
	display:none;
}
#container #banner #bannertext #bannermail {
	display:none;
}
#container #banner #bannertext #bannermail a {
	display:none;
}
#container #banner #slideshow {
	display:none;
}
#container #navbar {

	display: none;
	
}


#container #content {
	
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #content a {
	display:none;
}
#container #content a:hover {
	display:none;
}


#container #content em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CA7E00;
}
#container #content  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#container #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CA7E00;
}


#container #content #left_col {
	float: none;
	clear: both;
	width: 80%;
	text-align: left;
	padding: 5px;
	background-color: #F4F3EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container #content #right_col {
	float: none;
	clear: both;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	padding: 5px;
	background-color: #F4F3EA;
}

#container #content #clearboth {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#container #footer {
	display : none;
}
#container #footer a {
	display:none;
}
#container #footer a:hover {
	display:none;
}
.text550 {
	width: 550px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F4F3EA;
	margin: 0px;
	clear: both;
}

