/* CSS Document for NW GolfMaps */

.pagetitle {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:24px;
		text-shadow:#999999;
		font-weight:bold;
		color:#993333;
		}

.text {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:12px;
		color:#000000;
		padding-left:10px;
		padding-right:10px;
		}
		
.region {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:15px;
		}

.states {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:16px;
		color:#000000;
		padding-left:15px;
		}
		
.region_names {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:13px;
		color:#000000;
		padding-left:20px;
		padding-right:5px;
		}
		
.bottom_nav { font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		}
		
.bottom_nav a:link  { font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		}

.bottom_nav a:hover	 { font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		}

.bottom_nav a:active { font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		}
		
.bottom_nav a:visited { font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		}

.sponsors {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-align:center;
		font-style:italic;
		font-weight:bold;
		text-decoration:underline;
		padding-bottom:40px;
		}

.ad {font-family:"Trebuchet MS", Arial, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-align:center;
		font-style:italic;
		font-weight:bold;
		text-decoration:none;
		padding-bottom:20px;
		padding-top:20px;
		line-height:30px;
		}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}