* {
	box-sizing: border-box;
}

body {
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
}

.text1 { font-family: Courier, Lucida Grande, Arial, sans-serif; font-size: 1.0em; font-weight: bold; color: #000000; }

.text2 { font-family: Courier, Lucida Grande, Arial, sans-serif; font-size: 1.0em; color: #502031; } 
.text3 { font-family: Courier, Lucida Grande, Arial, sans-serif; font-size: 0.8em; color: #592436; } 
.ftr { color: #009933; }

h1,h2,h3,h4,h5 { color: #431943; font-family: Courier New, Lucida Console, monospace; }

h1.whbg,h2.whbg,h3.whbg,h4.whbg,h5.whbg { color: #5c005c; font-family: Courier New, Lucida Console, monospace; }

a.nav:link { text-transform: lowercase; font-family: 'Marck Script', cursive; font-size: 1.4em; color: teal; text-decoration: none; letter-spacing: 0.7px;}

a.nav:hover {text-transform: lowercase; font-family: 'Marck Script', cursive; font-size: 1.4em; color: blue; }

a.nav:visited {color: darkgray; text-transform: lowercase; font-family: 'Marck Script', cursive; font-size: 1.4em; text-decoration: none; }

a:link { font-weight: bold; color: #000099;}
a:hover { font-weight: bold; color: #993333;}
a:visited { font-weight: bold; color: #343434;} 

a.wbg:link { font-weight: bold; color: #009933; }
a.wbg:hover { font-weight: bold; color: #ff6699; }
a.wbg:visited { font-weight: bold; color: #009933;} 

.red1 { font-weight: bold; color: #990000; text-shadow: 2px 2px #ffffff; }

.grnsticky { background-color: #99FF99; box-shadow: 8px 8px 5px #4b7d4b; color: #000000; font-family: 'Courier New', Lucida Console, monospace; margin: 3px; border-radius: 15px; }
.pursticky { background-color: #cc99ff; box-shadow: 8px 8px 5px #392b47; color: #000000; font-family: 'Courier New', Lucida Console, monospace; margin: 3px; }
.ysticky { background-color: #ffff80; box-shadow: 8px 8px 5px #ff9933; color: #000000; font-family: 'Courier New', Lucida Console, monospace; margin: 5px; border-radius: 15px; }
.greysticky { background-color: #eeeeee; box-shadow: 8px 8px 5px #777777; color: #000000; font-family: 'Courier New', Lucida Console, monospace; margin: 3px; }
.osticky { background-color: #ffad5c; box-shadow: 8px 8px 5px #cc8a4a; color: #000000; font-family: 'Courier New', Lucida Console, monospace; margin: 5px; }

.TitleStyle  {
	color: #993333; 
	font-size: 1.3em; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-align: center;
	text-shadow: #000000 1px 0px 0px;
	}

.SloganStyle {
	color: #003399;
	font-size: 1.0em;
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif";
	font-weight: bolder;
	text-align: center;
	text-shadow: 1px 0px 0px #990000;
}

.SloganStyleMed {
	color: #003399;
	font-size: 1.2em;
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif";
	font-weight: bolder;
	text-align: center;
	text-shadow: 1px 0px 0px #990000;
}

.SloganStyleLrg {
	color: #003399;
	font-size: 1.5em;
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif";
	font-weight: bolder;
	text-align: center;
	text-shadow: 1px 0px 0px #990000;
}

.hdrtext { color: #c60000; }
a.hdr:link { color: #c60000; text-decoration: none; font-weight: bold; }
a.hdr:visited { color: #c60000; text-decoration: none; font-weight: bold; }
a.hdr:hover { color: #ff5f5f; text-decoration: none; font-weight: bold; }

.wcnotehdr { background-color: white;}
.wcnotemain { background-image: url(images/paper_olive.gif); background-repeat: repeat-y; max-width: 1024px; vertical-align: top; box-shadow: 5px 10px 10px rgba(0,0,0,0.9); vertical-align: top; min-height: 100%; max-height: 100%;}
.wcnoterc { background-color: white; }
.wcnoteftr { background-color: white; margin: auto; width: 95; margin-left: 5px; margin-right: 5px; }

.wcsgnote {
	width: 90%;
}

.wcsgnote > div {
	padding: 0px 0;
}

.wcnotemenumain {padding: 0px; }
