@charset "utf-8";
/* CSS Document */

/*     	FRAMEWORK     	*/
html {background:#dae6f1 url(../images/bodybg_botright.jpg) bottom right no-repeat fixed; height:100%;}
body {background:url(../images/wrapper_topleft_logo_menu.png) top left no-repeat;}
#wrapper {width:934px; padding:165px 0px 0px 0px; clear:both;}

#sidebar {float:left; width:184px; background:url(../images/sidebar_bg.png) top left no-repeat; height:500px; margin:-10px 0px 0px 0px; border:0px solid green;}
#content {width:720px; float:right; margin:-10px 0px 10px 0px;}
#insets {margin:0px 0px 15px 0px;}
.CocktailGlass {margin:0px 0px 10px 5px;}
.DiagTop {text-transform:uppercase; padding-left:6px;}
.DiagBot {text-transform:uppercase; padding-right:6px;}

/*     	MENU     	*/
#menuTop {background:url(../images/menudivs.png) top center no-repeat; border:1px solid transparent;}
#menuBottom {background:url(../images/menudivs.png) bottom center no-repeat; text-align:center;}
#menuBottom img {padding:8px 22px 5px 22px;}

.GalleryThumb {width:120px; height:120px; background:url(../images/gallery_thumb_bg.png) center no-repeat; padding:6px; text-align:center; vertical-align:middle;}

#Map {width:353px; height:395px; float:right; background:url(../images/map_bg.png) top right no-repeat; padding:6px 7px 0px 0px;}

#content input, #content textarea, #content select {border:1px dotted #80A8D5; padding:1px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0b2856; font-weight:bold; font-size:13px; letter-spacing:2px;}
#content input:focus, #content textarea:focus {background:#7FE3F7; color:#17386E;}
#content .Button {background:#17386E; border:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; padding:1px 2px; -moz-box-shadow: 0px 0px 3px #ababab; -webkit-box-shadow: 0px 0px 3px #ababab;}

/*     	SIDEBAR     	*/







/*     	CONTENT     	*/







/*     	FOOTER     	*/







/*     	FORMS     	*/



/*     	CLEARFIX     	*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

