/*---------------------------- Links -------------------------------*/
a {  
    color: #8C020C;
/*	color: #336699; */
	text-decoration: none;
	}	
a:visited {
	color: #D75862;
/*	color: #94A6B8; */
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
        background: #8C020C;
	}
a img {
	border: none;
	}
 
.webster {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
}	
	

/*a:link {
	color: #003399;
}

a:visited {
	color: #660033;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}*/
 
 
body {
	text-align: left;
	padding: 0px 0px 24px;
	font: 11px "Lucida Grande", Verdana, sans-serif;
	color: #222;
	margin: 16px 0px 0px;
	background: url(_img/all/pat_20030503131623.gif) fixed;
}

.borderA {
	border: 1px solid #CCCCCC;
}
#box-centered {
	width: 967px;
	margin: 0 auto;
}

#breadcrumb {
	font-size: 11px;
}
#breadcrumb a {
 text-decoration:none;
 }


#col1of3 {
	width: 420px;
	padding-right: 16px;
	padding-bottom: 16px;
 }

#col1of3b {
	width: 652px;
	padding-right: 16px;
	padding-bottom: 16px;
 }

#col2of3 {
	border-left: 1px dotted #41740A;
	background: url(_img/all/bg-diag2.gif);
	padding: 8px 16px;
	color: #41740A;
}
#col2of3 ul {
	margin-left: 0px;
	padding-left: 8px;
	list-style: none;
	font-size: 11px;
	padding-right: 8px;

}
#col2of3 li
{
	padding-bottom:4px;
	padding-top: 2px;
	border-bottom: 1px solid #B6D48E;
}
#col3of3 {
	width: 110px;
	border-left: 1px dotted #41740A;
	padding: 8px 16px;
	background: url(_img/all/bg-diag3.gif);
}

#dotteddiv {
	width: 100%;
	border-bottom: 1px dotted #41740A;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#content-mainBorder {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
 
#content-main {
	font-size: 1.1em;
	background: #FFFFFF;
	padding: 16px;
}

		.contactform {
	padding: 12px;
	background: #EFEFEF;
	border: 1px solid #CCC;
	font-weight: bold;
	color: #666666;
			}
		.contactform td {
	padding-bottom: 4px;
	padding-right: 4px;
		}
		.contactleft {
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	width: 110px;
			}
		
		.contactright {
			float: right; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
			}

        .contacterror {
            border: 1px solid #ff0000;
        	}

.floater {
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
			}


#footer {
	background: url(_img/all/wz.footer.gif) no-repeat;
	font-size: 1em;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 20px;
	height: 40px;
}

#footer-left {
	font-weight: bold;
}
#footer-right {
	text-align: right;
}
#footer  a {
	border-right: 1px dotted #FFF;
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer  a:hover {
	color: #8AC82F;

}

h1,h2,h3,h4 {
	margin: 0px 0px 2px;
	color: #41740A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

 .home-intro {
	color: #333;
	padding-right: 36px;
	padding-left: 36px;
	font-size: 12px;
	line-height: 18px;
}

.line-horzA {
	margin: 0px 0px 2em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

  
.list-narrow ul {
	list-style: none;
	margin: 0 0 .5em 0;
	padding-left: 0px;
	}

.list-narrow li {
	margin: 0 0 0.2em;
	padding: 0 0 4px 14px;
 	background: 0 url(_img/arrowA.gif) no-repeat 2px;
}


.nav-backnext {
	text-align: right;
	padding-top: 6px;
}
#navbar {
	background: url(_img/all/wz.header.gif) no-repeat;
	height: 164px;
}

#navbar-nav {
	padding-left: 689px;
	padding-top: 58px;
	font-size: 12px;
	font-weight: bold;

}

.nav1 {
	font-size: 12px;
	text-transform: uppercase;
}

.nav1 a
{
	text-shadow: 2px 2px 1px #333;
	display: block;
	width: 110px;
	text-align: left;
	border: 1px dotted #DCF7B5;
	padding: 2px 6px;
	margin-bottom: 3px;
	margin-left: 3px;
	background: #508504;
}

.nav1 a:link, .nav1list a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
}

.nav1 a:hover
{
	color: #00FF00;
	text-shadow: 2px 2px 2px #222;
	background: #000;
	border: 1px solid #00FF00;
}

.nav1-on a {
	background: url(_img/all/pat_20030503131623.gif);
	border: 1px solid #000;
	color: #FFFFFF;
}

.nav1 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


p {
	margin-top: 0px;
}

.party {
	padding: 10px;
	background: #B11818 url(_img/all/pat_20030502124432.gif);
	color: #FFFFFF;
	text-align: center;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}

.sched-col1 {
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFF;
	background: #6BA627;
	font-weight: bold;
	color: #FFFFFF;
}
.sched-col2 {
	padding: 6px;
	border-right: 1px dotted #999;
	border-bottom: 1px solid #999;
	font-size: 11px;
	width: 31%;
}

.sched-col2B {
	padding: 6px;
	border-right: 1px dotted #999;
	border-bottom: 1px solid #999;
	font-size: 11px;
	width: 31%;
	background: #DCF3C3;
}

.sched-room {
	background: url(_img/all/wz.footer.gif);
	color: #FFFFFF;
	height: 20px;
	padding: 12px 4px 2px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.sched-title {
	color: #336600;
	font-size: 12px;
	font-weight: bold;
}
.sched-type {
	color: #961313;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
