/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#474139;
	font-size:12px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(/images/bg_repeat.jpg);
}

#bg_repeat-top {
	background-repeat:repeat-x;
	background-position: top center;
	background-image:url(images/bg_repeat-top.jpg);
}

#bg_back {
	background-repeat:no-repeat;
	background-position: top center;
	background-image:url(images/bg_back.jpg);
}

a {
	color:#c71f44;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:18px; letter-spacing:2px; font-family:Arial, Helvetica, sans-serif; color:#c71f44; font-weight:normal; text-transform:uppercase;  }

h2 { font-size:14px; letter-spacing:2px; font-family:Arial, Helvetica, sans-serif; color:#c71f44; font-weight:normal; text-transform:uppercase; }

h3 { font-size:15px; color:#b97a0b; margin:0; text-transform:uppercase; font-weight:normal; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 2px;
	bottom: -1px;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.btn_sidebar {
	position:relative;
	padding-bottom:10px;
}

.divider-diamond {
	padding:10px 0;
}

.hr-style {
	border:1px solid #ddcfb8;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1100px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1100px;
	height:501px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header3.jpg);
}

#countdown {
 color:#FFFFFF; 
 width:552px; 
 height:39px; 
 text-align:center; 
 font-size:24px; 
 background-image:url(images/bar_countdown2.jpg);
 }

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:331px;
	left:80px;
	width:940px;
	height:50px;
}

#right-nav {
	position:relative;
	top:0;
	right:0;
	width:161px;
	height:50px;
}

#left-nav {
	position:relative;
	bottom:10px;
	right:9.5px;
	width:184px;
	height:368px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	width:1100px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:1100px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:552px;
	height:auto;
	padding: 0 0 0 10px;
}

#content_main-text {
	position:relative;
	top:20px;
	left:0;
	float:left;
	width:492px;
	height:auto;
	padding: 15px 20px;
	margin: 0 0 0 10px;
	background-repeat:repeat-y;
	background-image:url(images/content_repeat.jpg);
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:164px;
	height:auto;
	padding: 10px 0 0 100px;
}

#sponsors {
	position:relative;
	width:164px;
	min-height:387px;
    height:auto !important;
    height:387px;
	background-repeat:repeat-y;
	background-image:url(images/bluebox_repeat.jpg);
	padding:10px 0;
}

#side_bar-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:164px;
	height:auto;
	padding: 10px 100px 0 0;
}

#pga_tour {
	position:relative;
	width:154px;
	min-height:480px;
    height:auto !important;
    height:480px;
	background-repeat:repeat-y;
	background-image:url(images/whitebox_repeat.jpg);
	padding:10px 0 10px 10px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:1100px;
	height:124px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.copy {


	position:relative;
	color:#fff;
	float:left;
	padding: 95px 0 0 120px;
}

.slug {
	position:relative;
	float:right;
	padding: 78px 115px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */

 
#nav a {
	position:relative;
	float:left;
	height:50px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.jpg);
}

a#nav_01 {
	width:87px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -50px;
}

.active_01 {
	background-position: 0 -50px !important;
}

a#nav_02 {
	width:141px;
	background-position:-87px 0;
}

a:hover#nav_02{
	background-position:-87px -50px;
}

.active_02 {
	background-position:-87px -50px !important;
}

a#nav_03 {
	width:80px;
	background-position:-228px 0;
}

a:hover#nav_03{
	background-position:-228px -50px;
}

.active_03 {
	background-position:-228px -50px !important;
}

a#nav_04 {
	width:162px;
	background-position:-308px 0;
}

a:hover#nav_04{
	background-position:-308px -50px;
}

.active_04 {
	background-position:-308px -50px !important;
}

a#nav_05 {
	width:149px;
	background-position:-470px 0;
}

a:hover#nav_05{
	background-position:-470px -50px;
}

.active_05 {
	background-position:-470px -50px !important;
}

a#nav_06 {
	width:104px;
	background-position:-619px 0;
}

a:hover#nav_06{
	background-position:-619px -50px;
}

.active_06 {
	background-position:-619px -50px !important;
}

a#nav_07 {
	width:126px;
	background-position:-723px 0;
}

a:hover#nav_07{
	background-position:-723px -50px;
}

.active_07 {
	background-position:-723px -50px !important;
}

a#nav_08 {
	width:91px;
	background-position:-849px 0;
}

a:hover#nav_08{
	background-position:-849px -50px;
}

.active_08 {
	background-position:-849px -50px !important;
}


/* ---- start right side navigation settings -------------------------- */

 
#right-nav a {
	position:relative;
	float:left;
	height:50px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav-right.jpg);
}

a#right-nav_01 {
	width:53px;
	background-position:0 0;
}

a:hover#right-nav_01{
	background-position: 0 -50px;
}

.active_01 {
	background-position: 0 -50px !important;
}

a#right-nav_02 {
	width:55px;
	background-position:-53px 0;
}

a:hover#right-nav_02{
	background-position:-53px -50px;
}

.active_02 {
	background-position:-53px -50px !important;
}

a#right-nav_03 {
	width:53px;
	background-position:-108px 0;
}

a:hover#right-nav_03{
	background-position:-108px -50px;
}

.active_03 {
	background-position:-108px -50px !important;
}

/* ---- start left side navigation settings -------------------------- */

 
#left-nav a {
	position:relative;
	float:left;
	width:184px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav-left2.jpg);
}

a#left-nav_01 {
	height:98px;
	background-position:0 0;
}

a:hover#left-nav_01{
	background-position: -184px 0;
}

.active_01 {
	background-position: -184px 0 !important;
}

a#left-nav_02 {
	height:85px;
	background-position: 0 -98px;
}

a:hover#left-nav_02{
	background-position: -184px -98px;
}

.active_02 {
	background-position: -184px -98px !important;
}

a#left-nav_03 {
	height:83px;
	background-position: 0 -183px;
}

a:hover#left-nav_03{
	background-position: -184px -183px;
}

.active_03 {
	background-position: -184px -183px !important;
}

a#left-nav_04 {
	height:102px;
	background-position: 0 -266px;
}

a:hover#left-nav_04{
	background-position: -184px -266px;
}

.active_04 {
	background-position: -184px -266px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav {
	position:absolute;
	top:-120px;
	left:0;
	width:924px;
	height:49px;
	font-size: 12px;
}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 2px;
	font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
border-top: 5px solid #494335;
border-left: 5px solid #494335;
border-right: 5px solid #494335;
border-bottom: 5px solid #494335;
}

#sub_nav a:hover {
	color: #fff;
	padding: 2px;
	text-decoration: none;
	background-image: url(images/bg_dropdown-over.jpg);
	background-repeat: repeat-x;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7, #L8   {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #494335;
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#L1 { width:200px; left:250px; }
#L2 { width:175px; left:150px; }
#L3 { width:175px; left:260px; }
#L4 { width:150px; left:372px; }
#L5 { width:150px; left:575px; }
#L6 { width:125px; left:690px; }
#L7 { width:0; left:630px; }
#L8 { width:100px; left:915px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}


.hide {
	position:absolute !important;
	visibility:hidden !important;
}

