﻿body
{
    height:100%;
    background: url(Graphics/Masterpage/leather_black.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    
}
body a:visited
{
    color: #660000;
} 
body a:link
{
    color: #660000;
}
body a:hover
{
    color: red;
} 
h1
{
    margin-top:0px;
    margin-bottom:-5px;
    padding-left: 10px;
    font-size: 22pt;
    font-family: 'Impact' , San-Serif;
    color: Black;
}
h2
{
    margin-top: 2px;
    margin-bottom: -5px;
    padding-left: 10px;
    color: #660000;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
}
h2 a:visited
{
    text-decoration: none;
} 
h2 a:link
{
    text-decoration: none;
} 
h2 a:hover
{
    text-decoration: underline;
} 
h3  
{
    margin-top:0px;
    margin-bottom:0px;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Black;
}
h4
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: White;
    font-style: italic;
}
#livebutton
{ 
height: 70px; 
width: 270px; 
overflow: hidden; 
background: url(Graphics/Masterpage/Zeb-At-The-Ranch-Live.jpg) top left no-repeat; 
display: block; 
} 
#livebutton:hover
{ 
background-position: bottom left; 
} 
#livebutton span
{
  display: none;
}



	
#menu
{
    margin: 0px;
    padding: 0px;
    font-family: Impact, Sans-Serif;
    font-size: 12pt;
}
#menu li 
{
    padding-left: 4px;
    list-style-type:none;
}
#menu a, #menu a:visited
{
    padding-top: 7px;
    display: block;
    color: White;
    text-decoration: none;
    padding-left: 35px;
    background-image: url(Graphics/Masterpage/Menu-Item-Background.gif);
    width: 160px;
    height: 35px;
}
#menu a:hover
{
    color: #d6a81f;
    background-image: url(Graphics/Masterpage/Menu-Item-Background-Selected.gif);
    width: 160px;
    height: 35px;
}
.Footer
{
    background-image: url(Graphics/Masterpage/Zeb-Bell-Footer.jpg);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    color: black;
    text-align: center;
    font-weight: bold;
}
.Footer a:visited
{
    color: black;
    text-decoration: none;
}
.Footer a:link
{
    color: black;
    text-decoration: none;
}
.Footer a:hover
{
    color: #660000;
    text-decoration: underline;
}
.Padding5
{
    padding: 5px;
}
.Padding10
{
    padding: 10px;
}
.NewsletterList
{
    color: White;
    font-size: 11pt;
    font-family: Arial, sans-serif;
}
.NewsletterList a:visited
{
    color: White;
    text-decoration: none;
}
.NewsletterList a:link
{
    color: White;
    text-decoration: none;
}
.NewsletterList a:hover
{
    color: #d6a81f;
    text-decoration: underline;
}
.broadcast a:visited
{
    color: #660000;
    text-decoration: none;
} 
.broadcast a:link
{
    color: #660000;
    text-decoration: none;
}
.broadcast a:hover
{
    color: red;
    text-decoration: underline;
} 
