body { background-color: #0c1330; background-repeat: no-repeat; background-position: 900px 0; margin: 0; padding: 0; }
p { color: #666; font-size: 12px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; line-height: 1.5em; }
.movieimage { float: left; padding-right: 4px; }
li { color: #666; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; }
h1 { color: #fff; font-size: 35px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; line-height: 1em; }
h2 { color: #fff; font-size: 24px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1em; }
h3 { color: #666; font-size: 16px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; line-height: 1.5em; margin: 0 0 1em; padding: 0; }
h4 { color: #0c1330; font-size: 20px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; line-height: 1em; text-decoration: none; margin: 0; padding: 0; border-bottom: 1pt solid #0c1330; }
h4 a:link, h4 a:visited, h4 a:active { color: #0c1330; font-size: 20px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; line-height: 1em; text-decoration: none; margin: 0; padding: 0; }
h4 a:hover { color: #f58020; font-size: 20px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; line-height: 1em; text-decoration: none; margin: 0; padding: 0; }
td { }
a:link { color: #0c1330; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; }
a:visited { color: #0c1330; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; }
a:hover { color: #f58020; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; }
a:active { color: #0c1330; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; }
#footer a:link, #footer a:visited, #footer a:active { color: #7090b9; font-size: 9px; line-height: 9px; text-decoration: none; }
#footer a:hover { color: #c0c0c0; text-decoration: none; }
#contactbox_text p { color: #fff; font-size: 28px; font-family: "times new roman"; line-height: 26px; text-decoration: none; text-align: center; margin: 0; padding: 15px 0 0; }
#box a:hover { color: #000; opacity:0.5; filter:alpha(opacity=50); background-color: #666; text-decoration: none; }
#box a { color: #fff; font-size: 14px; text-decoration: none; width: 145px; height: 50px; padding-left: 5px; display: block; }
#floorplan_list a:link, #floorplan_list a:visited, #floorplan_list a:active { color: #000; font-size: 12px; line-height: 15px; position: relative; width: 220px; height: 15px; margin: 0; padding: 5px; display: block; }
#floorplan_list a:hover { opacity:1.0; filter:alpha(opacity=100); color: #f58020; font-size: 12px; line-height: 15px; position: relative; width: 220px; height: 15px; margin: 0; padding: 5px; display: block; }
#movie_container a:link, #movie_container a:visited, #movie_container a:active { color: #fff; font-size: 13px; font-weight: bold; line-height: 20px; text-decoration: none; }
#movie_container a:hover { color: #f58020; font-size: 13px; font-weight: bold; text-decoration: none; }
/*Structure*/
#header { background-image: url(../images/header_background.png); background-repeat: no-repeat; position: absolute; top: 0; left: 0; width: 900px; height: 170px; z-index: 80; }
#menu_holder { background-color: #7090b9; position: absolute; top: 145px; left: 0; width: 230px; height: auto; }
#grey_box { background-color: #595c7a; position: absolute; top: 145px; left: 230px; width: 240px; height: 270px; padding: 15px; }
#movie_container { position: absolute; bottom: 10px; width: 250px; height: auto; }
#image { background-color: #fff; position: absolute; top: 145px; left: 500px; width: 400px; height: 300px; }
#image p { margin: 0px; }

#menu { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; top: 25px; list-style: none; margin: 0; padding: 0; width: 200px; height: auto; }
/*<agl.folder "Menu Items">*/
	#menu li { font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin: 0 0 5px; padding: 0; }
	#menu li.indent { font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-top: 15px; margin-right: 0; margin-bottom: 5px; padding: 0; }
	#menu a { color: #fff; display: block; margin: 0; text-decoration: none; font-weight:normal; background-image: url(../images/menu_up.jpg); background-repeat: repeat-y; background-position: 100% 100%; padding-top: 2px !important; padding-top: 2px; padding-bottom: 2px !important; padding-bottom: 2px; padding-left: 35px; }
	#menu li.indent a { color: #fff; font-weight: normal; text-decoration: none; background-image: url(../images/menu_up2.jpg); background-repeat: repeat-y; background-position: left 100%; display: block; margin: 0 0 0 20px; padding-top: 3px; padding-bottom: 3px; padding-left: 35px; }
	#menu a:hover { color: #fff; background-image: url(../images/menu_down.jpg); background-repeat: repeat-y; background-position: 100% 100%; padding-bottom: 3px; }
	#menu li.indent a:hover { color: #fff; background-image: url(../images/menu_down2.jpg); background-repeat: repeat-y; background-position: left 100%; padding-bottom: 3px; }
/*</agl.folder>*/
#header_text { color: #7090b9; font-size: 30px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 36px; position: absolute; top: 20px; left: 230px; width: 600px; height: 120px; }
#header_text p { color: #7090b9; font-size: 30px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 36px; margin: 0px }
#container { background-color: #fff; background-repeat: no-repeat; background-position: 0 bottom; position: absolute; top: 445px; left: 230px; width: 670px; height: auto; }
#left { position: relative; top: 0; left: 0; width: 420px; height: auto; float: left; padding: 15px; }
#right { position: relative; top: 0; left: 5px; width: 200px; height: auto; float: left; padding-top: 15px; }
#footer { color: #7090b9; font-size: 9px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; background-color: #0c1330; background-image: url(../images/panorama.jpg); background-repeat: no-repeat; background-position: 0 top; text-align: right; position: relative; top: 0; left: 0; width: 670px; height: 50px; clear: both; padding-top: 135px; }
#advert { width: 200px; height: 200px; margin-top: 30px; padding: 15px; }
#contactbox { background-image: url(../images/contact.png); position: fixed; right: 0; bottom: 0; width: 200px; height: 90px; margin-right: 22px; margin-bottom: 22px; opacity:0.7; filter:alpha(opacity=70); }
#contactbox_text { background-image: url(../images/small_logo.png); background-repeat: no-repeat; position: fixed; right: 0; bottom: 0; width: 200px; height: 90px; margin-right: 22px; margin-bottom: 22px; }
#box { background-color: #c0c0c0; text-decoration: none; position: relative; width: 150px; height: 50px; margin-bottom: 20px; border: solid 1px #000; }
#floorplan_list { background-color: #e2e3e5; position: absolute; top: -1px; left: 150px; width: 230px; height: auto; margin: 0; padding: 5px; border: solid 1px #000; display: none; }
/*Classes
*/
.bluebold { color: #7090b9; font-weight: bold; }
img.right { float: right; padding-left: 25px; }
.left { text-align: left; }
#contactbox_text p.italic { font-size: 13px; font-family: "times new roman"; font-style: italic; font-weight: normal; line-height: 19px; text-decoration: none; letter-spacing: 1px; margin: 0; padding: 0 0 0 32px; }
#contactbox_text p.phone { font-size: 18px; font-family: "times new roman"; font-style: normal; font-weight: lighter; text-decoration: none; letter-spacing: 1pt; margin: 0; padding: 0 0 0 12px; }
.floor_plan { background-image: url(../images/small_floor_plan.gif); background-repeat: no-repeat; background-position: right 0; }
.services { background-image: url(../images/mouse.jpg); background-repeat: no-repeat; background-position: right 0; }
.catering { background-image: url(../images/desserts.jpg); background-repeat: no-repeat; background-position: right 0; }
/*<agl.folder "form elements">*/
/*</agl.folder>*/
fieldset { background-color: #e2e3e5; margin-bottom: 10px; padding: 10px; border: dashed 1pt #666; }
legend { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #c0c0c0; padding: 5px 20px; border: solid 1px #666; }
label { text-align: right; width: 160px; float: left; clear: both; margin-bottom: 10px; padding-right: 10px; border: solid 1pt #c0c0c0; }
label.required { background-color: #ffffe6; text-align: right; margin-bottom: 10px; padding-right: 10px; width: 160px; float: left; clear: both; border: solid 1pt #f00; }
input { background-color: #fff; width: 200px; height: 20px; margin-left: 10px; }
.radio { vertical-align: middle; width: 20px; }
.radio_holder { color: #666; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height: 1.5em; width: 220px; height: auto; margin-bottom: 10px; margin-left: 175px; }
textarea { background-color: #fff; margin-left: 10px; width: 200px; height: 60px; }
#hint { color: #000; font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 15px; background-color: #ffffe6; width: 350px; height: 50px; display: none; }
.hint_button { color: #f00; font-size: 15px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bolder; width: 50px; }
#pop-up_menu { margin-right: 10px; padding: 10px 20px 20px; border: dashed 2px #c0c0c0; }
#left p img { text-align: left; float: left; margin-right: 15px; margin-bottom: 5px; padding: 4px; border: solid 1px #333; }
.clear { clear: both; }
.above { padding-top: 20px; }