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

html {height:100%;}
body {background-color:#ffffff;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; color:#666666; line-height:15px;}

.blueBG {background-image:url(../images/blueBG.jpg); background-position:top center; background-repeat:no-repeat;}
.redBG {background-image:url(../images/redBG.jpg); background-position:top center; background-repeat:no-repeat;}
.orangeBG {background-image:url(../images/orangeBG.jpg); background-position:top center; background-repeat:no-repeat;}
.yellowBG {background-image:url(../images/yellowBG.jpg); background-position:top center; background-repeat:no-repeat;}
.greenBG {background-image:url(../images/greenBG.jpg); background-position:top center; background-repeat:no-repeat;}
.purpleBG {background-image:url(../images/purpleBG.jpg); background-position:top center; background-repeat:no-repeat;}


.blueText {color:#3e9eff;}

#mainContainer {margin:0 auto; top:0px; width:818px; height:769px;}
#header {height:154px; position:absolute;width:818px; top:0px; display:block;}
#headerQuickLinks {position:absolute; top:108px; right:0px; height:20px; width:220px; text-align:right;}
#headerQuickLinks a {text-decoration:none; color:#3e9eff; padding-left:7px; padding-right:7px;}
#headerQuickLinks a:hover {color:#666666;}

#menu { position:absolute; top:154px; width:818px; height:20px; background-image:url(../images/menuBG.gif);}
#menu a { font-size:11px; text-decoration:none; color:#ffffff; }
#menu a:hover {color:#666666;}

#mainContent {position:absolute; top:209px; width:818px; min-height:500px;}

#footerTextLeft {position:absolute; bottom:0px; font-size:11px;}
#bottomRight { position:fixed; bottom:0px; right:0px; width:266px; height:215px; background-image:url(../images/bottomRight.png);}

#openingHours {position:absolute; right:0px; width:250px; height:100px; top:45px; text-align:right;}