/******* main pages ********/
body {
	color: #000; 
	background: #dcdcdc; 
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0; 
	line-height: normal;  
}
h1 {
	color: #000;
}
h2 {
	color: #B70000;
}
h3{
	color: #002568;
}
h4 {
	color: #333; 
}
h5 {
	color: #002568;
}
p {
	color: #000; 
}
hr {
	border: none; 
	border-top: 1px solid #a7bbc5; 
	height: 1px;
	line-height: 1px;  
}
input.text, textarea {
	font-size: 12px; 
	margin: 0;
	padding: 3px;
	border: 1px solid #589cc9;  
}
input {
	line-height:normal; 
	
}

/******* links ********/
a:link {
	color: #002568; 
	text-decoration:underline;
}
a:visited, a:active {
	color: #002568; 
	
}
a:hover {
	color: #B70000; 

}
/*leftnav*/
#leftnav a:link {
	color: #002568; 
	text-decoration:none;
}
#leftnav a:visited, #leftnav a:active {
	color: #002568; 
	text-decoration:none;
}
#leftnav a:hover {
	color: #B70000;
	text-decoration:none;
}
/*gallery*/
.gallery a:link{
}
.gallery a:visited, .gallery a:active {
}
.gallery a:hover img{
	border-color: #B70000 !important;
}

/******* home ********/
body#home #container {
	width: 980px;
	height: 600px;
	margin: 0 auto;
	text-align:center;
	border: 8px solid #589cc9; 
}

/******* main pages ********/
#container {
	background: #dcdcdc url(../images/main-bg.jpg) 0 0 no-repeat; 
	width: 990px;
	margin: 0 auto;
	border:1px solid #589cc9; 
	border-top: none; 
}

/**** header *****/
#header {
	width: 100%;
	height: 97px; 
}
#header #logo {
	/*background: transparent url(../images/logo.jpg) 0 0 no-repeat; */
	width: 250px;
	height: 97px; 
	position:absolute;
}
#header #logo img{
	border: none; 
}
#header #tagline {
	background: transparent url(../images/tagline-anim-low.gif) 0 0 no-repeat;
	width: 310px;
	height: 30px;
	margin: 50px 0 0 250px; 
	position:absolute; 
}
#header #img {
	background: transparent url(../images/spacer.gif) top right no-repeat;
	width: 430px;
	height: 97px;
	margin-left: 560px;
	position:absolute; 
}

/**** nav *****/
#nav {
	background: transparent url(../images/nav-tile.gif) 0 0 repeat-x; 
	width: 100%;
	height: 33px; 
	text-align: center; 
}
#nav ul,
#nav li
{
	margin: 0;
	padding: 0; 
	line-height: normal;  	
}
#nav ul {
	background: ; 
	width: 100%; 
	height: 33px; 
}
#nav li {
	display: inline;
}

/**** main page *****/
#main {
	width: 100%;
	text-align:left;
	margin-top: 30px;
}
/**** leftnav *****/
#main #leftnav {
	width: 200px; 
	float:left;
	margin: 30px 20px 0 40px; 	
	display:inline;
}
#main #leftnav ul,
#main #leftnav li
{
	margin: 0;
	padding: 0; 
	line-height: normal;  	
}
#main #leftnav ul{

}
#main #leftnav li{
	list-style:none;
	padding: 10px 0; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: .95em; 
	font-weight: bold;  
}



/**** rightpage *****/
#main #rightpage {
	width: 699px;
	/*width: 698px; */
	min-height: 220px; 
	border-left: 1px solid #a7bbc5; 
	/*border-right: 1px solid #E4D9A8; */
	float: left; 
}
#main #rightpage h2 {
	/*background: transparent url(../images/header-tile.gif) 0 0 repeat-x;*/ 
	height: 43px;
	font-size: 1.4em; 
	overflow:hidden;
}
#main #rightpage h2 span {
	display: block;
	margin: 10px 30px 0 30px;
}
#main #rightpage .content h3{
	margin: 25px 0 0 0;
	font-size: 1.4em; 
	line-height: 25px; 
}
#main #rightpage .content h4{
	margin: 25px 0 0 0;
	font-size: 1.2em; 
	font-weight: bold; 
	line-height: 25px; 
}
#main #rightpage .content {
	/*background: transparent url(../images/text-tile.gif); */
	padding: 1px 30px 1px 30px;
	font-size: 12px;
	line-height: 25px;  
}
#main #rightpage .content p{
	paddind: 0;
	margin: 0 0 25px 0;  
}
#main #rightpage .content ul,
#main #rightpage .content li
{
	paddind: 0;
	margin: 0;  
}
#main #rightpage .content ul{
	margin-bottom: 25px; 
}
#main #rightpage .content table {
	padding:0;  
	border:none;
}
#table td {
	height: 25px; 
}
#main #rightpage .content .quote{
	font-family:"Courier New", Courier, mono;
	font-size: 16px; 
	font-weight:bold;
	color: #285b7d; 
}
#main #rightpage .content .quote span{
	font-family:"Courier New", Courier, mono;
	font-size: 11px; 
	font-weight:bold;
	color: #25415c; 
}
#main #rightpage .content .imgright{
	float: right; 
	margin: 23px 0 10px 10px;
	border: 5px solid #589cc9;  
}
#main #rightpage .content .gallery {
	margin: 23px 0;
	padding-bottom: 1px; 
}
#main #rightpage .content .gallery a{
	margin: 0;  
}
#main #rightpage .content .gallery img{
	border: 5px solid #589cc9; 
	margin: 0 20px 25px 19px;
	padding: 0;  
}
#main #rightpage .content .links a{
	 text-decoration:none;
}
#main #rightpage .content .links p{
	 margin: 0;
	 font-family:"Courier New", Courier, mono;
	 font-size: 12px;
}


/**** footer *****/
#footer {
	background: transparent url(../images/bottom-bg.jpg) 0 0 no-repeat; 
	width: 100%;
	height: 113px; 
	text-align: center; 
}
#footer span {
	position: relative;
	top: 78px; 
	font-size: 11px;
	
	color: #002568; 
}

/**** Credit *****/
#credit {
	width: 980px;
	height: 30px;
	margin: 10px auto;
	text-align:right;
}
#credit a,
#credit a:link,
#credit a:visited
{
	color: #333;
	text-decoration: none;
}
#credit a:active
{
	color: #333;
	text-decoration: none;
}
#credit span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666; 
}
#credit img {
	margin: 0 0 0 10px;
	border: none; 
}


/******* misc ***********/
#header #logo span,
#header #tagline span,
#nav li span
{
	display:none;
}
.leaves {
	width: 100%;
	text-align:center; 
	margin-bottom: 10px; 
}
.clearer {
	line-height: 0px;
	float:none;
	clear: both;
}
.spacer {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
	height: 25px !important;    
}
.backtotop {
	border-bottom: 1px solid #a7bbc5 ;
	text-align: right; 
	font-weight: bold;
}
.backtotop a,
.backtotop a:link,
.backtotop a:visited  {
	color: #b70000; 
	text-decoration: none; 
}
.backtotop a:hover {
	text-decoration: underline; 
}
.hopetitle {
	color:#000; 
	font-weight: bold;
	font-size:50px;
	font-family:"Courier New", Courier, mono;
	text-transform:uppercase;
}
.center {
	text-align: center; 
}
.bold {
	font-weight: bold;
}
.cap {
	text-transform:uppercase;
}
.nomargin {
	margin: 0 !important; 
}
.crimson {
	color: #b70000 !important; 
}
.smaller {
	font-size: 1.3em !important; 
}
.nobullet {
	list-style:none;
	margin-left: 0;
	padding-left: 0; 
}
.threecolumnlist ul.column {
	float: left;
	width: 30%;
	padding: 0 3% 0 0; 
}
.acenter {
	text-align: center; 
}
.smallfont {
	font-size: 11px !important; 
}
/******* flashcontent ***********/
#home #flashcontent {
	font-weight: bold; 
	width: 980px;
	height: 600px; 
	margin: 0; 
}
#flashcontent {
	color: #000; 
	font-weight: bold; 
	width: 320px;
	height: 200px; 
	margin: 24px auto; 
}


/**** hack / bug fixes *****/

