/* Golf site : CSS by Nadia - PerreLink 2004 not to be copied or distributed  *//* http://www.dreamweaverresources.com *//* standard link styles */a:link{color:#A52A2A;text-decoration:underline;}a:visited{color:#CC6600;text-decoration:none;}a:hover{color: #FF9900;text-decoration:none;}a:active{color:#D2691Etext-decoration:underline;}body{padding:0;margin:0;color:#666666;background: #FFFFFF;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;}/*listing style*/li {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#336600;font-weight:normal}fieldset{ padding: 10px; margin-bottom: 10px; }/*styles for the contact form*//*declaring a margin of 0 will not give you unwanted white space underneath the end of the form*//*styles the 'contact form' text at top of contact form*/form{margin:0;}/*standard paragraph tags*/p{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#336600;font-weight:normal}/*standard heading tags*/h1{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color: #336600;font-size:12px;font-weight:bold}h2{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color: #336600;font-size:13px;font-weight:bold}h3{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color: #336600;font-size:14px;font-weight:bold}h4{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color: #A52A2A;font-size:12px;font-weight:normal;text-decoration: none}h5{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#A52A2Afont-size:13pxfont-weight:bold}h6{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#336600font-size:11pxfont-weight:normal}input,textarea{background-color: #C2D8AD;border: 1px solid #336600;padding: 2px;}/*styles the input fields*//*styles the form fields*/label{color: black;font-weight:normal;}label,span.spacer{width:100px;}legend{padding:10px;/*gives a bit of padding between the border and the text*/color: #336600;font-weight: bold;margin-top: 0px;}/*styles the comments box*//* class for the login form on entry page we have named it form2 so it doesn't clash with the styles of the contact form */.form2{padding:6px;margin-bottom:10px;}/* a class for the header table,so that we can add a left border to match the main table */.headertable{background:#FFFFFF url("../headerpics/headerback.jpg") repeat-x;}.imgleft{float:left;padding-right:10px;}.imgright{float:right;padding-left:10px;}/* style for the main table content area */.maintable{width:100%;color:#666666;background:#FFFFFF;border-bottom: 1px solid #004801;}/* styles the main table links */.maintable a:link{color: #A52A2A;text-decoration:none;}.maintable a:visited{color: #A52A2A;text-decoration:none;}.maintable a:hover{color: #669900;text-decoration:none;}.maintable a:active{color: #336600;text-decoration:none;}.maintd{padding:20px 30px 10px 30px;background:#FFFFFF;}.maintd td{background:#FFFFFF;}/* styles the menu table inside the flyout div*/.menu{border-top: 1px solid #336600;border-left: 1px solid #336600;width:150px;color: #336600;background: #98BA72;}.menu a{display:block;color:#000033;background: #98BA72;text-decoration:none;}.menu a:link{border-right:1px solid #336600;border-bottom:1px solid #336600;border-left:1px solid #336600;padding:2px 2px 2px 2px;color:#336600;background: #98BA72;text-decoration:none;}.menu a:visited{border-right:1px solid #336600;border-bottom:1px solid #336600;border-left:1px solid #336600;padding:2px 2px 2px 2px;color: #333333;background: #98BA72;text-decoration:none;}.menu a:hover{border-right:#336600 1px solid;border-bottom:#336600 1px solid;border-left:#336600 1px solid;padding:2px 2px 2px 2px;background: #BAD1A3;color:#336699;text-decoration:none;}.menu a:active{border-right:1px solid #336600;border-bottom:1px solid #336600;border-left:1px solid #336600;padding:2px 2px 2px 2px;color:#333333;background:#BAD1A3;text-decoration:none;}/* set the position of the nav bar table from the top *//* if you change this you will need to adjust the flyout div positions to correspond */.navtable{margin-top:20px;}/*style for the left side bar area behind the menu buttons*/.sidebarlft{padding-left:5px;padding-top:15px;width:160px;background: #98BA72 url(../sidebarpics/sidebar_back.gif) repeat-y;}/* styles the right news sidebar */.sidebarright{padding:11px;width:200px;color:#336600;/*background:#B8D09D url("../sidebarpics/rightsidebar.gif") repeat-y;*/border-left: 1px solid #336600;}.sidebarright a:link{color: #009900;/*font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;*/text-decoration:underline;}.sidebarright a:hover{color: #006600;/*font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;*/text-decoration:none;}#tabpanels h2 { display: none; }
