/*  I HAVE COMMENTED OUT THE BASIC NAVIGATION
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
*/

.whitenounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenounderline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenounderline:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenounderline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenounderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





.pictborder {
	border: 2px solid #FFFFFF;
}

.homeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.homeblack:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.homeblack:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.homeblack:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.homeblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 9f2d20;
	text-decoration: none;
}




.largernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 52px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 25px; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: right
}
a.whtbkgrd:link {
	color: #0033FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

}
a.whtbkgrd:active {
	color: #0033FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

}
a.whtbkgrd:visited {
	color: #0033FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

}
a.whtbkgrd:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

}
.hometable
{
    border-color: 9f2d20;
    border-width: 5px;
    border-style: solid;
}
.homepic
{
    border-color: ba6215;
    border-width: 1px;
    border-style: solid;
}
.homeevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;

}
a.homeevent:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.homeevent:active {
	color: #000000;
	text-decoration: none;
}
a.homeevent:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.homeevent:hover {
	color: #000000;
	text-decoration: none;
}







.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #BA6215;
	text-decoration: none;
}
.hometext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
a.hometext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a.hometext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
a.hometext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.day, .day a:link, .day a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.number, .number a:link, .number a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

table.menu a { 
width:125px; 
border:1px solid #333333; 
display: block; 
} 

div.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}

div.menu a:link {
color: #333333; 
background: #cccc99; 
}

div.menu a:active { 
color: #000000;
background: #cccc99; 
}

div.menu a:visited {
color: #333333; 
background: #cccc99; 
}

div.menu a:hover {
color: #eeeeee;
background: #333333; 
border:1px solid #000000; 
}
.daytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.daytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.daytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.daytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.daytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.daytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: 9f2d20;
	text-decoration: none;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.answer:link {
	color: #0033FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
.centerform {
	margin: 0 auto;
	text-align:	center;
	width:	100%;
	
}

.mailform {
	width:  600px;
	align:	center;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;


}
.formans {
	float:	left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formhead {
	align: center;
	font-size: 18pt;
	font-style: bold;
	text-align: center;
}
.titlequest  {
	font-weight: bold;
	clear:	both;
	float:	left;
	width:	110px;
	text-align:	left;
}

.quest  {
	font-weight: bold;
	clear:	both;
	float:	left;
}

.ans {
	clear:	both;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px;
	text-align:	left;
	margin:	20px;

}
#menunew {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	height: 16px;
	#height: 22px;  /* the "#" is for internet explorer 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: white; */
	background-image: url(images/WSORANGEnew.jpg);
	/* text-transform: capitalize; 
	*/
	vertical-align: middle; 
	
}
#menunew a:link {
    color: white;
	text-decoration: none;
}
#menunew a:visited {
    color: white;
	text-decoration: none;
}

#menunew a:hover { 
	color:black; 
}

#navnew, #navnew ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none; 
  	white-space: nowrap;
	z-index: 598;

}
#navnew li { /* all list items */
	display: inline; 
	position: relative;
	z-index: 598;

}

#navnew li ul { /* second-level lists */
	width: 200px;
	left: -999px;
	top: 16px;   /* use the line height of initial list */
	position: absolute;
	float: left;
	font-weight: bold;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #666666; /*border width style color*/
	border-left: 1px solid #666666; /*border width style color*/
	border-right: 1px solid #666666; /*border width style color*/
	/*
	display: block; */  /* use this to see how the list will look when hovered */
	z-index: 598;
}

/* #nav li li,  */
#navnew li ul a {
	display: block;
	padding: 2px;
	/* background-color: #968527;*/
	background-image: url(images/WSGREENNEw.jpg);
	text-align: left;
	border-top: 1px solid #666666; /*border width style color*/
	/*border-left: 1px solid #666666; /*border width style color*/
	/*border: 1px solid #666666; /*border width style color*/
	height: 16px;
	#height: 20px;  /* the "#" is for internet explorer */
	/* width: 150px;*/
	z-index: 598;

}
/* #nav li ul a:hover { /* lists nested under hovered list items */
/*	color:#FFFFFF; 
}*/

/* #nav li li:hover, 
#nav li li.sfhover, */
#navnew li ul a:hover { /* lists nested under hovered list items */
/*	background-color: #CC6633; */
	background-image: url(images/WSORANGEnew.jpg);
	color: white; 

}

#navnew li:hover ul, #navnew li.sfhover ul { /* lists nested under hovered list items */
	/* left: auto; */
	/* display: block; */
	left: 6px;  /* based on the location of initial list */

}
