/* ----------------------------------------------------------- */
/*  MHAH - Mental Health America of the Heartland           */
/*  http://www.mhah.org                                        */
/*                                                             */
/*  CSS V1.0 - Feb 28 2006                                     */
/*  Author: T. Van Arsdale | BOLD Internet Business Solutions  */
/*  http://www.bold-ibs.com                                    */
/*                                                             */
/* ----------------------------------------------------------- */

/* GLOBALS ------------------*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
h1 {
	font-size: 16px;
	}
	
h2 {
	font-size: 14px;
	}	
	
h3 {
	font-size: 12px;
	}		
	
p {	
	font-size: 13px;
	}
	
form {
	padding: 0;
	margin: 0;
	}			
	
	
/* TYPOGRAPHY ---------------*/	

h1.page_title {
	margin: 17px 0 17px 0;
	font-weight: bold;
	color: #990000;
}

.footer {
	font-size: 8px !important;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	padding-top: 8px;
	}
	
.bold {
	font-weight: bold;
	}	
	
.sublinks a {
	color: #990000;
	font-weight: bold;
	font-size: 9px;
	}
	
.sidemenu a {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	}	
	
.sidemenu p {
	padding: 0 0 10px 0;
	margin: 0;
	}	
	
.homemenu a {
	font-size: 10px !important;
	font-size: 9px;
	}
	
.size13px {
	font-size: 13px;
	}
	
.redheadline {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	}
	
.smalltext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}	
	
.formatlist {
	font-size: 13px;
	}	
	
.red {
	color: #990000;
	}					
	

/* STRUCTURE ---------------*/		
	
#footer {
	border-top: 1px solid #666;
	margin-top: 17px;
	}
	