body {
margin: 0;
padding: 0;
background-color: #FFF6D7;
background-image: url( images/background.jpg );
background-image: url( heartpattern.jpg );

font-family: Georgia, serif;
}

div.main {
margin: 0 auto;
width: 80%;
background-color: #FDF8E8;
border: 2px solid #CCCCCC;
border-width: 0 2px 0 2px;
}

div.content {
}

div.hr {
font-size: 1px;
margin: 0;
padding: 0;
background-color: #FFE692;
color: #FFE692;
height: 1px;
overflow: hidden;
}

div.shorthr {
position: relative; 
width: 150px; 
left: 50%; 
margin-left: -75px;
}

div#nav {
position: absolute;

width: 200px;

padding-top: 5px;
padding-bottom: 5px;
}

div#nav a {
text-decoration: none;
color: black;
width: 100%;
}

div#nav a:link { text-decoration: none; color: black; }
div#nav a:visited { text-decoration: none; color: black; }
div#nav a:hover { text-decoration: none; color: black; }
div#nav a:active { text-decoration: none; color: black; }

div#top {
width: 100%;
text-align: left;
font-size: .9em;
}

div#top div.content {
height: 70px;
padding-top: 10px;
}

div#top img {
float: left;
padding-left: 10px;
padding-right: 10px;
}

div#top h1 {
margin: 0;
display: inline;
}

div#innercontent {
margin: 0 0 0 200px;
padding-left: 10px;
padding-right: 10px;
}

/* nav rollover code */
#navcontainer 
{ 
width: 200px; 
text-align: center;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
/*font-family: Arial, Helvetica, sans-serif;*/
margin-top: 12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
/*background-color: #036;*/
/*border-bottom: 1px solid #eee;*/
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFE692;
color: #fff;
}

#navcontainer a#current, #navlist a#current
{
background-color: #FFFFB2;
}

div.quote {
width: 80%;
padding-left: 20px;
padding-top: 10px;
background-image: url(images/blockquote32.png);
background-repeat: no-repeat;
background-position: top left;
overflow: visible;
}

div.sig {
width: 90%;
text-align: right;
font-weight: bold;
margin-bottom: 20px;
}

div#innercontent a img {
border: 1px solid black;
margin: 15px;
}

div.staff {
margin-top: 10px;
margin-bottom: 20px;
background-image: url(gradient.jpg);
background-repeat: repeat-x;
width: 100%;
}

div.staff img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid black;
}

div.staff h2 {
margin: 0;
padding: 0;
margin-bottom: 2px;
}

div.staff h3 {
font-style: italic;
font-weight: normal;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

div.costs h3 {
margin-bottom: 1px;
}

div.costs ul {
margin-top: 1px;
}

form textarea {
width: 65%;
height: 150px;
font-family: Georgia, serif;
}

form input {
width: 40%;
font-family: Georgia, serif;
}

form input.submit {
width: auto;
}

table {
border-collapse: collapse;
width: 85%;
margin-left: 7%;
}

td {
border-bottom: 1px solid gray;
padding-top: 2px;
padding-bottom: 2px;
}

td.first {
background-color: #FFEDB2;
padding-left: 10px;
text-align: center;
}

td.second {
background-color: #FFE692;
padding-left: 10px;
border-right: 10px solid transparent;
}

table col {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}

div.schedule {
background-image: url(gradient.jpg);
background-repeat: repeat-x;
}

div.schedule h2 {
padding-left: 20px;
padding-top: 15px;
}

td.last {
border-bottom-color: transparent;
}

th {
text-align: center;
}

span.tiny {
font-size: .7em;
}

br.clear {
clear: both;
}

.cprnotice {
background-color: pink;
border: 2px solid black;
font-size: 20pt;
padding: 5px 0 5px 0;
text-align: center;
}
