/* 
Theme Name: GolfShows13-LOU
Theme URI: http://www.louisvillegolfexpo.com
Description: Golf Show Child Theme - Louisville
Author: H.B. Flyte
Author URI: http://www.varsitycommunications.com
Version: 4.0 
Copyright: 2012-2013 Varsity Communications, Inc.
Template: GolfShows13
 */
@import url("../GolfShows13/style.css");

/* Background image 
html {
	background: url("images/lou-bg.jpg") no-repeat center center fixed; }	
	
/*Background Color, Width (base 400) & Left Margin (base 502) of Dates Tab */
p.dates {
	background-color:#C30;
	width:500px;
	margin-left:402px;}
	
/* TOP H1 LOGO */
#header h1 a {background: transparent url("images/lge-snow-header.png") no-repeat; 
height:110px;}
#accordion .link-header {
	font-size:11px !important;
	line-height:14px !important;}