body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFCC;
	background-image:url(../images/bg.pines.light.jpg);
}


div#pageframe {
width:700px;
background-color:transparent;
color:#000000;
margin-right:auto;
margin-left:auto;
padding:0px;
margin-top:10px;
}


#header {
text-align:center;
margin-bottom:75px
}

#header img {
padding:2px;

}
.bottompad {
	margin-bottom: 20px;
	padding-bottom: 30px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color:#006600;
	padding-bottom:10px;
}

p {
text-align:left;
}

.bodyblock {
	padding-bottom: 20px;
}
.infoblock {
	font-size: 12px;
}

.infoblock img {
padding-top:10px;
}

#bottomnav {
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 50px;
	margin-right: 50px;
}




a:link {
color:navy;
}

a:visited {
color:#3399ff;
}

a:hover {
color:#3399ff;
}
