a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(/images/web-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: #005FCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyChart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	padding-left: 0px;
	padding-right: 10px;
}
.subHed_Chart {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	text-indent: 10px;
}
.footerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003366;
	text-decoration: none;
	padding: 10px 25px 10px 25px;
	text-align: center;
}
.HED {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	text-decoration: none;
	padding-left: 3px;
}
.HEDGrey {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #DAA72E;
	text-decoration: none;
	padding-left: 0px;
}
.imageBorder {
	border: thin solid #006699;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 3px 100px;
}
.contactsName {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	padding-left: 3px;
	padding-right: 3px;
	height: 25px;
	width: 100%;
}
.flags {
	padding-top: 2px;
	vertical-align: text-bottom;
}
.contactsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
	padding-right: 10px;
}
.pdfList {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
.curveImage {
	height: 350px;
}
/************** tk **************/
.ospreyContent { /*************** this is the cell on all pages that will contain the unique content on a curve *****/
	padding: 0px 25px 10px 0px;
	background-image: url(images/curve-entire.gif);
	background-repeat: no-repeat;
}
.ospreyContent2 { /*************** this is the cell on all pages that will contain the content - no curve *****/
	padding: 0px 25px 10px 25px;
	background-color: #ffffff;

}
.ospreyContentVideo { /*************** this is the cell on the video that will contain the unique content on a curve *****/
	padding: 0px 25px 10px 0px;
	background-image: url(images/curve-videos.jpg);
	background-repeat: no-repeat;
}
.OpsreyTable {
	width: 770px;
	background-color: #ffffff;
	background-image: url(images/curve-bottom.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #003366;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
}
.interiorTitle {
	padding-left: 250px;
	padding-top: 15px;
	height: 49px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #003366;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
/**************** interior menu navigation **************/
#navcontainer
{
background: #551A8B;
width: 100%;
margin: 0 auto;
padding: 0px 0px 0px 0px;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em .2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #800000;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #CCCCCC;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}               
ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
/******************** end interior navigation ***************/

.CenterFocus {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;

}
.downloadPDF a:link, .downloadPDF a:visited, .downloadPDF a:active {
	color: #528EC4;
	text-decoration: none;
}
.downloadPDF a:hover {
	color: #666666;
	text-decoration: underline;
}	
.special { /* this is for the hidden field in the forms to help prevent spam */
display:none;
}
.newsEvent {
	color: #55B137;
	font-weight: bold;
}

/*************************** GALLERY *****************************/
.OwnerMainImg {
	border: 5px solid #003367;
}
.OwnerInformation {
		border-bottom: dotted 1px #333333;
		padding-bottom: 5px;
		padding-top: 5px;
}
.OwnerInformationCat {
		font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
		font-size: 12px;
		color:#666666;
		font-weight:bold;
}
.ownerThumbnails img {
	border: 5px solid #ffffff;
}
.ownerThumbnails {
	color: #ffffff;
	
}

.ospreyGallery td {
	font-size: 11px;
}
#OspreyTitle {
	background-color: #ffffff;
	color: #003367;
}
#OspreyTitle a:link, #OspreyTitle a:visited, #OspreyTitle a:active{
	color: #003367;
	text-decoration: none;
}
#OspreyTitle a:hover {
	text-decoration: underline;
	color:#003367;
}
.ospreyContentGallery { /*************** this is the cell on all pages that will contain the content - no curve *****/
	padding: 0px 5px 10px 0px;
	background-image: url(images/curve-entire.gif);
	background-repeat: no-repeat;

}
.interiorTitleGallery {
	padding-left: 250px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #003366;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;

}

/********** mega menu **********/
.wrapContain {
	width: 770px;
	margin: 0 auto;
}

/* JQUERY SLIDESHOW */
#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.fadein { position:relative; width:500px; height:332px; }
.fadein img { position:absolute; left:0; top:0; }
