/*
  jQuery MegaMenu Plugin Examples CSS
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/

html, body {
  height: 90%;
  text-align:left;
}


@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/trajanpro-regular-webfont.eot');
    src: url('fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('fonts/trajanpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ebgaramond';
    src: url('fonts/ebgaramond-webfont.eot');
    src: url('fonts/ebgaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ebgaramond-webfont.woff') format('woff'),
         url('fonts/ebgaramond-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: 'TrajanProRegular', Arial, Helvetica;
	font-size: 24pt;
	color:#01306A;
	margin: 0px; /* padding: 20px 15px;*/
}


h3 {
	margin: 0px;
	font-size: 16pt;
	color: #fff;
	padding: 0px 0px 2px;
	font-family: Optima, "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
	/*border-bottom: 1px solid #ecdfdf;
	margin-bottom: 5px;*/
}

.heading{
	font-family: Century Gothic;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
	
}


.headings2 {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}


.heading3{
	font-family: "Century Gothic";
	font-size: 16pt;
	color: #0085C1;
	text-decoration: none;
	font-weight: bold;
}



.intro{
	font-family: 'TrajanProRegular', 'ebgaramond', "Century Gothic";
	font-size: 16pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}


.intro2{
	font-family: 'ebgaramond', Century Gothic;
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 90%;
}


/* menu */	
.menuHome { padding:15px 20px 0 0; margin:0; width:200px; float:right;}
.menuHome ul { text-align: right; padding:0; margin:0; list-style:none; border:0; float:right;}
.menuHome ul li { float:left; margin:0; padding:0; border:0;}
.menuHome ul li a { border-right:1px solid #999; text-align:left; float:left; margin:0; padding:6px 5px; color:#0a4168; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menuHome ul li a.last { border:0;}
.menuHome ul li a span { font: normal 9px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;}
.menuHome ul li a:hover {
	color:#3C9;
}
.menuHome ul li a:hover span {
	color:#090;
}
.menuHome ul li a.active {
	color:#05a3bd;
}
.menuHome ul li a.activeLast { color:#05a3bd; border:0;}
.menuHome ul li a.active span {
	color:#97C1A3;
}



.footer_block { 
  background: url(images/beach-back001.gif);
	background-repeat:repeat;
	behavior: url(iepngfix.htc);
	height:150px;
  width:100%;
  bottom:0px;
  position:fixed;
  }
  
  .footer-back { 
  background-image: url(images/footer-bar001.png);
  background-repeat: no-repeat;
 /* width:100%;
  /*background:#282828;*/
  }
  


.bottom_menu A:link, .bottom_menu A:visited, .bottom_menu A:active {
	color: #333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
} 

.bottom_menu A:hover {
	color: #2e915b;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.bottom_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #A45363;
	text-decoration: none;
	font-weight: normal;

}

.body A:link, .body A:visited, .body A:active{
	color: #4C6B60;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: normal;
} 

.body A:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
}
.body {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}


	.body2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0px;
	color:#43bace;
	font-weight:bold;
	z-index:10;
}

.body3 A:link, .body3 A:visited, .body3 A:active{
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #003;
	text-decoration: none;
	font-weight: normal;
	z-index:10;
}

.body3 A:hover {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #0A8ECC;
	text-decoration: none;
	font-weight: normal;
	z-index:10;
}

.body3 {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.bodyText A:link, .bodyText A:visited, .bodyText A:active{
	color: #CC0000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: normal;
} 

.bodyText A:hover {
	color: #009900;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: bold;
}
.bodyText {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}

.bodyText-blue {
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #0090ff;
	text-decoration: none;
	font-weight: bold;	/*padding-left:10px;*/
}




.trajan18 {
	font-family: 'TrajanProRegular', Arial, Helvetica;
	font-size: 18pt;
	color:#003;
	margin: 0px;
	line-height:100%; /* padding: 20px 15px;*/
}


.si_marginTop {margin-top:1em;}
.si_marginBottom {margin-bottom:5px;}
.si_marginLeft {margin-left:1em;}
.si_marginRight {
	margin-right:20px;
}

 
 
td.mainContentCell1 {
    background: url(images/main-content-orange-back001.png);
	behavior: url(iepngfix.htc);

}
 

 
 
td.contentCell1 {
    /*background: url(images/orange-back001.png);*/
	background: url(images/black70.png);
	behavior: url(iepngfix.htc);
	background-repeat:repeat;
	
	padding: 30px 20px 60px 20px;

}


 
 
td.contentCell2 {
    /*background: url(images/orange-back001.png);*/
	background: url(images/white75.png);
	behavior: url(iepngfix.htc);
	background-repeat:repeat;
	
	padding: 30px 20px 60px 20px;

}
 


/* top_text */
.top_text { font: normal 11px Arial, Helvetica, sans-serif; color:#882238; padding:15px 15px 0 0; margin:0; width:300px; float:right;
text-align:right;}
.top_text a { color:#53d5ff; text-decoration:none;}

td.top_gradients {
	background: url(images/white40.png);
	background-repeat:repeat-x;
	
	behavior: url(iepngfix.htc);
	/*padding-left:15px;
	padding-bottom:15px;*/
}



.top_menu_back {
	background: url(images/menu_images/menu-bar-back001.png);
	background-repeat: repeat;
	height: 40px;
	behavior: url(iepngfix.htc);
	/*padding-left:15px;
	padding-bottom:15px;*/
	position: absolute;
	top: 55px;
	VISIBILITY: visible;
	Z-INDEX: 0;
	right: 0px;
}



td.cell2 A:link, td.cell2 A:visited, td.cell2  A:active {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #32b3dc;
	font-weight: bold;
	
}

td.cell2 A:hover {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	
}

td.cell2 {
	background-color: #e1e1e1;
	/*filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;*/
    font-family: Century Gothic;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding: 5px 3px 5px 3px;	/*line-height:80%;*/
}

.copyright A:link, .copyright A:visited, .copyright A:active {color: #DAB280; text-decoration: none; font-family: Verdana; font-size: 7pt;} 

.copyright A:hover {color: #CC3300; text-decoration: none; font-family: Verdana; font-size: 7pt;}
.copyright {
	font-family: Verdana;
	color: #CCC;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.logo {
	position: absolute;
	top: 0px;
	left:0px;
	VISIBILITY: visible;
	Z-INDEX: 40;
}


.welcome {
	padding-top: 10px;
}
.main-bar {
	padding-top: 3px;
}


.image1 {
	position:absolute;
	top:220;
	VISIBILITY:VISIBLE;
	Z-INDEX:-1;
}

.triangle {
	position:absolute;
	top:200;
	VISIBILITY:VISIBLE;
	Z-INDEX:40;
}

td.white30 A:link, td.white30 A:visited, td.white30  A:active {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #8d5c38;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	
td.white30 A:hover {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
	}



td.white30 {
	background-image:url(images/white30.png);
	background-repeat:repeat;
	padding: 5px 5px 15px 5px;
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	

td.white50 {
	background-image:url(images/white50.png);
	background-repeat:repeat;
	padding: 5px 5px 5px 5px;
	font-family: Century Gothic;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	

td.white80 {
	background-image: url(images/white80.png);
	background-repeat: repeat;
	padding: 30px 20px 40px 20px;
	font-family: Century Gothic;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;	
	}
	
	
.dots {
	position:absolute;
	top:150px;
	VISIBILITY:visible;
	Z-INDEX:-1;
	left:0;
	/*float:left;
	top:150px;*/
}


	
.dots-main {
	position:absolute;
	top:150px;
	VISIBILITY:visible;
	Z-INDEX:1;
	left:0;
	/*float:left;
	top:150;*/
}



ul.bullet2 {
    list-style-image:url(images/bullet001.gif);
    font-family: Century Gothic;
	font-size: 11pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
    padding-left: 20px;
}


	
.float-tright {
	
	float:right;
}
