body {
  background: #123;
  color: #600;
  font-size: 10px;
  height: auto;
  padding-bottom: 0px;
}

#image { 
     height: 112px; 
     width: 960px;
}

a {
	color: #333;
/*	text-decoration: none;*/
}

a:hover {color: #900;}

h1 {
	padding-top: 10px;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #333;
	font-weight: bold;
}

h2 {
	padding-top: 5px;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
    font-size: medium;
	color: #666;
}

h3 {
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
    font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #600;
	line-height: 22px;
}
.information {
    overflow: hidden;
	text-align: left;
    font-family: 'PT Sans', Arial, sans-serif;
    font-size: medium;
	color: #933;
	font-style: none;
}
.information_italics {
	overflow: hidden;
	text-align: left;
    font-family: 'PT Sans', Arial, sans-serif;
    font-size: medium;
	color: #933;
	font-style: italic;
}

.gray {
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
    font-size: medium;
	color: #666;
}

p, .formats span {
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
    font-size: medium;
	color: #333;
}

p2 {
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #333;
	line-height: 22px;
}

p3 {
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
	line-height: 22px;
}

.copyright {
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	color: #666;
}

.indent {
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	color: #333;
	text-indent: 40px;
}

.border {
	border:thin;
	border-color:#000;
}

.space {
	margin-top: 20px;
	margin-bottom: 10px;
}

.doublespace {
	margin-top: 40px;
	
}

.halfspace {
	margin-top: 10px;
	margin-bottom: 10px;
}

.space_no_margin_bottom {
	margin-top: 20px;
	
}

.space_bottom {
	margin-bottom: 25px;
	
}

.column_right_margin {
	margin-right: 40px;	
}

.redtext form {display: inline;}
.redtext, .redtext form a {
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: medium;
	color: #600;
}
.redtextmedium{
	overflow: hidden;
	text-align: left;
  	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: large;
	color: #600;
}

.container_12,
.container_16,
.container_24 {
	background-color: #fff;
	margin-bottom: 20px;
}

.container_12 {
  
}

.logo {padding:35px 0 35px 0;}

.rule {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	height: 40px;
	margin-top: 0px;
	position: relative;
}

.ruletop {
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-color: #333;
}

.lightbrown {
	background-color:#FEFCDD;
	border: 1px solid #999;
	height: auto;
}

.backgroundcolor {
	background-color:#123;
}

.featuredmargin {
    padding: 20px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 24px;
    width:60%;
}

 .formats lightbrown {
     padding: 5px;   
}
.support {
    font-style:bold;
    font-size:20px;
    font-family:'EB Garamond', 'Times New Roman', Times, serif;
    text-align:left;
    padding:0px 12px 14px 0px;"   
}