@import url("reset.css");
/*=STRUCTURE
=== === === === === === === === === === */
html {
	min-height:100%;
	font-size: 100.1%; /* IE hack */
	line-height: 100%;
}
body {
	text-align: justify;
	color: #000;
	/*background: #990000;*/
	background: #014e8a url(../_cssimg/back.gif) repeat-x center top;
	font: 0.75em/1em Georgia, "Times New Roman", Times, serif;
}
/*=COMMON
=== === === === === === === === === === */
a, a:link { color: #00236f;}
a:visited {color: #1e3560;}
a:hover {color: #614f20;}
a:active {color: #000;}

h1 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #805f12;
	padding-bottom: 5px;
}
h2 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #805f12;
	border-bottom: 1px solid #e0d3b3;
}
p + h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #805f12;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
	
h4 { font-size: 120%; }
h5 { font-size: 110%; }

.home h1 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #e1d4b4;
}
p, li {
	color: #00236f;
	margin-bottom: 5px;
	font: 100%/160% Arial, Helvetica, sans-serif;
}
blockquote {
	font: italic 120%/200% Georgia, "Times New Roman", Times, serif;
	color: #805f12;
	float: right;
	width: 130px;
	border-left: 1px solid #e0d3b3;	
	padding-left: 5px;
	padding-bottom: 20px;
	margin-left: 15px;
}
/*blockquote {
	font: italic 120%/200% Georgia, "Times New Roman", Times, serif;
	color: #805f12;
	border-bottom: 1px solid #e0d3b3;
	border-top: 1px solid #e0d3b3;
	padding: 5px;
	margin: 5px;
	text-align: center;
}*/
/*=header
=== === === === === === === === === === */
#header {
	height: 85px;
	background: url(../_images/header.jpg) no-repeat right top;
}
/*=NAV
=== === === === === === === === === === */
#nav{
	height: 33px;
	border-top: 1px solid #004296;
	overflow: hidden;
}
#nav ul{
	text-align: left;
	display: block;
	height: 33px;
  padding-top: 8px;
	padding-bottom: 10px;
}
#nav li{
	list-style: none;
	display: inline;
	height: 33px;
	padding-bottom: 11px;
}
#nav a{
	color: #FFF;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 8px 9px 11px 9px;
	height: 33px;
	text-transform: uppercase;
}
#nav a:hover, #nav .selected a{
	color: #00236f;
	background: url(../_cssimg/nav_over.gif) repeat center top;
	border-left: 1px solid #00236f;	
	border-right: 1px solid #00236f;	
	padding-right: 8px;
	padding-left: 8px;
	}
#nav a:active{
	color: #FFF;
	background: #00236f;
	}
/*=CONTENT
=== === === === === === === === === === */
#content {
	width: 820px;
	margin: 0 auto;
	padding-top:10px;
	min-height: 300px;
}
body.home div#content {
background: url(../_cssimg/box01.jpg) no-repeat -5px 10px;	
}

.back01 {
	background: #f6f3eb;
}
.borders01 {
	border-top: 1px solid #00236f;
	border-bottom: 5px solid #e4dabe;
}

.highlight01 {
	background: #ece5d4;
	border-top: 1px solid #d6caad;
	border-bottom: 1px solid #d6caad;
	min-height: 230px;
}
.highlight01 p, .highlight01 ul{
	color: #00236f;
	font: 10px/160% Arial, Helvetica, sans-serif;
}
.highlight01 ul{
	padding: 0;
	margin: 0;
}
.highlight01 li{
	margin: 0 0 0 18px;
	padding: 0 0 5px 0;
	text-align: left;
	display: list-item;
	list-style: url(../_cssimg/bullet-arrow2.gif) none outside;
	vertical-align: middle;
}
.highlight02 {
	border-top: 1px solid #d6caad;
	background: url(../_cssimg/highlight02-back.jpg) no-repeat center top;
	padding-top: 3px;
}
p.highlight02{
	color: #3c3421;
	font: 11px/150% Arial, Helvetica, sans-serif;
}
.highlight02 a{
	color: #17130b;}
.highlight02 a:hover{
	color: #866c2c;}
.noheight {
	min-height: 0px;
}
.highlight03 {
	border-top: 1px solid #d6caad;
	border-bottom: 1px solid #d6caad;
	padding: 5px;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	background: url(../_cssimg/footer_back.jpg) no-repeat center top;
	min-height: 300px;
	width: 820px;
	margin: 0 auto;
}
.wrapper {
	margin: 0 auto;
}
.bottomnav ul{
  padding: 8px 0;
}
.bottomnav li{
	color: #001544;
	font: 10px/15px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	display: inline;
	text-transform: uppercase;
	padding: 8px 8px 11px 0px;
}
.bottomnav a, .bottomnav a:visited{
	color: #8bb3d1;
	text-decoration: none;
	font: 10px/15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0;
}
.bottomnav2 {
	margin-top: 35px;
}
.bottomnav2 li{
	color: #8bb3d1;
	font: 9px/15px Arial, Helvetica, sans-serif;
	list-style: none;
	display: inline;
	padding: 0;
}
.bottomnav2 a, .bottomnav2 a:visited{
	color: #8bb3d1;
	text-decoration: none;
	font: 9px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.bottomnav2 a:hover, .bottomnav a:hover{
	color: #FFFFFF;
	background: #001544;
}
.footerBack02 {
	background: url(../_cssimg/footer_back02.gif) repeat-x center top;	
}
/*SIDENAV
=== === === === === === === === === === */
.sidenav {
	display: block;
}
div.columnA ul.sidenav {
	margin: 0;
	margin-bottom: 25px;
}
.sidenav li {
	display: block;
	/*height: 34px;*/
	margin: 0;
	padding: 0;
	/*border: 1px solid #000;*/
}
.sidenav a{
	padding: 10px 0 0 20px;
	margin: 0;
	display: block;
	background: url(../_cssimg/sidenav_back.gif) repeat-x top;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #886920;
	text-decoration: none;
}
.sidenav a:hover, .selectedSide a{
	background: #e1d4b4 url(../_cssimg/sidenavover_back.gif) no-repeat right center;
	color: #533c06;
}
.sidenav a:active{
	background: #886920 url(none) no-repeat right center;
	color: #FFFFFF;
}
/*columnA
=== === === === === === === === === === */
.columnA{
	background:#ece5d4;
	border-top: 3px solid #886920;
	padding-bottom:10px;
	}
.columnA ul{
	margin: 0 10px;
}
.columnA li{
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*=MISC
=== === === === === === === === === === */
.right {
	float: right;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
.button01 a, .button01 a:visited {
	/*background: url(../_cssimg/button01.gif) repeat-x center center;*/
	height: 15px;
	display: block;
	border: 1px solid #c4c5a6;
	text-align: center;
	text-decoration: none;
	background: #0a558d;
	color: #FFF;
	padding: 3px 0 5px 0;
	text-transform: uppercase;
	font-size: 90%;
}
.button01 a:hover {
	background: #c4c5a6 url(none);
	color: #FFF;
}
.button01 ul, .button01 li {
	margin: 0;
	pading: 0;
	list-style: url(none) none;	
}

.back02 {
	background: url(../_cssimg/back02.gif) repeat-x center top;
	margin-bottom: 10px;
}
.back02 ul{
	display:block;
	float: left;
	width: 120px;
	color: #00236f;
	font-size: 90%;
}
.back02 li {
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.back02 ul strong{
	font-weight: normal;
	color: #886920;
}
.back02 p{
	display:block;
	float: right;
	width: 260px;
	font-size:90%;
}
.back02:hover {
	background: #f1ecdf;
	cursor: pointer;
}
.border01 {
	border: 1px solid #e0d3b3;
}
.border03 {
	border: 1px solid #e0d3b3;
	padding: 5px;
	background:#f2ede0;
	margin-bottom:10px;
}
.border03 h2 {
	font-size: 110%;
	text-transform: capitalize;
	border-style: none;
}
.border03 p{
	padding: 0;
	margin: 0;
}
.border04 {
	border-top: 1px solid #7e5e1b;
	border-bottom: 1px solid #7e5e1b;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.border04 {
margin-bottom: 15px;
}
.staff strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #805f12;	
}
.staff strong a, .staff strong a:link, .staff strong a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #583e08;
	padding-right: 15px;
	background: url(../_cssimg/email.gif) no-repeat right bottom;
}
.staff strong a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #004296;	
}
.spaceTop {
	margin-top: 15px;
}
.spaceBottom {
	margin-bottom: 15px;
}
.spaceBottom li{
	margin-bottom: 15px;
}
.spaceBottom a, .spaceBottom a:link, .spaceBottom a:visited{
	color: #004296;
}
.spaceBottom a:hover{
	color: #886920;
}
.listing02{
	
}
.listing02 h2{
	font-size: 90%;
	border-bottom: 1px solid #e0d3b3;
}
.listing02 ul{
margin-bottom: 15px;
}
li ul {
	font-size: 90%;
	margin-left: 20px;
	list-style: square outside;
}
.ragleft {
	text-align: left;
}
.back02 p strong {
	font-style: normal;
	font-weight: bold;
	color: #886920;
}
.short {
}
