h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 28px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
}

h3{
	margin-left:20px;
}

h4{
	margin-left:20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin: 15px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fbeec8;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #663300;
	background:url('images/rackhamBKG.gif');
	background-repeat:repeat;
	text-align:center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9966;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad986b;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad986b;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc9966;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad986b;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc9966;
	font-weight: bold;
}


/* Andy Chase additions */

body{
 text-align:center; /* Center body contents in MSIE */   
}

#page{ 
 text-align:left;
 margin: 20px auto 0 auto;
 width:618px;
}

/* Main layout table */
#layout{
  margin: 20px auto 0 auto;
  width:800px;
}

.header{
	background-color:#FDF5DE;
padding-left:1em;
height:160px;

}

#contentarea{
 width:616px;
 border-left:1px solid #fdf5de;
 border-right:1px solid #fdf5de;
 border-bottom:1px solid #fdf5de;
}

.contentarea{
background-color:#fff;
}

#footer{
background-color:transparent;
}

#footer p{
font-size:8pt;
text-align:center;
}

#content{
 padding:10px;   
}

h1#hometitle{
   width:618px;
   height:251px;
   background-image:url('images/banner_home.png');
   background-position:top left;
   background-repeat:no-repeat;   
   margin:0;
    padding:0;
}

h1#subtitle{
display:none;
}




h1#hometitle span, h1#subtitle span{
 display:none;   
}

.sidebar{
background-color:#C96;
background-image:url('/images/nav_bg.png');
background-repeat:repeat-y;
background-position:left;
}

.sidebarbottom{
background-color:#C96;
background-image:url('images/nav_bg.png');
background-position:left;
background-repeat:repeat-y;

}

#navmain{
width:165px;
padding:15px 7px 0 7px;
background-image:url('images/nav_top.png');
background-position:top left;
background-repeat:no-repeat;


}
#navmain img{
	display:block;
}

#subnav{
background-color:#936036;
color:#fff;
font-weight:bold;
padding:5px 0 5px 10px;
}

#subnav hr{
height:1px;
border:1px solid #fc9;
margin-right:1em;

}

#subnav a{
color:#fff;
padding-right:2em;
}

#subnav a:hover{
color:#ff3300;
}

img.nav{
margin-top:5px;
}

img.navsection{
margin-top:10px;
}

img#logo{
margin:5px 0 5px 36px;
}

.levelfinder{
border-collapse:collapse;
border:1px solid #fc9;
margin-bottom:1em;
}

.levelfinder th{
text-align:center;
background-color:#fc9;
color:#fff;
}

.levelfinder td{
border:1px solid #fc9;
}

#footer ul{
list-style-type:none;
font-size:8pt;
}

#footer ul li{
font-size:8pt;

}
#footer ul li.section{
color:#c96;
}

#footer li{
line-height:.8em;
}

#footer ul li.page{
color:#630;
}
#footer ul li ul{
display:inline;
margin-left:0;
padding-left:0;

}

#footer ul li ul li{
display:inline;
margin-left:1em;
font-size:8pt;
}
#footer a.page{
font-size:8pt;
color:#630;
font-weight:normal;
}

#footer a.section{
font-size:8pt;
color:#c96;
font-weight:normal;
}

.menu p {
margin: 10px;
text-align: left;
}

.menu a {
color: #FDF3C6;
font-weight: bold;
}
.menu a:visited {
color: #663300;
}
.menu a:hover {
color: white;
}
.menu a:active {
color: white;
}

.quotes {
	font-style: italic;
}
.empty {
	margin: 5px;
	background-color: transparent;
	background-image: none;
	}
	.table_with_margin {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

