/* CSS Document */
@import "dropdown_menu.css";
@import "specials.css";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #332615;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	position: relative;
}
/* ===== TAGS ====*/
h1 {
	color: #FFF;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(template/bkg_h1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	color: #585330;
	font-size: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4AF78;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
}
h4 {
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 15px;
	font-weight: bold;
	color: #0E6F1C;
}



p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
ul, ol {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;

}
li {
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
div#frame {
	padding: 0px;
		background-attachment: scroll;
	background-image: url(template/gcc_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#container {
	text-align: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 857px;
	padding-top: 145px;
	
}
#btLogin{
	position: absolute;
	top: 68px;
	z-index: 999;
	right: 162px;
}
#btShop{
	position: absolute;
	top: 68px;
	z-index: 998;
	right: 2px;
}
div#homeContent{
	margin: 0px;
	position: relative;
	top: 0px;
	padding: 0px;
	text-align: justify;
	float: left;
	width: 280px;
	color: #B79F63;
	font-size: 13px;
	line-height: 150%;
}
div#homeContent div.inner{
	padding-left: 36px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 34px;
}
#reflections {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
div#facebook {
	position: relative;
	top: -36px;
	padding: 0px;
	text-align: right;
	float: left;
	background-color: #21170B;
	border: 1px solid #E8D296;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #EECF8F;
}
div#facebook .inner{
	background-color: #DCD3B8;
	margin: 5px;
	padding: 0px;
}
div#homeTiles {
	margin: 0px;
	position: relative;
	top: -36px;
	padding: 0px;
	text-align: right;
	float: right;
}
.images img {
	text-align: center;	
}
.images img {
	text-align: center;
}

img#tile1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img#tile2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img#tile3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#introText {
	color: #B79F63;
	float: right;
	width: 488px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	border: 3px double #947429;
	background-color: #000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 64px;
	padding-left: 10px;
	background-image: url(template/bkg_intro.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#introText td{
	margin: 0px;
	padding: 8px;
	vertical-align: top;
	text-align: left;
}

div#content div.inner{
	margin: 0px;
	background-image: url(template/top_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 44px;
	padding-left: 0px;
}
/* home columns */

div#sidebar {
	padding: 0px;
	background-image: url(template/bkg_sidebar_back.jpg);
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	background-repeat: repeat-y;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}



div#column1 {
	padding: 0px;
	width: 645px;
	float: left;
	background-image: none;
	text-align: left;
	color: #FFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 180%;
}
div#column1 div.inner{
	margin: 0px;
	padding-top: 24px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-image: url(template/bkg_content.jpg);
	border: 1px solid #947429;
	background-color: #221B0E;
	background-repeat: repeat;
}
div#column1 a{
	color: #D7BC6A;

}
div#column2 {
	padding: 0px;
	float: right;
	width: 200px;
	background-image: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
div#column2 div.inner{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* -------------- */
div#content {
	padding: 0px;
	margin: 0px;
	width: 960px;
	background-image: url(template/bkg_content.png);
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
}

div#content div.inner{
	margin: 0px;
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 180px;
	background-image: url(template/bkg_content_inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#content div.inner img{
	margin-left: 16px;
	margin-bottom: 16px;

}


div#homeFlash{
	height: 345px;
	margin: 0px;
	padding: 0px;
}
div#logo{
	height: 240px;
	margin: 0px;
	padding: 0px;
	width: 857px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index: 19;
}
div#subFlash{
	height:350px;
	margin: 0px;
	padding: 0px;
}
div#gallery{
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* tiles */

div#footer {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(template/bkg_footer.png);
	background-repeat: repeat-x;
	letter-spacing: 0.18em;
	height: 32px;
}
div#footer p{
	margin: 0px;
	color: #ab8142;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footer a{
	color: #E6D279;
	text-decoration: none;

}


div#address {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-repeat: repeat-x;
	letter-spacing: 0.18em;
	height: 32px;
}
div#address p{
	margin: 0px;
	color: #D0AF62;
	text-transform: none;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#iFrame {
	background-color: #FFF;
}
iframe#weddings{
	height:1100px;	
}
a.window{
	color: #E6D279;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
	display: block;

}

form td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;	
}

form input {
	border: 2px solid #947429;
}
/*  EVENTS  */

h1#eventTitle {
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #EFEBB4;
	
}
p.eventDate {
	text-transform: uppercase;
	color: #C8C85B;
	
}

p.eventLocation {
	
}

p.eventDescription {
	
}


/*  MISC  */

.left {
	float: left;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 3px;
	border:1px solid #947429;
	background-color: #000;
}
.right {
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
	padding: 3px;
	border:1px solid #947429;
	background-color: #000;
}

.block {
	display:block;
	padding: 0px;
	margin: 0px;
	border:none;
}
.inline {
	display:inline;
	padding: 0px;
	margin: 0px;
	border:none;
}
.clearBox {
	clear: both;
}
p.tapin, p.tapin a {
	color: #F7D19E;
	margin: 0px;
	text-align: center;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.announcement {
	border: 3px double #947429;
	background-color: #21170B;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;	
}
.announcement2 {
	border: 3px double #947429;
	background-color: #21170B;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 12px;
	padding-left: 22px;
	float: right;
	width: 465px;
	color: #EECF8F;
	text-align: justify;
	line-height: 135%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
table#partners td{
	text-align: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 0px;
	
}
table#partners td.visit a{
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #DABF81;
	
}

/* member directory */

table.search {
	padding: 0px;
	border: 3px double #947429;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
table.search td{
	margin: 0px;
	padding: 6px 4px 6px 8px;
	font-size: 11px;
	text-align: left;
	font-variant: small-caps;
}
input.smallButton {
	margin: 0px;
	font-size: 11px;
	text-align: center;
	font-variant: small-caps;
	color: #300;
	width: auto;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
	border: 3px double #B7A435;
}
span.sideNote {
	float: right;
	color: #ACBC50;
	font: 13px Georgia, "Times New Roman", Times, serif;
	padding-left: 255px;
}
td.alphaSearch {
	text-align: center;
	background-color: #332615;
	padding: 3px;
}
td.alphaSearch a{
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
}

