html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #64A7BD;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 
 
#pagewidth{
	width:700px;
	text-align:left;
	min-width: 500px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-style: none;
	padding-bottom: -5px;
	margin-bottom: -5px;
} 


#header{
	width:100%;
 } 
 
#header img
{
       display:block;
       border:none;
}

	
#header .content{
	padding-bottom: 0;
	} /*padding bottom 0 to remove space in IE5 Mac*/ 

#footer{
	width:100%;
	background-image: url(http://www.mentalhealthamerica.net/affiliates/backToCampus/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: -4px;
	border-top-style: none;
 } 
 
#header img
{
       display:block;
       border:none;
}

	
#header .content{
	padding-top: 0;
	} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
#outer{
	border:solid white 0px;
	border-right-width: 204px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	width: auto;
	background-color: #FFFFFF;

 } 
 
#rightcol{
 	/*/*/ width:204px; /* hack keeps NN4 right column right? */ 
 	float:right; 
	position:relative; 
  	margin-right:-204px; 
 	margin-left:0; 
} 
#rightcolPrint{
	width:203px;
	float:right;
	position:relative;
	margin-left:-10px;
	background: #CCCCCC;
	margin-top: -16px;
	height: 28px;
	left: 10px;
} 
 #maincol{
	float: left;
	position: relative;
	width:470px;
	margin: 0;
	background: #FFFFFF;
 }
  #maincolinside{
	float: left;
	position: relative;
	width:700px;
	margin: 0 0 0 0;
	background: #FFFFFF;
 }
#footer{
	height:80px;
	width:100%;
	margin: 0px;
	padding: 0px;
} 

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

#inner{margin:0; width:100%;}
 

 
#outer>#inner { border-bottom: 1px solid #CCC;  }
 
.clr{clear:both;}
 
.content{
	padding:0; /*padding for content */ 
	} 
	
.maincontent{
	padding: 16px 10px 10px 16px; /*padding for maincontent */ 
	} 

.featuredcontent{
	padding: 6px 10px 10px 16px; /*padding for featuredcontent */ 
	} 

.featuredcontent h1{
	line-height: normal;
	margin-bottom: 10px;
	color: #F8310E;
	top: 5px;
	font-size: 12px;
	font-weight: bold;
	} 	
	
.featuredcontent h2{
	line-height: normal;
	margin-bottom: -2px;
	color: #000000;
	top: 5px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}  
.featuredcontent h3 {
	margin-bottom: -15px;
	padding-top: 15px;
	
}
.featuredcontent h5 {
	margin-bottom: -10px;
}
	 
.featuredcontent a:link {
	line-height: normal;
	margin-bottom: -2px;
	color: #3399CC;
	top: 5px;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	} 
.featuredcontent a:active {
	line-height: normal;
	margin-bottom: -2px;
	color: #3399CC;
	top: 5px;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	} 
.featuredcontent a:visited {
	line-height: normal;
	margin-bottom: -2px;
	color: #3399CC;
	top: 5px;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	} 
.featuredcontent a:hover {
	line-height: normal;
	margin-bottom: -2px;
	color: #346A9F;
	top: 5px;
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	}			 		 
	
.featuredcontent p{
	margin: 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 11px;
	}
	
.footercontent{
	padding: 10px; /*padding for footercontent */ 
	font-size: 10px;
	} 	
.footercontent a:link {
	color: #346A9F;
	text-decoration: underline;
}

.footercontent a:hover {
	text-decoration: underline;
	color: #A49C92;

}
.footercontent a:active {
	text-decoration: underline;
	color: #0587CC;
}
.footercontent a:visited {
	text-decoration: underline;
	color: #0587CC;	
}
	/*  Horizontal nav */

#menu {
	margin: -22px 0 0;
	padding: 0;
	position: relative;
	top: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	display:inline-block;
	}

#menu ul li {
   display: inline-block;
   list-style-type: none;
   text-align: center;
   padding: 0;
   margin: 0;
   }

/*hide from IE5-Mac \*/
#menu ul li {
   float: left;
   }
/*end hide*/

#menu ul li a {
	
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0 0 0 0;
	border: 1px solid #739939;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
	font-size:    11px;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;  
	}

#menu ul li#one a	{
	width: 100px;
	}
#menu ul li#two a	{
	width: 100px;
	}
#menu ul li#three a	{
	width: 104px;
	}
#menu ul li#four a	{
	width: 103px;
	}
#menu ul li#five a	{
	width: 80px;
	}				
#menu ul li#six a	{
	width: 104px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000000;
	background: #8FBE47;
	border: 1px solid #8FBE47;
	}

#menu a:active	{
	background: #8FBE47;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a {
	background: #8FBE47;
	border: 1px solid #8FBE47;
	color: #000000;
	}
	
.homeEmphasis {
	font-weight: bold;
	}
.homeLead {
	font-size: large;
	color: #213473;
	letter-spacing: 0;
	}	
h1 {
	color: #0587CC;
	font-size: large;
	letter-spacing: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}
h2 {
	font-size: 18;
	color: #213473;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: -2px;
	padding-bottom: 0px;
	font-weight: lighter;

}

h3 {
	font-size: medium;
	color: #346A9F;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: small;
	font-weight: bold;
	color: #346A9F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: x-small;
	font-weight: bold;
	color: #346A9F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: -10px;
}

a:link {
	color: #2E5E8D;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #0587CC;
}
a:active {
	text-decoration: underline;
	color: #2E5E8D;
}
a:visited {
	text-decoration: underline;
	color: #2E5E8D;
}	
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.formlabel {
	font-size: small;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: right;
	font-weight: bold;
}
 /*printer styles */
@media print{ 

/*hide the menu when printing*/
#rightcol{display:none;} 
#rightcolPrint{display:none;}
#menu{display:none;} 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-right-width: 0px; /* right column width. NN4 hack to hide borders */ 
  	background-color: #FFFFFF; /* center column colour */ 
	width: 100%; 
 } 
 #maincol{ 
 float: left; 
 position: relative;
 width:100%; 
 margin: 0 0 0 0;
 }
}
.middle {
	padding-top: 8px;
}
#middle {
	padding-top: 8px;
}
/*ul {
	padding-left: 5px;
	}*/
li {
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.faces {
	background-image: url(http://www.mentalhealthamerica.net/affiliates/backToCampus/faces.jpg);
	background-repeat: no-repeat;
	height: 295px;
	padding: 0px;
}


.nifty{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
strong{
	color: #458BA3;
	
}
.bottomnav {
	display: inline;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	float:left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-image: url(http://www.mentalhealthamerica.net/affiliates/backToCampus/greenbox.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bottomnav a:link {
	color: #336699;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #336699;
	text-decoration: underline;
}
.bottomnav a:active {
	color: #336699;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #336699;
	text-decoration: none;
}
.moveleft {
	position: relative;
	left: -10px;
}
.print {
	background-image: url(http://www.mentalhealthamerica.net/images/icons/printer10x10.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 2px;
}
.home {
	background-image: url(http://www.mentalhealthamerica.net/images/icons/home.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 2px;
}

#rightcolPrint p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0 0 0 20px;
	margin: 0px;
}
#rightcolPrint a:link {
	color: #346A9F;
	text-decoration: none;
}

#rightcolPrint a:hover {
	text-decoration: underline;
	color: #0587CC;
}
#rightcolPrint a:active {
	text-decoration: none;
	color: #346A9F;
}
#rightcolPrint a:visited {
	text-decoration: none;
	color: #346A9F;
}

