/* CSS Document */


A:link {font-size:14px;text-decoration:none;color:#a39480;}
A:visited {font-size:14px; text-decoration:none;color:#cdaf95;}
A:hover {font-size:14px;text-decoration:none;color:#2b200d;}

p {color:#2b200d;
}


.style1 {
	font-size: 14px;
	color: #89693b;
}

.style3 {color: #2b200d; font-size: 14px; }


body {

background-color: #95754e;
background-image:url(../images/background.jpg) ;
background-repeat: repeat-x;
}


#centered{
position:relative;
top:0;
right: 0;
margin: 0 auto;
width:1102px;
height:700px;
}

#logo {
	position:absolute;
	background-color:#d1c4ad;
	background-image:url(../images/hpatandlogo.gif);
	background-position:center 25px;
	width:150px;
	height:160px;
	left:0px;
	top: 40px;
	z-index:100000;
	
	}
	
		
#header {
	position:absolute;
	background-color:#d1c4ad;
	background-image:url(../images/hppattern.gif);
	background-repeat:repeat-x repeat-y;
	width:150px;
	height:340px;
	top: 200px;
	z-index:90000;
	text-align:center;
	}
	
#navigation {
	position:absolute;
	background-color:#89693b;
	width:1100px;
	left:0px;
	top:20px;
	height: 20px;
	text-align:center;
	z-index:80000;
	}

#header2 {
	position:absolute;
	width:1100px;
	height:1px;
	left:0;
	top:39px;
	z-index:60000;
	background-color:#663300
	;
}

#flash {
	position:absolute;
	background-color:#d1c4ad;
	background-image:url(../images/545.gif);
	background-repeat:repeat-y;
	width:950px;
	height: 500px;
	left:150px;
	top: 40px;
	z-index:50000;
	
	
}
#container1{
position:absolute;
	background-color:#d1c4ad;
	background-image:url(../images/545.gif);
	background-repeat:repeat-y;
	width:545px;
	height: 1px;
	left:150px;
	top: 40px;
	z-index:56000;
	}
	
	#container2{
	position:absolute;
	background-color:#d1c4ad;
	
	width:405px;
	height: 500px;
	left:695px;
	top: 40px;
	z-index:57000;
	}


#container3{
	position:absolute;
	background-color:#d1c4ad;
	width:210px;
	height: 230px;
	left:150px;
	top: 190px;
	z-index:57000;
	background-image: url(../images/545.gif);
	padding-left:40px;
	padding-top:20px;
}

#continer4{

	position:absolute;
	background-color:#d1c4ad;
	
	width:235px;
	height: 230px;
	left:400px;
	top: 190px;
	z-index:57500;
	padding-left:40px;
	padding-top:20px;
	padding-right:20px;
	}
	
#container5{

	background-image: url(../images/545.gif);
	position:absolute;
	background-color:#d1c4ad;
	
	width:545px;
	height: 100px;
	left:150px;
	top: 420px;
	z-index:54000;

	
	}
	




	
	
	
