/*CSS DOCUMENT*/


body {
background-color: #e8e8e8;
margin-top: 0;
}


ul {
list-style-type: none;
}

#container{
background-color: #fff;
border: 1px solid #b2b2b2;
}

/*---TOP NAV---------------------------------------*/

#navlist
{
padding: 5px 2px;
margin-left: 0;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
font: bold 14px Helvetica, Arial, sans-serif;
background: #dadada;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a{
padding: 5px 15px;
margin: -3px;
border-left: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
border-bottom: none;
background: #dadada;
text-decoration: none;
}

#navlist li a:link { color: #8d8d8d; }
#navlist li a:visited { color: #8d8d8d; }

#navlist li a:hover{
color: #000;
background: #FFF;
}


#navlist li a#current{
color: #000;
background: #FFF;
border-bottom: 1px solid white;
}
/*-------------------------------------------------*/

#search{
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
color: #000;
}




/*---HOME PAGE CONTAINERS----*/

#homeContainer{
margin: 5px 0 5px 0;
}



.homeArticles{
font-family: Times, 'Times New Roman', serif;
font-size: 14px;
line-height: 130%;
padding: 10px;
}

.homeArticles img{
float: left;
margin: 5px 5px 5px 0;
}

.homeArticles h1{
font-weight: bold;
font-size: 18px;
margin: 0;
}

.homeArticles h2{
font-weight: normal;
font-size: 12px;
font-style: italic;
margin: 0;
color: #666;
}


.homeArticles h3{
font-weight: bold;
font-size: 15px;
margin: 0;
}






.homeArticles p{
margin: 5px 0 0 0;
}

#homeArticleOne{
width: 653px;
}




#homeArticleTwo{

}

#homeArticleThree{
padding-left: 5px;
}


#homeArticleThree p{
clear: both;
}

#homeArticleSix{
border-top: 1px solid #999;
}



#merch{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
padding: 5px;
}

# merch p{
margin: 5px 0 0 0;
}

#merch h2{
font-weight: bold;
font-size: 14px;
margin: 0;
}

#merch img{
float: left;
border: 0;
margin: 0 10px 10px 0;
}

#merch a{
font-weight: bold;
text-decoration: none;
color: #336699;
}

.wrap {
margin-top: 10px;
border-top: dotted 1px #000;
clear: left;
}



/*---------------SIDE BAR------------------------------*/
#sideBar{
width: 280px;
padding-left: 5px;
padding-right: 5px;
font-family: Helvetica, Arial, sans-serif;
}

#sideBar h2{
font-weight: bold;
font-size: 14px;
margin-bottom: 0;
padding-top: 5px;
border-top: 4px double #b2b2b2;
}


#sideBar h3{
font-weight: bold;
font-size: 12px;
margin-bottom: 0;
padding-top: 5px;
}



#sideBar ul{
list-style-type: none;
margin-top: 0;
margin-left: 0;
padding-left: 0;
font-size: 11px;
}

#sideBar ul li {
margin:0;
padding: 0.25em;
}


#sideBar ul li a{
text-decoration: none;
color: #336699;
}


.sideStripe{
background-image: url(images/grayDot.gif);
background-repeat: repeat-y;
}


.calendarHead{
padding-left: 5px;
padding-top: 2px;
background-color: #336699;
width: 150px;
color: #fff;
font-weight: bold;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
}

#calendarBox{
padding-left: 5px;
background-color: #336699;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
}


#calendarBox a{
text-decoration: none;
color: #fff;
}

#calendarBox p{
margin-top: 0;
}

#calendarBox p.separator{
border-top: 1px #FFF dotted;;
margin-top: 5px;
margin-right: 5px;
}


/*------------------LINKS-----------------*/

#homeArticleOne a:link, #homeArticleOne a:active, #homeArticleOne a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleOne a:hover{
text-decoration: underline;
}




#homeArticleTwo a:link, #homeArticleTwo a:active, #homeArticleTwo a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleTwo a:hover{
text-decoration: underline;
}


#homeArticleThree a:link, #homeArticleThree a:active, #homeArticleThree a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleThree a:hover{
text-decoration: underline;
}



#homeArticleFour a:link, #homeArticleFour a:active, #homeArticleFour a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleFour a:hover{
text-decoration: underline;
}



#homeArticleFive a:link, #homeArticleFive a:active, #homeArticleFive a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleFive a:hover{
text-decoration: underline;
}


#homeArticleSix a:link, #homeArticleSix a:active, #homeArticleSix a:visited{
color: #1c5a99;
text-decoration: none;
}

#homeArticleSix a:hover{
text-decoration: underline;
}



.continue {
font-weight: normal;
font-size: 12px;
margin-top: 10px;
}

.continue a:link, .continue a:active, .continue a:visited{
color: #993333;
text-decoration: none;
}


.continue a:hover{
text-decoration: underline;
color: #772828;
}





/*------------------AUTHOR AREA-----------------*/

#authors{
width: 653px;
border-top: 2px solid #336699;
margin-left: 5px;
margin-top: 5px;
padding-top: 5px;
}



#authors h1{
font-weight: bold;
font-size: 14px;
margin: 0;
padding: 0;
color: #336699;
}



#authors img{
float: left;
border: 0;
padding: 0 10px 0 0;
}

#authors a:link, #authors a:active, #authors a:visited{
text-decoration: none;
color: #336699;
}

#authors a:hover{
text-decoration: underline;
}

.authorText {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
line-height: 140%;
}


#bob{
padding-top: 5px;
padding-left: 5px;
}



#david{
border-top: 1px dashed #336699;
padding-top: 10px;
padding-left: 5px;
}


#doug{
border-top: 1px dashed #336699;
padding-top: 10px;
padding-left: 5px;
}



/*---------------AUDIO SECTION-------------------*/

#audio{
margin-top: 10px;
font-size: 12px;
}

#audio a:link, audio a:visited, audio a:active{
color: #c01c97;
}

#audio a:hover{
color: #000;
}




/*----------------------------------------*/

/*--STRIPE BOTTOM--*/
.blueStripe{
border-top: 2px solid #336699;
margin: 0px 5px 0px 5px;
}




/*---FOOTER---------------------------*/
.footer{
padding-right: 5px;
text-align: right;
font-size: 10px;
color: #666;
font-family: Helvetica, Arial, sans-serif;
margin-top: 5px;
}

.footer a:link, .footer a:active, .footer a:visited{
color: #666;
}

.footer a:hover{
color: #336699;
}

.footer img{
border: 0;
vertical-align: middle
}

.pipe{
padding: 0 5px 0 5px;
}