@charset "utf-8";
/* CSS Document */

.lang {
	color: #FF0;
	
	}
.blue_h3 {
	color: #06C;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	margin-bottom: 10px;
}
	
/*Style sheet used for advertisement*/

#ads {
	color: #063;
	font-size: 12px;
	}

#ads div{
	margin: 2px;
	padding: 4px;
	}

/*Style sheet used for switch content*/
.handcursor{
cursor:hand;
cursor:pointer;
}
	
.handcursor h3 {
	color: #3366FF;

	}
	
	#flashcontent {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
		}

#rcol {
	margin-top: 50px;
}

/*Style sheet used for Page Sections Includes*/

#section_links {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	width: 145px;
}

#section_links a:link,#section_links a:visited {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	height: 19px;
	width: 150px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#section_links a:hover {
	outline: none;
	height: 19px;
	color: #215DC6;
	margin-left: 10px;
}

#section_links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 6px;
}

/*Style sheet used for Page Related Links Includes*/

#related_links {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;
	font-size: 12px;
	font-weight: bolder;
}

#related_links ul {
	margin-left: -20px;
	list-style-type: circle;
	color: #CCC;
}

#related_links a:link,#related_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
	height: 19px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
	margin-left: 5px;
}

#related_links a:hover {
	text-decoration: underline;
}

#related_links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bolder;
	color: #0066cc;
	margin-left: 18px;
	text-transform: capitalize;
	margin-bottom: 0px;
}

#related_links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #0066cc;
	margin-left: 20px;
	margin-top: 0px;
}

#related_links img {
	margin-left: 18px;

	
}

/*End of Style sheet used for Page Related Links Includes*/

#header {
	color: #666;
	height: 112px;
	width: 880px;
	font-size: small;
}

#page_hdr {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 680px;
	margin-top: 10px;
}


#page_hdr h1{
	color: #999900;
	margin-left: 0px;
	margin-top: 7px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	margin-bottom: 0px;
}

/*End Main Site Navigator Styles */
#page_hdr h2 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 23px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#page_hdr h3 {
	color: #06C;
	margin-left: 0px;
	margin-top: 7px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	margin-bottom: 0px;
}

#page_hdr div{
	color: #660;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 15px;
	margin-top: 0px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

#page_title {
	color: #666;
	background-repeat: repeat-x;
	background-position: bottom;
}

#page_title h1 {
	color: #999900;
	margin-left: 0px;
	margin-top: 7px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	margin-bottom: 7px;
	}
	
#page_ftr {
	margin-top: 15px;
	width: 680px;
	
	}	
	
#page_ftr div {
	color: #666;
	font-size: 14px;
	margin-top: 5px;
	
	}
	
#page_ftr h3 {
	font-weight: bolder;
	color: #F00;
	line-height: 15px;
	margin-bottom: 0px;	
	}
	
#body_content {
	color: #999;
}

#blue_hdr {
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#blue_hdr div {
	margin-left: 15px;	
	}

#div_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 628px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 25px;
	margin: 0px;
	padding-right: 25px;
	padding-left: 25px;
}

#div_content img {
	border: none;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#div_content a:link, #div_content a:visited{
	outline: none;
	color: #06F;
	text-decoration: none;
	}
	
#div_content a:hover {
	text-decoration: underline;	
}
	
	

.arrows{
	font-size: 8px;
	color: #3366CC;
	vertical-align: middle;
	padding-right: 5px;
}

.to_number{
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
	
}

#staff_tbl {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 680px;
	}
	
#staff_tbl img {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	}	

#staff_tbl div {
	margin-right: 5px;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 90%;
	}

#front_cont {
	margin-bottom: 30px;
	font-size: small;
}

.front_div a:link, .front_div a:visited {
	color: #06F;
	text-decoration: none;
	}
	
	.front_div a:hover {
	text-decoration: underline;		
		}

.front_div {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#front_cont img {
	margin-right: 10px;
	}


#front_cont h2 {
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bolder;
	}

#front_cont h3 {
	color: #990;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 20px;
	margin-bottom: 5px;
}

#front_cont h4 {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02px;
	margin-top: 0px;
}
.front_td  {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	}

.adjfont {

font-size: 24px

}

#footer {
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	font-size: 11px;
}

#footer h4{
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: 26px;
}

#footer a:link,#footer a:visited {
	font-size: 13px;
	color: #666;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #06C;
	}
	
#topItem
{
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 153px;
	height: 25px;
	color: #215dc6;
	cursor:pointer;
	text-indent:10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	padding-top: 10px;
	background-image: url(http://www.oasistropical1.com/images/shared/arrow-down-title.jpg);
}

#topItem a:link,#topItem a:visited {
	color: #06F;
	text-decoration: none;
		}
#header_container {
	color: #666;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 18px;
}

/*Begin Main Site Navigator Styles */

.nav_arrow {
	font-size: 7px;
	color: #9eba14;
	padding-right: 3px;
	vertical-align: 25%;
	font-family: Verdana, Geneva, sans-serif;
}

/*Styles for blue navigation bar */

.droplinebarblue{
overflow: hidden;
}

.droplinebarblue ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	font: bold 12px Arial; /*default background of menu bar*/
	background-color: #FFF;
	background-image: url(../images/main_nav_images/bluedefault.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.droplinebarblue ul li{
display: inline;
}

.droplinebarblue ul li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.droplinebarblue ul li a:visited{
color: white;
}

.droplinebarblue ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
	color: white;
	background-color: transparent;
	background-image: url(../images/main_nav_images/blueactive.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

/* Sub level menus*/
.droplinebarblue ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #303c76; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebarblue ul li ul li a{
font: normal 13px Verdana;
padding: 6px;
padding-right: 8px;
margin: 0;
border-bottom: 1px solid navy;
}

.droplinebarblue ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #242c54;
}


/*Styles for green navigation bar */


.droplinebargreen{
overflow: hidden;
}

.droplinebargreen ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	font: bold 12px Arial;
	background-image: url(../images/main_nav_images/greendefault.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.droplinebargreen ul li{
display: inline;
}

.droplinebargreen ul li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.droplinebargreen ul li a:visited{
color: white;
}

.droplinebargreen ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
	color: white;
	background-color: transparent;
	background-image: url(../images/main_nav_images/greenactive.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

/* Sub level menus*/
.droplinebargreen ul li ul{
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	background: #282828; /*sub menu background color */
	visibility: hidden;
}

/* Sub level menu links style */
.droplinebargreen ul li ul li a{
	padding-right: 4px;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}

.droplinebargreen ul li ul li a:hover{ /*sub menu links' background color onMouseover */
	background-image: url(../images/main_nav_images/dark_bg.jpg);
	color: #9eba14;
}
