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

#header
{
	/* height: 81px; */
	height:73px;
}

#logotype 
{
	margin-top:20px;
	margin-left:20px;
	border:none;
}


#contentwrapper {
	background-color:#fff;
}

#content 
{
	background-image: url(../images/contentbgtile2.gif);
	background-repeat: repeat-y;
	background-position:0px 9px;
	width:865px;
}

#menucolumn 
{
	width:200px;
	float:left;
	padding-left:0px;
	padding-right:0px;
}


#contentcolumn 
{
	float:left;
	width:665px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.headr 
{
	float: right;
	width: 54%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	color: #C59F65;
	font-size: 12px;
	margin-top: 5px;
}

.headr .headlinks 
{
	float: left;
	width: 60%;
	text-align: right;
	padding-top: 1px;
	margin-right: 5px;
}

.headr .print, .headr2 .print {
	margin-top:9px;
	margin-right:35px;
	margin-left: 82%;
	font-size: 11px;
	font-weight:bold;
}

#flash 
{
	width:665px;
	height:104px;
	background-color:#452317; /* med brown */
	position:relative;
	z-index:2;
	line-height:0;
	overflow:hidden;
}

#flash #swf 
{
	z-index:3;
}

#flash #swf object 
{
	display:block;
}

#flash #swf object param 
{
	visibility:hidden;
}


#insidepage 
{
	padding:35px;
}



#contentcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	font-weight: normal;
	font-variant: small-caps;
	color: #907e62;
	text-align: center;
}

#contentcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	color:#575757;
}

#contentcolumn h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 25px;
	margin-top: 25px;
}
#contentcolumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	margin-top:0;
	margin-bottom: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4c4c4c;
	margin-right: 20px;
	margin-left: 15px;
	padding-bottom: 5px;
}

.hilitephotoleft {
	float:left;
	margin-right:1.5em;
	margin-bottom:1.5ex;
}
.hilitephotoleft div {
	margin-bottom:0;
}

.hilitephotoleft p {
	margin:0;
}	
.hilitephotoleft p img {
	margin:0;
	margin-top:6px;
}
.hilitephotoleft p.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#7e7e7e;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	clear:left;
}
.hilitephotoleft p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9b9b9b;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	letter-spacing:0px;
}

.hilitephotoright {
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5ex;
}
.hilitephotoright div {
	margin:0;
}

.hilitephotoright p {
	margin:0;
}
.hilitephotoright p img {
	margin:0;
	margin-top:6px;
}
.hilitephotoright p.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#7e7e7e;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	clear:right;
}
.hilitephotoright p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9b9b9b;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	letter-spacing:0px;
}

.quote {
	margin-left:8%;
	margin-right:8%;
	font-style:italic;
	font-size:14px;
}
.quoteauthor {
	margin-left:8%;
	margin-right:8%;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing: 0.2em;
}

#content h3.overdash {
	color:#907e62; /* medium grayish brown */
	font-size:24pt;
	line-height:26px;
	font-weight:normal;
	padding-top:1ex;
	border-top:1px dotted #8c8c8c;
	font-style:normal;
	text-align:left;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:40px;
}

.sidebar 
{
	float:right;
	background-color:#fff7da; /* Very Light Pinkish Beige */
	width:40%;
	margin-left:1.5em;
	padding:2em;
	margin-right:-35px;
	margin-bottom:1em;
}

.sidebar p:first-child {
	margin-top:0;
}

#contentcolumn h3.sidebarheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#61533d;
	font-size:18pt;
	font-style:normal;
	margin-left:0;
	margin-top:3px;
	line-height:normal;
	font-weight:normal;
	text-align:left;
}
.sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:15pt;
	letter-spacing:0.1em;
}

.sidebar p.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#7e7e7e;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	clear:left;
	letter-spacing:0px;
}

.contentbox {
	background-color:#fff7da; /* Very Light Pinkish Beige */
	margin-left:-35px;
	margin-right:-35px;
	padding:20px;
}

#contentcolumn h3.contentboxheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#61533d;
	font-size:18pt;
	margin-left:0;
	line-height:normal;
	font-weight:normal;
	text-align:left;
}
.contentbox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:15pt;
	letter-spacing:0.1em;
}

.contentbox p.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#7e7e7e;
	margin-top:0px;
	margin-bottom:5px;
	line-height:140%;
	clear:left;
	letter-spacing:0px;
}


.focusbox {
	background-color:#fff7da;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:2em;
	padding-bottom:2em;
	border-top:1px solid #d0cbb6;
	border-bottom:1px solid #d0cbb6;
	padding-left:1em;
	padding-right:1em;
	margin-bottom:1em;
}
.focusbox h2 {
	color:#8c914d; /* OLIVE */
	font-weight:normal;
	font-style:italic;
	font-size:13.3pt;
	line-height:19.5pt;
}

/* PHOTO GALLERY STYLES */

.thumb {
	text-align:center;
	vertical-align:middle;
}

.thumb img {
	border:1px solid #343e5f;
}
.thumb p {
	font-size:10px;
	line-height:12px;
	margin-top:5px;
}

.gallery {
	clear:right;
	/* border:1px solid #ace; */
}

h3.gallerytitle  {
	clear:right;
	color:#907e62; /* medium grayish brown */
	font-size:24pt;
	line-height:26px;
	font-weight:normal;
	padding-top:1ex;
	border-top:1px dotted #8c8c8c;
	font-style:normal;
	text-align:left;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:40px;
}
h3.gallerytitle  span a {
	float:right;
	font-weight:normal;
	font-size:70%;
	padding-top:5px;
	padding-right:1em;
	vertical-align:bottom;
}
.folder {
	clear:right;
}
