@charset "UTF-8";
body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #004b81;
	text-align: left;
	/*vertical-align: top;*/
	border:0;
	margin:0;
	padding:0;
	
}

p, td, div, ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

p {
	/*
	line-height: 16px;
	*/
} 


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005295;
	font-size: 13px;
	background-position: bottom;
	height: -15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00649B;
	margin-bottom:0px;
	padding-bottom: 0px;	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CEA85B;
	margin-bottom:0px;
	padding-bottom: 0px;	
}

li, ul
	{
	margin-top:0px;
	padding-top: 0px;
	}
	
#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	border: 1px solid #CEA85B;
}
#branding {
	width: 760px;
	height: 135px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navigation {
	width: 760px;
	margin-top: 0;
	padding-top: 0;
}


#content_left_gal {
	float: left;
	width: 230px;
	text-align: center;
	padding-right: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#contact_info_gal {
	font-family: "Times New Roman", Times, serif;
	width: 225px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	margin-top: 3px;
	background-color: #EED5A3;
}

#content_left {
	float: left;
	width: 230px;
	text-align: left;
	padding-right: 0px;
	padding-left: 25px;	
	background-color: #FFFFFF;
}
#contact_info {	
	width: 230px;
	text-align: right;
	margin-top: 3px;
	background-color: #EED5A3;
}

#content_middle {
	text-align: left;
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#whatsnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 450px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_right {
	text-align: left;
	float: right;
	width: 140px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#supp-nav {
	width: 755px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A98846;
}


#contact_info a
 {
	padding:0;
	margin:0;
	border:0;
	height:30px;
	overflow:hidden;	
	display:block;
	width: 230px;
	}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00649B;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CEA85B;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CEA85B;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}


ul.right_column 
{
	margin-left:18px;
	margin-top:0;
	margin-bottom:10;
	padding-left:0;
}

li.right_column
{	
	padding: 0 10px 0 0;
	text-align:left;
	font-weight: normal;
	color:#000;
	margin:0;
}

table#chart 
{
    width:100%;
    border-top:solid 2px #cea85b;
    border-left:solid 2px #cea85b;
	background-color: #fff;
}

table#chart th 
{
    border-bottom:solid 2px #cea85b;
    border-right:solid 2px #cea85b;
}

table#chart td
{
    text-align:left;
    vertical-align:top;
    padding:3px;
    border-bottom:solid 2px #cea85b;
    border-right:solid 2px #cea85b;
}
