@charset "UTF-8";
body, html {
	margin:0;
	padding:0;
	}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0 0;
	padding: 0;
	}

body  {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5C4B2C;
	background: url(../images/img_bkdTileTop2.gif) repeat-x;
}
body a:link, body a:visited {
	color:#CA0088;
	text-decoration: underline;
}
body a:hover, body a:focus, body a:active {
	color: #00BAB8;
	text-decoration: underline;
}
html {
	background: url(../images/img_bkdTileBtm.gif) repeat;
	height: 100%;
}
#container {
	width: 752px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	height: 60px;
	position: relative;
	margin: 0px;
	padding: 0px;
} 

#header h1 {
	position: absolute;
	left: -100em;
}
#top-nav {
	position:absolute;
	padding:0px 10px;
	left: 467px;
	top: 29px;
	background:#ca0088;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}

#top-nav ul li {
	list-style:none;
	float:left;
	margin-top:5px;
	
}
#top-nav ul li.facebook {
	margin-top:0px;
	
}
#top-nav ul li a:link, #top-nav ul li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:.8em;
	font-weight:bold;
	display:block;
	padding:0px 10px 0px 8px;

}
#top-nav ul li a:hover, #top-nav ul li a:active, #top-nav ul li a:focus {
	text-decoration:underline;
}
#top-nav ul li a.facebook:link, #top-nav ul li a.facebook:visited {
	display:block;
	background:url(../images/btn-facebook.jpg) no-repeat -29px 0px;
	width:29px;
	height:29px;
	text-indent:-10000em;
	padding:0px;
	margin-right:5px;
}
#top-nav ul li a.facebook:hover, #top-nav ul li a.facebook:active, #top-nav ul li a.facebook:focus {
	background:url(../images/btn-facebook.jpg) no-repeat 0px 0px;
	
	outline:none;
}
#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentWrapper {
	background: url(../images/img_bkdMainContent.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 750px;
}
#mainContent {
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 0px 0px 23px;
	color: #5c4b2c;
	background: #FFFFFF url(../images/img_bkdMainContentA.jpg) no-repeat right top;
	width: 406px;
	position: relative;
} 
#mainContent p {
	font-size: 12px;
	line-height: 1.2em;
	margin: 5px 20px 0px 26px;
}
#mainContent h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px;
	padding: 10px 0px 0px 26px;
	width: 360px;
	background: url(../images/home_H1.gif) no-repeat center;
}
#mainContent h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 6px 0px;
	padding: 10px 0px 0px 26px;
	width: 360px;
	background: url(../images/home_H2.gif) no-repeat center;
}
#mainContent #link ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainContent #link li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mainContent #link a:link, #mainContent #link a:visited {
	color: #ca0088;
	padding-left: 40px;
	background: url(../images/img_LnkArrowsRed.gif) no-repeat 25px center;
	display: inline;
	float: left;
	margin: 8px;
	padding-top: 0px;
}
#mainContent #eventWrap h3 {
	margin: 0px;
	padding-top: 65px;
}
#linkWrap  ul {
	font-weight: bold;
	color: #FF00FE;
	list-style: none;
	padding: 14px 0px 0px 25px;
}
#linkWrap   ul   a:link, #linkWrap ul a:visited   {
	color: #ca0088;
	background: url(../images/img_LnkArrowsRed.gif) no-repeat left center;
	display: block;
	padding-left: 16px;
}
#linkWrap ul a:hover, #linkWrap ul a:active, #linkWrap ul a:focus {
	color: #00BAB8;
	background: url(../images/img_LnkArrowsBlue.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
}

#eventWrap {
	background: url(../images/img_GenWedWalk.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#eventWrap  h3 {
	margin: 0px;
	padding: 85px 0px 0px 25px;
	font-size: 0.9em;
}
#eventWrap  ul {
	font-weight: bold;
	color: #FF00FE;
	list-style: none;
	padding: 14px 0px 0px 25px;
}
#eventWrap   ul   a:link, #eventWrap ul a:visited   {
	color: #ca0088;
	background: url(../images/img_LnkArrowsRed.gif) no-repeat left center;
	display: block;
	padding-left: 16px;
}
#eventWrap ul a:hover, #eventWrap ul a:active, #eventWrap ul a:focus {
	color: #00BAB8;
	background: url(../images/img_LnkArrowsBlue.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
}
#footer li {
	padding-right: 4px;
	padding-left: 4px;
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	color: #26868f;
}
#footer {
	padding: 10px 10px 0 10px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.7em;
	color: #FFFFFF;
}
#footer ul {
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
#facebook a:link, #facebook a:visited {
	text-decoration:underline;
	display:block;
	height: 27px;
	width:160px;
	line-height:2;
	background: url(../images/btn-facebook.gif) no-repeat 75px 0px;
}
#facebook a:hover,#facebook a:active, #facebook focus {
	color:#26868f;
}
#credit {
	float:right;
	clear: both;
}

#credit a:link, #credit a:visited {
	margin-top:10px;
	display:block;
	background:url(../images/gi_logo.png) no-repeat;
	height:23px;
	width: 272px;
}
#credit a:hover, #credit a:active, #credit a:focus {
	margin-top:10px;
	background: url(../images/gi_logo.png) no-repeat -272px 0px;
}
/* ---------All layout generic styles---------------- */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* members page */
#members {
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 26px 0px 0px 0px;
	color: #5c4b2c;
	background: #FFFFFF url(../images/img_bkdMainContentA.jpg) no-repeat right top;
	width: 428px;
	position: relative;
	text-align: right;
} 

.mem #mainContent h1 {
	background: url(../images/mem_bckd_H1.gif) no-repeat left top;
	height: 54px;
	text-indent: -10000em;
	width: 395px;
	margin-top: 5px;
}
.mem #mainContent h2 {
	background: url(../images/mem_H2.gif) no-repeat left center;
	padding-top: 0px;
	margin: 0px;
	color: #ca0088;
}
.mem #dropMenu {
	position: absolute;
	left: 182px;
	top: 49px;
	width: 181px;
	height: 10px;
}
.mem #dropMenu2 {
	position: absolute;
	left: 58px;
	top: 196px;
	width: 181px;
	height: 20px;
}

.mem #mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mem #mainContent li {
	display: inline;
	padding: 0px 6px;
	margin: 0px;
	font-size: 0.9em;
}
.mem #mainContent a:link, .mem #mainContent a:visited {
	color: #ca0088;
	font-size: 1em;
	text-decoration: none;
}
.mem #mainContent a:hover, .mem #mainContent a:active, .mem #mainContent a:focus {
	color: #00BAB8;
}
.mem select {
	width: 145px;
}
.redArrowR {
	background: url(../images/img_LnkArrowsRed.gif) no-repeat left;
	padding-left: -10px;
}
.mem #feature {
	background: #eae1d3;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.mem #feature h3 {
	margin: 0px;
	padding: 15px 0px 0px 25px;
	font-size: 0.95em;
}
.topMargin {
	margin: 8px 0px 12px 0px;
}
.mem  #feature ul {
	margin: 0px;
	padding: 8px 0px 10px 25px;
	
}
.mem  #feature #TabbedPanels1 ul {
	margin: 0px;
	padding: 0px;
}
.mem #feature h4 {
	padding: 6px 0px 0px;
	margin-top: 0px;
	font: normal 0.9em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mem #clientInfo h5 {
	color: #ca0088;
	font-size: 0.9em;
	margin: 20px 0px 0px 25px;
}
.mem #clientInfo h6 {
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 25px;
	margin: 15px 0px 0px 25px;
}
.mem  #feature #TabbedPanels1 ul li {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 2.25;
	font-size: 0.8em;
}
.mem #container #contentWrapper #mainContent #feature #clientInfo {
	position: absolute;
	width: 241px;
	left: -242px;
	top: 490px;
	background: url(../images/img_boxClientInfo.gif) repeat-x left top;
	display: block;
}
#TabbedPanels1 p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.mem #clientInfo p {
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 25px;
}
.mem #feature #clientInfo a:link, .mem #feature #clientInfo a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.mem #feature #clientInfo a:hover, .mem #feature #clientInfo a:active, .mem #feature #clientInfo a:focus {
	color: #ca0088;
}
.mem #prevNext {
	margin: 0px;
	padding: 1px 0px 0px 250px;
}


/* about us page*/

.about #mainContent h1 {
	background: url(../images/about_H1.gif) no-repeat center;
	padding: 8px 0px 0px 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.about #mainContent ul {
	font-size: 0.75em;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: url(../images/gr_bullet_pink.gif) none outside;
	color: #5c4b2c;
	font-weight: normal;
	line-height: 1.2;
}
.about #mainContent li {
	padding-left: 0px;
	margin: 6px 30px 0px 38px;
	padding-bottom: 5px;
}

/* contact us page*/
.contact #mainContent h1 {
	background: url(../images/contact_H1.gif) no-repeat left center;
}


/* events page*/
/*
.events #mainContent h1 {
	background: url(../images/events_H1.gif) no-repeat left center;
}
.events #mainContent img {
	padding-top: 10px;
}
.events #mainContent p {
	line-height: 1.25;
}
.events #linkWrap {
	padding-bottom: 0px;
	padding-top: 0px;
}
*/
.events #container #contentWrapper #mainContent #feature #clientInfo {
	position: absolute;
	width: 241px;
	left: -242px;
	top: 490px;
	background: url(../images/img_boxClientInfo.gif) repeat-x left top;
	display: block;
}
.events #clientInfo p {
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 25px;
}

/* map page*/

.map #mainContent h1 {
	background: url(../images/map_H1.gif) no-repeat left center;
}.map #map a {
	margin: 0px;
	padding: 0px;
}
.map #mainContent h2 {
	margin: 0px;
	padding: 0px;
	color: #624A26;
}
.map h3 {
	font-size: 0.85em;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.map #returnLink a:link, .map #returnLink a:visited {
	font-size: 0.8em;
	text-decoration: underline;
	position: absolute;
	left: 276px;
	top: 66px;
}
#mainContent h1.about {
	background: url(../images/gr_h1_rule.gif) no-repeat;
}
.about #container #contentWrapper {
	background: url(../images/img_bkdMainContent.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
.about #container #contentWrapper #mainContent {
	position: relative;
}
.about #sidebar img {
	padding: 0px 0px 10px 8px;
}
.about #mainContentWrap {
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 0px 10px 20px;
	position: absolute;
	background: #FFFFFF;
	left: 0px;
	width: 408px;
	top: 25px;
}
.reg #mainContent h1 {
	background: url(../images/register_H1.gif) no-repeat left center;
}
#mainContent h3 {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 25px;
	margin-top: 0px;
}

/* Registration Form*/

#formWrap {
	padding-top: 1em;
	background: #eae1d3;
	border-right: 8px solid #FFFFFF;
	border-top: 8px solid #FFFFFF;
}
#frmRegister {
	margin: 0px 15px;
	padding: 0px 8px;
	width: 385px;
}
#frmRegister legend {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #5c4b2c;
}
input.text {
	width: 305px;
}
input.text2 {
	width: 80px;
}
input.text3 {
	width: 40px;
}
#frmRegister p {
	margin: 10px 0px;
}
label {
	font-size: 0.9em;
	line-height: normal;
}
label.top {
	display: block;
	padding-bottom: 0.25em;
}
select {
	width: 190px;
}
fieldset {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
select.short {
	width: 30px;
}
#wrapBckd {
	background: #FFFFFF url(../images/gr.bckd_leftCol) repeat-y;
	border-bottom: solid #FFF 8px;
}
#regInfo {
	width: 360px;
	padding-bottom: 15px;
	text-align: left;
}
#wedInfo {
	text-align: left;
	width: 360px;
	padding-bottom: 15px;
}
#chkBoxL {
	width: 170px;
	margin-left: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#chkBoxR {
	margin-left: 180px;
	padding-top: 0px;
}
#checkbox.chk {
	line-height: normal;
	background: bottom;
}
#chkBoxL label {
}
.reg #container #wrapBckd #contentWrapper #mainContent #formWrap #frmRegister #wedInfo #chkBoxL p {
	margin: 0px;
	padding: 0px;
}
.reg #container #wrapBckd #contentWrapper #mainContent #formWrap #frmRegister #wedInfo #chkBoxL #checkbox {
	line-height: 1.5;
}
.reg #container #wrapBckd #contentWrapper #mainContent #formWrap #frmRegister #wedInfo #chkBoxL label {
	margin: 0px;
	padding: 0px;
}
.reg #container #wrapBckd #contentWrapper #mainContent #formWrap #frmRegister #wedInfo #chkBoxR p {
	margin: 0px;
	padding: 0px;
}
#purchaseTic {
	width: 360px;
}

/*----------------- Contact Form - SEO Form - Media -------------------*/

#frmContact {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	
}
#frmContact legend {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #5c4b2c;
}
#frmContact p {
	margin: 10px 0px;
}
.contact #formWrap {
	margin-top: 0px;
	margin-left: 25px;
	padding-right: 30px;
	padding-left: 20px;
}
.media #mainContent h1 {
	background: url(../images/media_H1.gif) no-repeat left center;
}
.media #formWrap {
	margin-top: 0px;
	margin-left: 25px;
	padding-right: 0px;
	padding-left: 20px;
}
.media #formWrap p {
	font-size: 0.8em;
	padding-left: 0px;
	margin-left: 0px;
}
#formWrap p.codeBox {
	background: #FFF;
	border: 1px solid #5C4B2C;
	padding: 4px 4px;
	font-size: 0.65em;
	display:inherit
}
.media #formWrap img {
	padding-bottom: 4px;
}
.media #formWrap a:link {
		color:#01BDBB;
}
.media #formWrap a:hover {
	color:#EC238D;
}
textarea {
	width: 305px;
	height: 120px;
}
.padL20 {
	padding-left: 20px;
}
#homeWrap {
	background: url(../images/gr_bckd_leftCol.gif) repeat-y;
	border-bottom: 8px solid #FFF;
}
#homeWrap.short {
	background: url(none);
	border-bottom: none;
}
#homeWrap.contact {
	background: url(../images/gr_bckd_leftCol.gif) repeat-y;
	border-bottom: 8px solid #FFF;
}
#eventWrap h5 {
	padding-left: 90px;
}
.padL {
	padding-left: 15px;
}
.padB20 {
	padding-bottom:20px;
}
.padB10 {
	padding-bottom:10px;
}
.padT {
	padding-top: 135px;
}
.padT2 {
	padding-top: 225px;
}
.padT15 {
	padding-top:15px;
}
.divider {
	border-left:solid 1px #fff;
}
.events #container #wrapBckd #contentWrapper {
}
#linkWrap {
	height: 35px;
}
label.top {
	display: block;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	line-height: 1.4;
	font-size: .8em;
}
.suject {
	width: 180px;
}
.contact #success {
	height: 280px;
	padding-top: 50px;
}
.contact h3 {
	color: #ca0088;
}
.contact #formWrap p {
	font-size: 0.8em;
	padding-left: 0px;
	margin-left: 0px;
}
.contact #contactForm h3 {
	padding-left: 0px;
}
.pink {
	font-size: 0.9em;
	font-weight: bold;
	color: #EC238D;
}
.contact #formWrap a:link, .contact #formWrap a:visited {
	padding-left: 20px;
	background: url(../images/gr_question_blue.gif) no-repeat 0px 5px;
	display: block;
	font-weight: normal;
	height: 20px;
	padding-top: 4px;
	color: #01BDBB;
}
.contact #formWrap a:hover, .contact #formWrap a:active, .contact #formWrap a:focus {
	background: url(../images/gr_question_pink.gif) no-repeat 0px 5px;
	color: #EC238D;
	
}
.contact #formWrap #link a:link, .contact #formWrap.reset a:visited {
	color: #01BDBB;
	background-image:none;
	padding-left: 0;
}
.underline {
	border-bottom: 1px solid #624A26;
	padding-top: 10px;
}
.textarea2 {
	height: 60px;
}
a:link.plainLink, a:visited.plainLink {
	font-size: 0.8em;
	color: #7DD0C7;
	text-decoration: underline;
	background: url(none);
	margin: 0px;
	padding: 0px;
}
.padCaptcha {
	padding-bottom: 8px;
	padding-top: 8px;
}
a.facebookText:link, a.facebookText:visited {
	color:#03C;
	text-decoration:none;
}
a.facebookText:hover, a.facebookText:active, a.facebookText:focus {
	text-decoration:underline;
}