@charset "utf-8";
/* CSS Document */

#wrapper { width:980px; margin:0 auto; padding:0;}
#header { background-image:url(headerbg.jpg);  background-repeat:no-repeat;}
#toplink { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#f5c453;}
#toplink a { color:#f5c453; text-decoration:none;}
#toplink a:hover {text-decoration:underline; color:#ff9900;}
#menu { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; font-weight:bold;}
#menu a {color:#FFF; text-decoration:none;}
#menu a:hover {color:#000; text-decoration:none;
}
#bodytext { font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#7e7e7e;}
#bodytext h1{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 24px; color:#cccccc; border-bottom: 1px solid #7e7e7e;padding:0; margin:0 auto;
}
#booking { font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#7e7e7e; background-color:#010008;}
#booking h1{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 24px; color:#cccccc; border-bottom: 1px solid #7e7e7e;padding:0; margin:0 auto;
}
#small { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; padding-left:3px;}
#small a { color:#fff; text-decoration:none; font-weight:bold;}
#small a:hover {text-decoration:underline; color:#ff9900;}
#footer { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#949493;}
#footer a {color:#949493; text-decoration:none;}
#footer a:hover {color:#FFF;}

