﻿@charset "utf-8";
/* CSS layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	background-color: #000040;
	width:955px;
	margin:auto;
	padding: 0px;
}
#wrap	{
	width:955px;
 margin:0 auto;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 150%;
border-width: 0px;
font-weight: 700;
	text-align: left;
}
#naples-country-club img {
	float: left;
	max-width: 332px;
	height: 165px;
	margin-right:10px;
	margin-bottom:10px;
}
#naples-country-club {
margin:auto;
	padding:10px;
	width:935px;
}
#intro	{
	clear: both;
}
.byline {
font-family: "GoudyOlSt BT", "BakerSignet BT", Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
text-align: right;
float: right;
color: white;
line-height: 100%;
padding-right: 5px;
}
.ihmain	{
text-align:left;
}
.button	{
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 80px;
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}
.button-sm	{
	background-image: url('images/button-small.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 36px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}
.button-ne	{
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 80px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
	float:right;
	margin-left:15px;
}

.button-ne a:link{
	color:orange;
	font-size:90%;
}
.button-ne a:visited{
	color:orange;
	font-size:90%;
}
.button-ne a:hover{
	color:white;
	font-size:90%;
}
.button-ne a:active{
	color:white;
	font-size:90%;
}

.button_r	{
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 80px;
	float: left;
	margin-bottom: 12px;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}

.button-sm a:link{
	color:orange;
	font-size:90%;
}

.button  a:link{
	color:orange;
	font-size:90%;
}
.button-sm a:visited{
	color:orange;
		font-size:90%;

}
.button a:visited{
	color:orange;
		font-size:90%;

}
.button-sm a:hover{
	color:white;
	font-size:90%;
}
.button a:hover{
	color:white;
	font-size:90%;
}
.button-sm a:active{
	color:white;
	font-size:90%;
}


.button a:active{
	color:white;
	font-size:90%;
}


#masthead {
margin: auto;
padding: 0px;
width: 955px;
height: 65px;
background-color: #000040;
background-image: url('images/gradient.gif');
background-position: center;
background-repeat: repeat-x;
}
#top_nav {
margin: 0px;
padding: 0px;
}
#container {
	margin: auto;
	font-family: inherit;
	font-size: inherit;
	line-height: 150%;
	background-color: #FFFFCC;
	z-index: 100;
	clear: left;
	width: 955px;
}
/*#padding	{
	padding: 10px;
	width: 935px;
	margin: auto;
	background-color: #FFFFCC;
} */
.background	{
	background-image: url('images/fraser-home.jpg');
	background-repeat: no-repeat;
}
#left_col {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	width: 281px;
	float: left;
}
#page_content {
margin: 0px;
padding: 10px;
margin-right: 300px;
margin-left: 300px;
}
#page_content2 {
margin: 0px;
padding: 10px;
margin-left: 300px;
margin-right: 20px;
}
#right_col {
margin: 0px;
padding: 10px;
width: 280px;
float: right;
}
#footer {
	clear: both;
	margin: auto;
	padding: 5px;
	text-align: center;
	font-size: 7pt;
	color: #000000;
	background-color: #000040;
	line-height: 150%;
	width: 945px;
	height: auto;
	background-image: url('images/brushed-gold.jpg');
}
#footer a:link {
	font-size: 7pt;
}
#footer a:hover {
font-size: 7pt;
}
#footer a:visited {
font-size: 7pt;
}
#blog li	{
	background-color: #FFFFCC;
}
#blog h3{
		font-family: "Trebuchet MS", Verdana, arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000040;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-align: left;

}
h1 {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000040;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000040;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
h3 {
font-family: "Trebuchet MS", Verdana, arial;
font-size: 13pt;
font-weight: bold;
color: #000040;
margin: 0px;
padding: 0px;
}
li li {
list-style-image: none;
list-style-type: square;
}
a:link {
	color: #000040;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
color: #000040;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #000040;
text-decoration: none;
font-weight: bold;
}
.indent {
margin-left: 12px;
}
#banner {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url('images/fraser-banner.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 144px;
	margin: 0px;
	padding: 0px;
}
/* -------------------- drop down menu ----------------------------------- */
#nav {
	/* all lists */
border: 0px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	color: #000040;
	background: #CC9900;
	z-index: 500;
	font-weight: bold;
	width: 955px;
	margin: auto;
}
#nav ul {
	/* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	color: #000040;
	z-index: 500;
	font-weight: bold;
	width: 955px;
	float: left;
	overflow: inherit;
	height: 35px;
	background-image:url('images/brushed-gold.jpg');
	background-repeat:repeat;
	margin: 0;
}

#nav a {
display: block;
color: #000040;
text-decoration: none;
padding: 0.5em 1em;
}
#nav li {
/* all list items */
	float: left;
width: 15%; /* width needed or else Opera goes nuts */
 line-height:100%;
 list-style: none;
}
#nav li {
/* all list items */
	float: left;
width: 100%; /* width needed or else Opera goes nuts */
 line-height:100%;list-style: none;
}

#nav li ul {
/* second-level lists */
position: absolute;
color: #000040;
background: #CC9900;
left: -999em;
list-style: none;
/* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul {
/* third-and-above-level lists */
	margin: -2em 0 0 288px;
border: 0px;
list-style: none;

}
#nav li.sfhover ul ul ul {
left: -999em;
}
#nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul ul ul {
left: -999em;
}
#nav li:hover ul ul {
left: -999em;
}
#nav li li li.sfhover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav li li.sfhover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav li.sfhover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav li li li:hover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav li li:hover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav li:hover ul {
/* lists nested under hovered list items */
	left: auto;
}
#nav a.daddy {
background-image: url('images/right-arrow.gif');
background-position: left 50%;
background-repeat: no-repeat;
}
#nav a.mommy {
background-image: url('images/mommy-arrow.gif');
background-position: right;
background-repeat: no-repeat;
}
#nav li.sfhover {
/*changing background of only hovered list items */
	background: #FFFFCC;
}
#nav li:hover {
/*changing background of only hovered list items */
	background: #FFFFCC;
position: static;

}
.rss-items	{
list-style:none;
list-style-image:none;
margin-left:0px;
padding-left:0px;

}
.rss-item	{
list-style:none;
list-style-image:none;
margin-left:0px;
padding-left:0px;
}

/* rss feed styles */
.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;  
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;  
   }
.pod-play:hover em {
   background: black;
   color: white  
   }