/*global settings*/

*{margin:0; padding:0;}
body{text-align:center; background: url("../img/design/gradient_bg.gif") center top repeat-x; background-color:#E8E8E8;}

/*Divs settings:*/

#main_wrapper{width:830px;margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:830px; height:805px; position:absolute; left:0px; top:15px; }
#booking{width:450px; height:40px; position:absolute; left:360px; top:25px; text-align:left;display: block;}
#content{width:830px; height:200px;position:absolute; ; left:0px; top:535px;}
#footer{ }

/*Fonts & Colors:*/

body,td,th{font-size: 12px ;font-family: Trebuchet MS;color: #003333; line-height:15pt; text-align:left; }

body p{padding:5px 5px 5px 5px;}

a:link {color: #003333;}
a:visited {color: #003333;}
a:hover {color: #003333;}
a:active {color: #003333;}

.header-title{	background-color : #003333;	color : #CCFFCC;line-height: 8pt;font-size : 12px;	text-align:center; margin:15px 5px 5px 5px;}

.bottom-menu:link{ font-size : 11px; color: #5f5d5d; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #5f5d5d; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #5f5d5d; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #5f5d5d; text-decoration: none;}



.address{font-size : 11px; color: #5f5d5d; line-height: 20pt;}
