html {
	text-align: center;}
body {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font: 11px/1.5em georgia, times, serif;
	color: #333331;
	background: #ccc url(../images/bg_tile_gry_drkgry.jpg) repeat-x fixed left top;}
	
body, div, ul, ol, li h1, h2, h3, h4, h5 form, fieldset, input, p, blockquote, th, td
 {vertical-align: top;
	}
ul, li {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #fff;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 5px solid #ccc;
}

.banner {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	vertical-align: top;}


/*----------NAV LEFT-----------*/
.nav_left img{
	border: 0px;
    vertical-align: bottom;
    text-align: center;
    margin-top: 20px;}

#nav_left {
	width: 150px !important;
	text-align: left;
	border-right: 1px solid #ccc;
	background-color: #fff;}

.nav_left {
	width: 150px !important;
    text-align: left;
    vertical-align: top;  
    padding-bottom: 0;
 	background-color: #eee;}


/*---------NAV LINKS--------*/

#nav_left span a {
	display:block;
	background-color: #658DC6;
	background-image: url(../images/bg-navlinxon.jpg);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: left top;
	color: #eee;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, helvetica;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #fff;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-top: 7px;
	line-height: normal !important;}

#nav_left span a:hover,
#nav_left span a.current_top {
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #fc0;
	background-color: #666;
	background-image: url(../images/bg-navlinx.jpg);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: left top;
	color: #eee;}

#nav_left span a:visited {color: #fff !important;}

#nav_left ul, #nav_left  li {
	margin: 0px !important;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

#nav_left li {
	text-align: left;
	margin-bottom: 0px !important;
	list-style-type: none;
	padding-bottom: 0px !important;
}

.nav_left li a {
	background-color: #fff;
	font: 11px/1em Arial, Helvetica, Verdana, sans-serif;
	display: block;
	text-align: left;
	color: #333;
	border-left: 5px solid #fff;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	line-height: 1.5em !important;
	margin-bottom: 0px !important;}

.nav_left li a:hover  { 
	color: #333; 
	background-color: #def; 
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;  
	padding-left: 10px;
	padding-right: 5px; 
	text-decoration: none;}


/*----------NAV ADS--------*/
#nav_left_ads {
		padding-left: 5px;
		color: red;
		padding-right: 5px;}

#nav_left_ads a {color: green;}

#nav_left_ads_allpages {
		padding-left: 5px;
		padding-right: 5px;
		color: red;
		}

a#currentpage {
	font-style: italic;
	color: #333 !important;
	border-left: 5px solid #999 !important;
    background-color: #fc0 !important;
	}
	
#nav_left_ads_allpages a {
		color: green;}



/*---------CENTER CONTENT---------*/

.center_content {
	border-left: 1px solid #ccc;
	vertical-align: top;
	width: 460px;
	background-image: url(http://www.bresee.org/images/bg-centerconten.jpg);
	background-color: #fff;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	color: #333331;
	padding: 20px;
}

.center_content h2 {
	color: #3366CC;
	font-weight: lighter;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}

.center_content h3 {
	line-height: 1em;
	font-weight: lighter;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-bottom: .25em;
	vertical-align: top;
	border-bottom: 1px dashed #333333;
	text-transform: none;
	padding-bottom: 5px;
}

.content_center h4 {
	font-size: 80%;
	margin-bottom: -5px;
	padding:0;}

.center ol li {
	list-style-type: circle;
	}

.center_content li {
	margin: 0;
	color: #333333;
	font-weight: lighter;
	margin-left: 25px;
	padding-bottom: 7px;
	padding-top: 7px;
	list-style-type: none;
	font-size: 12px;
	line-height: 19px;
	list-style-image: url(../images/arrow_blue.gif);
	list-style-position: outside;
}

.center_content li strong {
	font-style: regular;
}
.center_content strong {
	color: #000;}

.center_content a {
	text-decoration: none;
	color: #369;}

.center_content a:hover {
	text-decoration: underline;
	}

.center_content p {
	color: #333333;
	font: 13px/1.5em sans-serif, arial, helvetica, arial;
	text-align: left;
	font-style: normal;
}
.center_content p img {
        margin-bottom: 2px;
}
p.red {
	color: red;
	text-transform: uppercase;}

.center_content .first_line {
	font: italic normal 125%/1.5em georgia, times, serif;
	color: #333331;
}

.table {
	height: 100%;
	}

.center_content table h4 {
	font-size: 75%;
	background-color: #def;
	color: #369;
	padding: 5px 10px;}

.center_content table td strong {
	color: #363;
	font-size: 75%;
	padding-left: 10px;}

.center_content #quote {
	font: 140% sans-serif;
	font-weight: lighter;
	color: #369;
	border-top: 7px solid #369;
	border-bottom: 7px solid #369;
	width: 180px;
	float: right;
	padding-top: 3px;
	margin: 0 0 10px 10px;
	background-color: def;}

.center_content #quote p {
	font: 16px/1.75em sans-serif;
	font-weight: lighter;
	font-style: italic;
	color: #369;
	padding: 0 10px;}

#center_ads a {
		font-size: 12px;
		color: blue; 
		text-decoration: underline;}

#center_ads_allpages a {
		color: blue; 
		text-decoration: underline;}

img.leaders {
	margin-right: 20px;
	margin-bottom: 10px;}

.staffpic {
	margin-bottom: 50px;
	margin-right: 20px;}

.center_content img.honoree {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
  height: 285px;}




/*------CONTENT ADS--------*/

#center_ads {
	margin-top: 15px;
	color: blue;
	padding-right: 5px;}

#center_ads a {
	color: green;}

#center_ads_allpages {
	margin-top: 15px;
	padding-right: 5px;}

#center_ads_allpages a {
	color: green;}


/*--------MORE INFO------*/
.more_info {
	text-aling: left;
	font-size: 11px;
	width: 175px;
	vertical-align: top;
	line-height: 15px;
	border-left: 1px dashed #ccc;
	background-color: #fff;}

.more_info p { 
         font-family: Arial, times;
         font-size: 11px; 
         color: #000000;  
         padding-left: 7px;  
         padding-right: 7px
		 }

.more_info ul, .more_info li {
	margin: 0;
	padding:0;
	}
	
.more_info li {

	border-bottom: 1px dotted #999;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	padding-right: 7px;
	margin: 0px 0px 7px 0px;
	padding-top: 3px;
	list-style-type: none;}

.more_info a {
	color: #369 !important;
	font: 11px/1.5em Arial, Helvetica, Verdana, sans-serif;}

.more_info a:hover {
	color: blue;
	text-decoration: underline;}

.more_info li a {
	vertical-align: top;
	margin: 0;
	display: block;
	width: 140px;}

.more_info h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	padding-left: 10px;
	padding-right: 10px;
	paddding-bottom: 3px;
	color: #66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #def;
}

.more_info img {border: 0px;}

.more_info em {
	font-family: georgia, times;
	font-style: italic;
	font-size: 12px;
}

.more_info #dynamicText {
	color: #369;
	line-height: 1.40em;
	font-weight: lighter;
	font-family: Arial, Helvetica, Verdana, sand-serif;
	font-size: 125%;
	font-style: italic;
	margin-bottom: 10px;
	border-top: 5px solid #def;
	border-bottom: 5px solid #def;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*MORE INFO ADS*/

#more_info_ads,  #more_info_ads_allpages {  
         font-size: 11px;   
         color: #999;      
         padding-top: 3px;   
         padding-bottom: 3px;
		 text-align: left;}

#more_info_ads a,  #more_info_ads_allpages a {  
         font-size: 11px;   
         color: #69c;    
         padding-top: 3px;   
         padding-bottom: 3px;}
 
#more_info_ads a:hover, #more_info_ads_allpages a:hover {
	font-size: 11px;
	color: #336699;
	padding-top: 3px;
	padding-bottom: 3px;}


/*---------FOOTER------*/
.footer {
	border-bottom: 7px solid #666;
	height: 60px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 0;
	text-align: left;
	color: #666;
	background-color: #fff;
	background-image: url(http://www.bresee.org/images/bg-footer-tile.gif);
	background-attachent: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}

.footer-right {
	padding-bottom: 5px;
	}
#nav_main_footer a {
	border-bottom: 0;
	color: #69c;
	text-decoration: none;
	}

#nav_main_footer a:hover {
	text-decoration: underline;
	color: #336699;
	}

#nav_main_footer {
	text-align: left;
	font-size: .75em !important;}

#footer_left {
	width: 100%;
	margin-bottom: 0 !important;
	vertical-align: bottom !important;
	}
#footer_left td {
	vertical-align: bottom;
	}
#contact-info {
	font-size: 10px !important;
	text-align: left;
	padding-bottom: 7px;
	}

/*---------BREADCRUMBS------------*/
.time {
	width: 150px !important;
	height: 15px;
	color: #567;
	font-size: 14px;
	font-family: georgia, times, serif;
	padding: 5px;
	text-align: center;
	font-weight: normal;}

.time, .breadcrumbs, .search {
	background-image: url(http://www.bresee.org/images/glbnav_background.gif);
    background-color: #fff;
	background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
	border-bottom: 1px solid #ccc;}

.breadcrumbs {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	width: 410px;
}		 

.breadcrumbs a { 
	border: 0px;
	text-decoration: underline;
	color: #3366CC;  
    font-size: 11px;  
    font-family: tahoma, arial, helvetica;}

.breadcrumbs a:visited {
	color: #26c !important;}

.search {

	font-size: 11px;

	color: #666;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 3px;

	padding-left: 3px;
}


/*---------PAGE LINKS---------*/

a {
	color: #369;
	text-decoration: none;}

a:hover {
	color: #36c;}



a:visited {
	color: #369 !important;}

img a {
	border: 0px;}



/*----------PAGE NOTES-----*/

.pagenotes {
	color: red;

	text-decoration: underline;

	font:lighter 12px Geneva, Arial, Helvetica;}



/*----------FORM VALIDATION--*/

.center_content .required_field {
	color: red;}



/*-----------SITE MAP --------*/
.center_content_sitemap {
	width: 560px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(http://www.bresee.org/images/photo_strip.jpg);
	background-repeat: no-repeat;
	background-position: -100 0;
	padding-bottom: 20px !important;}
	
.center_content_sitemap ul {margin: 0;padding: 0;}

.center_content_sitemap li {
	font-size: .75em;
	list-style-type: square;
	list-style-position: inside;}
.center_content_sitemap li a:hover {
	text-decoration: underline;
	color: #000 !important;}
.center_content_sitemap ul, .center_content_sitemap h2, 
.center_content_sitemap h3 {
	margin-left: 180px;
	margin-bottom: 0;}

.center_content_sitemap h2 {margin-top: 10px !important;}

.center_content_sitemap h3 {
	border-bottom: 1px dotted #666;
	font-size: .85em;
	margin-bottom: 10px;
}.email_link {
	color: #6699CC;
	text-decoration: underline;
}

