@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background: url(../images/bg_body.jpg) #c69360 repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
}
body > #gfcontainer {
	height: auto;
	min-height: 100%;
}
#gfcontainer { 
	height: 100%;
	background: url(../images/bg_overlay.png) top right no-repeat;
}
#gfwrapper { 
	padding-bottom: 200px;
}
a img {
	margin: 0;
	padding: 0;
	border-width: 0;
}
a:active, a:focus {
	outline: 0;
}
p {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	color: #53534a;
}
.clear {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
	font-size: 0em;
}
#gfheader {
	margin: auto;
	width: 980px;
}
#gfshadowtop {
	margin: auto;
	width: 980px;
	height: 15px;
	font-size: 0px;
	background: url(../images/bg_dropshadowtop.png) no-repeat; 
}
#gfshadowbottom {
	margin: auto;
	width: 980px;
	height: 15px;
	font-size: 0px;
	background: url(../images/bg_dropshadowbottom.png) no-repeat;
}
#gfcontentcontainer {
	margin: auto;
	padding: 0 15px 0 15px;
	width: 950px;
	background: url(../images/bg_dropshadow.png) repeat-y;
}
#gfmenucontainer {
	width: 950px;
	background: url(../images/bg_menu.png) repeat;	
}
#gfmenu {
	float: right;
	text-transform: uppercase;
}
.gfmenu {

}
.gfmenu .item1 {
	font-size: 13px;
    padding: 6px 40px 6px 8px;
    background: none;
	letter-spacing: 2px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.gfmenu .item1-active:hover,
.gfmenu .item1-active,
.gfmenu .item1:hover {
	font-size: 13px;
    padding: 6px 40px 6px 8px;
	letter-spacing: 2px;
    color: #b27139;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.gfmenu .item2,
.gfmenu .item2:hover,
.gfmenu .item2-active,
.gfmenu .item2-active:hover {
	font-size: 12px;
    padding: 5px 15px 5px 8px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: wrap;
    position: relative;
    z-index: 500;
}
.gfmenu .item2 {
	max-width: 170px;
	background: url(../images/bg_dropmenu.png) repeat;
}
.gfmenu .item2:hover,
.gfmenu .item2-active,
.gfmenu .item2-active:hover {
    background: url(../images/bg_dropmenuhover.png) repeat;
	color: #b27139;
}
.gfmenu .item2 img,
.gfmenu .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.gfmenu .section {
    border: 1px solid #282319;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
#gfcontent {
	background: url(../images/bg_content.gif) repeat-y;
}
#gfsidebar {
	float: left;
	background: #e5dcd3;
	width: 280px;
	height: 100%;
	font-size: 11px;
	color: #53534a;
	font-weight: normal;
}
#gfsidebar p {
	margin: 0;
	line-height: 17px;
}
#gfsidebar p a {
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
#gfsidebar a {
	color: #53534a;
	text-decoration: none;
}
#gfsidebar a:hover {
	color: #b27139;
}
#gfsidebar ul {
	margin: 0;
	padding: 0;
}
#gfsidebar li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/bullet.gif) 0 6px no-repeat;
}
#gfsidebar div {
	width: 230px;
	padding: 30px 25px 20px 25px;
}
.gfsubmenu {
	text-transform: uppercase;
	font-weight: bold;
}
.gfmenus {
	background: url(../images/bg_sb_menus.gif) no-repeat;
}
.gfblog {
	background: url(../images/bg_sb_fromourblog.gif) no-repeat;
}
.gfwine {
	background: url(../images/bg_sb_winedinners.gif) no-repeat;
}
.gfexperience {
	background: url(../images/bg_sb_shareyourexperience.gif) no-repeat;
}
.gfgallery {
	background: url(../images/bg_sb_garfishgallery.gif) no-repeat;
}
.gfdaytrip {
	background: url(../images/bg_sb_daytrip.gif) no-repeat;
}
#gfmain {
	width: 590px;
	float: left;
	padding: 20px 40px 40px 40px;
}
#gfmain td {
	font-size: 12px;
	color: #53534a;
	line-height: 18px;
	vertical-align: top;
}	
#gfmain th {
	font-size: 12px;
	font-weight: bold;
	color: #53534a;
	line-height: 18px;
	vertical-align: top;
}
#gfmain table {
	width:590px;
}
#gfmain p {
	margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 17px;
	color: #53534a;
}
#gfmain p a {
	color: #b27139;
	text-decoration: none;
}
#gfmain p a:hover {
	text-decoration: underline;
}
#gfmain h1 {
	font-size:14px;
	margin: 15px 0 0 0;
	font-weight: bold;
	text-transform:uppercase;
	line-height:19px;
	padding:0;
	letter-spacing: 4px;
	color: #b27139;
}
#gfmain h1 a {
	color:#b27139;
	text-decoration: none;
}
#gfmain h1 a:hover {
	color:#b27139;
	text-decoration: underline;
}
#gfmain h2 {
	font-size:12px;
	font-weight: bold;
	color:#b27139;
	margin: 15px 0 5px 0;
	padding: 0;
	text-transform:uppercase;
	letter-spacing: 1px;
}	
#gfmain h2 a {
	color:#b27139;
	text-decoration: none;
}
#gfmain h2 a:hover {
	color:#b27139;
	text-decoration: underline;
}
#gfsocial {
	margin: auto;
	width: 930px;
	height: 45px;
}
#gftwitter a {
	float: right;
	background: url(../images/img_twitter.gif) top right no-repeat;
}
#gftwitter a:hover {
	background: url(../images/img_twitter.gif) bottom right no-repeat;
}
#gffacebook a {
	float: right;
	background: url(../images/img_facebook.gif) top right no-repeat;
}
#gffacebook a:hover {
	background: url(../images/img_facebook.gif) bottom right no-repeat;
}
#gffooter {
	margin-top: 20px;
	clear: both;
	position: relative;
	z-index: 10;
	height: 200px;
	margin-top: -200px;
	background: url(../images/bg_footer.jpg) repeat-x;
}
#gffootertop {
	color: #cdbfb5;
	margin: auto;
	padding: 30px 35px 0 35px;
	height: 130px;
	width: 900px;
}
#gffootertop p {
	color: #cdbfb5;
}
#gffootertop a {
	color: #cdbfb5;
	text-decoration: none;
}
#gffootertop a:hover {
	color: #ffffff;
}
#gfcolumn1 {
	width: 300px;
	float: left;
}
#gfcolumn2 {
	width: 260px;
	float: left;
	padding: 0 0 0 40px;
}
#gfcolumn3 {
	width: 220px;
	float: left;
	padding: 0 0 0 80px;
}
#gffooterlinks {
	margin: auto;
	padding: 0 35px 0 35px;
	width: 900px;
	height: 40px;
	color: #948b83;
	font-size: 11px;
	line-height: 40px;
}
#gffooterlinks a {
	padding: 0 5px 0 5px;
	color: #948b83;
	text-decoration: none;
}
#gffooterlinks a:hover {
	color: #ffffff;
}
