﻿@charset "UTF-8";
/* CSS Document */

/*text & link elements */

.smallred { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#CC0000; }

.smallgray { font: 12px Verdana, Arial, Helvetica, sans-serif; color:#666666; line-height: normal; }

a.smallwhite:visited { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; letter-spacing: -1px; }

a.smallwhite:link { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; letter-spacing: -1px; }

a.smallwhite:active { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#FFCC00; text-decoration: none; letter-spacing: -1px; }



a.smallwhite:hover { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#FFCC00; text-decoration: none; letter-spacing: -1px; }



/*main elements*/

body { margin: 0; padding: 0; background: #fff url(/images/navbar.jpg) 0 0 repeat-x; font: 12px Verdana, Arial, Helvetica, sans-serif; }

.header {height: 242px; width: 770px; background: url(/images/header.jpg) no-repeat; text-align: left; vertical-align: top; }

.mainnav { height: 33px; width: 770px; }

.mainnav1 { height: 33px; width: 115px; text-align: center; vertical-align: middle; }

.mainnav2 {height: 33px; width: 145px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.mainnav3 {height: 33px; width: 100px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.mainnav4 {height: 33px; width: 110px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.mainnav5 {height: 33px; width: 95px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.mainnav6 {height: 33px; width: 115px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.mainnav7 {height: 33px; width: 90px; text-align: center; background: url(/images/vertline.png) 0 3px no-repeat; vertical-align: middle; }

.content { width: 770px; background: url(/images/contentbg.jpg) repeat-y; }

.left { float: left; margin-left: 9px; width: 134px; }

img#left {float: left; margin-right: 20px; }

.right { float: right; margin-right: 30px; margin-top: 30px; }

.icons { height: 82px; vertical-align: bottom; }

.footer { height: 52px; width: 770px; background: url(/images/footerbg.jpg); text-align: right; vertical-align: bottom; }

.headright { background: url(/images/headerbeer3.jpg) no-repeat; }



a.blacktextlink:link { color: #000000; font-size: 12px; text-decoration: none }
a.blacktextlink:active { color: #000000;font-size: 12px; text-decoration: none }
a.blacktextlink:visited { color: #000000;font-size: 12px; text-decoration: none }
a.blacktextlink:hover { color: #000000; font-size: 12px; text-decoration: underline }


a.blacktextlinkbig:link { color: #000000; font-size: 18px; text-decoration: none }
a.blacktextlinkbig:active { color: #000000;font-size: 18px; text-decoration: none }
a.blacktextlinkbig:visited { color: #000000;font-size: 18px; text-decoration: none }
a.blacktextlinkbig:hover { color: #000000; font-size: 18px; text-decoration: underline }


a.blacktextlinkbig2:link { color: #0000FF; font-size: 14px; text-decoration: none }
a.blacktextlinkbig2:active { color: #0000FF;font-size: 14px; text-decoration: none }
a.blacktextlinkbig2:visited { color: #0000FF;font-size: 14px; text-decoration: none }
a.blacktextlinkbig2:hover { color: #0000FF; font-size: 14px; text-decoration: underline }

