<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #e5dbd0; /* Background Color */
margin: 15px 0;  /* Margins */
}

.GeneralTable
{
background-color: #b66611; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 20%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 20%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Footer a, .Footer a:hover, .Footer a:visited { color#000!important;}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #b66611;  Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #b66611;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

#mc_embed_signup, #mc_embed_signup form, #mc_embed_signup form fieldset
{ 
	color:#ccc;
	background:#4d4d4d;
	border: 0 none #4d4d4d;
	text-align:center;
	font-size:90%;
}

#storeLocations {background: #000; border: 1px solid #b66611; text-align:center;}
#storeLoc {padding: 5px 10px 20px;}
#storeLoc h3 {color:#b66611; padding: 0; margin: 0; }
#storeLoc p {font-size:90%; color:#ccc; text-align:left; }
#storeLoc a, #storeLoc a:visited {color:#b66611; text-decoration:none}
#storeLoc a:hover {text-decoration:underline}


#emailSignup {background: #4d4d4d; border: 1px solid #b66611; }
#signupHeading {padding: 5px 10px; text-align: center; }
#signupHeading h3 {color:#b66611; padding: 0; margin: 0; }
#signupHeading p {font-size:90%; color:#ccc; }
#miniSignup {padding:5px; text-align:center; color:#b66611; margin:0; line-height:1em;}
#miniSignupForm {padding:0;}

#sidebarOther {background: #999; border: 1px solid #b66611; text-align:center;  }
#sidebarOther h3 {color:#b66611; padding: 0; margin: 0; }
#sidebarOther p {font-size:90%; color:#fff; }

td.CatalogTitle {color:#b66611; height:24px; background: url(images/title-bar.png) top left repeat-x; } 

.CatalogHeading {float:left; font-weight:bold; padding:0 5px;}
.CatalogMore {float:right; font-size:75%; padding: 7px 5px 0;}
.CatalogMore a, .CatalogMore a:hover, .CatalogMore a:visited {
color:#b66611!important; text-decoration:none}
.clr {clear:both; }
td.catalog-top {border-left: 1px solid #b66611; border-right: 1px solid #b66611; border-top: 1px solid #b66611;  background: url(images/item-bkgd.png) top center repeat-y; text-align:center; height:155px; overflow:hidden; padding: 12px 5px; overflow:hidden; }
td.catalog-bottom {border-left: 1px solid #b66611; border-right: 1px solid #b66611; border-bottom: 1px solid #b66611;  background: url(images/item-bkgd.png) top center repeat-y; text-align:center; font-size:85%; height:60px; padding: 5px 7px; }
td.catalog-bottom a{text-decoration:none;}
td.catalog-bottom a:hover {color:#b66611;}

.first {display:block;}
#slideshow {/* position:relative; */height:260px; overflow:hidden}
/*saving*/

#tx-orange { border: 1px solid #b66611; margin: 0px 10px; height:0; clear:both;}

#schedule {margin:0; padding: 0; font-size: 10px; overflow:auto;}
#schedule .gray {background: #ccc; padding-top: 4px;}
#schedule .white{background: #fff; padding-top: 4px;}
#schedule .location{color: #b66611; padding:3px 0 4px 2px;}
#schedule .school {padding:0 15px 0 8px; font-weight:bold;}
#schedule .channel {padding-left: 8px;}
#schedule p {padding:0 0 0 2px; margin:0;}
#schedule ul {list-style-type:none; padding-left:2px;padding-bottom:4px;}
#schedule li {display:inline;}
#schedule li .divider {margin:0; padding:0;}
#schedule li a {text-decoration:none; font-size:9px;}
#schedule li a:hover {text-decoration:underline;}
#schedule-hdr h3 {margin:0; padding:2px; line-height:1em; color:#e1e1e1;}

</Style>

