@charset "utf-8";
/* CSS Document */

#page-inside {

}

#header-band-inside {
	height:215px;
	float:right;
}

#text {
	float:left;
}
#title {
	width:162px;
	height:44px;
	margin-right:20px;
	margin-bottom:5px;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20pt;
	font-weight:bold;
	color:#666217;
	margin-top:15px;
	margin-left:0px;
	padding-left:10px;
	background-color:#FC0;
	background-image: url(../images/btn-bkgrd.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666217;
	border-bottom-color: #666217;
}

#title-tall {
	width:162px;
	height:70px;
	margin-right:20px;
	margin-bottom:5px;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20pt;
	font-weight:bold;
	color:#666217;
	margin-top:15px;
	margin-left:0px;
	padding-left:10px;
	background-color:#FC0;
	background-image: url(../images/btn-bkgrd-tall.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666217;
	border-bottom-color: #666217;
	line-height:32px;
}

.photo-rt img {
	border:1px solid #000000;
	margin-left:15px;
	margin-bottom:20px;
	margin-right:15px;
	margin-top:5px;
}

.services li {
	list-style-type:none;
	list-style:upper-latin;
	background-color:transparent;
	color:#000000;
	display:none;
}

.services ul {
	background-color:transparent;
}

#highlights {
	width: 400px;
	margin-right:auto;
	margin-left:auto;
	background-color:#600;
	color:#FFF;
	font-size:16px;
	padding:10px;
	margin-bottom:20px;
}

.photo-caption {
	font-size:10pt;
}

.photo-pair {
	width:250px;
	float:right;
	text-align:center;
	padding-right:8px;
	margin-bottom:15px;
	font-size:10pt;
	margin-left:20px;
}

.photo-pair2 {
	width:360px;
	float:right;
	text-align:center;
	padding-right:8px;
	margin-bottom:15px;
	font-size:10pt;
	margin-left:20px;
}

.photo-pair-left {
	width:230px;
	float:right;
	text-align:left;
	padding-right:8px;
	margin-bottom:15px;
	font-size:10pt;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 8px;
	margin-top: -20px;
}
