html {
	height: 100%;
	}
	
body	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	background-color: #b9b6a8; /*#056948;*/
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	}

p, td, tr, th, table, h1, h2, h3, h4, h5, h6, ul, li, ol	{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #222;
	margin: 0;
	padding: 0;
	}
		
h1, h2, h3, h4, h5, h6 {
	letter-spacing: .025em;
	}
	
em, strong {
	}
	
img {
	border: none;
	}
	
#content h1, #content h2, #content h3 {
	font-family: "Minion Pro", Minion, Georgia, serif;
}

	



/* Begin Container */

#container_2col {
	width: 744px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/fpo/fpo_pagebg.gif) left top;
	min-height: 100%;
	}
	
#container_1col {
	width: 744px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/fpo/fpo_pagebg_wide.gif) left top;
	min-height: 100%;
	}
	
#container_inner {
	margin: 0;
	}
	



/* Begin Columns and Footer */

#header {
	margin: 0;
	padding: 0;
	}
	
#footer {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.1em;
	background-color: #FFF;
	width: 512px;
	clear: both;
	}
	



/* Begin Masthead */

#masthead {
	width: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/header/masthead_top.gif) left bottom no-repeat;
	}

#masthead h1 {
	display: none;
	}

#masthead p {
	padding: 5px;
	margin: 0px;
	font-size: 1.1em;
	text-align: center;
	}

#masthead p .divider {
	padding: 0px 6px;
	color: #BBB;
	}


#info_block {
	/* Note: width/padding here fixes some div rendering issue? */
	width: 742px;
	padding: 1px;
	margin: 0;
	background: url(../images/header/masthead_bottom_new.png) left top no-repeat;
	/*border-bottom: 1px solid #253232;*/
	}
	
#info_block img {
	float: left;
	clear: none;
	}

	
#info_block_display {
	margin: 5px 0px 24px 517px;
	padding: 5px 0px 5px 10px;
	background-color: #eae6d7;
	border: 1px solid #cdc4a7;
	min-height: 114px;
	width: 200px;
	clear: right;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	}
	
#info_block_display h2 {
	color: #666;
	position: static;
	margin: 0;
	padding: 1px 0 2px 0;
	font-size: 1.0em;
	font-weight: normal;
	width: 220px;
	text-shadow: 1px 1px white
	}
	
#info_block_display p {
	color: #666;
	position: static;
	margin: 0;
	padding: 3px 0 2px 0;
	font-size: 1.0em;
	font-weight: normal;
	width: 220px;
	text-shadow: 1px 1px white
	}
	
.status_info {
	color: #333;
	font-weight: bold;
	}
	
#info_block_display img {
	float: left;
	padding-right: 10px;
	}


/* Begin Links */

a, a:visited {
	color: #da1a35;
	text-decoration: underline;
	}
	
a:hover {
	color: #300;
	}
	
#nav_primary a {
	color: #fff;
	padding: 13px 7px 7px;
	text-decoration: none;
	}

#nav_primary a:hover {
	color: #330000;
	padding: 13px 7px 7px;
	background: url(../images/navigation/nav_primary_hover.gif) left top;
	text-decoration: none;
	}

#nav_secondary a {
	padding: 4px 7px;
	color: #FFF;
	text-decoration: none;
	}

#nav_secondary a:hover {
	padding: 4px 7px;
	background: #da1a35;
	text-decoration: none;
	}
	
.primary_nav_current {
	color: #122 !important;
	font-weight: bold !important;
	background: url(../images/navigation/nav_primary_current.gif) left top ;
	}

a:hover.primary_nav_current {
	background: url(../images/navigation/nav_primary_current_hover.gif) left top !important;
	}
	
.secondary_nav_current {
	color: #fff !important;
	background: #da1a35;
	}

	



/* Begin Nav Structure */

#nav {
	font-size: 1.2em;
	font-weight: normal;
	}

#nav_primary {
	background: url(../images/navigation/nav_primary_bg.gif) left top;
	margin: 0;
	padding: 13px 0 7px 0;
	float: none;
	}

#nav_primary ul {
	list-style: none;
	}

#nav_primary li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#nav_primary .first_child {
	padding-left: 30px;
	}

#nav_secondary {
	background-color: #920723;
	margin: 0;
	padding: 4px 0;
	width: 744px;
	float: left;
	}
	
#nav_secondary_empty {
	background-color: #920723;
	margin: 0;
	padding: 0;
	width: 744px;
	height: 5px;
	float: left;
	}

#nav_secondary ul {
	list-style: none;
	}

#nav_secondary li {
	display: inline;
	}

#nav_secondary .first_child {
	padding-left: 30px;
	}

#nav_tertiary {
	border-top: 1px #DDD3BE solid;
	margin: 0 15px 0 35px;
	padding: 10px 0 10px 5px;
	}
	
#nav_secondary ul {
	list-style: none;
	}

#nav_tertiary li {
	display: inline;
	padding: 0 6px 0 4px;
	}

#nav_tertiary .first_child {
	padding-left: 0px;
	}


#header_logo {
	background: url(../images/pagetitle/directions_index.jpg) left top;
	width: 100%;
	height: 120px;
	clear: both;
	}
	

h1 {
	display: none;
	}



/* Begin Columns */

#content {
	background-color: #FFF;
	float: left;
	width: 512px;
	padding: 0;
	margin-top: -30px;
	min-height: 700px;
	}
	

#content_sidebar {
	background-color: #BBB;
	float: right;
	width: 232px;
	padding: 0;
	}
	
#container_1col #content {
	background-color: #FFF;
	float: left;
	width: 662px;
	padding: 0;
	margin-top: -30px;
	}
	
#container_1col #content_sidebar {
	background-color: #BBB;
	float: right;
	width: 82px;
	padding: 0;
	}




/* Begin Primary Content */

#content h2 {
	color: #2B433C;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.3em;
	clear: left;
	}

#content h3 {
	color: #2B433C;
	color: #111111;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.4em;
	clear: left;
	}
	
#accordion {
	width: auto;
	padding: 0 25px 4px 40px;
}
		
#content h4 {
	color: #2B433C;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 15px 4px 40px;
	line-height: 1.4em;
	clear: left;
	}

#content p, #content ul {
	margin: 0 40px 18px 40px;
	line-height: 1.6em;
	clear: left;
	}
	
.fb_iframe_widget {
	margin: 0 40px 18px 40px;
	clear: left;			
}


#container_1col #content p {
	margin-right: 90px;
	}

#content p {
	font-size: 1.2em;
	font-weight: normal;
	}
		
#content table {
	font-size: 1.1em;
	}

#content blockquote.narrow {
	float: right;
	width: 207px;	
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	margin: 5px 15px 10px 10px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_quote.gif) 3px 8px no-repeat;
	border-top: 5px #DDD3BE solid;
	border-bottom: 1px #DDD3BE solid;
	padding: 8px 5px 8px 30px;
	text-transform: uppercase;
	}

#content blockquote.wide {	
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	margin: 15px 15px 10px 40px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_quote.gif) 3px 8px no-repeat;
	border-top: 5px #DDD3BE solid;
	border-bottom: 1px #DDD3BE solid;
	padding: 8px 5px 8px 30px;
	text-transform: uppercase;
	clear: both;
	}
	
#content ul {
	line-height: 1.6em;
	font-size: 1.2em;
	font-weight: normal;
	list-style: none;
	padding-left: 3px;
	padding-right: 15px;
	}

#content ul li {	
	background: url(../images/bullet.gif) center left no-repeat;
	margin-left: 15px;
	padding: 2px 0 2px 20px;
	}
	
#content ul li.first_child {
	padding: 0px 0px 2px 0px;
	}
	
#content .callout_wide {	
	color: #333;
	font-weight: normal;
	margin: 15px 15px 15px 40px;
	line-height: 1.6em;
	border-top: 5px #DDD3BE solid;
	border-bottom: 1px #DDD3BE solid;
	padding: 8px 0;
	clear: both;
	}

#content .callout_wide h3,
#content .callout_wide p {	
	margin: 0;
	padding: 0;
	}

#content .callout_wide h3 {	
	text-transform: uppercase;
	padding-bottom: 4px;
	font-size: 1.1em;
	}
	



/* Begin Secondary Content */

#content_sidebar {
	background: url(../images/fpo/fpo_sb_footer_bg.gif) left top;
	padding: 0 0 1px 0;
	}

#content_sidebar p {
	font-size: 1.2em;
	font-weight: normal;
	padding: 10px 15px 15px 15px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_sb_bg.gif) left top;
	}
	
#content_sidebar p.list_intro {
	padding-bottom: 2px;
	margin-bottom: 0;
	}

#content_sidebar p.not_last {
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#content_sidebar ul {
	padding: 8px 15px 15px 15px;
	line-height: 1.6em;
	background: url(../images/fpo/fpo_sb_bg.gif) left top;
	font-weight: normal;
	list-style: disc;
	font-size: 1.2em;
	}
	
#content_sidebar ul li {
	margin-left: 15px;
	padding: 2px 0px;
	font-size: 1.0em;
	}
	
#content_sidebar ul li ul.secondary_sublist {
	padding: 2px 15px 2px 15px;
	line-height: 1.4em;
	font-weight: normal;
	list-style: circle;
	background: none;
	font-size: 1.0em;
	}
	
#content_sidebar ul li ul.secondary_sublist li {
	margin: 0;
	padding: 2px 0px;
	}
	
#content_sidebar ul li.last_child_see_more {
	padding-left: 15px;
	background: url(../images/fpo/fpo_more.gif) 0px 6px no-repeat;
	}	

#content_sidebar h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.4em;
	padding: 8px 15px 8px 15px;
	background: url(../images/fpo/fpo_sb_header_red.gif) left top;
	}
	
	#content_sidebar h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	line-height: 1.1em;
	padding: 8px 15px 8px 15px;
	}
	
#content_sidebar h2.sb_photo {
	background: url(../images/fpo/fpo_sb_header_teal.gif) left top;

	}

#content_sidebar h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.4em;
	padding: 8px 15px 8px 15px;
	}


/* Begin Content Image Styles */
/* Note: Currently Set to only float: right; */
	
#content .alignright {
	float: right;
	margin: 0 15px 5px 10px;
	clear: both;
	}
	
#content .alignright img {
	border: 5px solid #DDD3BE;
	}
	
#content .alignright p, #container_1col #content .alignright p {
	color: #666;
	font-size: 1.1em;
	margin: 5px 0 5px 5px;
	width: 220px;
	}
	
#content .alignright_button {
	float: right;
	margin: 0 15px 15px 10px;
	clear: both;
	}
	
#content .alignright_button img {
	border: none;
	}

#content .callout_wide .alignright_button {
	float: right;
	margin: 0 0 15px 10px;
	clear: both;
	}
	
#content .callout_wide .alignright_button img {
	border: none;
	}

#content .photos img {
	border: 5px solid #DDD3BE;
	}

/* Begin News Image Styles */

#news_primary h3 img {
	border: 5px solid #DDD3BE;
	}
	

/* Begin Drop Cap */

.dropcap {
	float: left;
	width: .75em;
	font-size: 4em;
	line-height: 32px;
	margin-left: -12px;
	font-weight: normal;
	color:#566;
	font-family: Minion, Georgia, "Times New Roman",
          Times, serif;
	}	

/* Begin All Caps */

.allcap {
	text-transform: uppercase;
	}	

/* Begin News */

#news_primary {
	background-color: #E1D4BA;
	clear: both;
	border-bottom: 1px #CABCA0 solid;
	margin: 0 0 15px 0;
	/* Temp  */
	padding-bottom: 10px;
	}
	
#news_primary h2{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #2B433C;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.1em;
	}

#news_primary h3 {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px 30px 5px 40px;
	margin: 0;
	line-height: 1.6em;
	}
	
#news_primary h3.no_news {
	padding: 5px 30px 5px 40px;
	}

	
#news_primary p {
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	margin: 5px 30px 0px 40px;
	line-height: 1.6em;
	}
	
#news_primary hr {
	border: none;
	color: #CABCA0;
	background-color: #CABCA0;
	height: 1px;
	margin: 0px 20px 0px 35px;
	padding: 0;
	clear: both;
 	}
 
#content p.see_more {
	font-size: 1.1em;
	text-transform: none;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../images/fpo/fpo_more.gif) 0px 4px no-repeat;
	}

#news_primary p.see_more {
	font-size: 1.1em;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../images/fpo/fpo_more.gif) 0px 9px no-repeat;
	}
	
#news_secondary {
	padding: 5px 0 10px 0;
	background: url(../images/fpo/fpo_sb_bg.gif) left top;
	}

#news_secondary h3 {
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px 10px 0px 15px;
	line-height: 1.6em;
	}
	
#news_secondary p {
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	padding: 5px 10px 0px 15px;
	line-height: 1.6em;
	}
	
#news_secondary p.date {
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	padding: 5px 10px 0px 32px;
	background: url(../images/icons/icon_golfball_tan.gif) 15px 7px no-repeat;
	line-height: 1.6em;
	}
	
#news_secondary p.desc {
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	padding: 0px 10px 5px 15px;
	line-height: 1.6em;
	}


#news_secondary hr {
	border: none;
	color: #CABCA0;
	background-color: #CABCA0;
	height: 1px;
	margin: 0px 10px 0px 10px;
	padding: 0;
	}

#news_secondary p.see_more {
	font-size: 1.1em;
	text-transform: none;
	padding-top: 5px;
	margin-left: 15px;
	background: url(../images/fpo/fpo_more.gif) 0px 9px no-repeat;
	}	
	
#content p.news_date {
	font-size: 1.1em;
	text-transform: uppercase;
	}

/* Begin Contact Form */

#content .form_container {
	font-weight: normal;
	margin: 0 20px 15px 33px;
	line-height: 1.6em;
	padding: 5px;
	background-color: #EBE5D8;
	border: 1px #DDD3BE solid;
	}

#content .form_container form {
	padding: 0;
	margin: 0;
	border: 0;
	}

table.form_contact {
	border-spacing: 0;
	width: 100%;
	text-align: left;
	margin: 0;
	}
	
table.form_contact tr td {
	text-align: left;
	padding: 5px;
	vertical-align: bottom;
	}
	
table.form_contact tr td.cell_padbottom {
	padding-bottom: 8px;
	}

table.form_contact tr td.cell_submit {
	text-align: right;
	}
	
table.form_contact span {
	display: block;
	}
	
.form_container fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
#content p.feedback {
	margin: 0 20px 10px 32px;
	line-height: 1.6em;
	padding: 5px 5px 5px 8px;
	background-color: #920723;
	border: 1px #da1a35 solid;
	color: #FFF;
	}


	
/* Form-Specific Styles */

input {
	width: 100%;
	margin: 0 5px 0 0;
	}
	
input.input_wide {
	width: 100%;
	}

input.input_submit {
	width: 100px;
	}	
	
input.input_checkbox {
	width: 1em;
	}
	
textarea {
	width: 100%;
	height: 10em;
	padding: 4px;
	margin: 0;
	}

select {
	width: 100%;
	margin: 0;
	}
		
form label,
form span {
	display: block;
	}
	
/* Credits */

#credits p {
	margin: 0 15px 0 35px;
	padding: 2px 0 30px 5px;
	font-size: .9em;
	}

.alignright {
 float: right;
}

.twittericon {
	padding-right: 4px;
	vertical-align: text-bottom;
}









