﻿/* CSS layout */
body {
  color : #000000; 
  background : white; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#masthead {
	border-style:  none none line none;
	border-width: medium;
	border-bottom-color: black;
	font-size: large;
	height: 125px;
	background:transparent;
	color: black;
}
#logo1 {
	margin: 0px;
	padding: 0px;
	border:none;
	margin-left: 5px;

}
#logo1 img {
	height: 115px;
	width: 115px;
	border:none;
}
#purpose1 {
	left: 95px;
	Top: 75px;
}
#addressInfo1 {
	padding: 0px;
	background:transparent;
	color: black;
	font-size:8pt;
}
#addressInfo1 a {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#left_col {
	padding: 5px;
	border: thin ridge #663300;
	width: 105px;
	margin-left: 5px;
	float: left;
}
#button {
	width: 105px;
	border-right:none;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Garamond, "Tw Cen MT", sans-serif;
	font-size:10pt;
	background:transparent;
	color: black;
}
#button li {
	border: thin solid white;
	background-color: transparent;
}
#button a {
	color: #520;
	border: 1px outset #520;
	background: transparent;
}
#left_notes {
	width: 105px;
	font-size:10pt;
}
#left_col img {
	width: 105px;
	height: 105px;
}
#right_col {
	padding: 5px;
	border: thin ridge #663300;
	width: 105px;
	margin-right: 5px;
	margin-top: 75px;
	float: right;
	color:black;
}
#rightText {
	width: 95px; 
	z-index: 2;
	font-size: 9pt;
	font-family : "Times New Roman", Times, serif;
 	color:black;
}
#left_col h1, #left_col h2, #left_col h3{
	font-size : 10pt; 
	color:black;
}
 

#right_col h1, #right_col h2, #right_col h3 {
	font-size : 10pt; 
	font-family:"Times New Roman", Times, serif;
	color:black;
}

#right_col .BBBlockquote {
	font-size: 9pt;
}
#right_col img  {
	max-width: 90px;
	height:auto;
	border-style: none;
}
#footer {
	border-style: groove none none none;
	border-width: thin;
	font: 8pt;
	background:transparent;
	color: black;
}
#footer a {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#top_nav { 
	display : none;
} 
#page_content {
	margin-left: 130px;
	margin-right: 130px;  
	font-family : "Times New Roman", Times, serif;
 	font-size : 12pt; 

}
#container, #page_content, #masthead {
	width: auto;
	border: 0;
	margin-top: 2%;
	margin-bottom:2%;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;

}
html, body {
    height: auto;
}
#container {
	width: auto;
	height:auto;
}
#footer {
	display: none;
}
.BBLogoText {
	font-family: "Monotype Corsiva", Garamond, sans-serif;
	font-size: larger;
	font-weight: bolder;
	color: #663300;
}
.BBBlockquote {
	font-family: "Monotype Corsiva", Garamond, sans-serif;
	font-size: 11pt;

}
