﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body
{
    background-color: #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    color: #45434a;
}

h1, h2, h3, h4, h5, h6 
{
    font-family:Rockwell, Palatino Linotype, Book Antigua, cambria, constantia, serif;
    color:#3d9038;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	padding-top: 5px;
	margin-top:3px;
	font-size: 1.2em;
}

h3 {
	margin: 0.3em 0;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p {
    margin:  1em 0;
}

a
{
    text-decoration: none;
    color: #993300;
}

a:hover { 
	text-decoration: underline; 
	}

a:active{
	text-decoration: none;
    color: #993300;
	}

a:visited{
	text-decoration: none;
    color: #993300;
	}

td {
    vertical-align: top;
}

.nav a 
{
    color: white;
    }

.menubottom
{
    font-size: 1.3em;
}

.menutop
{
    font-family: Trebuchet MS;
    font-size: 1.4em;
    font-weight: bold;
    color: #77562e;
    line-height: 1.5em;
    list-style-type: none;
}

.menutop a
{
    color: #77562e;
}

.menumember
{
    font-size: 1.1em;
    vertical-align: middle;
    list-style-type: none;
}
.summaryPanel
{
    padding: 0px 0 2px 0;
    }
.summaryDetail
{
    padding: 0px 0 12px 0;
    }

.summaryHeadlinePanel
{
    padding: 2px 0 2px 0;
	font-size: 1em;
	font-weight: bold;
    color: #7b5518;
    }    
    
.summaryByline
{
    font-size: .9em;
    font-style:italic;
    }
    
.summaryDateline
{
    padding: 0 2px 2px 0;
    color: #999999;
}
.summaryMore
{
    font-size: .85em;
}
.littleleagueitem 
{
    padding: 3px 3px 3px 3px;
    font-size: 1.2em;
    }
.littleleagueitemalt
{
    padding: 3px 3px 3px 3px;
    font-size: 1.2em;
    }

.MoePhotoPanel
{
    margin: 0 18px 18px 24px;
}
.MoeStoryPanel
{
    margin: 0 18px 18px 24px;
}
.hidepanel 
{
    display:none;}
    
.classifiedHeadline {
  padding: 5px 0 5px 0px;
  margin: 12px 0 6px 0;
  font-size: 1.2em;
  color: #45434a;
  }    

.pullquotebox 
{
	font-family: Tahoma;
	font-size: 20px;
	line-height: 22px;
	color: #595959;
    margin:0 20px 0 20px; 
    padding: 20px 10px 25px 15px; 
    background-image: url(images/pullQuote1.gif); 
    background-repeat:no-repeat; 
    height:100px; 
    width:100%;
    }    
    