/* CSS Document */
/*--------------Global Styles--------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #082d59;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 1.4em;
	color: #714d2f;
}
h3 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	padding: .1em 0 .1em 1em;
	font-size: 1em;
}
h4, h4 a {
	font-family: "Book Antiqua", "Times New Roman", serif;
	padding: .1em 0 .1em 1em;
	font-size: .95em;
	color: #3b793b;
	text-decoration: none;
}
h5 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	padding: .1em 0 .1em 1em;
	font-size: .9em;
	color: #000;
}
p {
	margin: .3em 1em;
	padding: .5em;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: .9em;
}
ul {
	list-style: none;
	margin: .5em;
	font-size: .9em;
	font-family: "Book Antiqua", "Times New Roman", serif;
}
li {
	padding: 0 0 .3em .3em;
}
dl {
	font-family: "Book Antiqua", "Times New Roman", serif;
	margin: .3em 1em;
}
dt {
	color: #3b793b;
	font-weight: bold;
}
dd {
	font-size: .9em;
	padding: .2em;
	margin: 0 0 0 .5em;
}
ol {
	font-family: "Book Antiqua", "Times New Roman", serif;
	margin: .5em 0 .5em 2em;
	padding: .5em;
	font-size: .9em;
}
blockquote {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: .8em;
	font-style: italic;
	text-align: right;
	padding: .5em;
	margin: 0 0 0 .5em;
}
.image_caption {
	float: right;
	padding: .3em;
}
.image_caption p {
	font-family: "Century Gothic", Arial, sans-serif;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
.more a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.byline {
	color: #714d2f;
	font-size: .85em;
	font-style: italic;
	padding: 0;
	margin: 0 0 0 25em;
}
.copyright {
	font-size: .9em;
	color: #ccc;
	font-style: italic;
}
.small {
	font-size: .85em;
	margin: 0;
	padding: .5em 0;
}
.merchRight, .merchLeft {
	clear: both;
}
.merchRight img {
	float: right;
	padding: .5em;
}
.merchLeft img {
	float: left;
	padding: .5em;
}
.price {
	font-size: 1.05em;
	font-style: italic;
	font-weight: bold;
	color: #082d59;
	margin: 0 0 0 1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.beat_map_text {
	float: right;
	width: 25em;
}
div.clear {
	clear: both;
}

/*--------------Wraps the Container--------------*/
#wrapper {
	width: 56em;
	margin: 25px auto 0 auto;
	border: 6px solid #fff;
}

/*--------------Wraps the Content--------------*/
#container {
	width: 55.9em;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/*--------------Header with Top Navigation--------------*/
#header {
	width: 55.9em;
	margin: 0 auto;
	background: #f5eace url("images/the_spring_ridge_clubs_DaveAndGuest.jpg") top right no-repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#header h1 {
	width: 315px;
	height: 110px;
	margin: .3em 0 0 .3em;
	display: block;
	text-indent: -999em;
	background:  url("images/the_spring_ridge_clubs_logo1.jpg") no-repeat top left;
}
h1 a {
	width: 315px;
	height: 110px;
	display: block;
	text-decoration: none;
}
#top_nav {
	width: 55.9em;
	height: 3.2em;
	margin: .6em 0 0 0;
	padding: 14px 0 0 0;
	background: #f5eace url(images/head_lines.gif) top left repeat-x;
	font-family: "Book Antiqua", "Times New Roman", serif;
}
#member_login {
	float: left;
}
#member_login .reservations {
	margin: .2em;
	padding: .2em;
	font-size: .8em;
}
#member_login a{
	display: block;
	color: #000;
	margin: 0 0 0 1em;
	padding: .5em 0 .6em 3em;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	background: url(images/member_lines.gif) left no-repeat;
}
ul#nav {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
ul#nav li{
	float: left;
	margin: 0;
	padding: 0;
}
ul#nav li a {
	display: block;
	color: #082d59;
	padding: .7em .5em;
	text-decoration: none;
	font-weight: bold;
}
ul#nav li a:hover {
	border-bottom: 5px solid #714d2f;
}

/*--------------Wraps Left and Right Columns--------------*/
#main {
	background: #f8f2df;
	overflow: auto;
}

/*--------------Left Column, which includes the primary content area--------------*/
#left_column {
	width: 37em;
	padding: 1em;
	float: left;
}
#left_column2 {
	width: auto;
	padding: 1em;
	float: left;
}
#front_collage {
	position: relative;
	height: 14em;
	border-top: 6px solid #3b793b;
}
#front_slideshow {
	position: absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 200px;
	z-index: 0;
}
#preserves {
	position: absolute;
	top: 0;
	right: 0;
	width: 10.5em;
	padding: .5em;
	background: #ccc url(images/grey_rt_bottom.gif) bottom right no-repeat;
	z-index: 10;
}
#sec_links {
	float: left;
	width: 10.5em;
	padding: .8em;
	margin: 0 1.5em 1em 0;
	background: #ccc url(images/grey_rt_bottom.gif) bottom right no-repeat;
}
#sec_links ul {
	margin: 0 0 0 .5em;
	padding: 0;
	list-style: circle;
	font-size: 1em;
}
#sec_links ul li {
	padding: 0;
}
#preserves h3, #sec_links h3 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-variant: small-caps;
	color: #000;
	font-size: 1.1em;
	text-decoration: underline;
}
#preserves dl, #sec_links dl {
	margin: 0;
}
#preserves dt, #sec_links dt {
	color: #999;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}
#preserves dd, #sec_links dd {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: .9em;
	padding: .2em;
	margin: 0 0 0 .5em;
}
#preserves a, #sec_links a {
	color: #000;
	text-decoration: none;
}
#preserves a:hover, #sec_links a:hover {
	text-decoration: underline;
}
#news, #announce {
	background: #f5eace url(images/news_bg.gif) top left repeat-x;
	border-bottom: 2px solid #714d2f;
}
#news h2 {
	background:  url("images/the_spring_ridge_clubs_brown_bar.gif") left repeat-x;
}

/*--------------Right Column--------------*/
#right_column {
	width: 14em;
	margin: 0 0 0 39.5em;
	padding: 1em;
}
#block1 #block1_head {
	background: #714d2f url("images/the_spring_ridge_clubs_brown_lt_top.gif") top left no-repeat;
}
#block1 h2 {
	color: #fff;
	font-size: 1em;
	padding: .3em;
	text-align: center;
	background:  url("images/the_spring_ridge_clubs_brown_rt_top.gif") top right no-repeat;
}
#potential_members {
	height: 10em;
	border: 2px solid #714d2f;
	background: #f5eace url("images/the_spring_ridge_clubs_fly2.gif") bottom no-repeat;
}
#potential_members_list {
	list-style: none;
	margin: .7em;
}
#potential_members_list li {
	padding: .3em 0;
}
#potential_members_list li a {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#potential_members_list li a:hover {
	text-decoration: underline;
}
h4#directions {
	width: 13.7em;
	padding: .3em .5em;
	margin: 0;
	background: #082d59;
}
h4#directions a {
	font-size: 1.25em;
	color: #fff;
	padding: 0;
	margin: 0;
}
#block2 {
	background: #ccc url(images/grey_lt_top.gif) top left no-repeat;
	margin: 2em 0 0 0;
	padding: 0 0 2em 0;
	text-align: center;
}
#block2 h3 {
	float: right;
	width: 14em;
	color: #fff;
	margin: -1em 0 0 0;
	padding: 5px;
	background: #878787;
	font-size: .85em;
	text-align: center;
	z-index: 5;
}
#block2 h3 a {
	color: #fff;
	text-decoration: none;
}
#block2 img {
	margin: 1em 0 0 0;
}
#block2 p {
	text-align: left;
}
#block2 blockquote {
	float: right;
	width: 15em;
	background: #ddd url(images/light_grey_rt_bottom.gif) bottom right no-repeat;}
#block2 span {
	font-weight: bold;
}

/*--------------Footer--------------*/
#footer {
	position: relative;
	clear: both;
	width: 55.9em;
	margin: 1em auto;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer img {
	padding: .5em 0;
}
#frontiers {
	width: 17em;
	text-align: right;
}
#footer_nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 29em;
	text-align: right;
}
#footer_nav ul {
	margin: 0;
	padding: 0;
}
#footer_nav ul li {
	float: left;
	padding: 0 .5em;
	margin: 0 0 .5em 0;
	border-left: 1px solid #fff;
}

#footer_nav ul li.first_li {
	border: none;
}
#footer_nav p {
	padding: 0 .5em 0 0;
}

/*-------------Gallery---------------*/
#gallery {
	margin: 1em 0 0 5em;
}

/*--------------Forms-----------------*/
fieldset {
	margin: 0 0 1em 0;
	padding: .5em;
	width: 30em;
	background: #b7a278;
	
}
legend {
	font-weight: bold;
	font-style: italic;
	color: #000;
}
form ol {
	list-style: none;
	color: #333;
}
label {
	padding: .2em;
	width: 8em;
	float: left;
	text-align: right;
}
input {
	margin: .2em;
}
.submitWrapper {
	width: 30em;
}