@charset "utf-8";
/* CSS Document */
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	margin-top: 0px;
	width: 1060px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #666666;
}
#newlsetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 843px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color:#3366CC;
	text-decoration: none;
}
#message, #message a {
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
#message a:hover {
	color: #3e95d3;
	text-decoration:underline;
}
#home_story {
	background-image: url(http://www.golftec.com/newsletter/July08/images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home_story_sm {
	background-image: url(http://www.golftec.com/newsletter/July08/images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#story {
	background-color:#FFFFFF;
}
#cities, #cities a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#cities a:hover {
	text-decoration: underline;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 60px 0 0 60px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	padding: 0 0 0 60px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 60px;
}
h3 a, h3 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:0;
}	
h3 a:hover{
	color:#FFCC33;
	text-decoration:none;
	padding-left:0;
}
#toc {
	padding: 0 45px;
	padding-bottom:10px;
	text-align:left;
	color: #666666;
	text-decoration: none;
}
#toc_links a {
	color: #3399FF;
	text-decoration: none;
	text-transform:uppercase;
}
#toc_links a:hover {
	color:#3366CC;
	text-decoration: none;
}
#story_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding: 20px;
}
#scroll {
	width: 500px; 
	height: 400px; 
	overflow:auto; 
	padding:10px 20px 0 60px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#scroll strong{
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;	
}
#scroll #title {
	color:#3e95d3;
	font-size:14px;
	font-weight:bold;
}
#scroll #author {
	color:#3e95d3;
	font-size:12px;
}
#right_toc {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left:5px;
}
	#right_toc_text {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	padding: 35px 0 0 0;
}
	#right_toc_text a{
	color:#3e95d3;
	text-decoration: none;
	text-transform:uppercase;
	font-size:10px;
}
	#right_toc_text a:hover{
	color:#3e95d3;
	text-decoration: underline;
	text-transform:uppercase;	
}

