@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #d7e4de url(../images/site-bg.jpg) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 25px;
	font-weight: normal;
	color: #2d897b;
	margin-bottom: 12px;
}

h1 span {
	color: #f56091;
	font-weight: bold;
}

h1 em {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5f9c93;
}

h2 {
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 19px;
}

h2, h3 {
	font-size: 14px;
	margin-bottom: 8px;
}


p {
	line-height: 18px;
	margin-bottom: 10px;
}

div#header-container {
	background: url(../images/header-container-bg.jpg) center top no-repeat;
	margin: 0 auto;
	text-align:center;
}

div#header {
	width: 900px;
	background: url(../images/header-bg.jpg) no-repeat;
	height: 133px;
	margin: 0 auto;
	padding-top: 140px;
}

div#header span {
	display: none;
}

div#header-links-left {
	float: left;
	margin-left: 12px;
	color: #fff;
}

div#header-links-right {
	float: right;
	color: #fff;
	margin-right: 12px;
}

#header-links-left a,
#header-links-right a {
	color: #FFF;
	text-decoration: none;
	padding: 9px 7px;
	margin: 0 2px;
	font-size: 11px;
	font-weight: bold;
}

#header-links-left a:hover,
#header-links-right a:hover,
#info .info-nav,
#history .history-nav,
#courses .courses-nav,
#schedule .schedule-nav,
#media .media-nav,
#stay .stay-nav,
#sponsors .sponsors-nav {
	background-color: #f56091;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#info .info-nav {
	background-color: #f56091;
}

div#homelink {
	float: left;
	width: 170px;
	height: 170px;
	margin: -100px 0 0 72px;
}

/*------------------------------------------------------------------------ HOMEPAGE STYLES --*/
	

div#home-box, div#sub-box {
	background: url(../images/home-box-bg.jpg) repeat-y;
	margin: 0 auto;
	width: 840px;
	padding: 15px 30px;
}

#home-box-links ul {
	float: left;
	width: 241px;
	border-bottom: #1a4d34 1px dotted;
}

#home-box-links ul li {
	list-style-type: none;
	padding: 11px 0 17px 0;
	border-top: #1a4d34 1px dotted;
	margin-top: 5px;
}

#home-box-links li a {
	width: 241px;
	height: 55px;
	display: block;
}

li.register a {
	background: url(../images/homebox-players.gif) 0 0 no-repeat;
}

li.courses a {
	background: url(../images/homebox-view-courses.gif) no-repeat;
}

li.facebook a {
	background: url(../images/homebox-facebook.gif) no-repeat;
}


li.sponsor a {
	background: url(../images/homebox-sponsor.gif) no-repeat;
}

li.register a:hover {
	background: url(../images/homebox-players.gif) 0 -55px no-repeat;
}

li.courses a:hover {
	background: url(../images/homebox-view-courses.gif) 0 -55px no-repeat;
}

li.facebook a:hover {
	background: url(../images/homebox-facebook.gif) 0 -55px no-repeat;
}

li.sponsor a:hover {
	background: url(../images/homebox-sponsor.gif) 0 -55px no-repeat;
}

#home-box-links span {
	display: none;
}

#home-box-slider {
	float: right;
	width: 562px;
}

div#content-top {
	width: 900px;
	margin: 0 auto;
	clear: both;
}

div#content {
	background: url(../images/content-bg.jpg) repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 20px 30px 0 30px;
}

div#home-sponsors {
	width: 241px;
	float: left;
	background: url(../images/home-sponsors-bg.gif) repeat-y;
}

#home-sponsors ul {
	border-bottom: #1a4d34 1px dotted;
	padding: 10px 0;
	margin: 0 16px;
}

#home-sponsors ul li {
	list-style-type: none;
	padding: 12px 0;
}

#home-sponsors li {
	border-top: #1a4d34 1px dotted;
	padding: 8px 0 12px 0;
	width: 208px;
	text-align: center;
}

div#home-right {
	width: 562px;
	float: left;
	margin-left: 37px;
	padding-top: 2px;
}

.big-button a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	background-color: #f0598b;
	padding: 7px 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.big-button a:hover {
	background-color: #fff;
	color: #f0598b !IMPORTANT;
	text-decoration: none !IMPORTANT;
}

#home-right a {
	color: #2d897b;
	text-decoration: none;
}

#home-right a:hover {
	text-decoration: underline;
}

#home-right ul {
	margin: 0 0 10px 15px;
	line-height: 18px;
	}

#home-right ul li {
	list-style-type: disc;
	margin-bottom: 0;
}

div#home-rightLeft {
	width: 260px;
	float: left;
	margin-right: 20px;
}

div#home-rightRight {
	width: 260px;
	float:left;
}

.course-icons ul {
	margin:0;
	padding:0;
}

.course-icons ul li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-bottom: 8px;
}

.course-icons a {
	display: block;
	width: 54px;
	height: 54px;
	padding-right: 8px;
}

.course-icons span {
	display: none;
}

.icons-pdga a {
	background: url(../images/course-icons-pdga.gif) 0 0 no-repeat;
}

.icons-dgcr a {
	background: url(../images/course-icons-dgcr.gif) 0 0 no-repeat;
}

.icons-map a {
	background: url(../images/course-icons-map.gif) 0 0 no-repeat;
}

.icons-pdga a:hover,
.icons-dgcr a:hover, 
.icons-map a:hover {
	background-position: 0 -54px;
}

.call-out-box {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #fdfefa;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}



.register-box {
	display: block;
	padding: 11px;
	background-color: #eceadf;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.sponsor-box {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 240px;
	padding: 8px;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}

.pink {
	color: #f56091;
}

/*------------------------------------------------------------------------ TOURNAMENT HISTORY --*/

#sub-box h1 {
	color: #1a564e;
}

#sub-box img {
	float: left;
	margin-right: 15px;
}

.champ-box {
	float: left;
	width: 246px;
	padding: 6px 12px 10px 12px;
	margin: 0 10px 15px 0;
	background: #FFF url(../images/sub-history-champbox-top.jpg) no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.champ-box table {
	margin-top: 10px;
}

.champ-box h2 {
	color: #FFF;
}

.champ-box th {
	background-color: #74b5ab;
	padding: 5px;
	text-align: left;
}

.champ-box h2 {
	margin: 0;
}

#history td {
	padding: 5px;
	border-bottom: #2d897b 1px solid;
}

#history table a {
	color: #2d897b;
	text-decoration: none;
}

#history table a:hover {
	text-decoration: underline;
}

#history #content img {
	float: left;
	margin-right: 15px;
}

div#event-locations {
	float: left;
	width: 362px;
	padding: 8px;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


/*#history table {
	float: left;
	padding: 8px;
	margin: 0 15px 15px 0;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: left;
}

#history th {
	font-size: 14px;
	font-weight: bold;
	background-color: #2d897b;
	color: #fff;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}*/

/*------------------------------------------------------------------------ PHOTOS and VIDEOS --*/

#media #sub-box img {
	float: none;
}

#sub-box li {
	display: inline;
}

#sub-box li a img {
	border: #2d897b 3px solid;
	margin: 0 11px 11px 0;
}

#sub-box li a:hover img {
	border-color: #f56091;
}

/*------------------------------------------------------------------------ FOOTER STYLES --*/

div#footer {
	width: 900px;
	margin: 0 auto 20px auto;
	background: url(../images/footer-bg.gif) repeat-y;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#footer p {
	margin: 0 25px;
}

#footer p span a {
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
}

#footer p span a:hover {
	color: #ffbfd4;
}

.copy-right {
	color: #aec7c3;
	font-size: 11px;
	padding-top: 10px;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer p a {
	color: #aec7c3;
	text-decoration: none;
	padding: 0;
}

#footer p a:hover {
	color: #FFF;
}

.green-border {
	border-top: #74b5ab 2px solid;
}

.clear-floats {
	clear: both;
}
