/* El Dorado Golf Club*/
/* ******************* */
body,html{margin:0 auto;height:100%;background-image:url(../images/bg-main.jpg);background-position:center top;background-repeat:no-repeat;
background-color:#990000;font-family: Arial, Helvetica, sans-serif;}
#container{margin:0 auto;width:726px;height:auto;clear:both;border-bottom:14px solid #000;}
#header{margin:0;padding:0;width:726px;height:260px;background-image: url(../images/bg-header.jpg);background-repeat: no-repeat;clear:both;}
#headerContent{margin:0 auto;position: relative;height: auto;width: 630px;top: 120px;}

/* Nav */

.navBrd{border-right:1px solid #494949;} 
#navigation{margin:0 auto;padding:0px;width:720px;height:20px;text-align:center;clear:both;border-top:1px solid #000;border-bottom:1px solid #000;border-left:3px solid #000;border-right:3px solid #000;background-color:#000;background-image: url(../images/bg-nav.jpg);background-repeat: repeat-x;font-size: 11px;font-weight:normal; }
#navigation ul {width:720px;float:left; text-align: center;margin:0px; padding:0px;list-style: none;}
#navigation #nav li, #navigation li a{position:relative;display: block;list-style: none;float: left;margin:0;padding:0;height:20px;width:119px;line-height:20px;color:#FFF;text-decoration: none;background-image:none;white-space: nowrap;}
	
/* Styles for Menu Items */
#navigation li a:hover{display: block;color:#cdb121;text-decoration: none;white-space: nowrap;}

#dropmenudiv{position:absolute;z-index:100; }

#dropmenudiv a{width: 113px;display: block;padding: 3px;background-color:#040404;
	background-image:none;
	border-bottom: 1px solid #444;
	text-decoration: none;
	color:#fff;
	font-size:11px;
	height:18px;
	line-height:18px;text-align:center;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #555;
	color:#cdb121;
}

/* End Nav */

/* Slideshow */

#slideShow{margin:0;padding:0;width:726px;background-color:#000;height:179px;text-align:center;	clear:both;}
#slideContainer{margin:0 auto ;padding:0;width:720px;background-color:#000;height:179px;text-align:center;clear:both;}
#slideShowLeft{float:left; width:240px;height:179px;}
#slideShowMiddle{float:left; width:240px;height:179px;}
#slideShowRight{float:left; width:240px;height:179px;}
/* Content */
#content{	margin:0;padding:0;width:726px;height:auto;background-image: url(../images/bg-content.jpg);background-repeat: repeat-y;clear:both;}
#contentLeft{position:relative;left:3px;float:left;width:84px;height:106px;background-image:url(../images/imgContentTopLeft.jpg);background-repeat:no-repeat;}
#contentMiddle{float:left;width:412px;}
#contentHolder{width:386px;padding:0px;margin:10px; margin-top:13px;height:auto;}
#contentRight{float:left;width:186px;}

/* Right Column */

.item{padding:0;margin:0;margin-top:10px;background-image: url(../images/right-liz.jpg);background-repeat: no-repeat;height: auto;width: 186px;clear:both;}
.itemText{width: 145px;padding:3px;padding-left:40px;font-size:10px;line-height:14px;}
.inlineImg{padding-left:7px;padding-top:12px; border:0;}
#contentRight a{color:#990000; text-decoration:underline;}
#contentRight a:hover{color:#000; text-decoration:none;}

/* Footer */

#footer{margin:0 auto; padding-bottom:20px;width:680px;height:30px;clear:both; text-align:center; color:#BCAF75; font-size:10px;text-decoration:none; line-height:16px; font-weight:normal;}
#footer a:link{color:#ddc32f; font-size:10px; text-decoration:none; font-weight:bold;}
#footer a:visited{color:#ddc32f; font-size:10px; text-decoration:none; font-weight:bold;}
#footer a:hover{color:#ddc32f; text-decoration:underline;}
#footer a:active{color:#ddc32f; font-size:10px; text-decoration:none; font-weight:bold;}

/* Text & Odd Styles */

H1{padding:0;margin:0;margin-bottom:6px;font-size:19px; font-weight:bold; color:#000000;}
H2{padding:0;margin:0;font-size:15px; font-weight:bold; color:#990000;}
.main, .main a:hover{font-size: 12px;line-height: 17px;color: #000000;text-decoration: none;}
.main a{color: #990000;text-decoration: underline;}

.red{color: #990000;}
.mainContent img{padding:0;margin:0;margin:2px;margin-right:5px;margin-bottom:5px; border:2px solid #666; background-color:#333}
.image a{height:75px;width:100px;padding:3px;margin:5px;border:0; background-color:#444; display:block; float:left; }
.image a:hover{height:75px;width:100px;background-color:#990000;display:block; }
.hr{border-top:1px dotted #333; clear:both;width:100%; height:10px; display:block;}

.top{font-size: 10px;line-height: 13px;color: #000000;text-align:right;text-decoration: none;}
.top a{font-size: 10px;color: #000000;text-decoration: underline;}
.top a:hover{font-size: 10px;color: #000000;text-decoration: none;}

.clear{	height:15px;width:100%;display:block;clear:both;}
