/* CSS Document */
@import "dropdown_menu.css";
@import "../specials.html";
@import "../slider.html";

@import url(https://web.archive.org/web/20150315070854cs_/http://fonts.googleapis.com/css?family=Droid+Sans|Oswald);

/*

@import url(https://web.archive.org/web/20150315070854cs_/http://fonts.googleapis.com/css?family=Oswald:400,700|Open+Sans+Condensed:300,300italic,700|PT+Sans+Narrow:400,700|Cabin+Condensed:400,500,600,700|Convergence|Rambla:400,400italic,700,700italic);


font-family: 'Oswald', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Cabin Condensed', sans-serif;
font-family: 'Convergence', sans-serif;
font-family: 'Rambla', sans-serif;
*/
* {
		margin: 0px;
	padding: 0px;
}
body {
	text-align: justify;
	position: relative;
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 88px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bkg_body.png);
	background-repeat: repeat;
	font-weight: normal;
}
h1 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-image: url(../h1_bkg.html);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	letter-spacing: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-align: center;
}
.newsBox h1 {
	text-transform: capitalize;
	letter-spacing: 0em;
	text-align: left;
	
}
h2 {
	color: #415D34;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	color: #360;
	font-size: 16px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
hr {
	border : 0;
	height : 1px;
	margin : 1em 0;
	/*background-color: #C60;*/
	background-color: #360;
}
ul, ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 18px;
	list-style-position: outside;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
li span.title {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
li span.title a{
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}



div#frame {
	background-image: url(../images/bkg_frame.png);
	background-repeat: repeat-x;
	background-position: left 74px;
	
}
div#container,  div#container2{
	width: 990px;
	position: relative;

	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 74px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
div#container{
	background-color: #eae0d1;
}



div#content {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../bkg_content.html);

}
#logo {
	position: absolute;
	left:30px;
	top:41px;
	z-index: 999;
}

#logoMain {
	position: absolute;
	left:40px;
	top:-78px;
	z-index: 999;
}

#clubcorplink {
	position: absolute;
	left:215px;
	top:0px;
	z-index: 999;
	text-decoration: none;
	color: #FFF;
}

#socialNav {
	position: absolute;
	right:14px;
	top:-17px;
	z-index: 999;
	width: 298px;
	text-align: right;
}
#socialNav img {
	vertical-align: text-bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#socialNav a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	
}
#socialNav a:hover {
	
}

.sideNav {
	float:left;
	color:#00782D;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-color: #8ACC22;
}
.sideNav li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
.sideNav a {
	text-decoration: none;
	color: #25511C;
	font-weight: normal;
	
}
#navBarLeft {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1;
}

#homeFlash {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 100;
}

#homeBox {
	height: 526px;
}
#subColumn {
	padding: 0px;
	margin: 0px;
background-color: #eae0d1;
}
#subColumn .inner{
	margin: 0px;
	padding-top: 32px;
	padding-right: 55px;
	padding-bottom: 32px;
	padding-left: 55px;
	text-align: justify;
}
#subColumn1 {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 740px;
	background-color: #eae0d1;
}
#subColumn1 .inner{
	margin: 0px;
	padding-top: 32px;
	padding-right: 24px;
	padding-bottom: 32px;
	padding-left: 55px;
	text-align: justify;
}
#subColumn1 p, #subColumn p{
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;

}
#subColumn1 ul{
	margin-bottom: 0.5em;
}
#subColumn1 li{
	line-height: 1.3em;
	font-size: 16px;
}
#subColumn1 li ul{
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#subColumn1 li ul li{
	line-height: 1.5em;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #415D34;
}
#subColumn1 li ul li ul{
	margin-bottom: 6px;
	padding: 0px;
}
#subColumn1 li ul li ul li{
	line-height: 1.35em;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #323719;
}
#subColumn2 {
	padding: 0px;
	margin: 0px;
	float:right;
	width: 244px;
	text-align: left;
	background-color: #eae0d1;
}
#subColumn2 .inner{
	margin: 0px;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer a{
	text-decoration: underline;
	margin: 0px;
	color: #312F74;
	padding: 0px;
	font-weight: bold;
	
}
#footer a:hover{
	color: #6295CC;
	text-decoration: underline;
	
}

.block {
	display:block;
	padding: 0px;
	margin: 0px;
	border:none;
}
/*  MISC  */
.left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;	
}
.right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;	
}
.inline {
	display:inline;
	padding: 0px;
	margin: 0px;
	border:none;
}
.clearBox {
	clear: both;
}
p.tapin, p.tapin a {
	color: #B79E65;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.eventDate {
	color: #224115;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.eventLocation {
	font-size: 15px;
	color: #6B9338;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.blogListDate {
	font-size: 12px;
	color: #599B27;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
}
/* members CSS */
#member_nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E9D51;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	
}
#member_nav a{
	font-family: Tahoma, Geneva, sans-serif;
	color: #608B39;
	text-decoration: none;
	
}

/* member directory */

table.search {
	margin: 0px;
	padding: 0px;
	border-top: 3px double #0C3040;
	border-bottom: 3px double #0C3040;
	width: 100%;
}
table.search td{
	margin: 0px;
	padding: 6px 4px 6px 8px;
	font-size: 11px;
	text-align: left;
	font-variant: small-caps;
}
input.smallButton {
	margin: 0px;
	padding: 3px 0px;
	font-size: 11px;
	text-align: center;
	font-variant: small-caps;
	background: #6E7049 url(../bkg_smalbutton.html) repeat-x;
	border-top: 3px double #2E5263;
	border-right: 3px double #0C3040;
	border-bottom: 3px double #0C3040;
	border-left: 3px double #2E5263;
	color: #0B2F3F;
	width: auto;
}
span.sideNote {
	float: right;
	color: #717844;
}

td.alphaSearch {
	text-align: center;
	background-color: #EFD19F;
	padding: 4px;
}
table#portfolio {
	font-size: 12px;
	width: 100%;
	
}
table#portfolio th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #164115;
	text-align: left;
	background-color: #6B881A;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 6px;
	
}
table#portfolio td{
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 6px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B881A;
	
}
table#portfolio strong{
	font-size: 13px;
	
}

#pressBox1, #pressBox2 {
	width: 350px;
	font-size: 12px;
}
#pressBox1 p, #pressBox2 p{
	line-height: 1.2em;
	
}
#pressBox1 img, #pressBox2 img{
	line-height: 1.2em;
	background-color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#pressBox1 {
	padding: 0px;
	float: left;
	
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pressBox2 {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#clubcorp p a{
	background-color: #244F1D;
	text-decoration: none;
	margin: 0px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	text-transform: capitalize;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	border: 1px solid #FFFFFF;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.8), 0 3px 3px rgba(0, 0, 0, 0.2);
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 100%;
}



.spID {

display:none;	
}

/*
     FILE ARCHIVED ON 07:08:54 Mar 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:25:54 Jul 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.684
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.014
  esindex: 0.016
  cdx.remote: 6.448
  LoadShardBlock: 55.487 (3)
  PetaboxLoader3.datanode: 149.614 (5)
  load_resource: 294.358 (2)
  PetaboxLoader3.resolve: 89.951 (2)
*/