@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	margin: 0px auto;
	width: 760px;
	padding-top: 20px;
	}
	
#innerWrapper, topbarWrapper {
	width: 760px;
	}

#topbarLeft {float: left; width: 411px;}
#topbarRight {float: left; width: 349px;}

#navWrapper {margin-top: 10px;}

#contentWrapper {width: 760px; padding-top: 20px;}
#hme-contentLeft {float: left; width: 546px; padding: 0 13px 0 0; color: #666;}
#hme-contentRight {float: left; width: 181px; padding-left: 10px;}
#hme-content {font-size: 0.7em; padding-left: 20px; padding-right: 10px;}
#hme-nuggetWrapper {width: 546px; padding: 20px 0 0 10px; }
.hme-nugget1 {float: left; width: 175px;}
.hme-nugget2 {float: left; width: 175px; margin-left: 10px;}
#hme-nuggetWrapper h5, #hme-news-nugget h5 {color: #fff; background:url(/web/templates/pis_index_files/hme-nug-top.gif); padding: 5px 0 5px 12px; font-size: 0.9em;}
.hme-nugget-content {padding: 10px; background: #990000; font-size: 0.7em; color: #fff; min-height: 175px;}
.hme-nugget-bottom {width: 175px; height: 20px; background: url(/web/templates/pis_index_files/hme-nug-btm.gif); display: block;}

#hme-nugget-quote {width: 175px; background: #FF6600 url(/web/templates/pis_index_files/hme-nugget-quote-btm.gif) bottom no-repeat;font-size: 0.8em;min-height: 402px;}
#hme-nugget-quote-top, #left-nugget-top {width: 175px; height: 12px; background: url(/web/templates/pis_index_files/hme-nugget-quote-top.gif) no-repeat;}
#hme-quote {width: 154px; margin-left: 10px; background: url(/web/templates/pis_index_files/hme-quote-bckd.gif) no-repeat; height: 174px;}
#hme-quote-content {padding: 40px 10px 10px 0; text-align: right; color: #fff; font-size: 0.7em;  margin-left: 20px;}
#hme-quote-person {float: left;padding-left: 10px;}
#hme-quote-name {float: left; color: #fff; font-size: 0.7em;}
#hme-news-nugget {margin-top: 13px; width: 175px;}


#contentRight{float: left; width: 546px; padding: 0 13px 0 0; color: #666;}
#contentLeft {float: left; width: 181px;}

#left-nugget {width: 175px; background: #FF6600 url(/web/templates/pis_index_files/hme-nugget-quote-btm.gif) bottom no-repeat;}
#left-nugget-content {padding: 10px 10px 20px 10px; color: #fff; font-size: 0.8em;}


#footerWrapper {border-top: 1px solid #990000; margin-top: 20px; color: #666; font-size: 0.7em;}
#footerLeft {padding-top: 5px; float: left;}
#footerRight {padding-top: 5px; float: right;}
#footerWrapper a {color: #666; text-decoration: none;}
#footerWrapper a:hover {color: #990000; text-decoration: underline;}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#ae-menu {
	width: 760px;
	background: url(/web/templates/pis_index_files/nav-bckd.gif);
	font-size: 0.8em;
}
/* Disable bullets on all menu items */
#ae-menu li {list-style-type: none;}
/* Move arrow image pointer so that it appears consistently at left hand side of menu */
#ae-menu li img {display: none;}
#ae-menu ul li ul li  img {display: none;}
/* Set background for LEVEL 1 */
#ae-menu ul {
	margin-left: 0;
}
/* Indent LEVEL 1 and set blue font for all non-menu links from LEVEL 2 downwards */
#ae-menu ul li {
	border-left:1px solid #FFFFFF;
color:#FFCC00;
float:left;
line-height:2.2em;
padding-left:0.9em;
padding-right:0.9em;
text-align:center;
}

#ae-menu ul li a {color: #fff; text-decoration: none; display: block;}
#ae-menu ul li a:hover {text-decoration: none;color: #FFCC00;}


h1 {font-size:1.8em; font-weight: lighter; color: #990000;}
h2 {font-size:1.6em; font-weight: lighter;color: #990000;}
h3 {font-size:1.5em; font-weight: bold;color: #990000;}
h4 {font-size:1.3em; font-weight: bold;color: #990000;}
h5 {font-size:1.2em; font-weight: bold;color: #990000;}
h6 {font-size:0.1em; font-weight: bold;color: #990000;}



#hme-content a {color: #990000; text-decoration: none;}
#hme-content a:hover {color: #990000; text-decoration: underline;}

#sitemap ul li a {color: #990000; text-decoration: none;}
#sitemap ul li a:hover {color: #990000; text-decoration: underline;}

#sitemap h2
{
color:#666666;
font-size:1.3em;
margin:12px 0px 2px;
}


.hme-nugget-content a {color: #FF6600; text-decoration: none;}
.hme-nugget-content a:hover {color: #FF6600; text-decoration: underline;}

ul {
margin-left: 10px;
}

ul li {
padding-bottom: 5px;
}
