body {
	background:#78A092 url('images/sanjuan_bg2.jpg');
	margin-left:0px; margin-top:0px; font-family:Arial, Helvetica, sans-serif; background-color:#78A092
}

.sidebar_nav {
	margin-top:3px;
	background-color:#ECEBDF;
	height:256px;
	padding-top:20px;
}

.sidebar_nav ul li {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
	padding-bottom:20px;
}



.sidebar_nav ul li a {
	color:black;
	text-decoration:none;
}

.sidebar_nav ul li a:hover {
	color:#B66B47;
}


ul li {
	list-style:outside;
	text-indent:-5px;
}

ol li {
	list-style:outside;
	list-style-type:decimal;
	text-indent:0px;
	padding-bottom:10px;
	padding-right:8px;

}


#holder {
	float:left;
	margin-left:0px;
	margin-right:auto;
	background-color:white;
	width:889px;
}

/* HEADER */

#banner {
	width:670px;
	height:182px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

/* SIDEBAR */

.spacer {
	width:1px;
	height:10px;
}

.sidebar_holder {
	float:left;
	margin-left:0px;
	margin-right:3px;
	width:213px;
}

.sidebar_logo {
	background-color:#ECEBDF;
	height:182px;
	padding-top:30px;
	padding-left:20px;
}


.sidebar_green {
	margin-top:-13px;
	_margin-top:3px;
	margin-bottom:3px;
	background-color:#568877;
	height:234px;
}

/* CONTENT */

.content_holder {
	float:left;
	margin-left:0px;
	width:395px;
}

.content_header {
	padding:5px;
	font-family:Times, serif;
	font-size:24px;
	text-transform:uppercase;
	color:#568877;
}

.content_body {
	padding:5px;
	font-size:12px;
	text-align:justify;
	text-indent:20px;
	padding-right:8px;

}

.content_body div{
	text-indent:0px;
	}

.content_image {
	float:left;
	margin-left:0px;
	margin-top:3px;
	_margin-top:0px;
	width:275px;
}

.under_image {
	background-color:#ECEBDF;
	margin-top:3px;
	_margin-top:0px;
	margin-bottom:3px;
	height:204px;
	_height:153px;
}

/* FOOTER */

.footer {
	clear:both;
	width:889px;
	text-align:center;
	padding-top:10px;
}

.footer_nav {
	color:white;
	font-size:12px;
	font-weight:bold;
}

.footer_nav a {
	color:white;
	text-decoration:none;
}

.footer_nav a:hover {
	color:#ECEBDF;
}