.title {
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}

.default_content {
  background-color: #ffffff;
  color: #6D4F36;
  font-size: 15px;
  font-family: Garamond, Georgia, Verdana, serif, sans-serif;
  display: block;
  padding: 8px;
		border-left: 2px solid #DBE4AD;
		border-right: 2px solid #DBE4AD;
		border-bottom: 2px solid #DBE4AD;
  }
.br_content {
  background-color: #ffffff;
  color: #6D4F36;
  font-size: 15px;
  font-family: Garamond, Georgia, Verdana, serif, sans-serif;
  display: block;
  padding: 8px;
		border-left: 2px solid #DBE4AD;
		border-right: 2px solid #DBE4AD;
		border-bottom: 2px solid #DBE4AD;
  }
.bl_content {
  background-color: #ffffff;
  color: #36466D;
  font-size: 15px;
  font-family: Garamond, Georgia, Verdana, serif, sans-serif;
  display: block;
  padding: 8px;
		border-left: 2px solid #DBE4AD;
		border-right: 2px solid #DBE4AD;
		border-bottom: 2px solid #DBE4AD;
  }

.homephoto {
  display: block;
		border: 2px solid #DBE4AD;
  }

.thumbsm {
  display: block;
		margin-left: 4px;
		margin-top: 4px;
		border: 2px solid #DBE4AD;
  }
#leftcontent {
  float:left;
  }

.more {
  display: block;
	 padding-left: 4px;
		}

.more2 {
  display: block;
	 padding-left: 6px;
		}

.moreabpos {
  position: absolute;
		top: 408px;
		}

.subnavcontainer {
  color: #ffffff;
  font-size: 15px;
  font-family: Garamond, Georgia, Verdana, serif, sans-serif;
  display: block;
		padding: 6px;
		}

a.subnav {
  color: #DBE4AD;
  display: block;
		padding-bottom: 3px;
 	text-decoration: none;
  }
a.subnav:visited {
  color: #DBE4AD;
  display: block;
		padding-bottom: 3px;
 	text-decoration: none;
  }


a {
	color:#000000;
	text-decoration: underline;
  }

a:visited {
  color:#000000;
	text-decoration: underline;
  }

a:hover {
  color:#E85125;
 	text-decoration: none;
  }

a.external_link {
  font-size: 13px;
}

.small{
  font-size: 13px;
}

.aor {
font-variant: small-caps;
position: relative;
top: -10px;
  font-size: 13px;

}