/* CSS Document Properties

Gray: #394537
green: #708C35

*/

/* +++++++++ [ FRAME and NAVIGATION ] +++++++++ */

body { 
	font-size: 11px; 
	font-family: Georgia, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	background: #F0F0EB url(../images/bg.gif) no-repeat; }
	
img { 
	border: 0; }
	
.subnav {	
	background-color: #91A666;}
	
a:link.subnav, a:visited.subnav, a:visited.subnav { 
	font-family: Georgia, Helvetica, sans-serif; 
	color: #FFF;
	background: url("../images/whitearrow.gif") no-repeat 0px 7px;
	padding: 2px 2px 2px 12px;
	font-size: 11px; 
	text-decoration: none;}
	
a:hover.subnav { 
	color: #FAD266;
	background:  url("../images/orangearrow.gif") no-repeat 0px 7px;
	padding: 2px 2px 2px 12px;}
	
.currentLink { 
	background-color: #91A666;}
	
a:link.currentLink, a:visited.currentLink, a:visited.currentLink { 
	font-family: Georgia, Helvetica, sans-serif; 
	color: #FAD266;
	background: url("../images/orangearrow.gif") no-repeat 0px 7px;
	padding: 2px 2px 2px 12px;
	font-size: 11px; 
	text-decoration: none;}
	
a:hover.currentLink { 
	color: #FAD266;
	background:  url("../images/orangearrow.gif") no-repeat 0px 7px;
	padding: 2px 2px 2px 12px;}
	
/* +++++++++ [ POP OUT MENU ] +++++++++ */

a:link.leftnav, a:visited.leftnav, a:visited.leftnav { 
	font-family: Georgia, Helvetica, sans-serif; 
	color: #FFF;
	background: url("../images/whitearrow-nav.gif") no-repeat 0px 5px;
	padding: 0px 2px 2px 10px;
	font-size: 11px; 
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 5px;}
	
a:hover.leftnav { 
	color: #FFD65A;
	background: url("../images/orangearrow-nav.gif") no-repeat 0px 5px;
	padding: 0px 2px 2px 10px;}

a:link.currentNav, a:visited.currentNav, a:visited.currentNav { 
	font-family: Georgia, Helvetica, sans-serif; 
	color: #FFD65A;
	background: url("../images/orangearrow-nav.gif") no-repeat 0px 5px;
	padding: 0px 2px 2px 10px;
	font-size: 11px; 
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 5px;}
	
a:hover.currentNav { 
	color: #FFB62B;
	background: url("../images/orangearrow-nav.gif") no-repeat 0px 5px;
	padding: 0px 2px 2px 10px;}
	
#list ul {
	padding-left: 10px;
	list-style-type: none;
	z-index:2;}
	
#list li {
	padding-left: 14px;
	background-image:  url(../images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	vertical-align: top;
	width: 355px;}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	z-index: 1;}
	
ul li {
	margin: 0;
	padding: 0;
	position: relative;
	}

.leftnavmain {
	font-size:2px;
}

	
li ul {
	position: absolute;
	left: 214px; /* Set 1px less than menu width */
	top: 0;
	padding: 5px;
	display: none;}
	
.leftnavborder {
	border: 1px solid #C8C8C8;
	background: url("../images/leftnav-bg.gif") repeat;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-color: #F9BF2D;
	text-decoration: none;
	/*background-color: #5687BF;  IE6 Bug */
	/* border: 1px solid #ccc;  IE6 Bug */
	border-bottom: 0;}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;} /* The magic */
	
	
/* +++++++++ [ HOME PAGE GALLERY and COMPONENT ] +++++++++ */

.golf {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 15px;
	color: #EDF0E5;}
	
.compbggolf {
	background-color: #889C5E;
	padding: 0px 10px 0px 10px;}
	
a:link.compgolf, a:visited.compgolf, a:visited.compgolf { 
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFC845;
	text-decoration: none;}
	
a:hover.compgolf { 
	color: #FFF;}

	
/* +++++++++ [ FOOTER ] +++++++++ */
	
.footerleft {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	color: #D3DBC1;}
	
.footerright {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 60px;
	color: #FFF;}
	
a:link.footer, a:visited.footer, a:visited.footer { 
	font-family: Georgia, Helvetica, sans-serif; 
	color: #FFC845;
	margin-left: 50px;
	font-size: 10px;
	text-decoration: none;}
	
a:hover.footer { 
	color: #FFF;}
	
.imgfooter {	
	margin-left: 90px;}
	
/* +++++++++ [ TYPOGRAPHY ] +++++++++ */

p, li, td, th { 
	font: 11px "Georgia", Helvetica, Tahoma;
	line-height: 18px;
	color: #394537;}
	
th.tour {
	font: 11px "Georgia", Helvetica, Tahoma;
	line-height: 18px;
	color: #394537;
	font-weight: 600;
	text-align: left;}
	
.content {
	margin-top: 20px;
	margin-left: 20px;}
	
/* siFR text styles are in sIFR-screen.css */
/* these styles will set the non-flash styles */
	
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial Narrow, Verdana, sans-serif;
	font-weight: lighter;}

h1 {
	font-size: 18px;
	color: #708C35;
	line-height: 24px;
	margin: 10px 0 0 0;}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #5E5F5B;
	margin-top: 10px;}

h3 {
	font: 11px "Georgia", Helvetica, Tahoma;
	line-height: 18px;
	color: #394537;
	font-weight: 600;}

h4 {
	font-size: 11px;
	color: #3276BB;}
	
h4.grey {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #5C5858;
	margin: 0;
	padding: 0;}
	
h4.white {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;}
	
h4.compgolf {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EDF0E5;
	line-height: 14px;
	padding: 0px;
	margin: 8px 0px 5px 0px;}
	
h4.blue {
	font-size: 10px;
	color: #507FB8;}

h5.blue {
	font-size: 12px;
	color: #507FB8;
	margin: 0;
	padding: 0;}
	
h5.grey {
	font-size: 12px;
	color: #6C6C6C;
	margin: 0;
	padding: 0;}
	
h6 {
	font-size: 20px;
	margin-left: 0px;
	color: #6C6C6C;}	

/* +++++++++ [ LINKS ] +++++++++ */

a:link, a:visited, a:active {
	color: #D68A00;}

a:hover { 
	color: #658D2E;}

a:link.learnmore, a:visited.learnmore, a:active.learnmore {
	font-family:"Tahoma", verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #387AB6;
	text-decoration: none;}
	
a:hover.learnmore {
	color: #5C9D0D;}
	
/* +++++++++ [ CLASSES ] +++++++++ */
	
.imggrad {
	background:  url(../images/img-grad.gif) repeat;}
	
.view {
	color: #888F87;
	font-size: 10px;}
	
.tablesolid {
	border-bottom: 1px solid #7C9ABF;
	padding-top: 10px;}
	
.tablesolidlight {
	padding-top: 10px;
	border-bottom: 1px solid #C3D1E2;}

.tabledashed {
	padding-top: 10px;
	border-bottom: 1px dashed #2B2B2B;}
	
.tablebluebg {
	background-color: #EEF2F7;}
	
.blue {
	color: #507FB8;}
	
.grey {
	color: #5C5858;}
	
.orange {
	color: #EEB326;}
	
.orange a {
	text-decoration: none;}
	
img.anchor {
	vertical-align: bottom;}
	
.error {
	color: red;
	font-weight: bold;}
	
.success {
	color: green;
	font-weight: bold;}
	
.gallerytitles {
	padding: 14px 0px 10px 4px;
	background: url("../images/line.gif") repeat-x 0px 32px;}
	
.panimage {
	background: url("../images/pan_bkgd.gif") repeat-x 0px 0px;
	padding:4px 4px 4px 4px;}