* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	background-color:#110700;
	background-image: url(images/bm_back.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font: 12px/18px "Georgia", Times, serif;
	color: black;
}

#topnavcontainer {
  	position:absolute;
	top:48px;
	left: 175px;
	height: 107px;
	width:842px;
	min-width:842px;
	text-align:center;
	background: transparent url(images/topnavbarback.png) repeat-x;
	margin: 0;
	padding: 0;
	padding-left:137px;
	z-index:0;
}

#topnav {
	position:relative;
	background-color: transparent;
	overflow:hidden;
	width: 701px;
	margin-left: 10%;
	margin-right: auto;
	padding: 26px 0 0 0;
	text-align:center;visi;
	visibility: hidden;
} 

span.center {
	text-align:center;
}

#topnav a:link, topnav a:visited {
	display:inline;
	float:left;
	color:#ded8cc;
	padding: 8px 10px 4px 6px;
	margin-left:0px;
	border-right: 1px solid #110600;
	font-family: "Georgia","Times New Roman",Times,serif;
	font-size: 16px;
	font-weight:normal;
	line-height: 44px;
	letter-spacing: -1px;
	text-decoration:none;
	text-align:center;
	font-style: italic;
	z-index:100;
}

#topnav a.first {
border-left: 1px solid #110600;
	
}

#topnav a:hover{
	color: #f2d464;
	background: #004573 url(images/topnav_bar_back_over.jpg) repeat-x;
	border-right: 1px solid #000;
	text-decoration:none;
}

#leftpgcontent {
	position: absolute;
	margin-top:-64px;
	left: 2px;
	width:168px;
	height: 100%;
}

#leftid {
position:relative;
left: 2px;
width: 168px;
margin-bottom: 10px;
margin-top: 12px;
text-align:center;
}


#note {
	position:relative;
	width: 250px;
	margin-top:4px;
	height: 240px;
	background-image:url(images/note.png);
	background-repeat: no-repeat;
	z-index:100;
}

#note.smalltop {
	width:206px;
	height: 207px;
	margin-left: 135px;
	margin-top:-4px;
	background-image: url(images/note_small_top.png);
	background-repeat: no-repeat;
}

#patiopic {
	width:250px;
	height:250px;
	margin-left:-110px;
	margin-top:-80px;
	margin-bottom:-146px;
	background-image:url(images/patio_pic_wclip_leftside.png);
	background-repeat:no-repeat;
	z-index:100;
}


#content {
	position:absolute;
	top:110px;
	width:820px;
	height: 110%;
	margin-left: 190px;
	margin-right:auto;
	background-color: transparent;
	padding: 1px 10px 2px 6px;
	text-align:center;
	left: -2px;
}

#onecolumn {
	position:absolute;
	top:64px;
	width:100%;
	height: 92%;
	margin-left: 0px;
	margin-right:auto;
	background-color: transparent;
	text-align:left;
	left: 0px;
	padding-bottom:10px;
	overflow:hidden;
}

#contentleft {
	float:left;
	width:43%;
	padding-left: 6px;
	padding-right: 16px;
	padding-top:46px;
	text-align:left;
	height: 100%;
	min-height:100%;
	margin-top:20px;
	margin-bottom:2px;
	border-right: 1px solid #110700;
	background: transparent url(images/leftpagecontent_rtsideshadow.png) repeat-y right;
}

#contentright {
	float:right;
	width:46%;
	padding-left: 20px;
	padding-right: 36px;
	padding-top:14px;
	background-color: transparent;
	text-align:left;
	height: 100%;
	min-height:100%;
	margin-top:20px;
	margin-bottom:2px;
}

#calendarpageimage {
	float:right;
	width:400px;
	max-width:400px;
	height:auto;
	max-height:600px;
	overflow:hidden;
	text-align:center;
	height: 100%;
	min-height:100%;
	margin-top:20px;
	margin-bottom:2px;
	margin-right:20px;
}
}

#darkcontentarea {
	width:94%;
	padding: 6px 6px 6px 6px;
	background: #110700;
	-moz-border-radius-bottomleft: 2%;
	-moz-border-radius-bottomright: 2%;
	-moz-border-radius-topleft: 2%;
	-moz-border-radius-topright: 2%;
}

#menus {
	width: 96%;
	padding-left: 0px;
	padding-right:8px;
	height: 70%;
	text-align:left;
	overflow:auto;
}

#thisweek {
	width:95%;
	padding: 4px 2px 4px 8px;
	background: #110700;
	-moz-border-radius-bottomleft: 2%;
	-moz-border-radius-bottomright: 2%;
	-moz-border-radius-topleft: 2%;
	-moz-border-radius-topright: 2%;
}

#thisweek h1 {
	font-size:18px;
	line-height: 20px;
	letter-spacing:0px;
	padding-bottom: 4px;
	font-style:italic;
	color:#ded8cc;
	border-bottom: 1px solid #5c2400;
	width:94%;
}

#thisweek p {
	color:#ded8cc;
	font: 12px/14px "Georgia","Times New Roman",Times,serif;
	margin-bottom: 3px;
	margin-top: 3px;
}

#thisweek h2 {
	color:#00c8fa;
	letter-spacing:normal;
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:-2px;
	margin-top:1px;
}

#divider_fancy_medbrown {
	width: 99%;
	height:48px;
	background: url(images/fancy_divider_medbrown.png) no-repeat center;
	padding:0;
	margin:0;
}

#divider_plain_medbrown {
	width:98%;
	height:12px;
	background-image:url(images/divider_plain_medbrown.png);
	background-repeat:repeat-x;
}

#divider_fancy_beige {
	width: 99%;
	height:48px;
	background: url(images/fancy_divider_beige.png) no-repeat center;
	padding:0;
	margin:0;
}

#drink {
	position:absolute;
	left:1040px;
	top: 562px;
	width: 220px;
	height: 360px;
	background-image:url(images/martini_glass.png);
	background-repeat:no-repeat;
	z-index:2;
	float:right;
}

#photosright {
	position:absolute;
	left: 1000px;
	top: 10px;
	background-image:url(images/rtphotos_messy.png);
	background-repeat:no-repeat;
	width: 228px;
	height: 728px;
	z-index:1;
	float:right;
}

#specialad {
	position:relative;
	left: 0px;
	top: 10px;
	width: 333px;
	height: 257px;
	z-index:1;
	float:right;
	background: url(images/stpats09.jpg) no-repeat;
}



#photoshoriz {
	position:absolute;
	top:-10px;
	left:280px;
	width:860px;
	height:200px;
	background-image:url(images/horizphotos.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	z-index:0;
}

#footer {
	position:absolute;
	bottom:0;
	left:0;
	top:881px;
	margin-top:0px;
	margin-bottom:-1px;
	margin-left:auto;
	margin-right: auto;
	width:100%;
	height:50%;
	background-color:#110700;
	padding:4px;
	clear: both;
	border-top-color: #004573;
	border-top-style: solid;
	border-top-width: 16px;
	background: url(images/footerback.jpg) repeat-y;
}

#footerleftcontent {
	position:absolute;
	top: 2px;
	left: 2px;
	width:168px;
	background: transparent;
}

#footerpagecontent {
	position:absolute;
	top:2px;
	left: 175px;
	width:952px;
	height: 98%;
	margin-top:0px;
	margin-right:auto;
	background-color: transparent;
	padding: 4px 20px 2px 6px;
}

#footerpagecontent p {
	margin-left: 132px;
	color: #a9a38f;
}

#footerpagecontent h1 {
	margin-left: 132px;
	color: #a9a38f;
}

#footerpagecontent h2 {
	margin-left: 132px;
	color: #a9a38f;
}

#footerpagecontent h3 {
	margin-left: 132px;
	color: #a9a38f;
}

#footerpagecontentleft {
	float:left;
	width:48%;
	padding-left: 1px;
	padding-top:1px;
	background-color: aqua;
	text-align:left;
	height: 100%;
	min-height:100%;
	margin-bottom:2px;
}

#footerpagecontentright {
	float:right;
	width:50%;
	margin-left:4px;
	margin-right:1px;
	padding-left:1px;
	padding-top: 1px;
	background-color: lime;
	text-align:left;
	height: 100%;
	min-height:100%;
	margin-bottom:2px;
}

#footerfooter {
	position:absolute;
	bottom:0;
	left:0;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:175px;
	margin-right: auto;
	width:970px;
	height:36px;
	text-align:center;
	background-color:transparent;
	padding-bottom:4px;
	clear: both;
}

#center {
	text-align:center;
	margin: 0 auto 0 auto;
	clear:both;
}
	
#room {
	height: 20px;
	width: 1px;
	background-color:transparent;
}

.darkness {
	background-image: url(images/opaquehalfbrown.png);
	background-repeat: repeat;
}

p {
	font: 14px/18px "Georgia","Times New Roman",Times,serif
	margin-bottom: 3px;
	margin-top: 4px;
}

p.tagline {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-style: italic;
	color: #f2d464;
	font-size:11px;
	letter-spacing: 0px;
	text-align:center;
	margin-right:2px;
	font-weight: bold;
}

span.strong {
	display:inline;
	font-weight:bold;
}

#leftidinfocontainer {
	width:100%;
	margin-left:-1px;
	margin-top:10px;
	padding-top: 4px;
	padding-bottom:4px;
	background-image: url(images/opaquehalfbrown.png);
	background-repeat:repeat;
}

#leftidinfocontainer p {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	margin-top:1px;
	margin-bottom:1px;
}

h1 {
	font: 16px/20px "Georgia","Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h2 {
	font: 20px/24px "Georgia","Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h2.curvybrown {
	font-style: italic;
	color:#110700;
}

h3 {
	font: 24px/28px "Georgia","Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 1px;
	letter-spacing: -1px;
	background-color:transparent;
}

p.disclaimer {
	font-size: 9px;
	color: #463f3a;
}

a.disclaimer {
	font-size: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.plain12 {
font-family: "Georgia","Times New Roman", Times, serif;
font-size: 12px;
font-weight:normal;
}

#SpeciaLeft {
	width:96%;
		-moz-border-radius-bottomleft: 4%;
	-moz-border-radius-bottomright: 4%;
	-moz-border-radius-topleft: 4%;
	-moz-border-radius-topright: 4%;
		background: url(images/opaquehalfbrown.png);
		padding:3px 3px 3px 3px;
		margin-top:12px;
		border: 1px solid #f2d464;
}

#SpeciaLeft p {
	font: normal normal 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#00c8fa;
}

.white {
	color:white;
}

.beige {
	color:#ded8cc;
}

.medbrown {
	color:#5c2400;
}

.gold {
	color: #f2d464;
}

.dkbrown {
	color:#110700;
}

.brblue {
	color:#00c8fa;
}

.medblue {
	color:#0463bf;
}

.dkblue {
	 color:#0d4a71;
}

.black {
	color:black;
}

.borderwhite {
	border:1px solid white;
}

.borderbeige {
	 color:#ded8cc;
}

.bordersilver {
	border:1px solid #e1e1e1;
}

.bordergray {
	border: 1px solid #666666;
}

.borderdkblue {
	border: 1px solid #0d4a71;
}

border.dkbrown {
	border:1px solid #110700;
}

.center {
	text-align:center;
}

a.next {
	text-align:center;
	color:#0d4a71;
	font-weight: bold;
}

table.brownscreen {
	background-image:url(images/opaquehalfbrown.png);
	background-repeat:repeat;
}

hr {
	margin: 4px auto 4px auto;
}

/* FORM STYLES */

#contactformcontainer {
	position:relative;
	width:60%;
	left:20%;
	margin-top:36px;
	padding: 10px;
	text-align:left;
}

.formSection {
    clear: both;
    padding: 5px 0;
}

.formField {
    float: left;
    vertical-align: top;
    padding: 4px;
}

.mainLabel {
    font-weight: bold;
	 color:#0d4a71;
}

.hiddenLabel {
    display: none;
}

.formLabel {
    float: left;
    vertical-align: top;
    width: 100px;
    font-weight: 700;
    padding: 10px 5px;
}
.formSupporting {
	margin: 4px 0;
	color: #000;
	font-size: 12px;
	font-style: italic;
}

.formSpacerCell {
    float: left;
    width: 15px;
}

.formHeading {
    font-size: 150%;
    font-weight: 700;
}

.formSubmit {
    clear: both;
    padding: 25px 5px;
}

.formSubmit input {
    padding: 3px;
}

.formError {
    font-weight: 700;
    margin: 15px 0;
    background-color: #fee;
    color: #000;
    border: 1px solid red;
    padding: 10px;
    clear: both;
}

form,.formErrorBack {
    margin: 0;
}

.formRow,.formSpacer {
    clear: both;
}

.formRow {
    height: 100%;
}

#formMainDiv {
    width: 100%;
    display: table;
}

#fsFooter {
    padding-top: 10px; 
    text-align: right; 
    border-top: solid 1px black;
}

#fsFooter img {
    border: 0; 
    vertical-align: text-top;
}

#captcha {
    margin-bottom:20px;
}

#captcha_image {
    float: left; 
    border: solid 1px #333;
}

#captcha_audio_link, #captcha_reload_link {
    display:block;
}

#captcha_audio_link img {    
    padding: 3px;  
    margin: 0;
    border: solid 1px #333; 
    border-left: 0; 
    border-bottom: 0; 
    background: white;
}

#captcha_reload_link img {
    padding: 3px;
    margin: 0;
    border: solid 1px #333;
    border-left:0;
    background:white;
}

#captcha_entry { 
    margin-top: 5px;
}
