@charset "UTF-8";
/* CSS Document */

body { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #231F20; }

a:link { text-decoration: none; color: #dd6a21; }
a:visited { text-decoration: none; color: #dd6a21; }

img { border: 0; }

#wrap { width: 800px; margin: 0 auto; }

#header { width: 800px; height: 28px; } 
#logo { width: 65px; float: right; margin-right: 13px; }
#nav { margin-left: 15px; width: 147px; height: 523px; position: absolute; } 

.navItem { width: 144px; height: 14px; font-size: 11px; padding-top: 89px; padding-left: 3px; cursor: pointer; margin-bottom: 2px; }
.navItem a:link { color: #ffffff; }
.navItem a:visited { color: #ffffff; }

.blackItem { width: 144px; height: 14px; font-size: 11px; padding-top: 89px; padding-left: 3px; cursor: pointer; margin-bottom: 2px; }
.blackItem a:link { color: #000000; }
.blackItem a:visited { color: #000000; }

#content { width: 616px; height: 521px; border: 1px solid #d3d3d5; position: absolute; margin-left: 170px; overflow-y: scroll; overflow-x: hidden; } 
#flash { width: 616px; height: 521px; position: absolute; z-index: 0; }
#flash-overview { width: 616px; height: 521px; font-size: 18px; color: #dd6a21; background: url(images/flash-overview.gif) bottom left no-repeat; position: absolute; z-index: 1; }
#season { padding-top: 447px; padding-left: 495px; }

#footer { width: 800px; margin-top: 521px; position: absolute; padding-top: 8px; padding-bottom: 8px; color: #a3b3a7; font-size: 10px; }
#homelink { float: left; margin-left: 200px; }
#copyright { float: right; margin-right: 21px; }

#shop-list { width: 212px; margin-right: 5px; border-right: 1px solid #dd6a21; float: left; }
#shop-list h2 { font-size: 17px; color: #dd6a21; font-weight: normal; }
#shop-list .text { margin-left: 33px; }
#shop-top { width: 360px; height: 150px; margin-left: 410px; margin-top: 103px; position: absolute; z-index: 1; font-size: 14px; background: url(images/shopbg.jpg) bottom left no-repeat; 
cursor: pointer; }
#shop-top a:link { color: #231F20; }
#shop-top a:visited { color: #231F20; }
#shop-top h1 { font-size: 18px; color: #dd6a21; font-weight: normal; }

#text { width: 270px; font-size: 10px; line-height: 15px; margin-top: 28px; margin-left: 33px; padding-bottom: 28px; }
#text h1 { margin-top: 8px; margin-bottom: 14px; color: #dd6a21; font-weight: normal; font-size: 16px; }
#text h2 { margin-top: 0px; margin-bottom: 2px; color: #dd6a21; font-weight: normal; font-size: 10px; }
.black { margin-top: 3px; }
.black a:link { color: #000000; font-weight: bold; }
.black a:visited { color: #000000; font-weight: bold; }
.textMask { background-color: #FFFFFF; height: 28px; width: 601px; position: absolute; z-index: 1; }

.newspic { margin-top: 10px; margin-bottom: 28px; }

#blog-top { width: 218px; height: 80px; margin-left: 530px; margin-top: 128px; position: absolute; background: url(images/blogbg.jpg) bottom right no-repeat; cursor: pointer; z-index: 2; }

.nocolor a:link { color: #000000; }
.nocolor a:visited { color: 3000000; }

#string { width: 400px; height: 90px; background: url(images/ball-of-string.jpg) no-repeat; margin-left: 380px; margin-top: 400px; position: absolute; z-index: 2; }
#fence { width: 350px; height: 78px; background: url(images/fence.jpg) no-repeat; margin-left: 400px; margin-top: 420px; position: absolute; z-index: 2; }

.green { color: #6C8831; text-decoration: underline; }