body, #content {
	font:	13pt arial;
}

td.tabs {
	background:	rgb(180, 0, 0);
}

td.banner {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("images/elements/oakdaleo.jpg") top left no-repeat;
}

td.marginleft {
	background:	rgb(180, 0 , 0);
}

td.photonav a {
	text-decoration:	none;
	color:			rgb(0, 0, 0);
}


#quicklinks {
	display:		block;
	border:			solid 1px rgb(0, 0, 0);
	background:		#efd1d1;
	margin-left:		4px;
	margin-right:		4px;
	margin-top:		5px;
	padding-left:		8px;
	padding-right:		8px;
}

#tabs a, #tabs a:hover {
	float:			left;
	width:			90px;
	height:			25px;
	text-decoration:	none;
	text-align:		center;
	color:			#000;
	padding:		5 0 0 0;
	margin-bottom:		0px;
	margin-right:		2px;
	margin-left:		0px;
	margin-top:		0px;
	font:			bold  11/15pt arial;
	
}


#tabs a {
	background:		url("images/elements/taboff2.gif") top left no-repeat;
}

#tabs a:hover, #tabs a.current {
	background:		url("images/elements/tabon.gif") top left no-repeat;
}



#content {
	margin-left:	10%;
	margin-right:	10%;
	text-align:	justify;
}

#content h1 {
	margin:	0 0 10 0;
	padding: 0 0 0 0;
}

#content p {
	margin:		10 10 10 10;
	line-height:	150%;
}

#content img {
	margin:		0 20 0 20;
}

#content li {
	padding:	5px;
	line-height:	150%;
}
