/* CSS Document */
Body { font-family:"Trebuchet MS" }
H1 { margin-bottom: 5px; }
H2 { margin-bottom: 10px; margin-top: 5px }
H3 { margin-bottom: 5px; font-size: 16px }
p.header {font-size: 11px; }
p {font-size: 13px }
li {font-size: 13px }
td {font-size: 13px }
td.menu {font-size: 12px; text-align: center; color: #FFFFFF }
td.menu_small {font-size: 10px; text-align: center; color: #FFFFFF }
td.redbox {border: solid red 2px }
a.menu {font-size: 13px; text-align: center; color: #FFFFFF; text-decoration: none; font-weight: bold;  }
a.menu:hover { color: #000000 }
a.lhs_menu {font-size: 13px; text-align: center; color: #FFFFFF; text-decoration: none; font-weight: bold; padding-left: 25px; 
	background-image: url(images/lawn_bowl_small.gif); background-repeat: no-repeat; }
a.lhs_menu:hover { color: #000000; background-image: url(images/lawn_bowl_small_inverted.gif); background-repeat: no-repeat; }
a.lhs_menu_golf {font-size: 13px; text-align: center; color: #FFFFFF; text-decoration: none; font-weight: bold; padding-left: 25px; 
	background-image: url(images/golf_button_inverted.gif); background-repeat: no-repeat; }
a.lhs_menu_golf:hover { color: #000000; background-image: url(images/golf_button.gif); background-repeat: no-repeat; }
a.menu_small {font-size: 10px; text-align: center; color: #FFFFFF; text-decoration: none; font-weight: bold;  }
a.menu_small:hover { color: #000000 }
a { color: #FF0000 }
a:hover { color: #000000 }