/* overrides settings in hoaweb.css for home pages */

#bannerImg{
	background-image: url(../images/hp_hdr.jpg);
}
#content{
	background-image : url(../images/leftdivider_v_olive.jpg);
	background-position : left bottom;
}
#mainNav{
	background-image : url(../images/menuolive.gif);
	background-repeat : no-repeat;
}
#rightCol{
	background-color : #FFFFFF;
}
#rightDividerV{
	right:189px;
	background-image: url(../images/rightdivider_v_olive.jpg);
}
#rightCol h3{
	color: #666666;
	margin-bottom:10px;
}
#rightCol a{
	color:#666666;
}
#rightCol a:hover{
   color:#666633;
}
#rightCol p {
	color: #666666;
}

/*#ssLeftDivider_v{
	position:absolute;
	bottom:0px;
	left:307px;
	width:5px;
	height:311px;
	background-image : url(../images/leftsidedivider_v.jpg);
	background-repeat : no-repeat;
	z-index:2;
}*/
/*#ssObject{
	position:absolute;
	left:146px;
	bottom:0px;
	width:231px;
	height:101px;
	z-index:3;
	background-image : url(../images/objBones.jpg);
	background-repeat : no-repeat;
}*/
#ssPerson{
	position:absolute;
	left:0px;
	top:169px;
/*	width:535px;
	height:428px;
	background-image : url(../images/personherdogs.jpg);
*/	
	background-repeat :no-repeat;
	background-position : left bottom;
}
#ssQuestion{
	margin-top:15px;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#ssText{
	margin-top:10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 13px;
}
#ssTextBlock{
	position:absolute;
	left:330px;
	top:169px;
	width:270px;
	height:431px;
/*	z-index:5;*/
}


.footerNavMenu a , .footerNavMenu a:visited{
	color: #666666;
}
.footerNavMenu a:hover{
	color:White;
/*	background-color : #003333;*/
	background-color : #979D54;
}
.mainmenulist ul {
 background-color: #E0E3CD;
}
.mainmenulist ul li a:hover, .mainmenulist ul li a.highlighted:hover, ul li .mainmenulist a:focus{
/*	color: #38939B;*/
    color: #666666;
	background-image : url(../images/menuolivehighlight.jpg);
}
