/* CSS Document */

body {
	position:relative; 
	top:-115px;
	font: 8pt/16pt georgia;
	color: #556347;
	background-image: url(img/site_background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #B5C1A9;
	margin:0 auto 0 auto;
	line-height:0;
}


p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	line-height:15px;
	}

ul {
line-height:15px;
}

form {
line-height:15px;
}

#map {
display:none;
}

h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #556347;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D775C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D775C;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

#page_container {
	background-image:url(img/page_container_background.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:950px;
	background-color: #B5C1A9;
	height: 100%;
}

#top_pad { 
	font: 10pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	line-height:50px;
	}


#content {
	position:relative;
	clear: both;
}

#page_header {
width:950px;
height:96px;
}

#page_content {
width:900px;
margin-left:25px;
margin-right:25px;
}

#navigation {
width:210px;
height:150px;
padding-left:20px;
margin-right:5px;
}

#copy {
width:632px;
height:100%;
padding-right:30px;
margin-top: 0px;
padding-bottom:20px;
}

#things_to_do_box {
border:solid 1px #BCB9A8;
margin-bottom:25px;
background-image:url(img/garuda-g.gif);
background-position:right top;
background-repeat:no-repeat;
}

#img_border {
display:block;
width:220px;
height:170px;
border:solid 1px #BCB9A8;
border-bottom: solid 4px #BCB9A8;
}

#bottom-of-flower {
width:900px;
height:73px;
background-image:url(img/bottom-of-flower-background.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#button, button a:link, button a:active, button a:hover, button a:visited {
	border-style:none;
	text-decoration:none;
	color:#FFFFFF;
	}
#footer {
height:135px;
background:url(img/footer.jpg) no-repeat top center;
width:950px;

}
#bottom_links {
padding:20px;
}


#top_pad{
padding:90px;
}

