body {
	color: #333;
	font-family: Times, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	background: #fff repeat-x;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

td, p, li {
	font-size: 13px;
	vertical-align: top;
}

p {
	margin-top: 5px;	
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

a {
	color: #0033ff;
	text-decoration: none;
}

a:visited {
	color: #0033ff;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:visited:hover {
	color: #cc0000;
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #74492e;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #8a5122;
	margin-bottom: 0 
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
#index .wrapper {
	background: #fff url(../images/index_wrapper_bg.jpg) no-repeat;	
}

.index_flash {
	height: 281px;	
	padding: 0 0 0 16px;
	clear: both;
}

.index_left {
	width: 480px;
	float: left;
	background: url(../images/index_left_bg.jpg) 100% 0 no-repeat;
	color: #817a72;
	padding: 17px 30px 35px 60px;
	line-height: 22px;
}

.index_left p {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.index_right {
	width: 365px;
	float: right;
	padding: 65px 0 0 0;
	vertical-align: middle;
}

#index .searchbox, #sub .searchbox {
	border: 1px solid #c1b8b1;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wide_wrapper {
	margin: 0;
	padding: 1px 0 0 0;
}

.wrapper {
	width: 957px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #fff;
}

.logo {
	height: 120px;
	padding: 0 0 15px 0;
	clear: both;
}

.search {
	width: 170px;
	height: 18px;
	float: right;
	padding: 63px 0 0 0;
	display: none;
}

.searchbox {
	float: left;
	color: #a49e8e;
	padding: 2px 0 0 3px;
	width: 115px;
	height: 16px;
}

.go_button {
	float: left;	
}

.clearer {
	clear: both;	
}

.footer {
	width: 942px;
	margin: 0 auto;
	font-size: 9px;
	color: #a0968d;
	font-family: Verdana, Geneva, sans-serif;
	padding: 7px 0 0 15px;
	display: none;
}

.footer a, .footer a:visited {
	color: #a0968d;	
}

.footer a:hover, .footer a:hover:visited {
	color: #aca296;	
}



/* --------------------------------------------------------------------------------------------------------------------- GOLF STYLES ------------ */
#golf_index .wide_wrapper {
	background: url(../images/golf_main_wide_bg.jpg) 50% 0 no-repeat;	
}

#golf_index .wrapper {
	background: #fff url(../images/golf_index_wrapper_bg.jpg) no-repeat;
	min-height: 601px;
}

#golf_index .searchbox {
	border: 1px solid #c1b8b1;
}

.golf_index_flash {
	height: 281px;	
	padding: 0 0 0 16px;
	clear: both;
}

.golf_index_left {
	width: 579px;
	float: left;
	color: #748396;
	padding: 10px 0 0 16px;
	line-height: 22px;
	height: 149px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.golf_index_left td {
	width: 281px;
	padding: 0 10px 0 0;
}

.golf_index_left a, .golf_index_left a:visited {
	color: #748396;	
}

.golf_index_left a:hover, .golf_index_left a:visited:hover {
	color: #748396;	
}

.golf_index_left h2 {
	text-align: center;
	height: 32px;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #53647b;
	font-size: 12px;
	text-transform: uppercase;
}

.golf_index_left ul {
	list-style: none;
	padding: 0 0 0 45px; 
 	margin: 9px 0 0 0;
}

.golf_index_left li {
	list-style-image: url(../images/golf_index_bullet.gif);
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 8px 0;
	height: 9px;
}

.golf_index_right {
	width: 345px;
	float: right;
	padding: 65px 0 0 0;
}

#golf_index .footer {
	color: #97b15c;
}

#golf_index .footer a, #golf_index .footer a:visited {
	color: #97b15c;	
}

#golf_index .footer a:hover, #golf_index .footer a:hover:visited {
	color: #748b40;	
}

#golf_sub h1 {
	color: #63812b;	
}

#golf_sub h2 {
	color: #6081ae;	
}

#golf_sub #photo {
	border: 3px solid #a3bd6d;	
}

#hosp_sub h1 {
	color: #529fb9;	
}

#hosp_sub h2 {
	color: #9d8465;	
}

#hosp_sub #photo {
	border: 3px solid #96d5e2;	
}

#res_sub h1 {
	color: #916918;	
}

#res_sub h2 {
	color: #7f9858;	
}

#res_sub #photo {
	border: 3px solid #c4af85;	
}

#store_sub h1 {
	color: #7e4f3b;	
}

#store_sub h2 {
	color: #b89d44;	
}

#store_sub #photo {
	border: 3px solid #cab3aa;	
}



/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
#sub .wrapper {
}

.crumbs {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9f8d7b;
	text-transform: lowercase;
	padding: 4px 0 0 16px;
	height: 27px;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #9f8d7b;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #9f8d7b;	
}

.gallery {
	width: 129px;
	float: left;
	padding: 0;
}
.content_left {
	width: 728px;
	float: left;
	padding: 0 0 0 30px;
	line-height: 22px;
}

#content_wide {
	width: 888px;
	padding-left: 0;
}

.content_right {
	width: 245px;
	float: right;
	display: none;
}

.content_right h2 {
	background: url(../images/related_bg.jpg) no-repeat;
	margin: 0;
	padding: 7px 0 0 32px;
	color: #5d544b;
	font-size: 12px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.actions {
	width: 135px;
	float: right;
	padding: 62px 0 0 0;
	display: none;
}

.actions img {
	padding: 0 3px 0 0;	
}

.share_table {
	background: #fff url(../images/index_wrapper_bg.jpg) no-repeat;	
}
	
	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.teasers {
	background: #e9e5e0;
	width: 220px;
}

.teasers h2 {
	margin: 0 0 10px 0;	
}

.tsr-pg-title {
	font-weight:bold;
	font-size: 13px;
	padding: 0 0 0 32px;
	margin: 0;
	}
	
.tsr-pg-title a:link {
	color: #5D544B; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #5D544B; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #948176;
	text-decoration: underline; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #948176;
	text-decoration: underline; 
	}
	
.tsr-pg-abstract {
	color:#948176;
	padding: 0 10px 15px 10px;
	margin: 0 22px 15px 22px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #FBFAF9;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}



/* --------------------------------------------------------------------------------------------------------------------- ACCORDION CSS ------------ */
#accordion #quick {
	background: url(../images/quick_bg.jpg) no-repeat;	
}

h3.toggler { 
	color: #95847a;
	font-weight: bold;
	margin: 0; 
	padding: 7px 0 0 32px;
	font-size: 13px;
	height: 21px; 
	cursor: pointer;
	border-top: 1px solid #fbfaf9;
	}
*html h3.toggler {
	letter-spacing: -1px;
	}
.element { 
	 
	}
.element div { 
	font-size: 12px; 
	line-height: 18px; 
	margin: 0;
	padding: 10px 32px 27px 32px;
	border-top: 1px solid #fbfaf9;
	border-bottom: 1px solid #8e867d;
	background: #f6f3f0;
	color: #948176;
	}
#accordion {
	width:220px;
	margin: 0;
	padding: 0;
	background: #e9e5e0
	}
	
#accordion a, #accordion a:visited {
	color:#8b4f1d;
	text-decoration: none;
	}
	
#accordion a:hover, #accordion a:visited:hover {
	color:#5D544B;
	text-decoration: underline;
	}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 121px;
	height: 121px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 30px;
	border: 3px solid #c8bdb3;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 477px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -158px;
	left: 159px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 477px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -315px;
	left: 159px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 477px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -315px;
	left: 159px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 477px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -315px;
	left: 159px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 477px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -315px;
	left: 159px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 22px;
	width: 800px;
	float: right;
	padding: 41px 0 0 0;
	display: none;
}

#nav {
	background: lightgreen;
	float: right;
	padding: 0;
	margin: 0;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: red;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: blue;	
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: yellow;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: purple;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	padding-bottom: 0;
	margin: 0 20px 0 20px;
}


/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	background: pink;
	border-bottom: #000 solid 1px;
}


/* ----- SECOND LEVEL PADDING AND MARGINS ----- */
.yuimenuitemlabel {
	margin: 0 20px;	
}


/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
	background: lightblue;	
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#index #home_link {
	display: none;	
}



/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}

