
/* --- BackToTop CSS --- */
#top {
width:30px;
height:30px;
position:fixed;
bottom:20px;
right:20px;


z-index:4;
display:block;
}
.js #top {
display:none;
}
#top b {
position:absolute;
background:rgb(255,255,255) url(../images/arrow.png) 11px 14px no-repeat;
background-color:rgba(255,255,255,.6);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
width:40px;
height:40px;

}
#top:hover b {
background-color:rgba(255,255,255,1);
background-position:11px 10px;
}

td.gradient2	{ COLOR:#ffffff;   padding:3px; padding:4px 12px 5px 12px; font:bold 14px "Trebuchet MS", Georgia, "Times New Roman", Times, sans-serif;
					text-transform: uppercase; background: #76cde8; }
					
				
	h1.under { width :100%; float: left; color: #c50e70; font-size: 30px; height: 285px; text-align: left;  }		
	h2.our { padding: 10px 0; width:100%; float: left; color: #000; font-size: 25px; text-align: center;  }					
	td.width { padding-left: 5px; width: 100%; float: left; color:#000; font-weight: bold; font-size: 18px; }
	td.width2 { padding:0 5px; width: 260px; float: left; margin-bottom: 20px; font-family:'Times New Roman', Times, serif; line-height: 27px; font-size: 17px;  }
	tr.border1 { padding: 5px; width: 45%; margin-right:5%; float: left; border: 1px solid #eeedf2; min-height: 165px; border-radius: 5px; margin-bottom: 10px; margin-top:10px; }

	.fm_st01{height:25px; width:200px; background: white; border: 1px double #DDD; border-radius: 5px;
	color: #666; outline: none; }
	.fm_st02 { background: white; border: 1px double #DDD; border-radius: 5px;  color: #666; outline: none; } 
	
	td.fontLarge { width: 100%; float: left; font-size: 20px; color:#c50e70; text-align: center; text-transform: uppercase; font-weight: bold; }  
	td.fontSmall { width: 100%; float: left; font-size: 14px; color:#000; line-height: 20px; text-align: left; }  

    .Request {
    padding: 8px 6px;
    background-color: #ef2f95;
    color: White;
    font-size: 13px;
    text-align: center;
    width: 180px;
    height: 30px;
    border: none;
}

.Book {
    padding: 8px 8px;
    background-color: #00afef;
    color: White;
    font-size: 13px;
    text-align: center;
    width: 140px;
    height: 30px;
    border: none;
}
