html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#fff;
	color: #666;
}

#wrapper {
	margin: 0 auto;
	width: 910px;
	height: 590px;
	padding: 15px 25px;
}
#header {
	width: 100%;
	height: 105px;
	margin-bottom: 25px;
	position: relative;
}
#flash {
	margin-bottom: 15px;
	background: transparent url(../img/flash.jpg) no-repeat left top;
	z-index: 0;
}
#body {
	width: 100%;
/* 	z-index: 999; */
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
#header-col {
	float: left;
	width: 670px;
}
#column1 {
	float: left;
	width: 320px;
}
#column2 {
	float: left;
	width: 320px;
	padding-left: 25px;
}
#tag-col {
	float: left;
	clear: left;
	width: 670px;
}
#column3 {
	float: right;
	width: 230px;
}

#column3 img {
	float: left;
	margin: 0 0 15px 15px ;
}

a {
	text-decoration: none;
	color: #808285;
}
a:hover {
	border-bottom: 1px solid #808285;
}
a.image {
	border-bottom: none;
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}
.header-call {
	position: absolute;
	right: 0;
	bottom: 0;
}

h1 {
	font-weight: bold;
	margin-bottom: 1em;
	position: relative;
}
h3 {
	
}

/* Forms */
#sub-wrapper {
	margin: 0 auto;
	width: 630px;
	height: 500px;
	color: #fff;
}
#subcol {
	background-color: #d0d645;
	height: 500px;
	width: 408px;
	float: left;
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#offercol {
	background-color: #fff;
	height: 498px;
	width: 406px;
	float: left;
	position: relative;
	border: 1px solid #A7A9AC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#eventcol {
	background: #DC182B url(../img/xmasbg.gif) no-repeat left top;
	height: 565px;
	width: 406px;
	float: left;
	position: relative;
	/* order: 1px solid #000; */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#finediningcol {
	background: #DC182B url(../img/xmasbg.gif) no-repeat left top;
/* 	height: 565px; */
	width: 406px;
	float: left;
	position: relative;
	/* order: 1px solid #000; */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#sub-wrapper #finediningcol h1 {
	margin-bottom: 0.25em;
}
#logocol {
	height: 500px;
	width: 222px;
	float: left;
	position: relative;
}
#logocol.event {
	height: 565px;
}
#logocol.finedining {
	height: 790px;
}
#logocol img {
	position: absolute;
	bottom: 40px;
	left: 25px;
}
.sub-inner {
	padding: 15px 19px;
}
#offercol .sub-inner {
	color: #4D917B;
}
#eventcol .sub-inner {
	color: #fff;
}
.sub-inner img.card {
	position: absolute;
	right: 20px;
	top: 60px;
}
.sub-inner p.narrow {
	width: 240px;
}
#sub-wrapper form {
	 width: 312px; 
}
span {
	overflow:hidden;
}
#sub-wrapper h1 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 1em 0;
	color: inherit;
}
#sub-wrapper h2 {
	font-size: 12px;
	margin: 1em 0;
	font-weight: bold;
}
#sub-wrapper input {
	border: 0;
	padding: 5px 0;
	width: 192px;
}
* html #sub-wrapper input {
	width:189px
}
#sub-wrapper form div {
	margin-bottom: 10px;
}
#sub-wrapper span.button input {
	border: 1px solid #ccc;
	padding: 5px;
}

span.label,span.spacer,span.multiple span {width:120px;float:left; line-height: 2em;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}

span.mini-label {width:220px;float:left; line-height: 1em; font-size: 0.75em; position: absolute;} 

#gmap {
	border: 8px solid #fff;
	height: 224px;
	width: 328px;
	position: relative;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#40806A;
    cursor:pointer;
    padding:5px 10px 6px 10px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 10px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 10px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 10px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* POSITIVE */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}




iframe {
	overflow: hidden;
}
#eventcol ul, #finediningcol ul {
	padding-bottom: 1em;
}
#eventcol ul li, #finediningcol ul li {
	margin-left: 20px;
	list-style-type: disc;
}
.pdf {
	text-align: center;
}
.pdf img {
	margin-top: 15px;
}
span.note {
	font-style: italic;
	font-size: 11px;
}
.mini-line {
	line-height: 10px;
	font-size: 10px;
}


#footer {
text-align: right;
padding: 0 1px;
}


.iframe3 {
	float: right;
	margin-top:20px;
}



#fancy_inner {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #A7A9AC;
}
/*
#fancy_bg .fancy_bg {
	background-image: none;
}
*/