/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/









body {
	margin: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* CSS Document */

#header {
	width: 1020px;
	position: relative;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/top_address.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-align: center;
	padding-top: 9px;
}
#wrapper {
	background-image: url(images/tile_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#home_intro_copy {
	margin-right: 27px;
	margin-left: 22px;
	color: #8D8D8D;
	text-align: justify;
	width: 372px;
	margin-top: 10px;
}
#home_inside_clubhouse {
	background-image: url(images/home_inside_clubhouse.gif);
	background-repeat: no-repeat;
	padding-left: 136px;
	padding-top: 71px;
	position: relative;
	padding-right: 44px;
	color: #7E4B3E;
	width: 119px;
	min-height: 120px;
	padding-bottom: 25px;
	font-size: 13px;
	line-height: 16px;
}
#footer_home {
	width: 1020px;
	text-align: center;
	position: relative;
	min-height: 120px;
	background-image: url(images/spotlight_tile.png);
	background-repeat: repeat-y;
	margin-top: 25px;
	padding-bottom: 90px;
}

#base {
	background-image: url(images/footer.png);
	text-align: center;
	width: 1020px;
	padding-top: 19px;
	color: #dae7dd;
	padding-bottom: 20px;
	bottom: 0px;
	position: absolute;
}
#home_intro {
	width: 1020px;
	position: relative;
	margin-top: 12px;
}
#home_upcoming {
	background-image: url(images/home_upcoming_top.gif);
	width: 142px;
	padding-left: 40px;
	padding-right: 45px;
	padding-top: 75px;
	padding-bottom: 10px;
	color: #7E4B3E;
	font-size: 13px;
}
#splash {
	width: 1020px;
	position: relative;
	background-image: url(images/home_splash.jpg);
	height: 360px;
}
#home_rotating_image {
	position: absolute;
	left: 269px;
	top: 48px;
	width: 491;
	height: 278;
	z-index: 20;
}
#home_take_a_tour {
	position: absolute;
	left: 60px;
	top: 98px;
	width: 260;
	height: 226;
	z-index: 55;
}


.home_spotlights_copy {
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#home_member_stories {
	position: absolute;
	left: 714px;
	top: 85px;
	width: 260;
	height: 226;
	z-index: 50;
}
a:link {
	color: #227b37;
	text-decoration: underline;
}
a:visited {
	color: #227b37;
	text-decoration: underline;
}
a:hover {
	color: #FFAB37;
	text-decoration: none;
}
a:active {
	color: #FFAB37;
	text-decoration: none;
}



#header a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover {
	color: #FF9;
	text-decoration: none;
}
#header a:active {
	color: #FF9;
	text-decoration: none;
}


#home_button_inside_clubhouse {
	height: 42px;
	width: 184px;
	position: absolute;
	left: 87px;
	top: 29px;
}

#secondary_content {
	color: #5A5A5A;
	text-align: left;
	min-height: 550px;
	width: 610px;
	margin-top: 140px;
	margin-bottom: 50px;
	margin-right: 370px;
	margin-left: 40px;
	position: relative;
	font-size: 1em;
	line-height: 1.4em;
}
#secondary_content_inside_clubhouse_main {
	color: #5A5A5A;
	text-align: left;
	min-height: 500px;
	width: 940px;
	margin-top: 140px;
	margin-right: 40px;
	margin-left: 40px;
	position: relative;
	font-size: 1em;
	line-height: 1.4em;
}

#social_buttons_horizontal {
	position: absolute;
	left: 768px;
	top: -139px;
	height: 57px;
	width: 175px;
}
#right_column {
	position: absolute;
	left: 643px;
	width: 317px;
	height: 368px;
	top: -59px;
}
#logo {
	position: absolute;
	left: -24px;
	top: -138px;
	height: 112px;
	width: 206px;
}

#footer {
	width: 1020px;
	text-align: center;
	position: relative;
	height: 35px;
	padding-bottom: 90px;
	margin-right: auto;
	margin-left: auto;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9B4D6;
}

h1 {
	margin-top: 0px;
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	color: #9F4399;
	font-weight: normal;
	font-size: 1.9em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9B4D6;
	padding: 0px;
}

h2 {
	color: #5d996a;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 1.5em;
	margin-top: 25px;
	line-height: 1.1em;
}

h3 {
	color: #9F4399;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 1.4em;
	margin-top: 25px;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9B4D6;
}


.image_align_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

li {
	margin-bottom: 15px;
}

.text_small {
	font-size: .8em;
}

.ul_donors {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

#base a:link {
color: #b9e8df;
	text-decoration: underline;
}

#base a:visited {
color: #b9e8df;
	text-decoration: underline;
}

#base a:hover {
color: #FFFFFF;
	text-decoration: underline;
}

#base a:active {
color: #FFFFFF;
	text-decoration: underline;
}


.main_inside_clubhouse_wrapper_H1 {
	color: #347f45 !important; 
	font-size: 2.5em !important;
	text-align: center;
	border-bottom-width: 0px !important;
	margin-bottom: 10px !important;
}



.border_purple {
	border: 8px solid #9F4399;
}

#putnam_home {
	height: 29px;
	width: 78px;
	position: absolute;
	left: 668px;
	top: -125px;
}

#tagline {
	width: 1020px;
	text-align: center;
	position: relative;
	height: 44px;
	margin-top: 20px;
}
