@charset "utf-8";
/* CSS Document */

html, body {height: 100%; margin:0px; text-align:center; background-color: #E9E5D9}


body {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; color: #666}

#wrap {min-height: 100%;}
#main {overflow:auto;
	padding-bottom: 120px;}  /* must be same height as the footer */

#header {background-color: #11232F; height:144px; width:100%}

#footer {position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;
	background-color: #11232E; 
	width:100%;
	color: white;
	text-align:center;
	} 
	
#footer a{color: white; text-decoration:none;}
#footer a:hover{text-decoration:underline;}

#flash {height:302px; width:100%; margin-top:15px; text-align:center}

#headerGrnLine {background-color: #6DB737; height:5px; width:100%}
#dmbTB1ph {background-color: black; width:1000px; text-align:center}
#pageHeader {font-size:25px; color: #842A29; text-align:left}
.sectionHeader {font-size:18px; color: black; text-align:left; font-weight:bold}
p {line-height:150%; text-align:justify; font-size:15px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
li {font-size:15px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height:140%}
a {color:#063; text-decoration:none}
a:hover {text-decoration:underline}
.bio {font-size:12px; text-align:justify; line-height:155%}
