﻿@import url("layout.css");
a:link {
	color: black;
	font-weight: bold;
}
a:visited {
	color: black;
	font-weight: bold;
}
a:hover {
	color: #FFCC00; 
}
a:active {
	color: black;
	font-weight: bold;
}

head
{
}

body
{
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url('../Graphics/musicbk1.gif');
}
.centered-table 
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   line-height: 20px;
}

.centered-table td
{
	border: 1px black outset;
	width: 50%;
}

.LblResult
{
	font-size: medium;
	color: red;
	text-align:center;
}

#PItable
{
	width: 90%;
	padding:5px;
   	margin-left: auto;
   	margin-right: auto;
   	border-collapse:collapse;
}
#PItable td
{
	border: 1px black solid;
}
#FFEntryTable
{
	BORDER-COLLAPSE: collapse;
	border-Color:#111111;
	Padding:3px; 
	border:0;
	width:100%;
	
}
#FFEntryTable td
{
	vertical-Align: top;
	background-color: #ffffff;
	border-collapse: collapse;
}

#VolunteerTable
{
	BORDER-COLLAPSE: collapse;
	border-Color:#111111;
	Padding:3px; 
	width:100%;
	border:0;
	
}
#VolunteerTable td
{
	vertical-Align: top;
	background-color: #ffffff;
	border-collapse: collapse;
	border:1px black solid;
}
#SectionSponsorTable
{
	width: 60%;
	padding:5px;
   	margin-left: auto;
   	margin-right: auto;
   	border-collapse:collapse;
}
#SectionSponsorTable td
{
	vertical-Align: top;
	line-height: 25px;
	border-collapse: collapse;
	border: 1px black solid;
}

#LowesCardTable
{
	width: 50%;
	padding:5px;
   	margin-left: auto;
   	margin-right: auto;
   	border-collapse:collapse;
}

#LowesCardTable td
{
	vertical-Align: top;
	line-height: 25px;
	border-collapse: collapse;
}

#content h1
{
	font-family: Tahoma;
	font-size: x-large;
	color: red;
	text-align:center;
}
#content h2
{
	font-family: Tahoma;
	font-size: medium;
	color: black;
	font-weight: bold;
	text-align: center;
}
#content h3
{
    font-family: Tahoma;
	font-size: medium;
	color: black;
	font-weight: bold;
}
#content h4
{
	font-family: Tahoma;
	font-size: small;
	color: black;
	text-align:center;
}
#content h5
{
	font-family: Tahoma;
	font-size: small;
	color: red;
	text-align:center;
}

.infoIcon{
	padding:5px;
}

#container
{
}
#masthead 
{
	background-image: url('../Graphics/blkstaff.gif');
}
#masthead 
{
	background-image: url('../Graphics/blkstaff.gif');
}
#masthead h1 
{
    text-align: left;
    font-size: 24pt;
	font-weight: bold;
	color: #daa520;
	margin: 0 0 0 0;
}
* html #masthead h1 
{
    text-align: left;
    font-size:24pt;
	font-weight: bold;
	color: #daa520;
	margin: 5px 0 0 0;
}

#masthead h4
{
    font-size:12pt;
	font-weight: bold;
	color: #DAA520;
	margin:0 0 0 0;
}
#masthead a
{
	color: #F51607;
	text-decoration: underline;
}
#masthead a:hover
{
	color: #DAA520;
	text-decoration: underline;
}

#breadcrumb
{
    color: White;
    background-color: Black;
    border-top-color: #F51607;
    border-bottom-color: #F51607;
    border-top-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}
#breadcrumb a
{
    color: #daa520;
}
#loginInfo
{
    float: right;
    padding-top: .5em;
    padding-right: 5px;
}
#navigation
{
    background-color: #E5E5E5;
}
#navigationFiller
{
    background-color: #E5E5E5;
}
#footer
{
    color: White;
    background-color: Black;
    border-top-color: #F51607;
    border-bottom-color: #F51607;
    border-top-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    text-align: center;
}
.FFtable {
    font-family: Tahoma;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    border: thin black dotted;
    border-collapse: collapse;
    width: 403px;
}
#sidebar h5 {
    font-size: x-small;
    text-align: center;
 }
 
#sideContent h4 {
    font-size: small;
    text-align: center;
    color: red;
 }
#sideContent h3 {
    font-size: small;
    text-align: center;
    color: black;
    font-weight: bold;
 }
#sideContent h2 {
    font-size: medium;
    text-align: center;
 }
#sideContent h1 {
    font-size: medium;
    text-align: center;
    font-weight: bold;
    color: black;
 }
 
#sideContent ul {
	list-style-image:url('../Graphics/EighthNote.gif');
}

#sideContent li {
	line-height:25px;
}

#directory a:link {
    font-weight:normal;
}

.centeredBlock {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
