@charset "utf-8";
body {
	text-align: center;
	background-image: url(images/site_background_02.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-repeat: repeat;
	height: inherit;
}


#banner {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	width: 800px;
	background-image: url(images/banner_03.jpg);
	height: 125px;
	background-repeat: no-repeat;
}
#topNav {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 800px;
	background-image: url(images/top_menu.png);
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: -10px;
	font-size: 16px;
	font-weight: bold;
}

div#topNav a:link {
	color: #EF0D19;
	text-decoration:none;
}
div#topNav a:visited {
	color: #EF0D19;
	text-decoration:none;
}
div#topNav a:hover {text-decoration: underline; }
div#topNav a:active {
	color: #EF0D19;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 50px;
}

div#footer a:link {
	color: #666666;
	text-decoration:none;
}
div#footer a:visited {
	color: #666666;
	text-decoration:none;
}
div#footer a:hover {text-decoration: underline; }
div#footer a:active {
	color: #666666;
}
.content_text   {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F0F1;
}
div.content_text a:link {
	color: #EF0D19;
	text-decoration:none;
}
div.content_text a:visited {
	color: #EF0D19;
	text-decoration:none;
}
div.content_text a:hover {
	text-decoration: underline;
}
div.content_text a:active {
	color: #EF0D19;
}


/* #pageContent/* CSS Document 

 {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #000000;
}
#pageContent #banner {
	width: 850px;
	border-bottom-width: 2px;
}


#pageContent #mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

div#pageContent #mainMenu  a:link {
	color: #DC0E0E;
	text-decoration:none;
}
div#pageContent #mainMenu a:visited {
	color: #003399;
	text-decoration:none;
}
div#pageContent #mainMenu a:hover {text-decoration: underline; }
div#pageContent #mainMenu a:active {
	color: #003399;
}

#pageContent #sideMenu {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

#pageContent #sideMenu #barList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 10px;
}

#pageContent #sideMenu #barList #barsOfBloomfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.3em;
}

div#pageContent #sideMenu #barList  a:link {
	color: #DC0E0E;
	text-decoration:none;
}
div#pageContent #sideMenu #barList a:visited {
	color: #DC0E0E;
	text-decoration:none;
}
div#pageContent #sideMenu #barList a:hover {text-decoration: underline; }
div#pageContent #sideMenu #barList a:active {
	color: #DC0E0E;
}

#pageContent #centerContent {
	float: left;
	width: 493px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #333333;
}

div#pageContent #centerContent  a:link {
	color: #003399;
	text-decoration:none;
}
div#pageContent #centerContent a:visited {
	color: #003399;
	text-decoration:none;
}
div#pageContent #centerContent a:hover {text-decoration: underline; }
div#pageContent #centerContent a:active {
	color: #003399;
}


#pageContent #centerContent #centerContentContainer {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#pageContent #centerContent #badBreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .9em;
	width: 450px;
}
#pageContent   #centerContent   #centerContentContainer   .mainHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
#pageContent #centerContent #centerContentContainer .mainHeader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

#pageContent   #centerContent   #centerContentContainer .centerContentBarList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
}
#pageContent #centerContent #centerContentContainer .centerContentBarListDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #006633;
}

#pageContent #rightMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	color: #FFFFFF;
	float: left;
}
#pageContent #rightMenu #newsletterTable {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-top: 15px;
}
#pageContent #rightMenu #newsletterTable #newsletterUpperText {
	font-size: 0.9em;
	color: #666666;
}
#pageContent #rightMenu #newsletterTable .newsletterLowerText {
	font-size: 0.8em;
	padding-left: 5px;
	color: #666666;
}


#pageContent #footer {
	height: 100px;
	width: 850px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
}

div#pageContent #footer  a:link {
	color: #003399;
	text-decoration:none;
}
div#pageContent #footer a:visited {
	color: #003399;
	text-decoration:none;
}
div#pageContent #footer a:hover {text-decoration: underline; }
div#pageContent #footer a:active {
	color: #003399;
}
#pageContent #centerAboutUsContent {
	height: 700px;
	width: 850px;
}
#pageContent #centerContactUsContent {
	height: 700px;
	width: 850px;
}
#pageContent #centerContent #centerContentContainer ul {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#pageContent #centerContent #centerContentContainer td {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#pageContent #sideMenu #hours {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F0F1;
}
