/* site.css - Araluen Lodge */



html {
	margin: 0px;
	padding: 0px;
	background: ACACB8;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	
	text-align: justify;

	scrollbar-face-color: #ACACB8;
	scrollbar-highlight-color: #000080;
	scrollbar-shadow-color: #333365;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #3A446C;
	scrollbar-darkshadow-color: #666698;
	scrollbar-base-color: #000000;

	background-image: url(images/bg1.jpg);

	overflow: auto;

}




/* TABLES */

table.layout { 
	width: 100%; 
	height: 100%; 

}

table.layout1 { 
	width: 95%; 
	background-image: url(images/bg1.jpg);

}


table.main { 
	width: 95%; 
	background-color: 3A446C;

}


table.navigation { 
	width: 95%; 
	background-color: 3A446C;

}


table.content { 
	width: 95%; 
	background-color: 3A446C;

}



table.maintable { 
	width: 100%; 

}


td.maincontent1 { 
	vertical-align: top; 
	background-image: url(images/leftcorner1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 67; 
	height: 62; 
}


td.maincontent2 { 
	vertical-align: top; 
	background-image: url(images/top1.jpg);
	background-repeat: repeat;
	background-position: top left;
	height: 62; 
}


td.maincontent3 { 
	vertical-align: top; 
	background-image: url(images/rightcorner1.jpg);
	background-repeat: repeat;
	background-position: top right;
	width: 47; 
	height: 62; 
}



td.navigation1 { 
	vertical-align: top; 
	background-image: url(images/leftside1.jpg);
	background-repeat: repeat;
	width: 30; 
	height: 23; 
}


td.navigation2 { 
	vertical-align: top; 
	background-image: url(images/nav.jpg);
	background-repeat: repeat;
	height: 23; 
}


td.navigation3 { 
	vertical-align: top; 
	background-image: url(images/rightside1.jpg);
	background-repeat: repeat;
	width: 27; 
	height: 23; 
}



td.content1 { 
	vertical-align: top; 
	background-image: url(images/leftside1.jpg);
	background-repeat: repeat;
	width: 30; 
	height: 499;
}


td.content2 { 
	vertical-align: top; 
	background-color: 3A446C;
	background-image: url(images/home-main2b.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 499;
}


td.content3 { 
	vertical-align: top; 
	background-image: url(images/rightside1.jpg);
	background-repeat: repeat;
	width: 27; 
	height: 499;
}



table.footer { 
	width: 95%; 
	background-color: 3A446C;

}

td.footer1 { 
	vertical-align: top; 
	background-image: url(images/bottomleft-mid1.jpg);
	background-repeat: repeat;
	width: 30; 
	height: 24;
}


td.footer2 { 
	vertical-align: top; 
	background-image: url(images/bottommain-mid1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 811;
	height: 24;
}

td.footer2a { 
	vertical-align: top; 
	background-image: url(images/bottommain-mid1a.jpg);
	background-repeat: repeat;
	background-position: bottom left;
	height: 24;
}


td.footer3 { 
	vertical-align: top; 
	background-image: url(images/bottomright-mid1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 67; 
	height: 24;
}


table.footerlower { 
	width: 95%; 
	background-color: C2E2F1;

}

td.footerlower1 { 
	vertical-align: top; 
	background-image: url(images/bottomleft1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 130; 
	height: 16;
}


td.footerlower2 { 
	vertical-align: top; 
	background-image: url(images/bottom1.jpg);
	background-repeat: repeat;
	height: 16;
}


td.footerlower3 { 
	vertical-align: top; 
	background-image: url(images/bottomright1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 237; 
	height: 16;
}


td.maintable1 { 
	vertical-align: top; 
	background-image: url(images/strip.jpg);
	background-repeat: repeat;
	background-position: top left;
	height: 167;
}

td.maintable2 { 
	vertical-align: top; 
	align: right; 
	padding-right: 13px;
}

td.maintable3 { 
	vertical-align: top; 
	height: 13;
	vertical-align: top; 
	background-image: url(images/topbg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}


/* LINES and FONTS */

p.home {
	text-align: justify;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;

}

p {
	text-align: justify;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.7em;
	color: #000000;
}


div.copyright {
	text-align: center;
	color: #000000;
	font-size: 0.7em;
}

div.footer {
	text-align: center;
	padding: 5px;
	font-size: 0.8em;
}

span.header {
	text-align: left;
	font-size: 0.9em;
	color: #464646;
	vertical-align: top; 
	padding-left: 10px;
	font-weight: bold;
}


div.p4 {
	text-align: left;
	font-size: 0.6em;
	color: #464646;
	vertical-align: top; 
	padding-left: 10px;
}

div.p4a {
	text-align: right;
	font-size: 0.6em;
	color: #464646;
	vertical-align: top; 
	padding-right: 10px;
}


div.p4b {
	text-align: center;
	font-size: 0.6em;
	color: #464646;
	vertical-align: top; 
	padding: 10px;
}



/* LINKS */

	a {text-decoration: none;   color: #0000ff}
	a:hover {text-decoration: underline;   color: #0000ff}
	a:visited {text-decoration: none;   color: #0000ff}

	a.p4 {text-decoration: none;   color: #464646}
	a.p4:hover {text-decoration: underline;   color: #464646}
	a.p4:visited {text-decoration: none;   color: #464646}


ul
{
list-style-type: square
}
 	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

img.pic {
	margin-right: 13px
	}	
	


