/* CSS Document */
Body {background: #fff url(images/bg.gif) repeat-x top; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; color: #fff;
	scrollbar-face-color:#CC9966;
	scrollbar-track-color:#43280D;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;}

.tl {background: url(images/tl.gif) no-repeat top right; height: 834px; }
.tr {background: url(images/tr.gif) no-repeat top left; height: 834px; }
.top {background: url(images/top.gif) no-repeat top center; height: 114px; }

.content-bg {
	height: 100%;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.content-clear {
	height: 100%;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: top;
}

.footer {border-top: #876F5D 1px solid; padding: 5px 20px; background-image: url(images/content_bg.jpg);}

.menu-shadow {background: url(images/menu-shadow.gif) no-repeat bottom; padding-bottom: 7px; }

a:link, a:visited {color: #f60;}
a:hover, a:active {color: #c00;}
TD {color: #ccc;}
.txt {
	font-size: 15px;
	color: #ccc;
	line-height: 22px;
}
.HeaderTitle {font-size: 18px; font-weight: bold; color: #fff;}
.Golf_Comm_links, .Golf_Comm_links a:link {line-height: 18px; font-size: 12px; color: #f90;}
.Golf_Comm_links a:visited {line-height: 18px; font-size: 12px; color: #f90;}
/* remove the bullets and set the margin and padding to zero for the unordered list */
#TopMenu {
padding:0; 
margin:0;
font-family: arial, sans-serif; 
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
#TopMenu li {
float: left;
width: auto;
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
#TopMenu li a, #Networks ul li a:visited {
float: left;
text-align:left; 
text-decoration:none; 
height:34px; 
color:#000; 
border:none; 
font-size:11px;
padding-left: 0px;
}

#TopMenu li a:hover, #Networks ul li a:active {
display:block;
float: left; 
text-align:left; 
text-decoration:none; 
height:34px; 
color:#fff; 
border:none;
font-size:11px;
padding-left: 0px;
}
/* make the dropdown ul invisible */ 
#TopMenu li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
#TopMenu li:hover a {
color:#fff; 
}
/* make the sub menu ul visible and position it beneath the main menu list item */

#TopMenu li:hover ul {
display:block; 
position:absolute; 
top:34px;
border: #F1BB27 0 solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
left: 0; *left: -40px; !important
font-weight: bold;
background: #9D6113;
width: 120px;
padding: 6px;
list-style-type: none;
}

* html #TopMenu li.over ul {
display:block; 
position:absolute; 
top:34px;
margin: 0;
left: -40px; * left: 0;
width: 120px; 
list-style-type: none;
border: #F1BB27 0 solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
background: #9D6113;
padding: 6px;
}

/* style the background and foreground color of the submenu links */
#TopMenu li:hover ul li a {
display:block;  
float: left;
color:#C4965C;
width:130px;
height: 19px;
padding-left: 6px;
font-size: 9px;
top:20px; 
}

* html #TopMenu li.over ul li a {
display:block; 
float: left;
color:#C4965C;
width:130px;
height: 19px;
padding-left: 6px;
font-size: 9px;
top:20px; 
}
/* style the background and forground colors of the links on hover */
#TopMenu li:hover ul li a:hover {
color:#fff;
width:130px;
height: 19px;
background: url(images/arrows.gif) no-repeat left 30%;
padding-left: 6px;
font-size: 9px;
top:20px; 
}
* html #TopMenu li.over ul li a:hover {
color:#fff;
width:130px;
height: 19px;
background: url(images/arrows.gif) no-repeat left 30%;
padding-left: 6px;
font-size: 9px;
top:20px; 
}
/* SCROLL BAR */
div#content {
	width: 700px;
	height: 700px;
	overflow: auto;
	margin-left: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CCCCCC;
	padding: 0 20px 0 0;
	line-height: 25px;
}
div#content2 {
	width: 720px;
	height: 700px;
	margin-left: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CCCCCC;
	padding: 0 5px 0 0;
	line-height: 25px;
}
/*FONT TYPES*/
.heading2 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.heading2normal {font-size: 120%; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF;}
.footer {	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
.newsletter_form {font-size: 12px}

#paraover {
background-color:#FFFFFF;
color:#000000;
font-family:Verdana;
font-size:12px;
}

#pagehead {
background-color:transparent;
border:0 solid #FFFFFF;
color:#FFFFFF;
font-family:Verdana,Times New Roman,Arial;
font-size:22px;
font-weight:normal;
}


#para {
background-color:transparent;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
}


#pagehead {
background-color:transparent;
border:0 solid #FFFFFF;
color:#FFFFFF;
font-family:Verdana,Times New Roman,Arial;
font-size:22px;
font-weight:normal;
}