body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;  
	padding: 0;
	background-color:#fff;
	text-align:center;
}

#container {
	width: 1000px;  
	margin: 0 auto;
	text-align:center;
	}

#mainContent{
	padding-top:10px;
	test-align:center;}

.leftColumn{
	width:400px;
	/*height:475px;
	 margin-top:1px; */
   padding:0px 3px 0px 0px;
    float:left;
	text-align:left;
	/*overflow:auto;
	border:#999 1px solid;*/
	}
	
.addScroll{
	width:400px;
	height:450px;
	overflow:auto; 
	 
	
}
.leftColumnHeader{
text-align:center;
font-weight:bold;
font-size:1.1em;

}
.rightColumn{
	width:575px;
    padding:40px 0px 0px 0px;
	float:left;}

/* Header and Navigation */
#navigationBar{width:750;}
#Logo{float:left;
      margin-left:90px;}
.MissionStatement {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.4em;
	letter-spacing: .4em;
	font-weight:75;
	line-height:1.4em;
	float:right;
	margin-right:18%;
}

.onLocationTitle{
	font-family:"Lucinda Caligraphy", "IRIS BoldItalic", "Times New Roman";
	font-style: italic;
	font-size: 1.75em;
	line-height:1.4em;
	margin:auto;
	text-align:center;
}


/* General Formatting */
.clearBoth{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.floatLeft{float:left;}
.floatRight{float:right;}
.centerIt {text-align:center;}
.leftIt{text-align:left;}
.justifyIt{text-align:justify;}
.fontBold{font-weight:bold;}
.fontItalic{font-style:italic;}
.fontbold75em {
	font-weight: bold;
	font-size:.75em;
}
 .font8em{font-size:.8em;}
 .fontbold8em {
	font-weight: bold;
	font-size:.8em;
}
 .font8em{
	font-size:.8em;
	text-align: left;
}
 
 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Footer Formatting   
Color #603 - to match logo
      #936 - hover color */
.FooterText {
	font-family:arial;
	color:black;
	text-decoration::none;
	font-size:.7em;
	line-height:1.25em;
	clear:both;
}

.footerPBR{
	color:#703;
	font-size: 1.4em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	
}
.footerEmail {
	color:#603;
	text-decoration:none;
}

.footerText a:hover {
	color:#936;
	text-decoration:none;}
	
	
/* General Formatting */
.clearBoth{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.floatLeft{float:left;}
.floatRight{float:right;}
.centerIt {text-align:center;}
 img{border:none;}
 .fontItalic {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 .fontSerif{font-family:Georgia, "Times New Roman", Times, serif;}
 .fontMaroon{
	color:#903;
	font-family:"Comic Sans MS", cursive;
	font-weight: bold;
}
.fontMaroonBold{
    color:#903;
	font-weight: bold;}
	
	
 .fontWhite{color:#FFF;}
 .fontGray{color:#ccc;}
.fontGreen {color: #3C0;}
 .paddingTop20{padding-top:20px;}
.font12em {
	font-size: 1.2em;
}
.fontArial{font-family:Arial, Helvetica, sans-serif;}

.font14em{
	font-size:1.4em;
	font-family: "Comic Sans MS", cursive;
}

.font14emArial{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}
.font9em{
	font-size:.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.font175em{
	font-size:1.75em;
}
.font2em{
font-size:2em;	
}
.font75em{
	font-size:.75em;}
.fontCalligraphy{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
}

.fontComicSans{font-family:"Comic Sans MS", Verdana, Arial, Helvetica;}

.FAQLeft {
	text-align: left;
}

a:link{text-decoration:none;
        color:#703;}
a:hover{text-decoration:none;
        color:#999;}
a:visited{
	text-decoration:none;
	color:#703;
}
a{text-decoration:none;
        color:#703;}
		
.pbrName{font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:1.2em;
	font-style:italic;}



img{border:none;
    padding-bottom: 5px;} 
slideshowBorder{border:thin black;}

.lineHeight2em{line-height:125%;}

.listSytleSquare{list-style-type:square;}

.citiesColor {background-color:red;
               color:#fff;
			   font-size:.75em;
			   text-align:left;}
 

a:link.mfbLink{text-decoration:none;
        color:#ccc;}
a:hover.mfbLink{text-decoration:none;
        color:#fff;}
a:visited.mfbLink{
	text-decoration:none;
	color:#ccc;
}

