/* global rules */
/* #8C7645; /* gold */


body {
	background: #000 url(images/bg_wallpaper.jpg);
	color: 0 3px 0px 10px;
	font-size: 100%; /* required for IE */
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
h1 {
	font-size: 175%;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .3em;
	background: #000;
	color: #8C7645; /* gold */
	font-family: Times, "Times New Roman", serif;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	background: #000;
	color: #8C7645; /* gold */
	margin: 1em 0 0 0;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0;
}

/* default link colors */
a:link, a:visited {
	background: transparent;
	color: #A89960; /* gold */
}
a:focus, a:hover, a:active {
	background: transparent;
	color: #fff;
}

/* default margins */
h2 + h3, h3 + h4,
h2 + p, h3 + p, h4 + p,
h2 + ul, h3 + ul, h4 + ul {
	margin-top: 0;
}
ul + h4 {
	margin-top: .5em;
}

ul {
	margin-left: 0;
	padding-left: 20px;
}

#footer {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1px; /* avoid margin collapse */
	font-size: 80%;
}

/* clear floats to stretch column lengths */
#wrapper:after,
#header:after,
#content:after,
#midsection:after,
.graphic-block div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* zoom stretches float containers and generally aids styling in WinIE. */
#wrapper,
#header,
#content,
#midsection,
.graphic-block div {
	zoom: 1;
	position: relative;
}
/* end float clearing */

/* end global rules */


/* screen only rules */
@media screen, projection {
html, body {
	margin: 0;
	padding: 0;
}

#body {
	background-image: url(images/body_gradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#wrapper {
	width: 866px;
	margin: auto;
	position: relative;
	padding-bottom: 10px; /* bg img height */
	background-image: url(images/bottom_corners.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#header {
	padding: 40px 20px 1px 20px;
	background-image: url(images/header_gradient.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #49493D; /* dark gray */
	border-right: 1px solid #49493D; /* dark gray */
	border-bottom: 8px solid #8C7645; /* gold */
	font-family: Times, "Times New Roman", serif;
}
#header h1 {
	float: left;
	margin: 0;
}
#header h1 img {
	position: absolute;
	bottom: 0.25em;
	left: 20px;
}
#header p {
	text-align: right;
	font-size: 90%;
	color: #A89960; /* gold */
	margin-top: 0;
	margin-bottom: 1em;
	line-height:18px;
}
#header .facebook {
	border-width: 0;
	right: 0px;
	line-height:100%;
	margin-top:-20px;
	position:relative;
}

#header .theknot {
	float:right;
	margin: 0 3px 0 10px;
	padding:0;
	line-height:100%;

}

#header .weddingwire {
	float:right;
	margin: 0 3px 0 2px;
	padding:0;
	line-height:100%;

}

#midsection {
	background: #000;
	color: #E6E1E1;
	border-left: 1px solid #49493D; /* dark gray */
	border-right: 1px solid #49493D; /* dark gray */
}

#content {
	width: 650px;
	float: right;
	overflow: hidden;
	line-height: 1.55;
	color: #D2D2D2;
	font-size: 90%;
}
#content.text {
	width: 610px;
	padding: 1px 20px;
}
#content.text a {
	color:#D2D2D2;
}
#content.graphic p,
#content.graphic ul {
	margin-right: 20px;
}
.content-narrow {
	float:left;
	width: 410px;
	padding: 1px 20px;
}
.content-narrow-right {
	float:right;
	width: 170px;
	padding: 20px 5px;
	font-size: 90%;
	line-height: 125%;
}
#content-bottom-right {
	margin-right:25px;
	text-align:right;
	line-height:20px;
	color:#A89960;
	margin-bottom:20px;
}

#footer {
	text-align: center;
	color: #D2D2D2;
}
#footer div {
	max-width: 866px;
	margin: auto;
	padding-top:20px;
	color: #9B9797;	
}
#footer ul {
	text-transform: uppercase;
	font-family: Times, "Times New Roman", serif;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	line-height: 1.8em;
	font-size: 85%;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer li a {
	text-decoration: none;
	padding-right:.5em;
	margin-right: .2em;
	vertical-align: middle;
	white-space: nowrap; /* don't split link text across lines */
	line-height: 1em;
}


/* 2-col big graphic block on home, wedding, golf pages */
#content .graphic-block {
	width: 100%;
	background: #000 url(images/lg_home.jpg) left top no-repeat;
	color: #8C7645; /* gold */
	position: relative;
}
body.wedding #content .graphic-block {
	background-image: url(images/lg_wedding.jpg);
}
body.events #content .graphic-block {
	background-image: url(images/lg_events.jpg); 
}
body.golf #content .graphic-block {
	background-image: url(images/lg_golf.jpg); 
}
body.golf2 #content .graphic-block {
	background-image: url(images/lg_golf2.jpg); 
}
body.golf3 #content .graphic-block {
	background-image: url(images/lg_golf3.jpg); 
}
body.pub #content .graphic-block {
	background-image: url(images/lg_pub.jpg); 
}
body.equestrian #content .graphic-block {
	background-image: url(images/lg_equestrian.jpg); 
}
body.about #content .graphic-block {
	background-image: url(images/lg_about.jpg); 
}
#content .graphic-block div {
	background-image: url(images/gb_corner.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content .graphic-block .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-image: url(images/gb_shadow.png);
	overflow: hidden;
	z-index: 10;
}
#content .graphic-block ul {
	float: right;
	background: #000;
	color: #8C7645; /* gold */
	width: 200px;
	font-family: Times, "Times New Roman", serif;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	position: relative;
	z-index: 1;
}
#content .graphic-block li {
	background-color: #181818; /* dk gray */
	color: #8C7645; /* gold */
}
#content .graphic-block li a {
	display: block;
	padding: 5px 0 3px 0;
	margin: 0 1px 1px;
	text-decoration: none;
	font-size: 90%;
}
#content .graphic-block li a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	border-width: 0;
}
/* top image flush against gold bar */
#content .graphic-block ul li:first-child a {
	padding-top: 0;
}

/* miscellaneous rules */
.attention {
	background: #000;
	color: #A89960; /* gold */
	font-size: 150%;
	font-family: Times, "Times New Roman", serif;
}
.split-1 {
	width: 47%;
	float: left;
	padding-top: 1px; /* avoid margin collapse */
}
.split-2 {
	width: 47%;
	float: right;
	padding-top: 1px; /* avoid margin collapse */
}
.clear {
	clear: both;
}
.vendors-leftcol {
 	float:left;
	width:50%;
	font-size:90%;
	line-height:125%;
}
.vendors-leftcol h3 {
	color: #ffffff;
	margin-top:25px;
	margin-bottom:6px;
}
.vendors-rightcol {
	float:right;
	width:50%;
	font-size:90%;
	line-height:125%;
}
.vendors-rightcol h3 {
	color: #ffffff;
	margin-top:25px;
	margin-bottom:6px;
}

.info-request input, select {
	width:175px;
}
.info-request .btn {
	width: auto;
	color: #ffffff;
	background-color: #A89960;
	cursor: pointer;
}

.home-announce {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:23px;
	width:140px;
	min-height:20px;
	background-color:#000;
	color:#FFFFFF;
	font-size:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:6px;
	border: 2px;
	border-style: solid;
	border-color:#A89960;
	line-height: 20px;
	margin-left: 10px;
	}
	
.home-announce span {
	font-size:90%;
}


/* OLD --- For slideshow on gallery page 

.galleryImage
{
width: 592px;
height: 445px;
margin: 0;
padding-left:20px;
overflow: hidden;
}

ul#gallery
{
width:592;
height:445px;
padding: 0px 0 0 0;
margin: 0px 0 0 0;
z-index: 3;
display:block;
list-style: none;
}

ul#gallery li
{
width:592px;
height:445px;
padding: 0;
margin: 0;
z-index: 3;
display:block;
list-style: none;
}

.galleryPrevNext
{
width: 592px;
height: 28px;
padding: 8px 20px 0 0;
margin: -32px 0 0 0;
position: relative;
top: 445px;
text-align: right;
color: #000;
z-index: 40;
display:inline;
background-image: url(images/ba_bg.png);
background-position: top;
background-repeat: repeat; float: left;
}

 */


/* left navigation menu */
#menubar {
	width: 185px;
	float: left;
	margin-bottom: 10px;
	padding: 1em 0 180px 20px;
	background: #000 url(images/fe_initials.png) center bottom no-repeat;
	color: #BB9E7E; /* gold */
	font-family: Times, "Times New Roman", serif;
	position: relative;
	font-size:90%;
}
#menubar ul {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menubar ul ul {
	text-transform: none;
	margin-bottom: 8px;
}
#menubar li {
	border-top: 1px solid #8C7645; /* gold */
	padding-left: 12px;
	zoom: 1;
}
#menubar li li,
#menubar li:first-child {
	border-width: 0;
}
#menubar li a {
	text-decoration: none;
	display: block;
	padding: 8px 0;
}
#menubar li li a {
	padding: 0;
}
#menubar li.active {
	background-image: url(images/menu_active.png);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
#menubar li li.active {
	background-position: 0 0;
}
/* hide submenus by default */
#menubar #menu-wedding,
#menubar #menu-golf {
	display: none;
}
/* show golf submenu on all golf pages */
body.golf #menubar #menu-golf {
	display: block;
}
/* show golf submenu on all golf pages */
body.golf2 #menubar #menu-golf {
	display: block;
}
/* show golf submenu on all golf pages */
body.golf3 #menubar #menu-golf {
	display: block;
}
/* show wedding submenu on all wedding pages */
body.wedding #menubar #menu-wedding {
	display: block;
}



/* IE6 workarounds */
/* no alpha transparent bg images for IE6 */
*html #body {
	background-image: none;
}
*html #header {
	background: #000 none;
}
*html .graphic-block li {
	zoom: 1;
}
/* end IE6 */


} /* end screen only rules */




/* print only rules */
@media print {
#menubar,
#footer ul,
.graphic-block {
	display: none;
}

#footer {
	border-top: 1px solid #000;
}
} /* end print only rules */


/* Used in conjunction with mailer script */
	.nojunkplease {
	visibility: hidden;
	}
/* END Used in conjunction with mailer script */   



/* gallery and images*/

.interiorImage
{
	width: 132px;
	height: 99px;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
	float: left;
}

#gallerycontent {
	width: 612px;
	float: right;
	overflow: hidden;
	line-height: 1.55;
	color: #D2D2D2;
	font-size:90%;
	margin-top: 48px;
}

