@charset "UTF-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
} 
.birthday {
	position: absolute;
	top: 190px;
}


.homepage {
	background: #000000 url(../images/backgrounds/homepage.jpg) no-repeat fixed center top;
}
#top-navigation a {
	z-index: 100000;
}
.drinks {
	background: #000000 url(../images/backgrounds/drinks.jpg) no-repeat fixed center bottom;
}
.reservations-background {
	background: #000000 url(../images/backgrounds/reservations.jpg) no-repeat fixed center bottom;
}
.specials {
	background: #000000 url(../images/backgrounds/specials.jpg) no-repeat fixed center bottom;
}
.events {
	background: #000000 url(../images/backgrounds/events.jpg) no-repeat fixed center bottom;
}
.menu-background {
	background: #000000 url(../images/backgrounds/menus.jpg) no-repeat fixed center bottom;
}
.contact {
	background: #000000 url(../images/backgrounds/contact.jpg) no-repeat fixed center bottom;
}
.photos {
	background: #000000 url(../images/backgrounds/photos.jpg) no-repeat fixed center bottom;
}
h1 {
	font-size: 28px;
	color: #fbf28d;
	font-weight: lighter;
}
h2     {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
}
h4 {
	font-size: 24px;
	font-weight: bold;
	color: #FBF28D;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	display: block;
	margin-top: 20px;
}
.standout {
	padding: 5px;
	border: 3px solid #000000;
	background: #CC1F12;
	margin-top: 5px;
	margin-bottom: 5px;
}
.villa-logo {
	position: absolute;
	left: 1px;
}
.column {
	width: 30%;
	float: left;
	margin-right: 15px;
	clear: none;
	overflow: auto;
	position: relative;
	margin-bottom: 30px;
}

#header-nav {
	background: url(../images/header.png) repeat-x scroll center top;
	height: 61px;
	width: 100%;
	position: fixed; 
	z-index: 20000;
}
#container1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100px;
	top: 20px;
	_top: -30px;
	z-index: 0;
}
#top-navigation {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	top: 3px;
	text-align: right;
}
#top-navigation a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
	text-align: right;
	z-index: 99999;
}
a:hover   {
	color: #FBF38E;
}
#container1 #homepage-heading .home-header2 h1 {
	font-size: 32px;
}
#container1 #header {
	height: 180px;
	width: 100%;
	position: relative;
}
#container1 #header-address {
	width: 350px;
	position: absolute;
	top: 40px;
	right: 30px;
	text-align: right;
}
#container1 #header-address address {
	font-size: 13px;
	font-style: normal;
	padding-bottom: 5px;
}
#container1 #header-address h2 {
	font-size: 28px;
	padding-top: 2px;
}
#container1 #header-address a {
	font-size: 13px;
}
#container1 #footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #FFFFFF;
	position: relative;
	height: 80px;
	font-size: 12px;
}
#container1 #footer #bottom-nav {
	width: 752px;
	position: absolute;
	left: -1px;
	height: 36px;
	top: 22px;
}
#container1 #footer #bottom-nav a {
	margin-right: 20px;
}
#container1 #footer #bottom-nav p {
	margin-bottom: 2px;
}
#container1 #footer #credits {
	width: 351px;
	position: absolute;
	right: 590px;
	top: 78px;
	font-size: 10px;
	text-align: left;
}
#bottom-nav a {
	text-decoration: underline;
}
#bottom-nav a:hover {
	text-decoration: none;
}
#container1 .footer-containers {
	height: 263px;
	width: 351px;
	float: left;
	background: url(../images/homepage-footer-containers.png) no-repeat scroll center center; _background: url(../images/homepage-footer-containers.jpg) no-repeat scroll center center;
	margin-right: -27px;
	position: relative;
	top: -50px; _top: -25px;
}
#container1 #footer-homepage {
	position: relative;
	height: 203px;
}
#container1 #content #content-area .content-area2 {
	margin: 0px;
	padding: 20px 60px;
}
#container1 #footer-homepage .footer-containers .footer-containers2 {
	margin: 43px;
}
#container1 #homepage-heading .home-header2 h2 {
	font-size: 13px;
	font-weight: bold;
}
#container1 #footer-homepage .footer-containers .footer-containers2 p {
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 12px;
}
#container1 #homepage-heading {
	height: 139px;
	width: 751px;
	background: url(../images/homepage-header.png) no-repeat scroll left top;
}
.home-header2   {
	padding-top: 34px;
	padding-left: 40px;
	padding-right: 40px;
}
#container1 #homepage-content .home-header2 p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 17px;
}
.right {
	text-align: right;
}
.villa-logo-small {
	position: absolute;
	padding-top: -10px;
	padding-left: -10px;
	left: -27px;
	top: 0px;
}
#container1 #homepage-content {
	background:transparent url(../images/homepage-content.png) no-repeat scroll left top;
height:443px;
position:relative;
top:-42px; _top:-62px;
width:751px;
_margin-top:-40px;
}
#container1 #footer-homepage .footer-containers .footer-containers2 .email {
	width: 260px;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 8px;
	margin-top: 8px;
	float: right;
}
#container1 #footer-homepage .footer-containers .footer-containers2 .submit {
	width: 60px;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 8px;
	margin-top: -2px;
	float: right;
}
#container1 #content {
	width: 995px;
}
#container1 #content #content-top {
	height: 29px;
	width: 995px;
	background: url(../images/content_01.png) no-repeat scroll left top;
}
#container1 #content #content-area {
	background: url(../images/content_02.png) repeat-y scroll center top;
	width: 995px;
	overflow: auto;
}
#container1 #content #content-area .content-area2 p {
	margin-bottom: 8px;
	margin-top: 8px;
}
#container1 #content #content-area .content-area2 li {
	list-style: disc;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#container1 #content #content-area .content-area2 a {
	text-decoration: underline;
	line-height: 20px;
}
#container1 #content #content-bottom {
	background: url(../images/content_03.png) no-repeat scroll center top;
	height: 33px;
	width: 995px;
}
#container1 #content #content-area .content-area2 address {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}
#container1 #content #content-area .content-area2 address a {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container1 #content #content-area .content-area2 h2 a {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container1 #content #content-area .content-area2 h3 {
	color: #FBF28D;
	margin-top: 20px;
	margin-bottom: 4px;
}

#gallery-litebox img {
	border: 1px solid #FFFFFF;
}
#gallery-litebox {
	overflow: auto;
}

#container1 #content #content-area .content-area2 #gallery-litebox li {
	list-style: url(none) none inside;
	margin: 0 15px 15px 0;
	padding: 0px;
	float: left;
	
	overflow: auto;
}

.gallery {
	overflow: auto;
	_height: 400px;
}
.social {
	float:left;
margin-right:13px;
margin-top:9px;
}
.reservations {
	left:740px;
position:absolute;
top:597px;
_top:620px;
z-index:10000;
}
.emailsubscribe {
	z-index: 1000;
}
.homepage #container1 #footer-homepage .footer-containers .footer-containers2 h2 {
	font-size: 14px;
	line-height: 18px;
}
.footer-containers2 h3 {
	font-size: 24px;
	color: #C4C6C5;
	margin-bottom: 8px;
}
.clover {
	position: absolute;
	left: 246px;
	top: 118px;
}
.wtae {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}
.homepage #container1 #homepage-content .home-header2 #promotion a {
	text-decoration: underline;
}
.homepage #container1 #homepage-content .home-header2 #promotion {
	border:4px solid #FBF28D;
margin:37px 0 0 -12px;
padding:0 10px 10px;
width:468px;
}

#forth {
	background: url(../images/4th.png) no-repeat;
	height: 300px;
	width: 300px;
	position: absolute;
	right: -20px;
}
