body {
	background: #B0B07C url(bodybg.gif) repeat-x fixed; 
	margin: 20px 0; 
	padding: 0; 
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
	text-align: center; /* for IE5x - see wrapper */
}

* {margin:0; padding:0; /* - Resets all margins and padding - */} 
p {font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;}
h1, h2, h3, h4 {font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}
img {border: none;}

hr {display: none; clear: both;}

.rule {
	height: 12px;
	width: 384px;
	background: url(hr_bg.gif) no-repeat;
	margin: 1em 0;
	padding: 0;
}

/*<group=forms>*/

form {padding: 0 0 10px 0; margin: 0;}

form, textarea {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

fieldset {width: 455px; padding: 0; border: 0; font-size: 12px;}

label {font-size: 11px; color: #5D0B0A; cursor:pointer;}

input, select {border: 1px solid #525232; background: #EDEDE2; color: #6E6E44; padding: 2px; margin: 0 3px 0 3px; font-size: 12px;}

textarea {border: 1px solid #525232; background: #EDEDE2; font-size: 12px; color: #6E6E44; padding: 4px;}

textarea:focus, select:focus, input:focus {background:#F8F8F2;}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	cursor: pointer;
}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	width: auto;
	border: 1px solid #B7B89E;
	border-top-color: #F6F6ED; /* #ffd */
	border-left-color: #F6F6ED;
	padding: 1px;
	background: #CFCFB7 url(submit_bg.gif) repeat-x;
	color: #4D4D30;
	font: normal 11px arial, verdana, Helvetica, Arial, sans-serif;
}

input.buttonv:active, input.button1:active, input.button2:active, input.button3:active, input.button4:active {
	border-color: #B7B89E;
	border-bottom-color: #F6F6ED;
	border-right-color: #F6F6ED;
	background: #CFCFB7 url(submit_bg.gif) repeat-x;
}

input.button4 {
	font-weight: bold;
}

/*<group=contact form>*/

body#navon_contact #left label, body#navon_contact #left input.text, 
body#navon_glyco #left label, body#navon_glyco #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_contact #left textarea, 
body#navon_glyco #left textarea {
	display: block;
	width: 300px;
}

body#navon_contact #left form br, 
body#navon_glyco #left form br {
	clear: left;
}

/*</group>*/

/*</group>*/

a, a:link, a:active {color: #5D0B0A; border-bottom: 1px solid #5D0B0A; text-decoration: none;}
a:visited {color: #A06F6F; border-bottom: 1px dotted #A06F6F; text-decoration: none;}
a:hover {color: #6B6B62; border-bottom: 1px solid #6B6B62; text-decoration: none;}
#navbar a, #side a, #foot a {border-bottom: 0;}

abbr {
	cursor: help;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0;
}

/*<group=IDs>*/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 676px;
	text-align: left;
}

#header {position: absolute; top: 0px; left: 0; margin: 0; padding: 0; width: 676px; height: 140px; background: url(newtop.jpg) no-repeat;}

#navbar {
	position: absolute; 
	top: 140px; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	width: 676px; 
	height: 34px; 
	background: url(navbg.gif) no-repeat;
	z-index: 2;
}

#content {
	position: absolute; 
	top: 165px; 
	left: -1px; 
	margin: 0; 
	padding: 0; 
	width: 676px; 
	background: url(contentbg.gif) repeat;
}

#storymain {float: left; width: 463px; margin: 0; padding: 0;}
	
/*</group>*/

/*<group=Navigation>*/

#navbar ul {
	margin: 1px 0 0 100px; 
	padding: 0; 
	list-style: none; 
	/* width: 676px; */
	font-size: 13px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navbar li {
	margin: 0; 
	padding: 0; 
	float: left; 
	width: 95px;
	position: relative;
}

#navbar li a {
	height: 16px; 
	display: block; 
	padding: 8px; 
	margin: 0; 
	color: #FBFBF2; 
	text-align: center; 
	text-decoration: none; 
	background: url(mainnavbg.gif) repeat 0 0;
}

#navbar li a:hover {
	color: #FFF; 
	text-align: center; 
	background: url(mainnavbg.gif) repeat 0 32px;
}

#navbar li#contact a {
	width: 81px; 
	text-align: center; 
	background: url(navend.gif) no-repeat 0 0;
}

#navbar li#contact a:hover {
	width: 81px; 
	text-align: center; 
	background: url(navend.gif) repeat 0 32px;
}

body#navon_home #navbar li#home a,
body#navon_course #navbar li#course a#top,
body#navon_clubhouse #navbar li#clubhouse a,
body#navon_history #navbar li#history a {
	height: 16px; 
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(navpageon.gif) repeat 0 0;
}

body#navon_contact #navbar li#contact a {
	height: 16px; width: 81px;
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(contpageon.gif) repeat 0 0;
}

* html #navbar li#contact a, 
* html #navbar li#contact a:hover, 
* html body#navon_contact #navbar li#contact a {  /* the Tan hack */
	width: 97px;
	w\idth: 81px;
}

/*<group=NavDropMenu>*/

li ul {display: none; position: absolute; width: 100px;}
li>ul {top: auto; left: auto;}
li:hover ul, li.over ul {display: block; top: 31px; left: -99px;}
	
#navbar .menu li a { /* Drop Down Menu Properties */
	width: 78px;
	height: 10px;	
	line-height: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #EBEBDE;
	background: #969669;
	border: 1px solid #fff;
	border-top-width: 0;
}
	
.brdr { /* puts border on top of first drop down menu button */
	border: 0px solid #fff;
	border-top-width: 1px;
}

#navbar .menu li a:hover,
#navbar li ul#sub_herbs li#herbs a,
#navbar li ul#sub_premixedremedies li#remedies a,
#navbar li ul#sub_books li#books a { /* Hover State for Drop Down Menu */
	color: #EBEBDE; 
	background: #5D0B0A;
}

/*</group>*/
	
/*</group>*/

/*<group=Main Content>*/

#left {
	width: 425px; /* was 460px */
	margin: 0 0 0 3px; 
	padding: 192px 15px 0 17px;
	background: url(members.jpg) no-repeat top left;
}

body#noleft #left {
	width: 641px;
	padding-top: 15px;
	background: none;
}
body#noleft #content {background-image: url(contentbg-noleft.gif);}

body#navon_men #left {
	background-image: url(mensgolf.jpg);
}

body#navon_social #left {
	background-image: url(social.jpg);
}

body#navon_captain #left {
	background-image: url(captain.jpg);
}

body#navon_ladies #left {
	background-image: url(ladies.jpg);
}

body#navon_events #left {
	background-image: url(events.jpg);
}


body#navon_location #left {
	background-image: url(location.jpg);
}

body#navon_juniors #left {
	background-image: url(juniors.jpg);
}


body#navon_trophies #left {
	background-image: url(trophies.jpg);
}


body#navon_card #left {
	background-image: url(membercard.jpg);
}


body#navon_house #left {
	background-image: url(house.jpg);
}

body#navon_pro-shop #left {
	background-image: url(pro-shop.jpg);
}

body#navon_user #left {
	background-image: url(user.jpg);
}


body#navon_notices #left {
	background-image: url(notices.jpg);
}

body#navon_greens #left {
	background-image: url(greens.jpg);
}

body#navon_mixed #left {
	background-image: url(mixed.jpg);	
}

body#navon_seniors #left {
	background-image: url(seniors.jpg);
}

body#navon_archive #left {
	background-image: url(archive.jpg);
}

body#navon_gallery #left {
	background-image: url(gallery.jpg);
}

body#navon_members-area #left {
	background-image: url(locker.jpg);
}



* html #left {  /* the Tan hack */
	width: 457px;
	w\idth: 425px;
}

#left h1 {
	background: url(h1bg.gif) no-repeat 0 3px; 
	padding-left: 25px; 
	font-size: 20px; 
	font-weight: normal; 
	color: #5D0B0A; 
	margin: 10px 0 4px 0;
}

#left h2 {
	font-size: 15px; 
	color: #5D0B0A; 
	margin: 5px 0 4px 0; 
	font-weight: normal;
}

#left p, #left ul li, #left table {
	margin: 0 0 17px 0; 
	color: #686840; 
	font-size: 12px;
}

#left blockquote {
	margin-left: 17px;
}

#left ul {
	margin-left: 17px;
	list-style: none;
}

#left ul li {
	background: url(bullet_diamond.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#left table li {
	margin-left: 17px;
}

#left strong, #left b, #left th {
	font-weight: bold;
	color: #5d0b0a;
}

#left p strong {
	color: #686840;
}

#left table td {
	padding: 1px;
}

#left .contentbar2 {
	font-size: 13px; 
	color: #5D0B0A; 
}

#left .contentbar1, #left .contentbar1 b, #left .contentbar1 strong {
	background: #5D0B0A;
	color: #E2E2CE;
}

#left .contentbar1 h3 {
	/*background: url(h3leaf_bg.gif) no-repeat;*/
	padding-left: 3px;
	font-weight: normal; 
	color: #E2E2CE; 
	margin: 4px 2px;
}

* html #left .contentbar1 h3 {  /* the Tan hack */
	background-position: 0 3px;
}

#left tr.odd {
	background: #EEEEE2;
}

#left tr.even {
	background: #E2E2CE;
}

#left tr.odd td, #left tr.even td {
	padding: 6px 3px 6px 5px;
}

#left .large {
	font-size: large;
}
	
/*</group>*/

/*<group=Side Content>*/

/*<group=cart - checkout btns>*/

#cart-co ul {
	float: left;
	width: 210px;
	list-style: none;
}

#cart-co li {
	float: left;
}

#cart-co ul li a {
	text-indent: -2000px;
	display: block;
	height: 31px;
	border-bottom: none;
}

* html #cart-co ul li a {  /* the Tan hack for IE5.0 */
	text-indent: 0px;
	te\xt-indent: -2000px;
	font-size: 1px;
	color: #dcdcc4;
}

#cart-co li#cart a {
	width: 119px;
	background: url(shpcrt_btn.gif);
}

#cart-co li#co a {
	width: 91px;
	background: url(chkout_btn.gif);
}
	
/*</group>*/

#side {
	float: left; 
	width: 195px; /* was 213px */
	margin: 0 0 0 18px; 
	padding: 0;
}

#side h1, #side h3.waterfilters, #side h3.books, #side h3.premixedremedies, #side h3.herbs {
	clear: both;
	text-indent: -2000px; 
	background: url(resourcesh1bg.gif) no-repeat; 
	margin: 8px 0 0 0; /* was 16 left */
	width: 170px; 
	height: 23px; 
	overflow: hidden;
}

#side h3.waterfilters {	background-image: url(waterfilter_sideh3.gif);}
#side h3.books {background-image: url(books_sideh3.gif);}
#side h3.premixedremedies {background-image: url(premix_sideh3.gif);}
#side h3.herbs {background-image: url(herbs_sideh3.gif);}

* html #side h1, 
* html #side h3.books, 
* html #side h3.premixedremedies, 
* html #side h3.herbs {  /* the Tan hack for IE 5.0 */
	float: left;
}

#side ol {
	margin-left: 18px;
}

#side ul {
	list-style: none; 
	margin: 0 0 10px 0; /* was 18 left */
	width: 165px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif; 
	font-size: 11px;
}

#side ul li {margin: 0; padding: 0; display: inline;}

#side ul li a, 
#side ul li a:link, 
#side ul li a:active,
#side ul li a:visited {
	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 11px; 
	display: block; 
	color: #FFF; 
	text-decoration: none; 
	background: url(sideulbg.gif) repeat 0 30px;
}

#side ul li a:hover {
	margin: 0; 
	padding: 6px 0 0 23px; 
	color: #5D0B0A; 
	text-decoration: none; 
	background: url(sideulbg.gif) repeat 0 0;
}

body#navon_location #side li#location a, 
body#navon_membership-enquiries #side li#membership-enquiries a, 
body#navon_pro-shop #side li#pro-shop a, 
body#navon_visitor-information #side li#visitor-information a, 
body#navon_open-competitions #side li#open competitions a, 
body#navon_gallery #side li#gallery a, 
body#navon_members-area #side li#members-area a {

	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 23px; 
	display: block; 
	color: #696940; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(/img/sideulon.gif) repeat;
}

* html #side li a,
* html #side li a:link, 
* html #side li a:active,
* html #side li a:visited,
* html body#navon_location #side li#location a, 
* html body#navon_membership-enquiries #side li#membership-enquiries a, 
* html body#navon_pro-shop #side li#pro-shop a, 
* html body#navon_visitor-information #side li#visitor-information a, 
* html body#navon_open-competitions #side li#open-competitions a, 
* html body#navon_gallery #side li#gallery a,
* html body#navon_members-area #side li#members-area a {  /* the Tan hack for IE 5.0 */
	height: 30px;
	he\ight: 24px;
}

#side h3 {
	/* color: #5D0B0A;
	margin-right: 15px;
	border-bottom: 1px solid #686840; */
}

#side p, #side ol {
	font-size: 11px;
	line-height: 15px;
	padding: 7px 0;
}

#side p a:hover, #side ol li a:hover {
	color: #5D0B0A;
	text-decoration: underline;
}

#side p a:visited, #side ol li a:visited {
	color: #f6f6ed;
}

/*</group>*/

/*<group=Footer>*/

#foot {
	clear: both;
	width: 676px;
	height: 77px;
	padding-top: 6px;
	text-align: center;
	background: #B0B07C url(footbg_ver2.gif) no-repeat;
}

#foot ul {margin: 0; padding-top: 12px; font-size: 12px;}

#foot ul li {
	margin: 0;
	padding: 0 7px;
	color: #D8D8BE;
	display: inline;
	border-right: 1px solid #999;
}

#foot ul li.last {border-right: none;}

#foot a, #foot a:link, #foot a:active, #foot a:visited {
	color: #FFF; 
	text-decoration: none;
}

#foot a:hover {
	color: #B7C3AF; 
	text-decoration: none;
}
	
/*</group>*/

.image-right{
	float:right;
	padding:1px;
	background:url(images/dot.gif) repeat;
	margin:0 .5em .2em 0;
}

.image-left{
	float:left;
	padding:1px;
	background:url(images/dot.gif) repeat;
	margin:0 .5em .2em 0;
}

.image-centre{
	float:center;
	padding:1px;
	background:url(images/dot.gif) repeat;
	margin:0 .5em .2em 0;
}




#recent-articles{

  width: 180px;

  margin: auto;

  padding: 10px;

  border: 1px solid #666;

  background: #ffffff;

font-family: Palatino Linotype;

color: #140700;

text-decoration: none;

word-spacing: -0.1em;

text-align: left;

letter-spacing: 0;

line-height: 0.9em;

font-size: 1.3em;

}

/*css for calendar icon*/

/* Outer div */
div.datetime {
width: 43px;
height: 63px;
background: url(http://www.aegc.co.uk/scripts/calendar.png);
float:left;
margin:12px 2px 8px 33px;
padding:0;

}

div.datetime p {
margin:0 auto;
padding:0;
text-align:center;
font-size:small;
}

div.datetime .top p {
margin:-9px auto 0 auto; /* negative top margin, auto for centering */
padding-top:15px; 
color:#fefefe;
}

/* day of the month (NUMBER) */
div.datetime p.day {
font:bold 1.2em/90% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:0.13em;
margin:-3px auto 0 auto;
padding: 0;
}

/* month */
div.datetime p.mon {
font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif;
letter-spacing:normal;
margin: 3px auto 0 auto
text-transform:uppercase;
text-align: centre;
}

/* year */
div.datetime p.yr {
font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif;
letter-spacing:0.05em;
}


div.datetime .btm {
color:#365174;
background:transparent;
margin:0 15px 5px 8px;
padding: -1px 0 1px 0;
}



