/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

body {
	margin: 0;
	padding: 0;
	background: #bbd5aa url(../images/bg-main.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	
h1, h2, h3{
	margin: 0; }

h1.page-title {
	padding: 0px;
	padding-bottom: 10px;
	font-size: 1.8em;
	color: #892B03;
}

h3 {
	font-size: 1.2em;
}

/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	
input, textarea, select {
	font-size: 0.9em; }


/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	
a:link, a:visited {
	color: #790000;
	text-decoration: none;}

a:hover, a:active {
	color: #790000;
	text-decoration: none;}


/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	
hr { 
	display: none; }
		
strong {
	font-weight: bold; }
		
em {
	font-style: italic; }
	
abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;}

img {
	border: none; }


/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;}
	
.clearfix:after { /* clear floats */
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

.imgreplace {
  display:block;
  text-indent:-99999px;}


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#container {
  width:968px;
  margin:0 auto;
  background:url(../images/bg-container_2.png) repeat-y;}

#leftcol {
  width:264px;
  float:left;}

#maincont {
  width:678px;
  float:right;
  padding:0 10px 5px 0;}

#footer {
  /*width:690px;
  padding:5px 10px 0 270px;*/
  width:948px;
  padding:5px 10px 0 10px;
  margin:0 auto;
  color:#51731e;
  font-size:0.9em;}

/* leftcol */
/*
#leftcol .logocont {
 background:url(../images/bg-leftcoltop.gif) no-repeat;
  width:264px;
  height:477px;}
  */

#leftcol .logocont h1{
	width:241px;
  height:86px;
  display:block;
}

#leftcol .logocont h1 a{
  background:url(../images/logo-mhmr.gif) no-repeat;
  width:241px;
  height:86px;
  display:block;
  left:13px;
  overflow: hidden; 
  }

 

#leftcol .logocont .flashcont {
  width:257px;
  /*height:381px;*/
  height: 33px;
  padding:0 0 0 14px;}

#leftcol .lowercont {
  background:url(../images/bg-leftcolbot.png) no-repeat;
  width:223px;
  height:239px;
  padding:17px 0 0 33px;}

#leftcol .lowercont h3.titlepn {
  background:url(../images/title-providernetwork.gif) no-repeat;
  width:184px;
  height:18px;}

#leftcol .lowercont .flashcont {
  width:197px;
  height:195px;}

#leftcol .lowercont a {
  color:#af3703;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  display:block;
  float:right;
  padding:0 10px 0 0;}

#leftcol .lowercont a:hover { 
  text-decoration:underline;
  color:#3c0f0f;}

/* container */
#container a {
  position:relative;
  cursor:pointer;}

.bott { /* bottom background */
  background:url(../images/bg-containerbot_2.png) no-repeat;
  width:968px;
  height:10px;
  margin:0 auto;}

/* maincont */
#maincont p.toplink {
  text-align:right;
  font-size:0.9em;
  color:#ffba00;
  padding:9px 0 18px 0;
  margin:0;
  margin-bottom:31px;
  *margin-bottom:45px;
  font-family:Arial, Helvetica, sans-serif;}
  
#maincont p.toplink a {
  color:#9d4545;}

#maincont p.toplink a:hover {
  color:#000;}

#maincont .login {
  float:right;
  width:270px;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom:4px;}

#maincont .login label {
  width:74px;
  float:left;
  margin:2px 5px 5px 0;
  color:#496322;
  font-size:0.9em;}

#maincont .login .txtlogin {
  width:146px;
  height:13px;
  padding:1px;
  background:#bbd5aa;
  border:1px solid #ffba00;
  float:left;
  margin:0 0 5px 0;}

#maincont .login .txtpassword {
  width:108px;
  height:13px;
  background:#bbd5aa;
  border:1px solid #ffba00;
  float:left;
  margin:0 5px 5px 0;}

#maincont ul.nav {
  background:url(../images/bg-nav.gif) no-repeat;
  width:662px;
  height:32px;
  margin:0;
  padding:0 0 0 16px;
  list-style:none;}

#maincont ul.nav li {
  display:block;
  float:left;
  position: relative;}

#maincont ul.nav li a {
  height:17px;
  display:block;
  float:left;
  position:relative;
  top:8px;
  text-indent:-9999px;
  margin-right:15px;
  overflow: hidden;}

#maincont ul.nav li a.selected {
	background-position:0 100% !important;
}

#maincont ul.nav li.serviceareas a {
  background:url(../images/nav-serviceareas.gif) 0 0 no-repeat;
  width:98px;}

#maincont ul.nav li.serviceareas a:hover {
  background:url(../images/nav-serviceareas.gif) 0 100% no-repeat;}

#maincont ul.nav li.networkenrollment a {
  background:url(../images/nav-networkenrollment.gif) 0 0 no-repeat;
  width:125px;}

#maincont ul.nav li.networkenrollment a:hover {
  background:url(../images/nav-networkenrollment.gif) 0 100% no-repeat;}

#maincont ul.nav li.serviceprovider a {
  background:url(../images/nav-serviceproviders.gif) 0 0 no-repeat;
  width:104px;}

#maincont ul.nav li.serviceprovider a:hover {
  background:url(../images/nav-serviceproviders.gif) 0 100% no-repeat;}

#maincont ul.nav li.volunteer a {
  background:url(../images/nav-volunteer.gif) 0 0 no-repeat;
  width:61px;}

#maincont ul.nav li.volunteer a:hover {
  background:url(../images/nav-volunteer.gif) 0 100% no-repeat;}

#maincont ul.nav li.faq a {
  background:url(../images/nav-faq.gif) 0 0 no-repeat;
  width:22px; }

#maincont ul.nav li.faq a:hover {
  background:url(../images/nav-faq.gif) 0 100% no-repeat;}

#maincont ul.nav li.links a {
  background:url(../images/nav-links.gif) 0 0 no-repeat;
  width:30px;}

#maincont ul.nav li.links a:hover { 
  background:url(../images/nav-links.gif) 0 100% no-repeat;}

#maincont ul.nav li.resources a { 
  background:url(../images/nav-resources.gif) 0 0 no-repeat;
  width:59px;}

#maincont ul.nav li.resources a:hover {
  background:url(../images/nav-resources.gif) 0 100% no-repeat;}

#maincont ul.nav li.about a {
  background:url(../images/nav-aboutus.gif) 0 0 no-repeat;
  width:55px;}

#maincont ul.nav li.about a:hover {
  background:url(../images/nav-aboutus.gif) 0 100% no-repeat;}

/* Drop Menu */
ul#main-menu-nav li ul {
	width: 170px !important;
	position: absolute !important;
	display: none;
	margin: 0px !important;
	margin-right: 0px !important;
	padding: 0px !important;
	top: 22px;
	left: 0px;
	/*border-top:1px solid #FFBA00;*/
	z-index: 999;
	padding-top: 12px !important;
	
}
ul#main-menu-nav li:hover ul,
ul#main-menu-nav li:focus ul,
ul#main-menu-nav li ul.msiefix{
	padding: 0px;
	margin: 0px;
	z-index: 999; 
	display: block !important;
	width: 170px; 
}

ul#main-menu-nav li ul li {
	position: relative;
	background: none !important;
	width:170px;
	border-bottom:1px solid #F8D984;
	border-top:none;
	display: block !important;
	padding: 0px !important;
	margin: 0px !important;
}
/*
ul#main-menu-nav li ul#resources_menu li {
	right: 18px;
}

ul#main-menu-nav li ul#about_menu li {
	right: 92px;
}
*/

ul#main-menu-nav li ul li:hover {
	
}
ul#main-menu-nav li ul li a{
	position: relative;
	background: none !important;
	width:160px !important;
	background-color:#8C2C03 !important;
	text-indent: 0px !important;
	display: block !important;
	margin: 0px !important;
	padding: 5px 5px;
	font-size: 1.0em;
	color: #FFFFFF;
	opacity: 0.9;
	height: auto !important;
	top: 0px !important;
	
}
ul#main-menu-nav li ul li a:hover{
	background-color:#5F1D07 !important;
	color: #FFFFFF;
}
/* END Drop Menu */

.subintro {
  background:#fbcb4e;
  padding:14px 10px 14px 20px;
  margin:2px 0 0 0;}

.subintro .intro {
  width:414px;
  float:left;}

.subintro .intro p {
  font-size:1em;
  line-height:18px;
  padding:0;
  margin:0;}

#maincont .subintro .photo {
  float:right;
  width:212px;
  padding:0 10px 0 0;}

#maincont .subintro .photo img {
  border:1px solid #fff;}
  
.maintext {
  width: 912px;
  background:#f8d984;
  padding:10px 10px 10px 22px;
  margin-left: 14px;
  margin-top:2px;
  margin-bottom: 2px;
  font-size:0.9em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  clear: both;}

.maintext a:hover {
 text-decoration:underline; }

.maintext .content {
  background:url(../images/bg-maintext.gif) repeat-y;
 }
  
.maintext .content_sub {
  background-image: none !important;
  background-color: #F8D984;
  min-height: 588px;
  _height: 588px;}

.maintext .col {
  width:182px;
  float:left;
  padding-right:35px;}

.maintext .last {
  padding:0 0 0 10px;}

.maintext a {
  color:#5b3323;}

.maintext a:hover {
  color:#b0350a;}

.maintext h3.titlelatestnews {
  background:url(../images/title-latestnews.gif) no-repeat;
  width:181px;
  height:20px;}

.maintext h3.professionalresources {
  background:url(../images/title-professionalresources.gif) no-repeat;
  width:183px;
  height:18px;}

.maintext h3.resources {
  background:url(../images/title-resources.gif) no-repeat;
  widht:183px;
  height:17px;}

.maintext h3.featuredservice {
  background:url(../images/title-featuredservice.gif) no-repeat;
  margin-bottom:0;
  width:183px;
  height:19px;}

.maintext p {
  line-height:15px;}
  
.maintext .col p {
	margin:0;
	padding:0;}

.maintext p.newsblock {
  color:#000;
  padding:5px 0;}

.maintext p.newsblock a {
  text-decoration:underline;}

.maintext span.titlenews {
  color:#790000;
  font-weight:bold;
  display:block;}

.maintext span.titlenews a {  
  text-decoration:none;}

.maintext span.titlenews a:hover {
  color:#b0350a;}

 .maintext ul.bul1 {
  padding:0;
  margin:10px 0 10px 16px;}

.maintext ul.bul1 li {
  padding:0 0 3px 0;}

.maintext ul.bulwave {
  padding:0;
  margin:10px 0 10px 3px;}

.maintext ul.bulwave li {
  background:url(../images/bul-wave.gif) 0 3px no-repeat;
  padding:0 0 3px 15px;
  list-style:none;}
/*
#maincont .maintext {
  background:#f8d984;
  padding:10px 10px 10px 22px;
  margin-top:2px;
  font-size:0.9em;
  font-family:Verdana, Arial, Helvetica, sans-serif;}

#maincont .maintext a:hover {
 text-decoration:underline; }

#maincont .maintext .content {
  background:url(../images/bg-maintext.gif) repeat-y;
 }
  
#maincont .maintext .content_sub {
  background-image: none !important;
  background-color: #F8D984;
  min-height: 588px;
  _height: 588px;}

#maincont .maintext .col {
  width:182px;
  float:left;
  padding-right:35px;}

#maincont .maintext .last {
  padding:0 0 0 10px;}

#maincont .maintext a {
  color:#5b3323;}

#maincont .maintext a:hover {
  color:#b0350a;}

#maincont .maintext h3.titlelatestnews {
  background:url(../images/title-latestnews.gif) no-repeat;
  width:181px;
  height:20px;}

#maincont .maintext h3.professionalresources {
  background:url(../images/title-professionalresources.gif) no-repeat;
  width:183px;
  height:18px;}

#maincont .maintext h3.resources {
  background:url(../images/title-resources.gif) no-repeat;
  widht:183px;
  height:17px;}

#maincont .maintext h3.featuredservice {
  background:url(../images/title-featuredservice.gif) no-repeat;
  margin-bottom:0;
  width:183px;
  height:19px;}

#maincont .maintext p {
  line-height:15px;}
  
#maincont .maintext .col p {
	margin:0;
	padding:0;}

#maincont .maintext p.newsblock {
  color:#000;
  padding:5px 0;}

#maincont .maintext p.newsblock a {
  text-decoration:underline;}

#maincont .maintext span.titlenews {
  color:#790000;
  font-weight:bold;
  display:block;}

#maincont .maintext span.titlenews a {  
  text-decoration:none;}

#maincont .maintext span.titlenews a:hover {
  color:#b0350a;}

#maincont .maintext ul.bul1 {
  padding:0;
  margin:10px 0 10px 16px;}

#maincont .maintext ul.bul1 li {
  padding:0 0 3px 0;}

#maincont .maintext ul.bulwave {
  padding:0;
  margin:10px 0 10px 3px;}

#maincont .maintext ul.bulwave li {
  background:url(../images/bul-wave.gif) 0 3px no-repeat;
  padding:0 0 3px 15px;
  list-style:none;}
*/
/*center image */
#maincont img.imgcenter {
  display:block;
  margin:0 auto;
  padding-bottom:12px;}

/* logos */
#maincont a.suncitylogo {
  background:url(../images/logo-suncity.gif) no-repeat;
  width:122px;
  height:46px;
  margin:0 auto 15px auto;}

#maincont a.ecilogo {
  background:url(../images/logo-eci.gif) no-repeat;
  width:103px;
  height:104px;
  margin:0 auto 15px auto;}

/* footer */
#footer p.copy {
  float:right;
  text-align:right;
  width:240px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  margin:0;
  margin-bottom:4px;
  padding:0;}

#footer .designedby a {
  color:#51731e;}

#footer .footer_links { 
  float:left;
  display:block;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  margin:0;
  padding:0;
  padding:0 20px 0 0;
  color:#51731e;}

#footer .footer_links a {
  color:#51731e;}

#footer .footer_links a:hover {
  color:#2e4808;
  text-decoration:underline;}
  
#footer .designedby { 
  display:block;
  clear:both;
  text-align:right;
  background:url(../images/logo-stantonst.gif) right no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  margin:0;
  margin-bottom:20px;
  padding:0;
  padding:0 20px 0 0;
  color:#51731e;}

#footer .designedby a:hover {
  color:#2e4808;
  text-decoration:underline;}
