/* CSS Document */

/* ----------------- SECONDARY STYLES ------------------------- */
div#content_regiontwo img{
	padding: 9px 11px 9px 9px;
	background:#ECE7E1 url(../images/slices/content_photo_bg.jpg) no-repeat right top;
	border: none;
	

}

div#content_regiontwo h2{
	background-color: #CCC2B5;
	border: 1px dashed #9C8E72;
	color: #333300;
	font-weight: lighter;
	text-align: center;
}
div#content_regiontwo h1{
	background: url(../images/slices/secondary_h1_bg.gif) no-repeat;
	font-weight: lighter;
	color:#660000;
	padding-left: 130px;
	height: 50px;
	padding-top: 10px;
}
div#content_regiontwo h3{
	color: #660000;
	padding-left:10px;
}
div#content_regiontwo h4{
	border-bottom: 1px solid #660000;
	color: #660000;
	padding-left:10px;
}

div#content_regiontwo p{
	margin:0px 20px 10px 20px;
	
}
.center {
	text-align: center;
}
div#content a, div#content_regiontwo a{
	color: #660000;
}
.clearboth {
	clear: both;
	height: 10px;
	}
ul.caption {
	position: relative;
	float: left;
	margin: 0 10px 5px 20px;
	padding: 0 0 0 0;
	background: #ECE7E1 url(../images/slices/content_photo_bg2.jpg) no-repeat left bottom;

}
ul.caption li {
	text-align: center;
	padding: 0px 0px 10px 10px;
	list-style: none;
	color:#660000;
	font-style: italic;
	

	

}
div#content_regiontwo ul.caption li img {
margin: 0 0 2px 1px;
padding: 9px 10px 0px 0px;
display: block;

}

.floatleft {
	float: left;
	clear: right;
	margin: 0 10px 0 20px;
}

