﻿/* NEW STYLES FOR FALL, MMM BURNING LEAVES */

/* FALL COLORIES:
BODY BG:	#C06F2D;
CONTENT BG: #CB965E;
HIGHLIGHTBG:#D3A675; EG HOME
NOTES BG: 	#B36526;
TEXT COLOR: #3F2618;
LINK COLOR: #FFEDC0;
NAV COLOR:	#FDC53E;
NAV HOVER:	#66391B;
SUB HOVER:  #2B190F;
*/
body {
	color: #3F2618 /*ok*/;
	background: #C06F2D /*ok*/;
}
a {
	color: #FFEDC0 /*ok*/;
}
h1 {
	background: url(../../images/fall/logo.gif) no-repeat;
}
hr {
	background: url(../../images/fall/leader.gif) repeat-x;
	border-color: #597EA1; /* AN APPROXIMATION FOR IE USERS */
}
.rule {
	background: url(../../images/fall/rule.gif) repeat-x left top;
}
.leader {
	background: url(../../images/fall/leader.gif) repeat-x left 76%;
}
.leader span {
	background: #CB965E /*ok*/;
}
#flash {
	background: url(../../images/fall/head_default.gif) no-repeat;
}
#programs #flash {
	background:  url(../../images/fall/head_programs.jpg) no-repeat;
}
#parks #flash {
	background:  url(../../images/fall/head_parks.jpg) no-repeat;
}
#golf #flash {
	background:  url(../../images/fall/head_golf.jpg) no-repeat;
}
#about #flash {
	background:  url(../../images/fall/head_about.jpg) no-repeat;
}
#support #flash {
	background:  url(../../images/fall/head_support.jpg) no-repeat;
}
#riverwalk #flash {
	background:  url(../../images/fall/head_riverwalk.jpg) no-repeat;
}
#centennialbeach #flash {
	background:  url(../../images/fall/head_centennialbeach.jpg) no-repeat;
}
#home #flash {
	background:  url(../../images/fall/head_home.jpg) no-repeat;
}

#head {
	background: url(../../images/fall/nav_bottom.gif) no-repeat left bottom;
}
#nav a, #sub, #sub a  {
	color: #FDC53E /*ok*/;
}
#nav a:hover, #nav a.active {
	color: #66391B /*ok*/;
}
#sub a:hover, #sub a.active {
	color: #2B190F /*ok*/;
}
#nav li {
	background: url(../../images/fall/nav_rule.gif) repeat-y 100% 0;
}
#search .submit {
	background: #C06F2D /*ok*/;
	color: #FDC53E /*ok*/;
}
.submit {
	color: #FFEDC0 /*ok*/;
}
#content {
	border-top: 1px solid #CB965E /*ok*/;
	background: #CB965E /*ok*/ url(../../images/fall/content_bottom.gif) no-repeat left bottom;
}
.landing {
	color: #66391B /* ok */;
	line-height: 120%;
	margin-bottom: .6em;
}
.col-2 {
	background: url(../../images/fall/col-3_rule.gif) repeat-y left top;
}
.col-3 {
	background: url(../../images/fall/col-3_rule.gif) repeat-y left top;
}
/* HIGHLIGHT BOX */
.highlight {
	border-color: #CB965E /*ok*/;
	background: #D3A675 /*ok*/ url(../../images/fall/col-3_highlight_top.gif) no-repeat left top;
}
.highlight .b {
	background: url(../../images/fall/col-3_highlight_bottom.gif) no-repeat left bottom;
	border-color: #CB965E /*ok*/;
}
.highlight .col-3 {
	background: url(../../images/fall/col-3_highlight_rule.gif) repeat-y left top;
}
.highlight .col-2 {
	background: url(../../images/fall/col-2_highlight_rule.gif) repeat-y center top;
}
.highlight .leader span {
	background: #D3A675 /*ok*/;
}
.left .highlight {
	background: #D3A675 /*ok*/ url(../../images/fall/left_highlight_top.gif) no-repeat left top;
}
.left .highlight .b {
	background: url(../../images/fall/left_highlight_bottom.gif) no-repeat left bottom;
}
.left .highlight .col-3 {
	background: url(../../images/fall/left_highlight_col-3_rule.gif) repeat-y left top;
}
.narrow .highlight {
	background: #D3A675 /*ok*/ url(../../images/fall/narrow_highlight_top.gif) no-repeat left top;
}
.narrow .highlight .b {
	background: url(../../images/fall/narrow_highlight_bottom.gif) no-repeat left bottom;
}
.scorecard .highlight {
	background: #D3A675 /*ok*/ url(../../images/fall/scorecard_top.gif) no-repeat left top;
}
.scorecard .highlight .b {
	background: url(../../images/fall/scorecard_bottom.gif) no-repeat left bottom;
}
/* HOME NOTES */
#notes {
	background: #B36526 /*ok*/ url(../../images/fall/notes_top.gif) no-repeat left top;
	border-color: #C06F2D /*ok*/;
}
#notes .b {
	background: url(../../images/fall/notes_bottom.gif) no-repeat left bottom;
}
#notes .col-3 {
	background: url(../../images/fall/col-3_notes_rule.gif) repeat-y left top;
}
#notes span {
	background: #B36526 /*ok*/;
}
#foot a {
	color: #FDC53E /*ok*/;
}
/* RIGHT SIDE CALLOUTS */
.callout1 {
	background: url(../../images/fall/callout1_body.gif) repeat-y left top;
}
.callout1 div {
	background: url(../../images/fall/callout1_top.gif) no-repeat left top;
}
.callout1 div .b {
	background: url(../../images/fall/callout1_bottom.gif) no-repeat left bottom;
}

.callout2 {
	background: url(../../images/fall/callout2_body.gif) repeat-y left top;
}
.callout2 div {
	background: url(../../images/fall/callout2_top.gif) no-repeat left top;
}
.callout2 div .b {
	background: url(../../images/fall/callout2_bottom.gif) no-repeat left bottom;
}
.callout2 span {
	background: #D8A167 /* ok */;
}
.callout3 {
	background: url(../../images/fall/callout3_body.gif) repeat-y left top;
	border-top: 1px solid #CB965E /*ok*/;
}
.callout3 div {
	background: url(../../images/fall/callout3_top.gif) no-repeat left top;
}
.callout3 div .b {
	background: url(../../images/fall/callout3_bottom.gif) no-repeat left bottom;
}
.thumb {
	border-color: #CB965E /*ok*/;
}
.highlight .thumb {
	border-color: #D3A675 /*ok*/;
}
.gallery .active, .thumb:hover {
	border-color: #3F2618 /* ok */;
}
.arrow_left {
	background: url(../../images/fall/arrow_left.gif) no-repeat 50% 0;
}
.arrow_right {
	background: url(../../images/fall/arrow_right.gif) no-repeat 50% 0;
}
/* TABLE COLORS */
th {
	background: #D09D69;
	/*border-bottom: 1px solid #C47A3B*/ /* ok */;
}
td+td {
	/*border-left: 1px solid #E0C19E*/ /* ok */;
}
td {
	/*border-bottom: 1px solid #E0C19E*/ /* ok */;
}
.stats_group {
	border-left: 2px solid #E0C19E /* ok */;
}
.even td {
	background: #D09D69 /* ok */;
}
.odd td {
	background: #D8B186 /* ok */;
}
/* EVENTS CALENDAR */
#events_calendar {
	background: url(../../images/fall/cal.gif) no-repeat left top;
}
#events_calendar td {
	background: url(../../images/fall/cal_cell.gif) no-repeat left top;
	border: none;
}
#events_calendar td a {
	background: url(../../images/fall/cal_cell_highlight.gif) no-repeat left top;
	color: #3F2618 /*ok*/;
}
#events_calendar td a:hover {
	background: url(../../images/fall/cal_cell.gif) no-repeat left top;
}
/* GOLF MAPS */
#golf_map_large {
	background: url(../../images/fall/golf_map_large.gif) no-repeat left top;
}
#golf_map_small {
	background: url(../../images/fall/golf_map_small.gif) no-repeat left top;
}
/* HOLE DETAIL */
.hole_detail #hole img {
	background: url(../../images/fall/hole.gif) no-repeat left top;
}
#tour_left {
	background: url(../../images/fall/arrow_left2.gif) no-repeat right center;
}
#tour_right {
	background: url(../../images/fall/arrow_right2.gif) no-repeat left center;
}
/* BACK TO MAP BUTTONS AND OUTLINE (RIVERWALK TOUR) */
#mapreturn p {
	background: url(../../images/fall/location_outline.gif) no-repeat left top;
}
#mapback {
	background: url(../../images/fall/backtomap.gif) no-repeat left top;
}
/* GOOGLE LOGO */
#corp {
	background: url(../../images/fall/corp_logo.gif) no-repeat left top;
}
.wf_RegistrantArea {
	background: #C47A3B;
}
.wf_RegistrantArea table {
	background: url(../../images/fall/lottery_round_bottom.gif) no-repeat left bottom;
}
.reg_table {
	background: #7FA9CF url(../../images/fall/lottery_round_top.gif) no-repeat left top;
}
.wf_RegistrantArea table td {
	border-bottom: none;
	border-top: 1px solid #95B8DA;
}
.wf_RegistrantArea table th {
	border-bottom: none;
	background: none;
}


/*Shawn Changes*/
.btn 
{
	color: #ffffff; background: #C06F2D; font-family: Georgia, serif; font-size: 10px; border:solid 1px #82502D; height:19px; text-decoration:none; cursor: hand;width:75px;
}

/*Chipotle Page*/
.narrow2 .highlight {
	background: #FFFFFF /*ok*/ url(../../images/fall/narrow_highlight_topwhite.gif) no-repeat left top !important;
}
.narrow2 .highlight .b {
	background: url(../../images/fall/narrow_highlight_bottomwhit.gif) no-repeat left bottom !important;
}
.narrow2 {
	width: 371px;
}
.narrow2 table {
	width: 351px;
}
.narrow2 table th, .narrow2 table td {
	padding: 2px 3px;
	font-size: 1.1em;
}
/*End Chipotle Page*/







/*My Own*/
.leftgolf {
	float: left;
	clear: left;
	width: 540px !important;
}
/*Set this background color for the inner body*/
.leftgolf .highlight2 {
	background: #D3A675 url(../../images/fall/left_highlight_top540.gif) no-repeat left top;	
}
.leftgolf .highlight2 .b {
	background: url(../../images/fall/left_highlight_bottom540.gif) no-repeat left bottom;
}
.leftgolf .highlight2 .col-3 {
	background: url(../../images/summer/left_highlight_col-3_rule.gif) repeat-y left top;
} 
/* GOLF LEFT COLUMN */
.leftgolf {
	float: left;
	clear: left;
	width: 540px;
}
.leftgolf .highlight2 {
	border: 0;
}
.leftgolf table {
	/*width: 200px;*/
	margin-bottom: 0em;
	font-size:xx-small;
	border:solid 0px black !important;
	border-collapse:collapse;
	width:95%;
	padding:0px;
}
.leftgolf table td {
	border:solid 0px #ffffff !important;
	border-collapse:collapse;
	width:100%;
	padding:0px;
}

.leftgolf table tr td table
{
	border:solid 1px #000000;	
}
.leftgolf .col-3 .col {
	width: 33%;
}



/*.left2 .hightlight2 {
	background: #F0E7B2 url(../../images/summer/left_highlight_top540.gif) no-repeat left top;	
}*/
.highlight2 {
	border-color: black;
	background: #F0E7B2 url(../../images/summer/col-3_highlight_top.gif) no-repeat left top;
}
.highlight2 .b {
	background: url(../../images/summer/col-3_highlight_bottom.gif) no-repeat left bottom;
	border-color: #F0E7B2;
}
.highlight2 .col-3 {
	background: url(../../images/summer/col-3_highlight_rule.gif) repeat-y left top;
}
.highlight2 .col-2 {
	background: url(../../images/summer/col-2_highlight_rule.gif) repeat-y center top;
}
.highlight2 .leader span {
	background: #F0E7B2;
}
.left2 .highlight2 {
	background: #F0E7B2 url(../../images/summer/left_highlight_top540.gif) no-repeat left top;
}
.left2 .highlight2 .b {
	background: url(../../images/summer/left_highlight_bottom540.gif) no-repeat left bottom;
}
.left2 .highlight2 .col-3 {
	background: url(../../images/summer/left_highlight_col-3_rule.gif) repeat-y left top;
} 
.left2 {
	float: left;
	clear: left;
	width: 540px;
}
.left2 .highlight2 {
	border: 0;
}
.left2 table {
	width: 540px;
	margin-bottom: 2em;
}
.left2.narrow {
	margin-right: 10px;
}
.left2 table td{ border:solid 1px #000000; }
/*End My Own*/



/*Button Style*/
.btn 
{
	color: #ffffff; background: #82502D; font-family: Georgia, serif; font-size: 10px; border:1px solid #adadad; height:19px; text-decoration:none; cursor: hand;width:75px;
}
.btnGolf
{
	color: #ffffff; background: #82502D; font-family: Georgia, serif; font-size: 10px; border:1px solid #adadad; height:19px; text-decoration:none; cursor: hand;width:150px;
}
.photogallery td
{
	border-bottom:solid 0px blue !important;
	border-right:solid 0px blue !important;
}
.Golfrb
{
	width:25px !important;	
}
.GolfCart input
{
	height:15px !important;
	width:15px !important;
}
.golfbillingdisplay
{
	width:100% !important;
	border:solid 0px !important;
	font-size:10px !important;
}
.golfwrapper
{
	float:left;width:100%;padding:10px;
}
.golffields
{
	float:left;width:48%;	
}
.golfbillingdisplay td
{
	border:solid 0px !important;
}
.ddlBilling
{
	width:75px !important;	
}
.billingField
{
	float:left;
	width:25%;
}
.billingValue
{
	float:left;
	width:74%;
}
.billingWrapper
{
	float:left;
	width:75%;
	padding-left:20px;
}
.billingCols
{
	float:left;
	width:100%;
}
.billingColsSubmit
{
	float:left;
	width:100%;
	text-align:right;
}

.left2 .highlight2 {
	background: #D3A675 /*ok*/ url(../../images/fall/left_highlight_top540.gif) no-repeat left top;
}
.left2 .highlight2 .b {
	background: url(../../images/fall/left_highlight_bottom540.gif) no-repeat left bottom;
}

.iapd
{
	background-image:url('../../images/fall/IAPD4.gif');
	width:132px;
	height:78px;
}

.callout5 {
	background: url(../../images/fall/callout5wg_body.gif) repeat-y left top;
}
.callout5 div {
	background: url(../../images/fall/callout5wg_top.gif) no-repeat left top;
}
.callout5 div .b {
	background: url(../../images/fall/callout5wg_bottom.gif) no-repeat left bottom;
}
/*End Shawn Changes*/

