body {
margin: 0 auto;
padding: 0;
font: 100% Baskerville Old Face Regular;
background: #fbf8f1 url(bg.jpg) top center repeat-y;
}

#wrap {
background: #f4eddd;
color: #00364D;
margin: 0 auto;
width: 900px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
height: 55px;
}

#header h1 {
width: 600px;
margin: 10px 0 10px 5px;
float: left;
}

#header p {
width: 150px;
float: right;
text-align: center;
color: #00364D;
margin: 0 0 10px 0;
font-size: 0.9em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}
#logo {
margin: 10px 0 0 0;
border: 0;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
#avmenu {
clear: left;
float: left;
width: 220px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 220px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {

height: 20px;
text-decoration: none;
color: #fbf8f1;
display: block;
padding: 6px 0 0 10px;
background: #800001;
border-left: 4px solid #800001;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #1C6280;
}
#avmenu h4 {
font-size: .9em;
margin: 0 0 0 0;
color:#066
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 200px;
color: #00364D;
background-color: #e4c373;
line-height: 1.3em;
}

.leftquote {
margin: 10px 0 10px 0;
padding: 10px;
width: 200px;
color: #624a4a;
font-size: 100%;
line-height: 1.3em;
}

#extras {
float: right;
width: 160px;
margin: 0 10px 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 180px 20px 220px;
border-left: 1px solid #7299dc;
border-right: 1px solid #7299dc;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}


#content2 {
	margin: 0 0 20px 220px;
	border-left: 1px solid #c7b48a;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	
	color: #624a4a
}

#content3 {
margin: 0 0 20px 40px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.5em;
    margin: 0 0 .3em 0;
    font-weight: bold;
	100% Baskerville Old Face Regular
    color: #0F08BC;
}

#content2 h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    margin: 0 0 .3em 0;
    font-weight: bold;
	font: Baskerville Old Face Regular;
    color: #624a4a;
}

#content2 h3 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    margin: 0 0 .2em 0;
    font-weight: bold;
    color: #020D5C;
}

#content2 h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.2em;
    margin: 0 0 0 0;
    font-weight: bold;
    color: #e91931;
}

#content3 h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
	font-weight: bold;font: 
	color: #0F08BC;
}
h3 {font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	margin: 0 0 .2em 0;
	font-weight: bold;
	color: #0F08BC;
}
#content h4 {
font-size: 1.2em;
margin: 0 0 0 0;
background: #e4c373;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #e4c373;
}

#content2 img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #e4c373;
}
#content3 img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #e4c373;
}



a {
text-decoration: none;
color: #0C1AD2;
}

a:hover {
	text-decoration: underline;
	color: #0C1AD2;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #e4c373;
width: 900px;
text-align: center;
color: #b1c6e7;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.rightfloat {
  float:right;
  margin: 0 0 10px 20px;
  padding: 2px;
 }
.leftfloat {
  float:left;
  margin: 0 10px 0 0;
  padding: 2px;
 }
