/*  HILLCREST styles by ^ http://pa-ket.com/  (C)2010/Dec *//* ------------------------------------------------------ */@import url('fonts/stylesheet.css');
/* VARIABLES  *//* http://meyerweb.com/eric/tools/css/reset/ - modified */html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
img,
blockquote,
pre,
cite,
code,
font,
em,
strong,
b,
u,
i,
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */table {
  border-collapse: collapse;
  border-spacing: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  margin: 0 auto;
}
#addthis {
  position: absolute;
  top: 12px;
  right: 10px;
}
/* layout + base styles *//* ==================== */body {
  font: 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
  color: #000;
  background: white url(/img/bg-top.jpg) no-repeat center top;
}
a, a:hover {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #555;
}
br.clear {
  clear: both;
}
p {
  margin: 1em 0;
}
hr {
  border-color: #a19259;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0;
  height: 0;
}
h1 {
  font: 1.5em/1.5em 'LuxiSerifRegular';
  text-transform: uppercase;
  color: #a19259;
  margin-top: 0.5em;
}
h2 {
  font: 1.5em/1.5em 'LuxiSerifRegular';
  margin-bottom: 1em;
  text-transform: uppercase;
  padding-left: 10px;
  color: white;
  background: #a19259;
}
h2.minor {
  font: 1.3em/1.4em 'CenturyGothicRegular';
  text-transform: none;
  clear: both;
}
h3 {
  font: 1em/1.2em 'LuxiSerifRegular';
}
h4 {
  font: 1.2em/1.2em 'CenturyGothicRegular';
  color: #a19259;
}
#wrapper {
  position: relative;
  width: 960px;
  padding: 0;
  border: 0;
  margin: 0 auto;
}
#footer {
  text-align: right;
  font: 10px/10px Arial;
  color: #333;
  width: 960px;
  height: 40px;
  padding: 0 21px;
  margin-left: -21px;
  background: url(/img/bg-bot.jpg) no-repeat center top;
}
#footer span {
  padding-right: 15px;
  padding-bottom: 5px;
}
#footer a {
  color: #a19259;
}
#footer a:hover {
  color: #d4c58c;
}
#content-wrap {
  width: 960px;
  overflow: hidden;
  padding: 0 21px 10px;
  margin-left: -21px;
  margin-top: -70px;
  background: url(/img/bg-mid.png) no-repeat center top;
  overflow: hidden;
}
#content {
  position: relative;
  padding: 0 10px;
  clear: both;
}
#content p {
  text-align: justify;
}
#content.nopad {
  padding: 0;
}
#content.sidebar {
  width: 730px;
  float: right;
  margin-right: 10px;
  overflow: hidden;
}
#sidebar {
  float: left;
  overflow: hidden;
  width: 180px;
  padding: 0 10px;
}
#sidebar #newsletter {
  overflow: auto;
  width: 180px;
  height: auto;
  margin-bottom: 10px;
  float: none;
  box-shadow: 0px 3px 5px #888;
  -moz-box-shadow: 0px 3px 5px #888888;
  -webkit-box-shadow: 0px 3px 5px #888;
}
#sidebar #newsletter h3 {
  font: 15px/22px 'CenturyGothicRegular';
  margin-bottom: 0px;
}
#sidebar #newsletter .submit {
  position: static;
  float: right;
  margin-right: 1px;
  margin-bottom: 1px;
}
#sidebar #sidemenu, #sidebar .sidemenu {
  margin-bottom: 20px;
}
#sidebar #sidemenu ul, #sidebar .sidemenu ul {
  overflow: hidden;
}
#sidebar #sidemenu ul li a, #sidebar .sidemenu ul li a {
  display: block;
  text-transform: uppercase;
  font: 13px/17px 'CenturyGothicRegular';
  padding: 4px 0 2px 10px;
  color: #fff;
  background: #a3a3a3;
  margin-top: 1px;
}
#sidebar #sidemenu ul li a:hover,
#sidebar .sidemenu ul li a:hover,
#sidebar #sidemenu ul li.selected a,
#sidebar .sidemenu ul li.selected a {
  background: #cfcfcf;
}
a.btn {
  padding: 3px 20px;
  background: #a19259;
  color: #fff;
  text-transform: uppercase;
  display: block;
  float: right;
  padding-right: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.item {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #a19259;
  padding-top: 5px;
}
.item .img {
  float: left;
}
.item h3 {
  background: #a19259;
  color: #fff;
  font: 15px/20px 'CenturyGothicRegular';
  margin: 10px 0;
  padding-left: 10px;
}
.item .cont {
  margin-left: 100px;
}
.item .desc {
  padding-right: 70px;
}
.item a.pdf {
  display: block;
  height: 52px;
  width: 52px;
  text-indent: -999em;
  background: url(/img/icon-pdf.png) no-repeat right top;
  position: absolute;
  right: 10px;
  top: 5px;
  margin-right: 0;
  float: none;
  padding-top: 0;
}
.item a.pdftxt {
  font: 12px/12px 'Arial';
  color: #fff;
  position: absolute;
  right: 80px;
  top: 20px;
}
#contact-bottom {
  border: 1px solid #ccc;
  border-top: none;
  box-shadow: 0px 5px 5px #888;
  -moz-box-shadow: 0px 5px 5px #888888;
  -webkit-box-shadow: 0px 5px 5px #888;
}
#contact-bottom p {
  padding: 0 10px;
}
a.btn-bookings {
  display: block;
  text-indent: -999em;
  height: 40px;
  width: 144px;
  background: url(/img/btn-bookings.jpg) no-repeat top left;
}
a.pdf-map {
  padding-left: 50px;
  color: #6e5f26;
  font: 1em/1em 'CenturyGothicRegular';
}
td.pdf {
  background: url(/img/icon-pdf.png) no-repeat 30px center;
  vertical-align: middle;
}
td.brtop {
  border-top: 1px solid #a19259;
}
td.brright {
  border-right: 1px solid #a19259;
}
div.pane-left {
  position: relative;
  width: 420px;
  height: 300px;
  float: left;
  margin-bottom: 20px;
  border: 1px solid #aaa;
  padding: 15px;
}
div.pane-left input, div.pane-left select, div.pane-left textarea {
  width: 410px;
  margin-bottom: 10px;
  border: 1px solid #aaa;
  color: #555;
  padding: 3px;
}
div.pane-left select {
  width: 416px;
}
div.pane-left .captchaimg {
  float: right;
  margin-right: 130px;
}
div.pane-left #CaptchaV2 {
  float: left;
  width: 70px !important;
  margin-right: 10px;
  margin-top: 5px;
}
div.pane-left input.submit {
  clear: both;
  width: 70px;
  position: absolute;
  bottom: 5px;
  right: 10px;
  background: #a19259;
  color: #fff;
  text-transform: uppercase;
}
div.pane-left input.submit:hover {
  color: #ddd;
}
div.pane-right {
  width: 450px;
  height: 330px;
  float: right;
}
div.panemini-left {
  float: left;
  width: 350px;
  overflow: hidden;
}
div.panemini-right {
  float: right;
  width: 350px;
  overflow: hidden;
}
div.bookings {
  height: auto !important;
}
div.bookings #CAT_Custom_141859 {
  width: 190px;
  margin-left: 30px;
}
div.bookings #CAT_Custom_141861 {
  width: 180px;
  margin-left: 40px;
}
a.pdf {
  display: block;
  float: left;
  text-align: center;
  margin-right: 20px;
  height: 16px;
  padding-top: 55px;
  width: 100px;
  background: url(/img/icon-pdf.png) no-repeat center top;
}
div.slideshow img {
  border: 1px solid #ccc;
}
div.slideshow .tabs img {
  margin-left: 6px;
}
div.slideshow .tabs img:hover {
  cursor: pointer;
}
div.slideshow .tabs img.first {
  margin-left: 0;
}
div.slideshow .tabs img.active {
  border: 1px solid #555;
}
div.slideshowmini .tabs img {
  margin-left: 4px;
}
#catblogoutput .post h2, #catblogoutput .blog-post h2 {
  background: transparent;
  text-transform: none;
  padding-left: 0px;
  color: #000;
}
#catblogoutput .blog-post h2 {
  margin-top: 15px;
}
#catblogoutput .post {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#catblogoutput .date {
  display: none;
}
p.page-nav {
  font-size: 14px;
}
.post .body a {
  color: #a19259;
}
.post .body a:hover {
  color: #c3b47b;
}
#top {
  width: 959px;
  height: 200px;
  margin-bottom: 70px;
  overflow: hidden;
  background: url(/img/home/shade-top.jpg) repeat-x left bottom;
}
#top a#logo {
  display: block;
  float: left;
  margin-left: 15px;
  width: 150px;
  height: 150px;
}
#top a#logo img {
  border: 0;
}
#top #bnr {
  position: relative;
  display: block;
  text-indent: -999em;
  float: right;
  margin: 2px;
  width: 768px;
  height: 150px;
  background: url(/img/bnrs/home.jpg) no-repeat left top;
}
#top #bnr.about {
  background-image: url(/img/bnrs/about.jpg);
}
#top #bnr.olives {
  background-image: url(/img/bnrs/olives.jpg);
}
#top #bnr.restaurant {
  background-image: url(/img/bnrs/restaurant.jpg);
}
#top #bnr.venue {
  background-image: url(/img/bnrs/venue.jpg);
}
#top #bnr.wine {
  background-image: url(/img/bnrs/wine.jpg);
}
#top #bnr.contact {
  background-image: url(/img/bnrs/contact.jpg);
}
#top #bnr .socialblk {
  position: absolute;
  top: 0;
  right: 70px;
  width: 150px;
  height: 35px;
  text-indent: 10px;
  font-size: 11px;
  line-height: 34px;
  background: url(/img/bgw.png);
  color: #a19259;
  font-weight: bold;
}
#top #bnr .socialblk a {
  display: block;
  position: relative;
  *top: -35px;
  width: 24px;
  height: 24px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}
#top #bnr .socialblk a.fb {
  background: url(/img/icon-fb.png) no-repeat 0 0;
}
#top #bnr .socialblk a.tw {
  background: url(/img/icon-tw.png) no-repeat 0 0;
}
#top #cat_544014_divs {
  clear: both;
  width: 960px;
  height: 24px;
  padding-top: 8px;
}
#top #cat_544014_divs ul li {
  float: left;
  margin-right: 18px;
}
#top #cat_544014_divs ul li a {
  text-transform: uppercase;
  color: #a19259;
  display: block;
  font: 14px/24px 'CenturyGothicRegular';
  padding: 2px 20px 0;
}
#top #cat_544014_divs ul li a:hover {
  color: #fff;
  background: #a19259;
}
#top #cat_544014_divs ul li.selected a {
  color: #fff;
  background: #a19259;
}
#home-panes {
  width: 955px;
  height: 244px;
  position: relative;
  margin-left: 2px;
}
#home-panes .pane {
  position: absolute;
  top: 0;
  left: 0;
}
#home-panes .pane img {
  width: 955px;
  height: 244px;
}
#home-panes h3 {
  font: 48px/50px 'LuxiSerifRegular';
  color: #fff;
}
#home-panes a {
  position: absolute;
  bottom: 50px;
  right: 0;
  display: block;
  width: 340px;
  padding: 3px 20px;
  color: #fff;
  font: 20px/24px 'CenturyGothicRegular';
  background: url(/img/home/readmorebg.png) repeat;
}
#home-panes a:hover {
  color: #ddd;
}
#home-tabs {
  position: absolute;
  top: 388px;
  right: 20px;
  overflow: hidden;
  height: 23px;
  width: 87;
}
#home-tabs ul li {
  float: left;
  padding: 0 3px;
}
#home-tabs ul li a {
  background: url(/img/home/rotateicons.png) no-repeat 0 -23px;
  display: block;
  width: 23px;
  height: 23px;
  text-indent: -999em;
}
#home-tabs ul li a.current {
  background-position: 0 0;
}
#home-tabs ul li.second a {
  background-position: -23px -23px;
}
#home-tabs ul li.second a.current {
  background-position: -23px 0;
}
#home-tabs ul li.third a {
  background-position: -46px -23px;
}
#home-tabs ul li.third a.current {
  background-position: -46px 0;
}
#home-mid {
  background: #ded9c5;
  position: relative;
  width: 955px;
  height: 220px;
  margin: 0 0 10px 2px;
  background: #ded9c5 url(/img/home/shade-mid-top.jpg) repeat-x left top;
}
#home-mid .midbox {
  position: absolute;
}
#home-mid .midbox a {
  position: absolute;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
}
#home-mid .midbox a:hover {
  color: #eee;
}
#home-mid .midbox span {
  position: absolute;
  font-size: 10px;
  line-height: 12px;
  text-align: justify;
}
#home-mid .wines {
  left: 20px;
  bottom: 7px;
  padding-right: 25px;
  background: url(/img/home/mid-sep.jpg) no-repeat right bottom;
}
#home-mid .wines a {
  left: 120px;
  bottom: 40px;
}
#home-mid .wines span {
  width: 145px;
  left: 114px;
  top: 72px;
}
#home-mid .olives {
  left: 340px;
  bottom: 7px;
  padding: 0 16px 17px 0;
  background: url(/img/home/mid-sep.jpg) no-repeat right bottom;
}
#home-mid .olives a {
  left: 130px;
  bottom: 43px;
}
#home-mid .olives span {
  width: 145px;
  left: 124px;
  top: 52px;
}
#home-mid .venues {
  right: 20px;
  bottom: 7px;
}
#home-mid .venues a {
  bottom: 18px;
}
#home-mid .venues span {
  top: 90px;
  display: block;
  width: 110px;
}
#home-mid .venues .weddings a {
  left: 42px;
}
#home-mid .venues .weddings span {
  left: 16px;
}
#home-mid .venues .functions a {
  left: 168px;
}
#home-mid .venues .functions span {
  left: 146px;
}
#left-boxes {
  float: left;
  width: 275px;
  height: 255px;
}
#newsletter-wrap, #twit-wrap {
  position: relative;
}
#newsletter-ie-shadow, #twit-ie-shadow {
  display: none;
}
#newsletter, #twit {
  width: 275px;
  height: 125px;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 2;
  box-shadow: 0px 0px 7px #888;
  -moz-box-shadow: 0px 0px 7px #888888;
  -webkit-box-shadow: 0px 0px 7px #888;
}
#newsletter h3, #twit h3 {
  font: 16px/24px 'CenturyGothicRegular';
  color: #fff;
  background: #a19259;
  padding-left: 10px;
  margin-bottom: 2px;
}
#newsletter input, #twit input {
  width: 90%;
  font: 14px/18px 'CenturyGothicRegular';
  padding: 2px;
  margin-left: 10px;
  margin-top: 8px;
  background: #f4f4f4;
  border: 1px solid #c3c3c3;
  color: #b9b9b9;
}
#newsletter .submit, #twit .submit {
  position: absolute;
  bottom: 5px;
  right: 12px;
  text-align: right;
  background: #a19259 !important;
  color: #fff;
  width: 70px;
  padding: 2px 10px;
  border: 0;
}
#newsletter #errordesc,
#twit #errordesc,
#newsletter #submitokdesc,
#twit #submitokdesc {
  display: none;
  color: red;
  background: white;
  padding: 2px 5px;
  line-height: 1;
  margin-top: 5px;
  padding-left: 10px;
}
#newsletter #submitokdesc, #twit #submitokdesc {
  color: green;
}
#twit {
  height: 110px;
  margin-bottom: 8px;
}
#twit a, #twit span {
  color: #a19259;
}
#twit a:hover {
  color: #c7bd99;
}
#twit h3 + a {
  font-size: 12px;
  line-height: 1;
  display: block;
  height: 28px;
  overflow: hidden;
  padding: 8px 10px 7px;
}
#twit .tblock {
  padding-left: 10px;
  font-size: 11px;
}
#twit .tblock a {
  margin-right: 3px;
}
#twit .tblock span {
  margin-right: 3px;
}
#twit strong {
  font-size: 11px;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
#home-bot {
  overflow: hidden;
  width: 930px;
  height: 255px;
  padding-left: 15px;
  padding-right: 10px;
}
#home-bot #blogteaser-wrap {
  position: relative;
  float: right;
}
#home-bot #blogteaser-ie-shadow {
  display: none;
}
#home-bot #blogteaser {
  width: 625px;
  height: 245px;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 2;
  box-shadow: 0px 0px 7px #888;
  -moz-box-shadow: 0px 0px 7px #888888;
  -webkit-box-shadow: 0px 0px 10px #888;
}
#home-bot #blogteaser h3 {
  font: 16px/24px 'CenturyGothicRegular';
  color: #fff;
  background: #a19259;
  padding-left: 10px;
  margin-bottom: 5px;
}
#home-bot #blogteaser h3 + div.post {
  border-bottom: 1px solid #a19259;
}
#home-bot #blogteaser h3 + div.post + div.post {
  border-bottom: 1px solid #a19259;
}
#home-bot #blogteaser .post {
  position: relative;
  width: 600px;
  height: 65px;
  margin: 0 10px 6px;
}
#home-bot #blogteaser .post h2 {
  font: 13px/14px 'LuxiSerifRegular';
  background: transparent;
  text-transform: none;
  position: absolute;
  top: 5px;
  left: 50px;
}
#home-bot #blogteaser .post h2 a {
  color: #83795f;
}
#home-bot #blogteaser .post h2 a:hover {
  color: #a59b81;
}
#home-bot #blogteaser .post .date {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 5px;
  left: 0px;
  background: #666666 url(/img/home/blog-date-sep.jpg) no-repeat center center;
}
#home-bot #blogteaser .post .date span.day, #home-bot #blogteaser .post .date span.month {
  font: 15px/19px 'CenturyGothicRegular';
  text-transform: uppercase;
  color: #fff;
  display: block;
  width: 48px;
  text-align: center;
}
#home-bot #blogteaser .post .date span.day {
  margin-top: 6px;
}
#home-bot #blogteaser .post .body {
  width: 540px;
  height: 48px;
  overflow: hidden;
  font: 11px/12px 'Arial';
  position: absolute;
  left: 60px;
  top: 10px;
}
table.photogalleryTable td {
  padding: 10px;
  vertical-align: middle;
}
table.photogalleryTable img {
  border: 2px solid #A19259;
}

