@charset "utf-8";
/* Global */
* {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #565656; margin: 0; padding: 0; list-style-type: none;}
/* Body */
html, body {height: 100%;} 
body {text-align: center; background: url(../images/bkgrnd.jpg) center 78px repeat-x;}
/* Headers */
h1 {height: 69px; background: url(../images/main_logo.gif) 90px 14px no-repeat;}
h2#welcome {width: 353px; height: 42px; background: url(../images/headers/welcome.gif) no-repeat;}
/* Divs */
#wrapper {width: 800px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -85px; text-align: left;} 
#push {height: 63px;}
#menubar {height: 42px; margin-top: 9px;}
#border {height: 155px; background: url(../images/transparency.png) repeat; margin-top: 46px;}
#content {position: relative; width: 744px; background-color: #FFFFFF; margin-top: -144px; margin-left: 10px; z-index: 1; padding: 18px;}
#columnleft {float: left; width: 353px;}
#columnright {float: right; width: 375px;}
#footer {bottom: 0; height: 85px; background: #403F3D url(../images/footer.gif) repeat-x;}
#foottext {width: 800px; height: 85px; margin: 0 auto; background: url(../images/foot.gif) no-repeat;}
#clearance {clear: both; height: 0px;}
/* Content */
p {line-height: 16px; padding-top: 12px;}
p.start {padding-top: 0px;}
#foottext p {font-size: 12px; color: #DBDBDB; padding-top: 42px;}
a {color: #CCCCCC; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}
.abs a {font-size: 12px; color: #57CAE6;}
.abs a:hover {color: #9CEBFF;}
.flinks a {font-size: 12px; color: #DBDBDB;}
.flinks a:hover {color: #FFFFFF;}
.hide {text-indent: -9999px;}
.dash {color: #707070;}
.well {color: #FFFFFF;}
img {border: 3px solid #E1E1E1; padding: 2px;}
.f12 {font-size: 12px;}
/* Menu */
ul {padding-left: 55px;}
ul li {float: left; height: 42px;}
ul li a, ul li span {display: block; height: 42px;}
.m1 {width: 85px; background: url(../images/buttons/home.gif)}
.m2 {width: 100px; background: url(../images/buttons/facilities.gif)}
.m3 {width: 116px; background: url(../images/buttons/local_area.gif)}
.m4 {width: 95px; background: url(../images/buttons/golfing.gif)}
.m5 {width: 194px; background: url(../images/buttons/tariff_and_enquiries.gif)}
.m6 {width: 160px; background: url(../images/buttons/find_us.gif)}
.hilight {background: url(../images/buttons/menu_hilight.gif) 0px 42px repeat-x;}
.hilight:hover{background: url(../images/buttons/menu_hilight.gif) 0px 0px repeat-x;}
/* Menu Locked */
.locked {background: url(../images/buttons/menu_hilight.gif) 0px 0px repeat-x;}
.lockm1 {width: 85px; background: url(../images/buttons/home.gif) 0px 42px;}
.lockm2 {width: 100px; background: url(../images/buttons/facilities.gif) 0px 42px;}
.lockm3 {width: 116px; background: url(../images/buttons/local_area.gif) 0px 42px;}
.lockm4 {width: 95px; background: url(../images/buttons/golfing.gif) 0px 42px;}
.lockm5 {width: 194px; background: url(../images/buttons/tariff_and_enquiries.gif) 0px 42px;}
.lockm6 {width: 160px; background: url(../images/buttons/find_us.gif) 0px 42px;}