@charset "UTF-8";
/* CSS Document */

* {margin: 0px;
   padding:0px;
}

body {
	font: 1em Georgia, "Times New Roman", Times, serif;
	/*color: #2e292b;*/
	background-color: #FFF;
	/*background: #fff url(images/bgm-green.jpg);
	background-repeat: repeat-x;*/
}

p   {
	font: 1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 .5em;
	line-height: 1.5em;
	
      /*border: 1px dotted #CC0000;*/ }
      
      
/* TOP OF PAGE STUFF
-------------------------------------------------------------- */

/*centered container to hold banner*/
#header {
	background-image: url(images/BD-banner1-09.jpg);
	margin-top: 0.125em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 850px;
	height: 169px;
	z-index: 20;
	position: relative;	
}

#addthis {
	margin-left: 600px;
	position: relative;
	z-index: 25;
}

#bottom_art {
	background:url(images/BBBtile.gif) repeat-x bottom;
	background-position: center;
	width: 100%;
	height:100px;
	position: relative;
	bottom: -20px;
	z-index: 20;
}

/* BOTTOM STUFF
-------------------------------------------------------------- */
/*#bottom_art {
	background:url(images/BBBtile.gif) repeat-x bottom;
	background-position: center;
	width: 100%;
	height:100px;
	position: relative;
	bottom: -20px;
	z-index: 20;
}*/


/*centered container to hold nav bar*/
#nav {
	margin-left: auto;
	margin-right: auto;
	margin-top:0.9em;
	z-index: 7;
	text-align:center;
	width: 850px;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
/*	letter-spacing: 1px;*/
}

.c {text-align: center;}

.img-left {float:left;}
.img-right {float:right;}

/* FOOTER
-------------------------------------------------------------- */

/*#footer
{
	margin-left: auto;
	margin-right: auto;
	margin-top:.625em;
	z-index: 7;
	text-align:center;
	width: 70em;
	font-size: .8em;
	font-family:Baskerville, Georgia, "Times New Roman", Times, serif;
	height: 20px;
	bottom: auto;
	clear: both;
}
	*/

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;

}

h1 { font-size: 1.85em;/* line-height: 1;*/  }
h2 { font-size: 1.5em; /*margin-bottom: 0.75em;*/ }
h3 { font-size: 1.2em; /*line-height: 1; margin-bottom: .5em;*/ }
h4 { font-size: 1em; /*line-height: 1; margin-bottom: .5em;*/ }


h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img 
{ margin: 0;}



/* Lists
-------------------------------------------------------------- */


/*li ul, li   {margin: 0 2em;
             border: 1px dotted #0f5555;}  

ul     { margin: 0 5em 5em .5em;
     line-height: 1.5em;
	 *border: 1px dotted #CC0000;}*/

/* =TEXT FORMATTING 
   ––––––––––––––––––––––––––––––––––––––––––––––––*/


a {
	color: #155;
	/*border-bottom: 1px dotted;*/
	text-decoration: none;

}
	a:hover {
		color: #C10068;
		border-bottom: 1px dotted;
		text-decoration: none;
		}
a img {
	border: none;
	border-bottom: none;
	text-decoration: none;
}
			
.iCAP {
	font-style:italic;
	text-transform:uppercase;
	}
	a.iCAP {
		text-decoration:none;
		}

.p1 {
	font-size: 0.875em;
	line-height: 1.25em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

.p2 {
	font-size: .75em;
	line-height: 1.25em;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img 
{ margin: 0;}

.c1, .c2, .c3, .c4
{ font-family: Georgia, "Times New Roman", Times, serif;
}

.c1 {font-size: 1.25em;}
.c2 {font-size: 1.15em;}
.c3 {font-size: 1em;}
.c4 {font-size: .813em;}

/*.gi1, .gi2, .gb  {font-family: Baskerville, Georgia, "Times New Roman", Times, serif;}
 {
	line-height: 1.5;
	font-style: italic;
	font-size: 1em;
}

.gi2 {
	line-height: 1.25;
	font-style: italic;
	font-size: 1.15em;
}
.cb {
	font-weight:bold;
	font-style: normal;
	font-size:1em;
}
*/