/*
Style sheet for Brookburg.com
*/

a.navbar:link { color: #66CCFF; text-decoration:none; font-size: 15px; }
a.navbar:visited { color: #66CCFF; text-decoration: none; font-size: 15px; }
a.navbar:hover { color: #FFFFFF; font-size: 15px; text-decoration: none; font-weight: bold; }
a.navbar:active { color: #FFFFFF; font-size: 15px; text-decoration: none; }

a.body:link { color: #000000; text-decoration:none; font-size: 13px; font-family: tahoma, arial, sans-serif; font-weight: bold; }
a.body:visited { color: #000000; text-decoration:none; font-size: 13px; font-family: tahoma, arial, sans-serif; font-weight: bold; }
a.body:hover { color: #FF3366; text-decoration:none; font-size: 13px; font-family: tahoma, arial, sans-serif; font-weight: bold; }
a.body:active { color: #FF3366; text-decoration:none; font-size: 13px; font-family: tahoma, arial, sans-serif; font-weight: bold; }


ul { list-style-type: square; }
li.special { list-style-type: circle; list-style-position: outside; }
span.logo1 { font-size: 20px; font-family: 'book antiqua', serif }
span.logo2 { font-size: 16px; font-family: 'book antiqua', serif }
h2 { font-size: 20px; color: #3366CC; }
h4 { font-size: 16px; font-family: 'trebuchet ms', tahoma, arial, sans-serif; color: #3366CC }
p,td,body,blockquote { font-size: 13px; font-family: tahoma, arial, sans-serif; color: #000000 }
td.navbar { font-family: 'trebuchet ms', arial, sans-serif; vertical-align: top; width: 150px; background-color: #3366CC; padding-left: 10px; padding-top: 10px }
