﻿@charset "utf-8";
/* CSS Document */

a {color:#C9C9C9; text-decoration:underline;}

a:active {color:#C9C9C9; text-decoration:underline;}

a:visited {color:#C9C9C9; text-decoration:underline;}

a:hover {color:#E1D587;}

body {
background-color:#000000;
color:#D9D9D9;
font-family:"Calibri";
font-size:14px;
height:100%;
margin:0;
text-align:center;
width:100%;}

hr {
border-color: #5B5341;
border-width:thin;
color:#5B5341;
height:1px;
margin-bottom:3px;
margin-top:3px;
width:100%;}

html {height:100%;}

table {height:auto; margin:0; width:900px;}

table.main {height:100%; margin-left:auto; margin-right:auto; width:1100px;}

table table table table {margin:0; margin-left:auto; margin-right:auto; width:auto;}

td {background:#00004F; text-align:left; vertical-align:top;}

td.banner {height:100px; text-align:center; width:800px;}

td.center_column {width:50%;}

td.header {height:100px; vertical-align:top; width:520px;}

td.hr {text-align:center; width:auto;}

td.left_border {background-image:url(images/left.gif); height:auto; width:100px;}

td.left_column {width:25%;}

td.logo {height:100px; text-align:center; vertical-align:middle; width:80px;}

td.nav {height:50px; font-family:"Calibri"; font-size:14px; text-align:center; vertical-align:top;}

td.right_border {background-image:url(images/right.gif); height:auto; width:100px;}

ul {margin:0; font-size:inherit;}

/*
.title{
color:#E1D587;
font-family:"Century Gothic";
font-size: 20px;
text-align:center;
text-decoration:underline;
}

.subtitle {
color:#E1D587;	
font-size:15px;
font-weight:bold;
text-align:center;
}
*/

#border {border:1px solid #e1d587;}

#content {background:#00004F; height:100%; margin:0; width:600px;}

#content-hr {height:100%; width:80%;}

#center {text-align:center;}

#footer {font-size:13px; height:10px; text-align:center;}

#header {
color:#e1d587;
font-family:"Century Gothic";
font-size:30px;
text-align:left;
}

#main {height:100%;}

#subheader {
color:#E1D587;
font-family:"Mistral";
font-size:21px;
font-style:italic;
text-align:left;
}

#title{
color:#E1D587;
font-family:"Century Gothic";
font-size: 20px;
text-align:center;
/*text-decoration:underline; */
}

#subtitle{
color:#E1D587;	
font-size:15px;
font-weight:bold;
text-align:center;
}

/*Navigation*/
#nav {
display: inline;
float: none;
height: 20px;
margin: 0;
padding: 0;
text-align: left;}

#nav li {display:inline; list-style-type:none; margin:0; padding:0;}

#nav ul {display:inline; list-style-type:none; margin:0; padding:0;}

#nav a:link {
background:#00004F;
border: 1px solid #5B5341;
/*border-left:5px solid #b28448;*/
color: #D9D9D9;
display: inline;
font: bold 13px verdana, arial, sans-serif;
line-height: 22px;
margin: 0 0 0 2px;
padding: 2px 3px;
text-decoration: none;}

#nav a {
background:#00004F;
border: 1px solid #5B5341;
/*border-left:5px solid #b28448;*/
color: #D9D9D9;
display: inline;
font: bold 13px verdana, arial, sans-serif;
line-height: 22px;
margin: 0 0 0 2px;
padding: 2px 3px;
text-decoration: none;}

#nav a:hover {
/*background:#5B5341;*/
border: 1px solid #E1D587;
color:#E1D587;
/*border-left: 5px solid #a67433;*/}

#nav a:hover.active {
background:#00004F;
/*background:#5B5341;*/
border:1px solid #E1D587;
/*border-left: 5px solid #520;*/
color:#E1D587;}

#nav a:link.active {
background:#00004F;
/*background:#5B5341;*/
border:1px solid #E1D587;
/*border-left: 5px solid #520;*/
color:#E1D587;}

#nav a.active {
background:#00004F;
/*background:#5B5341;*/
border:1px solid #E1D587;
/*border-left: 5px solid #520;*/
color:#E1D587;}

#subs {
background:#00004F;
float:left;
font:bold 11px verdana, arial, sans-serif;
height: 26px;
margin-bottom:5px;
padding:5px 0 0 0;
text-align:center;
width:900px;}
