necessarybody, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, p, blockquote, th, td, a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	font-size: x-small;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0;
}
q:before, q:after {
	content: '';
}

body {
	margin: 0;
	background-color: #bdbdbd;
}

em {
	font-style:italic;
}

/* LAYOUT --------------------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 920px;
	background: url(http://www.eatongolfclub.co.uk/images/site/egc-bkg-shd.jpg) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 245px;
	width: 920px;
	background-color: #313040;
}
#logo {
	float: left;
	width: 290px;
}
#nav {
	background: #313040 url(http://www.eatongolfclub.co.uk/images/site/egc-nav-bkg.jpg) repeat-x;
	height: 24px;
	width: 882px;
	padding: 8px 8px 0 30px;
}

#content {
	overflow: auto;
	background: url(http://www.eatongolfclub.co.uk/images/site/egc-lgrad.jpg) no-repeat;
}
#content-l {
	float: left;
	width: 290px;
}
#content-r {
	margin-left: 290px;
}

.txt-box {
	padding: 30px 34px 40px 30px;
}
#content-r .txt-box {
	width: 520px
}

/* TXT-BOX OVERRIDES */


#results #content-r .txt-box,
#pastwinners #content-r .txt-box {
	width: 310px
}
#news #content-r-nav,
#environment #content-r-nav,

#results #content-r-nav,
#pastwinners #content-r-nav {
	float: right;
	width: 170px;
	padding: 30px 34px 40px 30px;
}
#news #content-r .txt-box,
#environment #content-r .txt-box,
#the_course #content-r .txt-box {
	width: 400px;
	padding: 30px 0 40px 30px;
}
#minutes #content-r-nav,
#course_committee #content-r-nav,
#fixtures #content-r-nav,
#the_course #content-r-nav {
	float: right;
	width: 130px;
	padding: 30px 34px 40px;
}

#teetimes #content-r .txt-box {
	width:550px;
}


#ftr-shd {
	margin: 0 auto;
	width: 920px;
	height: 44px;
	background: url(http://www.eatongolfclub.co.uk/images/site/egc-bkg-shd-ftr.jpg) no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

.clear {
	clear: both;
}


/* DEFAULT TABLES */

table {
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 11px;
	text-align:left;
	margin-bottom: 16px;
}
td {
	padding: 3px 6px 3px 0;
	border-top: 1px dotted silver;
}
th {
	padding: 3px 6px 3px 0;
	border-top: 1px dotted silver;
	background-color:#eee;
}
td.last, th.last {
	text-align:right;
	padding: 3px 0 3px 0;
}

/* PAST WINNERS TABLE */

table.winners {
	margin-top: 15px;
	width: 100%;
	border-bottom: 1px dotted silver;
}
table.winners td {
	padding: 3px 0 3px 0;
	border-top: 1px dotted silver;
}
table.winners td.last{
	text-align: right;
}

/* SPONSORS TABLE */

#sponsors td {
	padding: 3px 50px 3px 0;
	border-top: 1px dotted silver;
}

/* OPEN EVENTS TABLE */

#opens table {
	width:100%;
}

.map {
	width:300px;
	height:200px;
}

/* FIXTURES TABLE */

#fixtures table {
	width:375px;
}



/* TYPE ----------------------------------------------- */

p {
	line-height: 150%;
	margin: 0 0 12px;
}
h1 {
	color: black;
	margin: 0 0 18px;
	font: 200% Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h2 {
	color: black;
	margin: 0 0 12px;
	font: 175% Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h3 {
	color: black;
	margin: 0 0 12px;
	font: 155% Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h4 {
	color: black;
	margin: 0 0 8px;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .2em;
}
h5 {
	color: black;
	margin: 0 0 8px;
	font: bold 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
}
h6 {
	color: black;
	margin: 0 0 8px;
	font: bold 90% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
}

hr {
	border: 1px solid gray;
	margin-bottom:14px;
}

#content-r ul {
	padding: 0;
	margin-left:12px;
}
#content-r li{
	margin-bottom:2px;
}

.img_right {
	float:right;
	margin: 0 0 10px 20px;
}
.img_left {
	float:left;
	margin: 0 20px 10px 0;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ddd:
	font-style: italic;
	margin-bottom:18px;
}
.txt-box i {
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* MAIN MENU */

.nav {
	color: white;
}
.nav a {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 1px 4px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.nav a:hover {
	background-color: #5b5d71;
}

/* SUB-MENU */

#content-l ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-l li {
	margin-bottom: 4px;
}
#content-l a {
	text-decoration: none;
	color: #777;
}
#content-l a:hover {
	text-decoration: none;
	color: #333;
}

/* SUB-MENU (RIGHT) */

#content-r-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-r-nav li {
	margin-bottom: 4px;
}
#content-r-nav a {
	text-decoration: none;
	color: #777;
}
#content-r-nav a:hover {
	text-decoration: none;
	color: #333;
}


