/* CSS Document - HArrah's Golf Home Definitions */

/* CSS Document - GOLF MICROSITE DEFINITIONS */
@import url("/css_includes/globalNav.css");

/* GLOBAL DEFINITIONS */
body {
	background-color:#464D23;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#000000;
	margin:0px;
}
p {
	margin:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
/*--------------------------------------*/
#mainTable {
	background-color:#AFB587;
	margin: 0px auto;
	text-align:left;
	margin-bottom:10px;
	border-top:#AFB587 solid 2px;
	border-bottom:#AFB587 solid 12px;
}


/*-------TOP NAVIGATION DEFINITIONS-------*/

#topNavigation, #bottomNavigation {
	color:#8D907C;
}


a.gnLink:link, a.gnLink:visited {
	margin:0px 10px;
	text-decoration:none;
	color:#8D907C;
	font-size:10px;
}
a.gnLink:hover {
	text-decoration:underline;
}






/*----------HERO IMAGE DEFINITION--------------*/
#heroImage {
	text-align:center;
}

#breadcrumbs {
	color:#000000;
	line-height:23px;
	background-color:#848A55;
	border-left:#AFB587 solid 1px;
	border-right:#AFB587 solid 1px;
	padding-left:10px;
	font-weight
}


/*------MAIN NAVIGATION DEFINITIONS--------*/
#mainNav {
	text-align:right;
	color:#000000;
	line-height:23px;
	padding-right:10px;
}
#mainNav a {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

/*-------MAIN CONTENT CELL--------*/
#mainContent {
	width:778px;
	padding:15px 0px;
	vertical-align:top;
}
#mainContent table {
	margin: 10px 10px 5px 10px;
}

/*-------ABOUT US SECTION - HOMEPAGE--------------*/
#aboutUsHead {
	background-image:url(/images/golf/home/headRuleBg.gif)
}
#aboutUsContent {
	padding-top:20px
}
#aboutUsContent p {
	padding-bottom:20px
}
#coursesHead {
	background-image:url(/images/golf/home/headRuleBg.gif)
}

/*------COURSE CONTENT - HOMEPAGE-------------*/
#coursesContent table {
	width:735px
}
#coursesContent td {
	width:33%;
	border-right:#6A7434 solid 1px;
	border-bottom:#6A7434 solid 1px;
	background-color:#B3B88D;
	padding-right:2px;
}
#coursesContent a {
	margin-top:20px;
	font-weight:bold;
	color:#4A4E30;
}
#coursesSpace {
	padding:5px;
}
#coursesContent h1 {
	font-size:10px;
	font-weight:bold;
	margin:0px;
}
.courseDetText {
	padding-left:20px;
}
.courseDetImage {
	padding-left:0px;
	width:80px;
}

#disclaimer {
	font-size:10px;
	color:#8D907C;
	text-align:center;
	margin:0px auto;
}
#disclaimer a {
	color:#8D907C;
	text-decoration:underline;
}


/* ==========  GOLF HOME PAGES - LEVEL 2 Definitions ======== */
#golfHomeL2 #pageHead {
	background-image:url(/images/golf/home/headRuleBg.gif)
}
#golfHomeL2 #pageContent {
	padding-top:15px;
	vertical-align:top;
}
#golfHomeL2 #pageContent img {
	border:#474D23 solid 1px;
	margin:5px;
}

#golfHomeL2 #pageContent h1 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 5px 30px;;
}

#golfHomeL2 #pageContent h2 {
	font-size:11px;
	font-weight:bold;
	margin:10px 0px 5px 35px;
	border-left:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	width:100px;
}
#golfHomeL2 #pageContent p {
	margin:5px 0px;
	line-height:15px;
}
#golfHomeL2 ul {
	margin:0px;
	padding-left:50px;
	line-height:15px;
	list-style:none;
}

/*----- GRAND BEAR DEFINITIONS -- */
#GrandBear #pageHead {
	background-image:url(/images/golf/home/headRuleBg.gif)
}
#GrandBear #pageContent {
	padding-top:15px;
	vertical-align:top;
}
#GrandBear #pageContent img {
	border:#474D23 solid 1px;
	margin:5px;
}

#GrandBear #GrandBear #pageContent h1 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 5px 30px;;
}

#GrandBear #pageContent h2 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px 0px 5px 10px;
	padding-left: 5px;
	border-left:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	width:250px;
}
#GrandBear #pageContent p {
	margin:5px 15px;
	line-height:15px;
}
#GrandBear #pageContent a {
	margin:5px 15px;
	line-height:15px;
	font-weight:bold;
}
#GrandBear .galleryLink {
	font-size:10px;
	font-weight:bold;
	color:989c52;
	padding:0px;
}
#GrandBear ul {
	margin:0px;
	padding-left:15px;
	line-height:15px;
	list-style:none;
}



/*-- GLOBAL FOOTER DEFINITIONS --*/
#flashFooterContent, #flashFooterContent a { color:#8D907C; }
#opinionLab { color:#000000; }
