body
{
    background: #32281a url('../images/grass.png') repeat-x fixed left bottom;
    margin: 0px;
    font: 15px Nobile, Sans-Serif;
    line-height: 24px;
    color: #ffffff;
}

h2
{
	font: Nobile, Sans-Serif;
    font-weight:normal;
	font-weight: 1;
    font-size: 20px;
}

h3
{
	font: Nobile, Sans-Serif;
    font-weight:normal;
	font-weight: 1;
	margin-top: 40px;
    font-size: 20px;
}

img
{
    border: none;
}

input[type=text], textarea, select
{
    background: #7e653e;
    color: #ffffff;
}
.clear
{
    clear: both;
}

#main-background
{
    position: relative;
    background: url('../images/distressed.png');
    width: 965px;
    margin: 0px auto;
}

#main-container
{
    position: relative;
    background: url('../images/grass-content.png') repeat-x fixed left bottom;
    width: 965px;
    height: 100%;
    margin: 0px auto;
}

#main-left
{
    background: url('../images/main-left.png') repeat-y;
    width: 57px;
    height: 100%;
    margin-top: -40px;
    margin-left: -30px;
    float: left;
}

#main-right
{
    background: url('../images/main-right.png') repeat-y;
    width: 57px;
    height: 100%;
    margin-top: -40px;
    margin-right: -30px;
    float: right;
}

#menu
{
    position: relative;
    background: url('../images/menu-background.png');
    width: 965px;
    height: 76px;
    z-index: 1;
}

#menu-items
{
    padding-left: 140px;
}

a:link, a:visited
{
    color: #d39c4c;
    text-decoration: none;
    outline: none;
}

a:hover, a:active
{
    color: #eebe78;
}

a:link.menu-item, a:visited.menu-item
{
    height: 40px;
    float: left;
    margin: 17px 5px 0 5px;
}

.menu-item-select
{
    height: 40px;
    float: left;
    margin: 17px 5px 0 5px;
}


a:link.menu-item span.menu-item-home, a:visited.menu-item span.menu-item-home
{
    display: block;
    background: url('../images/menu-items.png') 0px 0;
    width: 70px;
    height: 40px;
}

a:hover.menu-item span.menu-item-home, a:active.menu-item span.menu-item-home, .menu-item-home-select
{
    background-position: 0px -40px;
}

.menu-item-home-select
{
    background: url('../images/menu-items.png') 0px -40px;
    width: 70px;
    height: 40px;
}

a:link.menu-item span.menu-item-about, a:visited.menu-item span.menu-item-about
{
    display: block;
    background: url('../images/menu-items.png') -90px 0;
    width: 80px;
    height: 40px;
}

a:hover.menu-item span.menu-item-about, a:active.menu-item span.menu-item-about
{
    background-position: -90px -40px;
}

.menu-item-about-select
{
    display: block;
    background: url('../images/menu-items.png') -90px 0;
    background-position: -90px -40px;
    width: 80px;
    height: 40px;
}

a:link.menu-item span.menu-item-videos, a:visited.menu-item span.menu-item-videos
{
    display: block;
    background: url('../images/menu-items.png') -197px 0;
    width: 80px;
    height: 40px;
}

a:hover.menu-item span.menu-item-videos, a:active.menu-item span.menu-item-videos
{
    background-position: -197px -40px;
}

.menu-item-videos-select
{
    display: block;
    background: url('../images/menu-items.png') -197px 0;
    background-position: -197px -40px;
    width: 80px;
    height: 40px;
}

a:link.menu-item span.menu-item-events, a:visited.menu-item span.menu-item-events
{
    display: block;
    background: url('../images/menu-items.png') -300px 0;
    width: 85px;
    height: 40px;
}

a:hover.menu-item span.menu-item-events, a:active.menu-item span.menu-item-events
{
    background-position: -300px -40px;
}

.menu-item-events-select
{
    display: block;
    background: url('../images/menu-items.png') -300px 0;
    background-position: -300px -40px;
    width: 85px;
    height: 40px;
}

a:link.menu-item span.menu-item-press, a:visited.menu-item span.menu-item-press
{
    display: block;
    background: url('../images/menu-items.png') -410px 0;
    width: 78px;
    height: 40px;
}

a:hover.menu-item span.menu-item-press, a:active.menu-item span.menu-item-press
{
    background-position: -410px -40px;
}

.menu-item-press-select
{
    display: block;
    background: url('../images/menu-items.png') -410px 0;
    background-position: -410px -40px;
    width: 78px;
    height: 40px;
}

a:link.menu-item span.menu-item-sponsors, a:visited.menu-item span.menu-item-sponsors
{
    display: block;
    background: url('../images/menu-items.png') -515px 0;
    width: 125px;
    height: 40px;
}

a:hover.menu-item span.menu-item-sponsors, a:active.menu-item span.menu-item-sponsors
{
    background-position: -515px -40px;
}

.menu-item-sponsors-select
{
    display: block;
    background: url('../images/menu-items.png') -515px 0;
    background-position: -515px -40px;
    width: 125px;
    height: 40px;
}

a:link.menu-item span.menu-item-blog, a:visited.menu-item span.menu-item-blog
{
    display: block;
    background: url('../images/menu-items.png') -665px 0;
    width: 59px;
    height: 40px;
}

a:hover.menu-item span.menu-item-blog, a:active.menu-item span.menu-item-blog, .menu-item-blog-select
{
    background-position: -665px -40px;
}

.menu-item-blog-select
{
    display: block;
    background: url('../images/menu-items.png') -665px 0;
    background-position: -665px -40px;
    width: 59px;
    height: 40px;
}

a:link.menu-item span.menu-item-joinus, a:visited.menu-item span.menu-item-joinus
{
    display: block;
    background: url('../images/menu-items.png') -750px 0;
    width: 90px;
    height: 40px;
}

a:hover.menu-item span.menu-item-joinus, a:active.menu-item span.menu-item-joinus
{
    background-position: -750px -40px;
}

.menu-item-joinus-select
{
    display: block;
    background: url('../images/menu-items.png') -750px 0;
    background-position: -750px -40px;
    width: 90px;
    height: 40px;
}


#content
{
    position: relative;
    padding: 0 10px 0 60px;
    height: 300px;
    overflow: auto;
    margin: 40px 60px 0 0;
}

.logo-container
{
    margin: 15px auto 40px auto;
    width: 259px;
    height: 140px;
}

#logo
{
    background: url('../images/logo.png');
    width: 259px;
    height: 140px;
    margin-left: 19px;
}

#video-still
{
    background: url('../images/video-still.png');
    width: 416px;
    height: 234px;
    margin: auto;
}

#video-still2
{
    background: url('../images/video-still2.png');
    width: 416px;
    height: 234px;
    margin: auto;
}

a:link.play-button, a:visited.play-button
{
    background: url('../images/play-button.png');
    width: 416px;
    height: 234px;
    display: block;
    outline: none;
}

a:hover.play-button, a:active.play-button
{
    background-position: 0px -234px;
}

#description
{
    background: url('../images/description.png');
    width: 338px;
    height: 49px;
    margin: 20px auto;
    position: relative;
    top: 250px;
}

#dinner-splat-container
{
    position: absolute;
    width: 194px;
    height: 241px;
    z-index: 2;
    margin-top: 0px;
    margin-left: -60px;
}

a:link.dinner-splat, a:visited.dinner-splat
{
    background: url('../images/dinner-splat.png');
    width: 194px;
    height: 241px;
    display: block;
    outline: none;
}

a:hover.dinner-splat, a:active.dinner-splat
{
    background-position: 0px -241px;
}

#title
{
    text-align: center;
}

.form ul
{
    display: inline;
    list-style-type: none;
}

.form li
{
    margin-top: 6px;
}

.form li.submit
{
}

.form li span.label
{
    width: 150px;
    display: block;
    margin-right: 5px;
    float: left;
    font-weight: bold;
}

.form .text-box
{
    width: 300px;
    height: 21px;
    float: left;
}

.form .text-box input[type=text]
{
    width: 300px;
    height: 17px;
    margin-top: 1px;
    border: none;
    outline: none;
}

.form .text-box textarea
{
    width: 300px;
    margin-top: 1px;
    border: none;
    outline: none;
}

.form .req
{
    float: left;
    margin-left: 10px;
}

.blog-title
{
    margin-top: 40px;
    font-size: 20px;
}

.blog-date
{
    font-size: 12px;
}

.blog-description
{
    margin-bottom: 50px;
}

#dinner-column-left
{
    width: 480px;
    float: left;
}

#dinner-column-right
{
    width: 265px;
    margin-left: 15px;
    padding: 25px 0 25px 0;
    float: left;
    background: url('../images/dinner-column-background.png');
    margin-top: 20px;
    text-align: center;
}

#twitter-container
{
    position: absolute;
    width: 28px;
    height: 28px;
    right: 10px;
    top: 0px;
}

a:link.twitter, a:visited.twitter
{
    width: 28px;
    height: 28px;
    display: block;
    background: url('../images/twitter-link.png');
}

a:hover.twitter, a:active.twitter
{
    background-position: 0px -28px;
}

a:link.press
{
    font-size: 20px;
}

.press-logo
{
    margin: 40px 0 20px 0;
    width: 180px;
    float: left;
}

.press-comment
{
    margin: 40px 0 20px 20px;
    width: 560px;
    float: left;
}

.sponsor
{
    margin: 30px 0 20px 20px;
}

.sponsor-logo
{
	margin: 40px 0 20px 0;
	width: 180px;
    float: left;
}

.sponsor-details
{
    margin: 25px 0 20px 0;
	float: left;
    width: 560px;
    margin-left: 20px;
}

#facebook-widget
{
    background: #ffffff;
    float: left;
    width: 292px;
    height: 587px;
    margin-top: 20px;
}

.social-container
{
    float: left;
    width: 460px;
}

.social-icon
{
    float: left;
    width: 32px;
    height: 32px;
    margin: 20px 0 0 40px;
}
.social
{
    margin: 20px 0 0 10px;
    line-height: 32px;
    float: left;
}

.logo-small
{
    width: 131px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    margin: 5px 0 0 5px;
}

.bignews
{
    display: block;
    background: url('../images/big-news-off.png');
    width: 247px;
    height: 235px;
}

a:hover.bignews
{
    display: block;
    background: url('../images/big-news-over.png');
    width: 247px;
    height: 235px;
}

#bignews-text
{
    font-size: 14pt;
    line-height: 30px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 45px;
}

#bignews-text .orange
{
    color: #da7830;
}

#bignews-text .green
{
    color: #9abf50;
}

.pbs
{
    display: block;
    background: url('../images/pbs-off.png');
    width: 247px;
    height: 235px;
}

a:hover.pbs
{
    display: block;
    background: url('../images/pbs-over.png');
    width: 247px;
    height: 235px;
}

#news-letter
{
     float: right;
     padding-right: 0px;
     margin-top: -5px;
     margin-right: -25px;
}

#news-letter input[type=image]
{
    display: block;
    background: url('../images/submit-off.png');
    width: 29px;
    height: 26px;
    border: none;
}

#news-letter input[type=image].hover
{
    display: block;
    background: url('../images/submit-over.png');
    width: 29px;
    height: 26px;
}

a:link.elfpig, a:visited.elfpig
{
    background: url('../images/elfpig.png');
    width: 191px;
    height: 23px;
    display: block;
}

#elfpig
{   
    display:block;
    position:relative;
    display:block;
    top: 50px;
}

#links
{   
    display:block;
    margin: auto 0;
    float: right;
}

#links a
{
    margin: 7px;
}


#twitter
{
    display: block;
    background: url('../images/twitter-off.png');
    width: 38px;
    height: 27px;
    float:left;
}

a:hover#twitter
{
    display: block;
    background: url('../images/twitter-over.png');
    width: 38px;
    height: 27px;
    border: none;
}

#facebook
{
    display: block;
    background: url('../images/facebook-off.png');
    width: 27px;
    height: 27px;
    border: none;
    float:left;
}

a:hover#facebook
{
    display: block;
    background: url('../images/facebook-over.png');
    width: 27px;
    height: 27px;
    border: none;
}

.donate
{
    display: block;
    background: url('../images/donate-off.png');
    width: 96px;
    height: 27px;
    border: none;
    float:left;

}

a:hover.donate
{
    display: block;
    background: url('../images/donate-over.png');
    width: 96px;
    height: 27px;
    border: none;
}

#frogContainer
{
    display: block;
    background: url('../images/frogtv-over.png') no-repeat -1000px -1000px;
    bottom: 0px;
    position: absolute;
}

#frog
{
    display: block;
    background: url('../images/frogtv-off.png') 0 0;
    width: 315px;
    height: 154px;
    float: left;
}

#frog.hover
{
    background: url('../images/frogtv-over.png') 0 0;
    background-repeat: no-repeat;
}


