/* Green Mountain Water Skiers */
html { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; background: url(headerbg.jpg) repeat-x; background-color: #effdf4; }
h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, sans-serif; }
h1 { font-size: 16pt; color: #000; font-weight: normal; margin: 10px 0; text-align: center; }
h2 { font-size: 14pt; color: #030; font-weight: bold; margin-left: -10px; }
h3 { font-size: 12pt; color: #030; font-weight: bold; margin: 0px; }
h4 { font-size: 11pt; color: #333; font-weight: bold; margin: 0px; }
h5 { font-size: 10pt; color: #030; font-weight: bold; }
h6 { font-size: 11px; color: #999; font-weight: normal; margin: 10px; }
p  { font-size: 10pt; color: #000; }
td { font-size: 10pt; color: #000; vertical-align: top; }
ul { list-style-type: disc; }
li { font-size: 10pt; color: #000; }

a:link { color: #080; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover, a:active { color: #CCC; text-decoration: underline; }
/* img, a { border: 0; } */

/* major sections */
#page { position: relative; width: 100%; margin: 0; background: url(images/mainbg.gif) repeat-x; }

#header { position: relative; width: 950px; height: 160px; }
#main { position: relative; width: 950px; min-height:600px; height:auto !important; height:600px; background: url(images/maintop.gif) no-repeat; }

/* sub sections */
#header h1 { font-family: "Goudy Old Style", "Times New Roman", serif; font-size: 14pt; color: #FFF; font-weight: normal; margin: 10px 0; text-align: center; }

#codesc { position: relative; width: 730px; margin-left: 210px; padding: 160px 5px 0px 5px; }
#topnav { position: relative; width: 690px; margin-left: 210px; padding: 0px 25px; }
#topnav ul { margin: 0; padding: 10px 0px; text-align: center; }
#topnav li { display: inline; padding: 0 5px; font-weight: bold; }
#topnav a:link { color: #FC0; text-decoration: underline; }
#topnav a:visited { color: #CCC; text-decoration: underline; }
#topnav a:hover, #topnav a:active { color: #FC6; text-decoration: underline; background-color: #999999; }

#content { position: relative; width: 680px; margin-left: 220px; padding: 20px 25px 20px 25px; }
#contentleft { position: relative; width: 400px;  }
#contentcentered { position: relative; text-align: center; }
#content td { padding: 2px 10px; vertical-align: top; }
#content a, #contentleft a, #contentcentered a { font-weight: bold; }
#content img, #contentleft img, #contentcentered img, #accent img { border: 0px solid #060; }
#end img { border: 0; }
#accent { position: absolute; top: 10px; left: 450px; width: 260px; padding: 10px; }
#accent h4 { font-style: italic; font-weight: bold; font-size: 9pt; margin: 0 0 5px 0; line-height: 25px; }

#sidebar { position: absolute; top: 10px; left: 0; width: 200px; background-image: url(images/sidebar.jpg); background-repeat: no-repeat; }
#nav { position: relative; width: 200px; margin: 15px 0; padding: 0; }
#nav li { font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; margin: 0; padding: 8px 0 0 0; vertical-align: top; list-style: none; }
#nav ul { margin: 0 0 0 20px; padding: 0; }
#indent ul { margin: 5px 0 5px 15px; padding: 0 0 0 3px; }
#indent li { margin: 3px 0 0 0; padding: 0; list-style: url(images/dot.gif) outside; }
#outdent li { margin: 3px 0 0 -20px; padding: 0; list-style-type: disc; }
#incmemb { background-color: #FFF; padding: 5px; }

#subnav { position: relative; font-family: "Trebuchet MS", Arial, sans-serif; margin: 0px; padding: 10px 20px 5px 16px; }
#subnav p, li { font-size: 10pt; }
#subnav a { font-weight: bold; }

#treport { margin: 0; padding: 0; width: 700px; }
#treport td { border: 1px solid; margin: 0; padding: 2px; }

#captions { width: 160px; float: right; }
#captionsleft { width: 220px; float: left; }
#captions td { text-align: center; }

#footer { position: relative; width: 950px; text-align: center; }
#footerleft p { font-size: 12px; }
#footer a { color: #999; }

/* Old -- delete these is not used */
.bold { font-weight: bold; }
.smaller { font-size: 12px; }
.disclaimer { font-size: 10px; }
.fine { font-size: 10px; }
.footer { font-size: 9px; }
.red { color: #900; }
.white { color: #FFF; }
.center { text-align: center; }
.top0 { margin-top: 0 }
.padbot { padding-bottom: 10px }
.indent { padding-left: 20px }
.pad2 { padding: 2px }
.pad10 { padding: 10px }
.times { font-family: "Times New Roman", Times, serif; }
.W60 { width: 60px; }
.border { border: 1px solid #900; }
.noborder { border: none; }
.captions { font-size: 11px; }
.quote { font-style: italic; font-weight: bold; margin-bottom: 5px; }
.homequote { font-style: italic; font-weight: bold; font-size: 9pt; margin: 0 0 5px -20px; line-height: 25px; }
.quoteref { margin-top: 5px; }
