/* Layout styles */

body {
	padding: 0;
	margin: 0;
	color: #000;
	font: normal .7em/1.7em Arial, Helvetica, sans-serif;
	background: #FFF;
}



/*********** site structure styles ***********/


#outer {
	width: 973px;
	margin: 0 auto;
	background: #FFF url(../images/main_bg.gif) repeat-y top center;
}

#container { /* holds the content */
	margin: 0;
	padding: 0;
}

#header {
	height: 212px;
	border-bottom: 1px solid white;
	margin: 0;
	background: url(../images/hme_header_top.gif) 0 0 no-repeat;
}

#mainNav {
	clear: left;
	float: left;
	display: block;
	width: 161px;
	background: #245929 url(../images/nav_left_bg.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#utilities {
	float: left;
	margin: 50px 0 0 0;
	padding: 10px 0;
	background: #B6D7AC;
	border-top: 1px solid white;
}

#centrecontent {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 620px;
}

#content {
	padding: 29px 15px 0 35px;
}

html>body #clearfooter {
	clear: both;
	height: 1px;
}

#footer {
	clear: both;
  	height: 22px;
	width: 600px;
	margin: 20px auto;
	background: #FFF;
	color: #C7C7C7;
	font: normal .9em verdana, arial, helvetica, sans-serif;
}

/*********** Link Styles ***********/

a {
	color: #3F136A; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/***********  Header styles ***********/


#header h1 {
	margin: 0;
}

#header h1 a {
	background: url(../images/siteid.gif) no-repeat 0 0; /* this is the client logo */
	width: 240px;
	height: 52px;
	display: block;
}

#header h1 a span {
	display: none;
}

#header #toolbar-top {
	height: 99px;
	margin: 14px 0 0 0;
	background: url(../images/header_montage.jpg) 0 0 no-repeat;
}

#header form {
	display: none;
}



/***********  Navigation styles ***********/

#mainNav ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#mainNav ul li.first {
	display: none;
}

#mainNav ul li { 
  display: inline;
  margin: 0;
  padding: 0;
}

#mainNav ul li a {
	display: block;
	width: 151px;
	margin: 0;
	padding: 7px 0 6px 10px;
	font: normal 11px arial, helvetica, sans-serif;
	color: white;
	border-bottom: 1px solid #517B55;
}

#mainNav ul li a:hover {
	color: #006227;
	background: #FFF;
	text-decoration: none;
}

/*********** Utilities Styles ***********/

#mainNav #utilities ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#mainNav #utilities ul li { 
  display: inline;
  margin: 0;
  padding: 0;
}

#mainNav #utilities ul li a {
	display: block;
	margin: 0;
	padding: 3px 0 3px 10px;
	font: normal 11px arial;
	color: #006227;
	/*border-bottom: 1px solid white;*/
	border: none;
}

#mainNav #utilities ul li a:hover {
	color: #006227;
	width: 138px;
	background: url(../images/hme_nav_arrow.gif) no-repeat 10px 6px;
	padding: 3px 0 3px 22px;
	text-decoration: none;
}


/*********** Main Content Styles ***********/

#centrecontent h2 {
	margin: 0 0 20px 0;
	font: bold 1.2em arial, helvetica, sans-serif;
	color: #006227;
}

#centrecontent h2 span {
	display: none;
}

#centrecontent h3 {
	margin: 0 0 20px 0;
	font: bold 1em arial, helvetica, sans-serif;
	color: #999;
}

#centrecontent h4 {
	font: bold 11px arial;
	color: #999;
}

#centrecontent h5 {
	font: bold 14px arial;}
	
#centrecontent h5.attentionText {color: #963800;}

#centrecontent h6 {
	font: bold 18px arial;
	color: #963800;
	margin: 0px 0 20px 0;
}

#centrecontent p {
	margin: 0 0 1em 0;
	line-height: 1.8em;
}

#centrecontent ul p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

#centrecontent a:link {
	color: #006227;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
	background: url(../images/link_arrow.gif) 0 3px no-repeat;
}

#centrecontent a:visited {
	text-decoration: none;
	color: #F08823;
	font-weight: normal;
}

#centrecontent a:hover {
	text-decoration: underline;
	color: #F08823;
	font-weight: normal;
}

#centrecontent a:active {
	text-decoration: none;
	color: #F08823;
	font-weight: bold;
}

#centrecontent div.info_pageSummary {
	margin-bottom: 40px;
	border-bottom: 1px solid #336437;
}

#centrecontent a img {
	border: none;
}

#centrecontent .object-center a,
#centrecontent .object-left a,
#centrecontent .object-right a {
	background: none;
	border: none;
}

#centrecontent .object-center p,
#centrecontent .object-left p,
#centrecontent .object-right p {
	font-style: italic; 
	text-align: center;
}


/*********** Portal Styles ***********/


#left  {
	display: none;
}

#right {
	float: right;
	width: 162px;
}

#right img {border: none;}

#right .toolbarPortal h2, #right .toollist h2 {
	font: bold 1.2em arial, helvetica, sans-serif;
	color: white;
	background: #93C789;
	display: block;
	height: 21px; /* in reality 51px but less top padding value */
	text-transform: uppercase;
	padding: 30px 0 0 10px;
	border: 1px solid white;
	margin: -1px 0 0 0; /* allows border to sit correctly under header montage with keyline intact */
}

#right .toolbarPortal p {
	margin: 0;
	padding: 3px 3px 3px 10px;
	color: #4E4E4E;
	
}

#right .toolbarPortal p a:link, #right .toolbarPortal p a:visited, #right .toolbarPortal p a:active {
	color: #4E4E4E;
	text-decoration: none;
}

#right .toolbarPortal p a:hover {
	color: #4E4E4E;
	text-decoration: underline;
}

#right .toolbarPortal ul, #right .toollist-design ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right .toolbarPortal ul li, #right .toollist-design ul li {
	border-bottom: 1px solid #EBEBEB;
	padding: 2px 0 2px 10px;
}

#right .toolbarPortal ul li p, #right .toollist-design ul li p {
	margin: 0;
	padding: 0;
}

/* Footer Styles */

#footer ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	
}

#footer li a {
	float: left;
	padding: 0 5px;
	vertical-align: baseline;
	line-height: 12px;
	text-decoration: none;
	color: #C7C7C7;
}

#footer li a:hover {
	text-decoration: none;
}

/* Footer Credits Styles */

#footer ul#Credits {
	display: none;
}

#footer #footerDesc {
	float: left;
}

#footer #footerDesc p {
	margin: 0;
	padding: 0;
}

/* Rich text Image styles */

div.imageleft, div.imageright, div.leftobject, div.rightobject {
	padding-top: 5px;
}

div.imageleft, div.leftobject {
    float: left;
    margin-right: 10px;
}

div.imageright, div.rightobject {
    float: right;
    margin-left: 10px;
}

div.imagecenter, div.centerobject {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

div.imagecenter {
    text-align: center;
}


