body{
 margin:15px 30px;
 font-family:Constantia,Georgia,"Times New Roman","Times Roman",Times,TimesNR,serif;
 color:white;
 background-repeat:repeat-x;
 background-color:#1a449d;
}
body.black{
 background-color:black;
}

a{
 text-decoration: none;
 color:#dddd00;
}
a:visited{
 color:#eeeeaa;
}
a:hover{
 color:white;
}

#top_graphics{
 width:100%;
 margin-top:5px;
 border-top-style:solid;
 border-width:1px;
 margin-bottom:5px;
}
#logo{
 margin-top:5px;
}
#top_menu{
 width:100%;
 border-top-style:solid;
 border-bottom-style:solid;
 border-width:1px;
 margin-bottom:12px;
}

#top_menu tr td{
 text-align:center;
}

#top_menu tr td a:link,#top_menu tr td a:visited{
 color:#49bdef;
}
#top_menu tr td a:hover,#top_menu tr td a:active{
 color:blue;
}

.contentheading{
 display:none;
}

.contentpane,.contentpaneopen{
 font-size:18px;
 margin-left:0px;
 margin-right:10px;
 margin-top:0px;
 margin-bottom:10px;
}

p{
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:10px;
}

h1{
 font-family:Garamond,"Times New Roman","Times Roman",Times,TimesNR,serif;
 font-size:42px;
 font-weight:normal;
 color:#f00;
 margin-top:0px;
 margin-bottom:10px;
}
h2{
 font-family:Garamond,"Times New Roman","Times Roman",Times,TimesNR,serif;
 font-size:36px;
 font-weight:normal;
 font-style:italic;
 color:#eeee00;
 margin-top:15px;
 margin-bottom:10px;
}

div.upcoming{
 margin:0;
 text-align:left;
}
ul.upcoming{
 margin-top:20px;
 padding-left:25px;
 margin-left:0px;
 color:#dd0;
}
li.upcoming{
 line-height:24px;
 margin:0px;
 padding-left:0px;
 list-style-position:outside;
 color:#dd0;
}
a.upcoming:visited{
 color:#eeeeaa;
}

div.practice{
 margin-top:33px;
 clear:left;
}

div.practice img{
 float:left;
 margin-top:7px;
 margin-right:20px;
 margin-bottom:20px;
}

#footer{
 margin-top:15px;
 font-size:12px;
 font-style:italic;
 text-align:center;
}
