#totalcontainerHP {
	width: 980px;
	margin: 10px auto 0 auto;
}
#totalcontainerHP h1 { 
	color:#69631F;
	font-size:3em;
	text-align:center;
	margin-bottom:2px;
	font-variant:small-caps; 	
	}
#maincontentHP {
	padding: 20px 0;
	margin-bottom:0;
	margin-left:110px;
	background-image:url(images/fern.gif);
	background-repeat:no-repeat;
	background-position:bottom right; 	
}
#navbarHP { 
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:57px;
 }
#navbarHP ul {
 	list-style-type:none;
	margin-left:110px;
}
#navbarHP li {
	background-image:url(images/bg_button_hp.jpg);
	background-repeat:no-repeat;
	margin-right: 11px;
	float:left;
	width: 100px;
	height:29px;
	text-align:center;		
	padding-top:3px;
}
#navbarHP li a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:1.5em;
	letter-spacing:.1em;
}
#navbarHP li a:hover {
	color:#000;
}
 h3 { 
 	color:#69631F;
	font-size:1.3em;
	margin: 10px 0 0 0;
}
#footerHP {

	background-position:right top ;
	background-repeat: no-repeat; 
	padding-top:10px;
}
#footerHP p {
	color:#fff;
	font-size:1.05em;
	line-height:1.5em;
	padding: 10px 0;
	font-family:, Helvetica, sans-serif;
	text-align:right;
}
#footerHP a { color:#fff; text-decoration:none;}
#footerHP a:hover { text-decoration:underline; }

