/* Sweet Beads Style Sheet */
/* #D5EDB3 light green */
 /*#9ED9CA  teal */
 /* #502612 brown */
 /*#99CC66  darker green for date bar */
 /* #F4FFE4 very light green */
 
 
body {
	margin:0px;
	background:url(images/background.gif); background-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
/* Class Styles */
table.top{
	border-top: 10px solid #99CC66;	
	}
	
td.topmenu {
border-right:1px solid #99CC66; 
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
}

td.topmenulast {
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
}

a.topmenu {color:#502612; text-decoration: none;}
a.topmenu:active {color:#502612; text-decoration: none;}
a.topmenu:visited {color:#502612; text-decoration: none;}
a.topmenu:hover {color:#502612; text-decoration: underline;}

table.mainmenu {
background:white;
}

td.mainmenu {
font-size: 12px;
border-right:2px dotted #99CC66;  
text-align: center;
padding-right: 3px;
padding-left: 3px;
padding-top: 0px;
padding-bottom: 0px;
}

td.mainmenulast {
font-size: 12px;
text-align: center;
padding-right: 3px;
padding-left: 3px;
padding-top: 0px;
padding-bottom: 0px;
}

a.mainmenu {color:#502612; text-decoration: none;}
a.mainmenu:active {color:#502612; text-decoration: none;}
a.mainmenu:visited {color:#502612; text-decoration: none;}
a.mainmenu:hover {color:#502612; border-bottom: 6px solid #9ED9CA}

td.spacer {
line-height: 8px;
background: white;
}

td.spacer2 {
line-height: 70px;
background: white;
}

td.spacer3 {
line-height:95px;
}

td.header {background:white;
font-size:12px;
color:#502612;
} 

td.frontpage{
font-size: 12px;
vertical-align:top;
background:white;
color:#502612;
border-color: #502612;
border-style:dotted;
padding-right: 8px;
padding-left: 8px;
padding-top: 5px;
padding-bottom: 10px;
}

a.frontpage {color:#502612; font-weight:bold}
a.frontpage:active {color:#502612; font-weight:bold}
a.frontpage:visited {color:#502612; font-weight:bold}
a.frontpage:hover {color:#502612; font-weight:bold}

td.pagetext {font-size: 12px;
text-align:center;
background:white;
color:#502612}

a.pagetext {color:#502612; font-weight:bold}
a.pagetext:active {color:#502612; font-weight:bold}
a.pagetext:visited {color:#502612; font-weight:bold}
a.pagetext:hover {color:#502612; font-weight:bold}


td.pagetext2 {font-size: 12px;
text-align:left;
background:white;
color:#502612}

td.pagetext3 {font-size: 12px;
text-align:left;
background:white;
color:#502612}

td.welcome {
	color: #502612;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:white;
}

td.copywright {	font-size: 11px;
	color: #502612;
	font-family: Arial, Helvetica, sans-serif;
	background:#99CC66;;
	text-align:center;
}

td.stores {font-size: 14px;
text-align:center;
background:white;
color:#502612;
border-color: #502612;
border-style:dotted;
padding-right: 8px;
padding-left: 8px;
padding-top: 5px;
padding-bottom: 10px;
}

td.bordertext{
font-size: 12px;
vertical-align:top;
text-align: left;
background:white;
color:#502612;
border-color: #502612;
border-style:dotted;
padding-right: 8px;
padding-left: 8px;
padding-top: 5px;
padding-bottom: 10px;
}

td.dotbox{
font-size: 14px;
vertical-align:center;
text-align: center;
background:white;
color:#502612;
border-color: #502612;
border-style:dotted;
}

td.sidemenu {
font-size: 12px;
text-align: left;
border-bottom: 2px dotted #99CC66;
padding-right: 10px;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 20px;
}

a.sidemenu {color:#502612; text-decoration: none;}
a.sidemenu:active {color:#502612; text-decoration: none;}
a.sidemenu:visited {color:#502612; text-decoration: none;}
a.sidemenu:hover {color:#502612; border-bottom: 6px solid #9ED9CA}



a.sidesubmenu {font-size: 12px; font-family: Times; color:#502612; text-decoration: none;}
a.sidesubmenu:active {font-size: 12px; font-family: Times; color:#502612; text-decoration: none;}
a.sidesubmenu:visited {font-size: 12px; font-family: Times; color:#502612; text-decoration: none;}
a.sidesubmenu:hover {font-size: 12px; font-family: Times; color:#502612; border-bottom: 6px solid #9ED9CA}


/* Class Page styles */

tr.events {font-size: 12px;
background:white;
color:#502612}

.ListTableDay { 
font-size: 12pt;
border-color:  #502612;
border-style: Solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom:1px solid #502612;
vertical-align: center;
}
 
.ListDate {
font-family: Geneva;
font-size: 36pt;
font-weight: Bolder;
font-style: Normal;
text-decoration: None;
text-align: center;
width : 100px;
padding: 0px;
vertical-align: center;
}

.ListEvent {
font-family: Helvetica;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
text-align: Left;
padding: 0px;
vertical-align: center;
}




	
