a:link
{
	color: #1A60A7; 
	text-decoration: none;
}

a:visited
{
	color: #539FEB; 
	text-decoration: none;
} 

a:active 
{
	color: #FE6704; 
	text-decoration: underline;
}

a:hover 
{
	color: #FE6704; 
	text-decoration: underline; 
}


body
{
	font-family: arial rounded MT, arial, helvetica, sans-serif;
	background-color: #052430;
	color: #1A1A4A; 
	line-height: 150%;
	font-size: 12 pt;
}

normal
{
	font-family: arial rounded MT, arial, helvetica, sans-serif;
	color: #1A1A4A; 
	line-height: 150%;
	font-size: 12 pt;
}

p
{
	font-family: arial rounded MT, arial, helvetica, sans-serif;
	color: #1A1A4A; 
	line-height: 150%;
	font-size: 12 pt;
}


h1, h2, h3
{
	font-family: arial rounded MT bold, arial, helvetica, sans-serif;
	padding-top: 5 pt;
}

h1
{
	color: #000066;
	font-size: 20 pt;
	padding-bottom: 5 pt;

}

h2
{
	color: #539FEB;
	font-size: 16 pt;
	letter-spacing: 1;
	font-style: all-caps;  
	text-transform: uppercase; 
	font-weight: lighter;

}

h3
{
	color: #FE6704;
	font-size: 14 pt;
	font-style: italic;
	letter-spacing: 1; 
	font-weight: lighter;
}


HR 
{ 
    width: 40%; 
    border-top: 2px solid #1A1A4A;
    border-bottom: 2px solid #539FEB;
    height: 4px;
	noshade: noshade;  
	text-align: left;
	margin: 0 auto 0 0;   
	margin-bottom: -10;
}


table
{
	table-border-color-light: #052430;
	table-border-color-dark: #052430; 
}


html 
{
scrollbar-base-color: #DDDCB7;
scrollbar-arrow-color: #FE6704;
scrollbar-track-color: #C6C385;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}


heronbg
{
background-attachment: fixed;
background-position: center center;
background-repeat: no repeat; 
}


.ihPhotoMain
{ 
border: 2px solid #052430; 
}

.ihPhotoThumb
{ 
border: 1px solid #052430; 
}

.ihPhotoTour
{ 
border: 2px solid #052430; 
}

.ihTableHeader 
{
background-color: #ff66ff; 
}