/* CSS Document */

h1 {
	background-color:#20413b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:5px;
	color:#FFFFFF;
	border:1px solid #162e46;}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:3px double #bfa870;
	padding:0px 0px 4px 0px;}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #676e75;}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#20413b;}
	

	
#nav{
padding:0;
margin-bottom: 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 90%;
font-weight:bold;
background-color:#cccc99;
}


#nav ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
margin: 0;
padding: 3px 3px 5px 5px;
}

#nav li a{
display:block;
border-bottom:1px dotted #996;
color:#550000;
text-decoration: none;
}

html>body #nav li a{ /*Non IE6 width*/
width: auto;
}

#nav li a:hover{

color: #996633;}

body {
	margin:0px;
	padding:0px;
	background-color:#550000;}
	
td#sitetitlecell {
	background-color:#88a293;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding-left:15px;}
	
td#navtitlecell {
	width:158px;
	background-color:#bfa870;}
	
td#navcell {
	background-color:#bfa870;
	vertical-align:top;}

td#pagetitle {
	background-image:url(images/pagetitlebg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;}
	
td#navtitle {
	background-image:url(images/navtitlebg.jpg);
	background-repeat:no-repeat;
	width:139px;
	height:37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	padding:0;
	font-weight:normal;
	vertical-align:middle;}
	
td#navtitle div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	padding:0px 0px 0px 5px;
	font-weight:normal;}
	
td#navspace {
	background-image:url(images/dividerfill.jpg);
	background-repeat:repeat-y;}
	
td#contentcell {
	background-color:#FFFFFF;
	padding:5px;}
	
td#lftfill {
	background-image:url(images/lftfill.jpg);
	background-repeat:repeat-y;}
	
td#rtfill {
	background-image:url(images/rtfill.jpg);
	background-repeat:repeat-y;}
	
table#maintbl {
	border-bottom:2px solid #5e645d;}
	
ul.mainnavlist {
	list-style-position:inside;
	list-style:none;
	padding:10px;
	margin:0px;}
	
li.navlistitem {
	list-style-image:none;
	padding:3px 0px 3px 0px;}
	
#mediacenter { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#996633; height:258px; }
#mediacenter a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#550000; text-decoration:none; font-weight:bold;}
#mediacenter a:hover{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#996633; text-decoration:underline;}
#mediacenter td {border-bottom:1px solid #FFF; padding:4px 0 4px 0; vertical-align:top;}