<!--
body {
   scrollbar-highlight-color: #F1F1E0;
   scrollbar-shadow-color: #C3C2A8;
   scrollbar-arrow-color: #003300;
   scrollbar-face-color: #DEDDBB;
   scrollbar-track-color: #DEDDBB;
   margin: 0px; 
   padding: 0px; 
   color: #000000;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #e6ebd6;
   background-color: #e6ebd6;
   background-image: url("/images/bg-large.gif");
   background-repeat: repeat;
   text-align: left;
}          
#main {
   position: absolute;
   width: 750px; 
   height: 100%; 
   padding: 0px; 
   color: #000000; 
   min-height: 498;
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: left; 
   margin-right: auto;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #FFFFFF;
   background-color: #E6EBD6;
   background-image: url("/images/tooleybuc-bg.gif");
   background-repeat: no-repeat; 
   background-position: 449px 121px;
   text-align: left;
}
#title {
   position: absolute;
   top: 140px;
   left: 0px;
   font-family: helvetica,verdana,arial,sans-serif;
   color: #FFF;
   font-size: 16px;
   font-weight: bold;
   width: 718px;
   height: 29px;
   text-transform: uppercase;
   background-image: url("/images/custom/heading_bg.gif");
   background-repeat: no-repeat;
   background-position: left;
   padding-top:6px;
   padding-left:6px;
   margin-left: 16px;
}
#content-holder {
   position: absolute;
   top: 169px;
   left: 0px;
   width: 750px;
}
.content {
   position: relative;
   top: 0px;
   left: 0px;
   padding: 16px;
   float: left;
}
#footer {
   position: relative;
   left: 0px;
   padding: 16px;
   padding-top: 10px;
   clear: both;
}
#side {
   position:absolute;
   width:236px; height:583px;
   margin-top:0px; margin-bottom:0px;
   margin-left:763px; margin-right:auto; padding:10px;padding-top:20px;
   border-top-width:0px; border-bottom-width:0px;
   border-left-width:0px; border-right-width:0px;
   border-style:solid; border-color: #FFFFFF;
   background-color:transparent; color:#000000;
   text-align:left;
   background-image: none;
   background-repeat:no-repeat;
   z-index:10;
}
#newsletter {
   position: absolute;
   top: 300px;
   left: 788px;
}
#annual-report {
   position: absolute;
   top: 440px;
   left: 788px;
}  
#tab-menu {
   position: absolute;
   height: 21px;
   width: 507px;
   margin-top: 120px;
   left: 230px;
   z-index: 0;
}
#tab-menu-shell {
   position: relative;
   width: 507px;
   z-index: 0;
}   
#tab-content {
   position: absolute;
   height: 21px;
   right: 10px;
   padding-left: 10px;
   background-image: url("/images/custom/menu/tab-bg.gif");
   background-repeat: no-repeat;
   background-position: top left;
   z-index: 0;
}   
#tab-content a {
   font-size: 10px;
   font-family: arial,verdana, helvetica, sans-serif;
   text-decoration: none;
   color: #023400;
   padding: 4px;
}
#tab-content a:hover {
   font-size: 10px;
   font-family: arial,verdana, helvetica, sans-serif;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #023400;
   padding: 4px;
}
#tab-right {
   position: absolute;
   right: 0px;
   z-index:3;
}
.link-seperator {
   font-size:14px;
}
#menu {
   position: absolute;
   top: 99px;
   left: 75px;
   background-image: url("/images/custom/menu-bg.gif");
   background-repeat: no-repeat;
   background-position: left;
   background-color: #ffa700;
   width: 675px;
   height: 20px;
   border-bottom: 1px solid #023400;
   z-index:1500;
}
#club-logo {
   position: absolute;
   left: 0px;
   top: 0px;
}
#tooleybuc-sc {
   position: absolute;
   top: 50px;
   left: 81px;
}
#g-line {
   background-color: #dce3c6;
   border: solid 1px #d4dcb9;
   padding: 10px;
   font-size: 10px;
   font-family: arial,verdana,helvetica,sans-serif;
}   
h1	{
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:13px;
   margin-bottom:9px;
   color:#333333;
}		 
h2	{
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:12px;
   margin-top:9px; margin-bottom:9px;
   color:#333333;
}
h2.whatsOnHeader {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:12px;
   margin-top:0px; margin-bottom:0px;
   color:#333333;
}		 
h3	{
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:9pt;
   color:#333333;
}
p {
   font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color:#333333;
	line-height:1.8;
	margin-top:12px; margin-bottom:12px;
}		 
b {
   font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color:#333333;
}
hr {
   color:#FFA700;
   height:1px; text-align:left;
}
ul {
   padding-top:0px;margin-top:0px;
   padding-left:10px;margin-left:10px;
   padding-bottom:0px;margin-bottom:0px;
   line-height:1.3;
}
li {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}
th  {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:11px;
   color:#333333;
   font-weight:bold;
}		 
td	{
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
   vertical-align:top;
}		
input {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}
select {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}		 
textarea {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#333333;
}
a {
   color:#333333;
   font-weight:bold;
}
a:active {
   color:#666666;
   font-weight:bold;
}
a:visited {
   color:#666666;
   font-weight:bold;
}
a:hover  {
   color:#666666;
   font-weight:bold;
}

div.title {
   font-family: helvetica,verdana,arial,sans-serif;
   color: #FFF;
   font-size: 16px;
   font-weight: bold;
   width: 718px;
   height: 29px;
   text-transform: uppercase;
   background-image: url("/images/custom/heading_bg.gif");
   background-repeat: no-repeat;
   background-position: left;
   padding-top:6px;
   padding-left:6px;
}   
.intro {
   font-weight: bold;
}
.formHeader {
   text-align: left;
   color: #FFFFFF;
   background-color: #336633;
   border: solid 1px #336633;
}
.formHeaderReq {
   text-align: left;
   color: #FFA700;
   background-color: #336633;
   border: solid 1px #336633;
}
.formElement {
   text-align: left;
   color: #000000;
   background-color: #FFCC66;
   border: solid 1px #336633;
}
.sml {
   font-size: 7pt;
   font-family: arial,verdana,helvetica,sans-serif;
}
.yel {
   color: #FFA700;
}
.error {
   color: #CC0000;
}
.header {
   font-weight: bold;
}
.reqInfo {
   color: #FFA700;
   font-weight: bold;
   line-height: 16px;
}
.redLine {
   color: #CC0000;
   height: 1px;
}
.inputSml {
   width: 50px;
}
.inputMed {
   width: 110px;
}
.inputLrg {
   width: 170px;
}
.inputXL {
   width: 270px;
}
.outerBorder {
   border-width: 1px;
   border-color: #033400;
   border-style: solid;
}
.innerBorder {
   border-width: 1px;
   border-color: #FEA700;
   border-style: solid;
}
.imgBorder {
   border-width: 1px;
   border-color: #000000;
   border-style: solid;
}
.address {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;
   color: #333333;
   line-height: 1.6;
   margin-top: 12px; 
   margin-bottom: 12px;
}
.button {
   color: #000000;
   background-color: #FEA700;
   border-top-color: #FFCC66;
   border-left-color: #FFCC66;
   border-bottom-color: #CC9933;
   border-right-color: #CC9933;
}

-->

