@charset "utf-8";
/* Alauna Heritage CSS Document */
html  {
	height:100%;
	margin:0px;
	padding:0px;
}
body  {
	height:100%;
	margin: 2.5px 0 1px 0;		
}
h1 {
	font-family:Arial;
	font-size:17px;
	color:#D10020;
	font-style:NORMAL;
}
h2 {
	font-family: Arial;
	font-size:14px;
	color:#525252;
}
h3 {
	font-family: Arial;
	font-size:13px;
	color:#525252;
	font-style:normal;
}
p {
	font-family: Arial;
	font-size:12px;
	color:#666;
}
ul {
}
li {
	font-family: Arial;
	font-size:12px;	
	list-style-position:inside;
	line-height:180%;
}
.container_600 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:600px;
	background-image:url(../images/body-bak600.jpg);
	background-repeat:no-repeat;
}
.container_850 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:850px;
	background-image:url(../images/body-bak850.jpg);
	background-repeat:no-repeat;	
}
.container_1024 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:1024px;
	background-image:url(../images/body-bak1024.jpg);
	background-repeat:no-repeat;	
}
.header {
	position:relative;
	top:10px;
	left:50px;
	width:880px;
	padding-top:2px;
}
.menu {
	position:absolute;
	top:60px;
	margin-left:10px;
}
.menu p{
	background-color:#000;
	color:#333;
	top:150px;
	width:450px;
}
.pagetext {
	position:absolute;
	top:260px;
	font-size:12px;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	color:#666;
	width:930px;
}
.pagetext p{
	font-family: Arial;	
	font-size:12px;
	color:#666;
	line-height:140%;
	text-align:justify;
}
.pagetext a {
	color:#060;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.pagetext a:hover {
	color:#FFF;
	background-color:#060;
	text-decoration:underline;
}
.floatright {
	clear:right;
	float:right;
	margin:0em 0.5em 1em 1em;
}
.floatleft {
	clear:left;
	float:left;
	margin:1em 2em 0.5em 1em;
}
.projects-panel {
	margin-left:10px;
	float:left;
	width:200px;
	margin-right:35px;
	background:url(../images/profile-bak.jpg);
	background-repeat:no-repeat;
	height:287px;
	vertical-align:top;
}
.projects-panel p{
	font-size:11px;
	line-height:120%;
	color:#333;
}
.consultancy-panel {
	float:left;
	width:200px;
	margin-right:35px;
	background:url(../images/consultancy-bak.jpg);
	background-repeat:no-repeat;
	height:287px;
}
.consultancy-panel p{
	font-size:11px;
	line-height:120%;
	color:#333;	
}
.deskbased-panel {
	float:left;
	width:200px;
	margin-right:35px;
	background:url(../images/deskbased-bak.jpg);
	background-repeat:no-repeat;
	height:287px;
}
.deskbased-panel p{
	font-size:11px;
	line-height:120%;
	color:#333;	
}
.fieldwork-panel {
	float:left;
	width:200px;
	margin-right:0px;;
	background:url(../images/fieldwork-bak.jpg);
	background-repeat:no-repeat;
	height:287px;	
}
.fieldwork-panel p{
	font-size:11px;	
	line-height:120%;	
	color:#333;	
}	
.paneltext {
	margin-left:12px;
	width:175px;
	margin-top:165px;
	color:#333;
}

.footer_600 {
	position:absolute;
	top:540px;
	left:60px;
	width:850px;
	background-image:url(../images/footer-bak.jpg);
	background-repeat:no-repeat;
}
.footer_600 p {
	font-size:10px;
	color:#FFF;
	margin:0px;
	padding:8px 0px;
	text-align:center;
	
}
.footer_600 a {
	color:#FFF;	
	text-decoration:none;	
}
.footer_600 a:hover {	
	text-decoration:underline;
}
.footer_850 {
	position:absolute;
	top:810px;
	left:60px;
	width:850px;
	background-image:url(../images/footer-bak.jpg);
	background-repeat:no-repeat;
}
.footer_850 p {
	font-size:10px;
	color:#FFF;
	margin:0px;
	padding:3px 0px;
	text-align:center;
	
}
.footer_850 a {
	color:#FFF;	
	text-decoration:none;	
}
.footer_850 a:hover {	
	text-decoration:underline;
}
.footer_1024 {
	position:absolute;
	top:980px;
	left:60px;
	width:850px;
	background-image:url(../images/footer-bak.jpg);
	background-repeat:no-repeat;
}
.footer_1024 p {
	font-size:10px;
	color:#FFF;
	margin:0px;
	padding:3px 0px;
	text-align:center;
	
}
.footer_1024 a {
	color:#FFF;	
	text-decoration:none;	
}
.footer_1024 a:hover {	
	text-decoration:underline;
}
#archaeologist-contact td {
	margin:0px; 
	border-collapse:collapse;
	vertical-align:top;
}
#archaeologist-contact p {
	margin:0px;
	padding:0px;
	font:Arial;
	font-size:12px;
}