body{
font-family:Arial, Arial, Helvetica, sans-serif;
margin:0;
}

.footer a:link {
color: #e3b949;
text-decoration: none;
}
.footer a:visited {
color: #e3b949;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}

.trans {
opacity: .6;
filter:alpha(opacity=60);
}

.header p{
font-size:10pt;
color:white;
text-shadow:1 1 1 #420;
line-height:1.5em;
margin-top:4px;
}

h1 {
      color: #311;
	font-family: Georgia;
	font-size: 25pt;
	font-style: normal;
	font-weight: 100;
	text-align: left;
        margin:2px 0 10px;
	text-decoration: none;
text-shadow:1 1 3 #750;
}

p{
color:#321;
font-family:Arial, Arial, Helvetica, sans-serif;
font-size:11pt;
line-height:1.5em;
}

a{color:#440A09;}
a:hover{color:#630;}

#search {
height:25px;
margin-top:7px;
margin-bottom:0px;
text-align: right;
padding-right: 40px;
font-size:9pt;
}

.searchForm {
margin:0px;
padding:0px 0px 7px 0px;
}

#content-gutter{
display:none;
}