@charset "utf-8";
/* CSS Document */

body, html { 
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
label {
	display: block;
	font-size: 14pt;
	border: 1px solid #999999;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px 0px 20px;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header {
	display: none;
}
/*Start Navigation*/
/***************/
#navigation {
	display: none;
}
/*Start Containers*/
/***************/
#wrapper {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-top: none;
	background: url(none);
}
#left-bg {
	background: url(none);
	width: 100%;
}
#right-bg {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
}
/*Start Intro*/
/***************/
#flash {
	display: none;
}
#intro {
	width: 100%;
	float: none;
}
#intro p {
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 0px 0px 20px;
}
/*Start Contact*/
/***************/
#contact {
	width: 100%;
	float: none;
	padding: 0px;
}
#contact h1 {
	color: #000000;
	font-size: 12pt;
}
#contact p {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}
#contact address {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 20px;
}
#contact a:link, #contact a:visited, #contact a:active {
	color: #000000;
	text-decoration: underline;
}
#contact a:hover {
	color: #000000;
	text-decoration: underline;
}
/*Start News*/
/************/
#news {
	float: none;
	width: 100%;
	padding: 0px 0px 20px;
}
#news h1 {
	color: #000000;
	font-size: 12pt;
}
#news p {
	color: #000000;
	font-size: 10pt;
}
#news small {
	color: #000000;
	font-size: 9pt;
	margin-bottom: 5px;
}
#news img {
	display: none;
}

#news a:link, #news a:visited, #news a:active {
	color: #000000;
	text-decoration: underline;
}
#news a:hover {
	color: #000000;
	text-decoration: underline;
}
/*Start Sub Navigation*/
/**********************/
#sub-navigation {
	display: none;
}
/*Start Content*/
/***************/
#content {
	float: left;
	width: 100%;
	background: url(none) left top;
	padding: 0px;
	margin: 0px;
}
#content h1 {
	color: #000000;
	font-size: 12pt;
	border-color: #000000;
}
#content h2 {
	color: #000000;
	font-size: 11pt;
}
#content p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px;
	color: #000000;
}
#content a:link, #content a:visited, #content a:active {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#right-column {
	display: none;
}
#map-drop-down {
	display: none;
}
#map-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#map-information {
	width: 100%;
}
#contact-information {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(none);
}
#address {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#name {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#website {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
span.top {
	display: none;
}
#map-wrap img {
	display: none;
}



/*Start Footer*/
/**************/
#footer {
	display: none;
}
