/***CSS Code used for the Litchfield Golf Club, 4-08***/


body {
background: #000000;
margin: 20px;
font-size: 75%;
font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
color: #ffffff;
}

#wrapper {
width:800px;
height:auto;
margin:auto;
padding:0px;
background-image: url(images/gradgrblk2.jpg);
	background-repeat: repeat-x;
background-color: #cd9b69;
border: solid 1px #000000;


}

div.text { 
margin:0px 5px 5px 5px;
padding-left: 7px;
padding-right: 10px;
padding-top: 3px;
padding-bottom:3px;
font-size: 100%;


}

#block blockquote {
font-size: medium;
font-weight: bold;
color: #FFFFFF;
padding: .1em 1.2em;
margin: 5 5 1em 5;
border: 1px solid #ffffff;
background: #228b22;
}

/* NAV BAR */

/* styles for the "you are here" buttons */
#home #mainNav a#homelink,
 #mainNav a#homeLink {
	margin: 0;
	padding: .5em 1em;
	list-style: none;
	background: url(images/nav_over1.png) repeat-x left top;
	float: left;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #ffffff
}


#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/nav1.png) repeat-x left top;
	float: left;
	border-top: 1px solid #000000;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #000000;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 0px solid #000000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/nav_over1.png);
	color: #ffffff;
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

#banner {
	position: relative;
}


#banner #badge {
	position: absolute;
	left: -41px;
	top: 0px;
}

#banner #
 {
	margin-left:0px;
	position: relative; /* jumping logo fix for IE */
}

#banner ul {
	position: absolute;
	right: 60px;
	bottom: 5px;
}

#main .figure {
	float: right;
	width: 200px;
	margin-bottom: 2px;
	margin-left: 10px;
	position: relative;
}

#main .figure p {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 168px;
	background-color: #FFF;
	border: 1px dashed #666666;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0;
}

#main .figure img {
	display: block;
}

#contentWrapper {
	position: relative;
	clear: both;
	width: 100%;
}

#sidebar {
	position: absolute;
	top: 15px;
	left: 0;
	width: 170px;
}


#main {
	margin-left: 170px;
	margin-right: 135px;
	padding: 0 15px 15px 20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
}

.Caption {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color:      #123456;
}

#copyright {
	font-size: .75em;
	float: right;
}

#adverts {
	position: absolute;
	top: -55px;
	right: 250px;
	width: 250px;
}

#download {
	width:189px; 
	height:59px; 
	background:url('images/download.gif') no-repeat top left; 
	position: absolute;
	top: 105px;
	right: 75px;
}
#download-text {
	color:#fff; 
	font:bold 22px/22px arial,serif; 
	width:187px; 
	display:block; 
	text-align:center; 
	padding:8px 2px 0 0}

blockquote {
color: #000000;
padding: .1em 1.2em;
margin: 5 0 1 5;
text-align: justify;
border: 1px solid #000000;
background: #cd9b69;
}

table { 
border-bottom: 0px solid #cd9b69; border-left: 0px solid #cd9b69 }

td {
padding: 5px 5px 5px 5px; border-top: 0px solid #cd9b69; border-right: 0px solid #cd9b69}
