/*h1                {margin-bottom: 20px;}
h2                {border-bottom: #FFFFFF 2px solid;  padding: 5px 0px 5px 20px;}
*/
#subbody {
	border-top: 2px dotted #A49791;
	margin-top: 20px;
	padding: 20px 0 0 0;
}
#leftcol {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#leftcol h1 {
	margin-top: 30px;
}
#leftHead h1 {
	margin-top: 0;
}
#leftHead img {
	margin-bottom: 25px;
}
#rightcol {
	width: 256px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background-rightcol-l2.jpg);
	background-repeat: no-repeat;
}
div#rightcol {
	width: 260px;
	margin: 0 auto;
}
#rightcol h2 {
	border-bottom: 2px solid white;
	padding: 4px 20px;
}
div#rightcol ul#subnav li.selected a {
	color: #9c3022;
}
div#rightcol ul#subnav li a:hover {
	color: #9c3022;
	text-decoration: none;
}

#rightcol a {
	color: #342b2a;
}
#subnav {
	font-size:14px;
	margin-bottom: 30px;
	background: url(../images/background-subnav-list.jpg) repeat-x;
}
#subnav li {
	border-bottom: 2px dotted #A49791;
	padding: 4px 0px 4px 0px;
	font-weight:bold;
}
#subnav ul li {
	border-bottom: none;
	padding: 0px 0px 0px 0px;
}
#subnav li a {
	margin-left: 20px;
}
#calendar {
	padding-left: 20px;
}
.arrow {
	margin-left: 6px;
}
#subnav li.selected a {
	background: url(/images/arrow.gif) center left no-repeat;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}
div#rightcol ul#subnav li.selected ul li a {
	background: none;
	color: #342b2a;
	padding-left: 20px;
}
div#rightcol ul#subnav li.selected ul li a:hover {
	color: #9c3022;
}
table#photoCluster {
	width: 470px;
}
table#photoCluster td#clusterMainPhoto {
	height: 180px;
	width: 310px;
	text-align: center;
	border: 3px solid #d4bf94;
	padding: 0;
}
table#photoCluster #clusterMainPhoto img#mainPhoto {
	border: none;
}
table#photoCluster table#photoGrid {
	width: 150px;
	margin-left: 4px;
	margin-top: 0;
	padding: 0;
}
table#photoCluster table#photoGrid td {
	text-align: center;
	padding: 0;
}
table#photoCluster table#photoGrid td img {
	border: 2px solid #d4bf94;
	margin: 0 0 4px 0;
}
table#photoCluster #captionCell {
	padding: 0;
}
table#photoCluster #captionCell h3 {
	padding: 0;
	margin: 0;
}
table#photoCluster p#captionCopy {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	padding: 6px 10px 0px 4px;
	line-height: 1.35em;
}