/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}

body { 
	background-color: rgb(255,255,255);
	color: rgb(0,0,0) font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Georgia, Palatino, Times, Times New Roman, serif
	}
	
a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #968C5A;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #B3AE94;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #AA7846;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}


/* ~~~ Text Properties ~~~ */

.headtext {padding:1; font-family: Monotype Corsiva; font-size: 20pt;color: #8c7846;  position:relative;text-align:left; letter-spacing:6pt;}
.entertext { padding: 0px  0px 15px 0px; font-family: Arial; font-size: 8pt; color: #8c7846; position:relative; text-align:left; top: 5px}
.smalllogo2   { padding:1; font-family: Monotype Corsiva; font-size: 12pt;color: #8c7846;  position:relative; text-align:left 15px; top: 20px; letter-spacing:3pt  }
.smalllogo   { padding:1; font-family: Monotype Corsiva; font-size: 9pt;color: #8c7846;  position:relative; text-align:center; top: 35px; letter-spacing:3pt  }
.smalltext   { padding: 2px; color: black; font-family: Arial; font-size: 8pt;  }



/* ~~~ Div Properties ~~~ */


	
#container { 
	position: absolute;
	top: 10px;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

#intro { 
	display: block;
	}
	
#topHeader { 
	background: white url('../bushhead.jpg') no-repeat top left;
	border-style: double;
	border-color: #8c7846;
	padding: 0px;	
	position: absolute;
	width:990px;
	height:150px;
	top: 0px;
	left: 10px
	}

#topText{
	position: absolute;
	left: 650px;
	top: 20px;
	padding: 2px;
	}
	

#mapcontainer {
	background:  white; 
	position: absolute;
	width: 990px;
	height: 990px;
	top: 165px;
	left: 10px;}


#bushtext {
	position: absolute;
	width: 450px;
	height: 330px;
	top:  10px;
	left;}

#awmAnchor-rattraymenu {position:absolute; top: 10px; left: 470px;}	

#malamalamap{
	background: white url('malamala.gif') no-repeat top right;position: absolute;
	position: absolute;
	width: 151px;
	height: 352px;
	top: 220px;
	left: 470px;}


#mapcontainer h4{
	font: 9pt arial;
	color: black;
	font-weight: normal;
	text-align: justify;
	padding: 0px 10px 10px 10px;
		}
		


#pictcontainer1 {
	position: absolute;
	width:300px;
	height: 980px;
	top;
	left: 680px;}	

#pictcontainer2 {
	position: absolute;
	width: 300px;
	height: 250px;
	top: 900px;
	left: 10px;}
	

#pictcontainer3{
	position: absolute;
	width: 300px;
	height: 250px;
	top: 900px;
	left: 350px;}
	

	
#subText {
	border-top: solid;
	position: absolute;
	width: 900px;
	height: 10px;
	top: 1160px;
	left: 10px;
	}