@charset "UTF-8";
@import url("../css/williams-structure.css");
/* CSS Document */

/* General styles */
p {
	font-size: 1.0em; /* scott-styles has .875em here */
	}
		
a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none;
	font-weight: normal;
	}
		
	a:hover {
		color:#660;
		text-decoration: underline;
		}
		
h2	{
	color: #4B4400;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


/* Header -*/
	#header {
	background-color: #fff;
	}

/* Navbars */
#navtop {
	background-color:#4C90CC;
	/* display:inline; */
	}

/*  LEFT  */	
#left p {
	color: #000000;
	font-size: .9em;
	padding-right: 6px;
	}

#left h1 {
	margin: 12px 0px 7px 0px;
	color: #003875;
	/*color: #684522; brown*/
	font-size: 1.1em;
	}
#left h2 {
	color: #003875;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#left h3 {
	color: #2d5d2c;
	font-size: 1.1em;
	}
#left h5 {
	color: #2d5d2c;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	}
	
	#left ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0em; /*controls indent -- needs unit of measure*/
		}
	
	#left ul li { 
	font-size: .9em;
	padding-top: 0px; /*adds space before item */
	padding-bottom: 5px; /*adds space after item */
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;  */
	padding-right: 0px;
	padding-left: 0px; /*adds space between bullet and text*/
		}
	
	#left ul li ul li {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}

	#left ol {
	list-style: decimal url(none);
	margin: 0;
	padding: 0 0 0 1.6em; /*controls indent -- needs unit of measure*/
	line-height: 120%;
		}
	
	#left ol li { 
	font-size: .9em;
	padding-top: 0px; /*adds space before item */
	padding-bottom: 5px; /*adds space after item */
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;  */
	padding-right: 0px;
	padding-left: 0px; /*adds space between bullet and text*/
		}
	
	#left ol li ol li {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: lower-alpha;
		}
	
	#left a,
	#left a:link,
	#left a:visited {
	color: #660066;
	text-decoration:none;
		}
					 
	#left a:focus,
	#left a:hover {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
		}
	#left a:active {
	font-weight: bold;
		}	
					

/*  RIGHT  */
#right p {
	font-size: 0.9em;
	line-height: 140%;
		}
	 
		#right h1 {
		color: #003875;
		font-size: 1.2em;
		margin: 25px 0px 7px 0px;
		 	}
		
		#right h2 {
		font-size: 1.1em;
		color: #003875;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		font-weight: bold;
		line-height: 180%;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		#right h4 {
		font-size: 1.0em; 
		color: #003875;
		padding: 15px 0px 10px 10px;
		margin: 0px;
		line-height: 120%;
		}
		
	#right ul {
	list-style: disc;
	margin: 0px 0px 0px .9em;
	padding: 0px 0px 0px 10px;
	line-height: 140%;
		}
		
	#right ul li {
	font-size: .9em;
	margin: 0 0 5px;
	padding-top: 0px; /*adds space before item */
	padding-bottom: 5px; /*adds space after item */
	padding-right: 0px;
	padding-left: 0px; /*adds space between bullet and text*/
		}
			
	#right ul li ul li {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
		}

	#right ol {
	list-style: decimal url(none);
	margin: 0;
	padding: 0 0 0 2.1em; /*controls indent -- needs unit of measure*/
	line-height: 120%;
		}
	
	#right ol li { 
	font-size: .9em;
	padding-top: 0px; /*adds space before item */
	padding-bottom: 5px; /*adds space after item */
	padding-right: 0px;
	padding-left: 0px; /*adds space between bullet and text*/
		}
	
	#right ol li ol li {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: lower-alpha;
		}

	#right a,
	#right a:link,
	#right a:visited { 	
		color: #660066;
		text-decoration:none;
		}
					 
	#right a:focus,
	#right a:hover {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
		}
	#right a:active {
	font-weight: bold;
		}	

/* Right-box ----------- */
#right-box h2 {
		/*font-size: 0.75em; */
		color: #fff;
		background-color: #003875;
		padding: 5px 0px 10px 10px;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 1.8em;
		text-decoration: underline;
		}
		
	#right-box ul {
		margin: 0px;
		padding: 0px;
		padding-left:10px;
		padding-bottom:20px;
		background-color: #003875;
		}
		
	#right-box li {
	/*	color: #fff;  */
		margin: 0;
		margin-left:12px;
		margin-right:3px;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/* font-size: 0.7em; */
		margin-bottom: 5px;
		display:list-item;
		list-style-type:circle;
		}
			
	#right-box ul li a {
		text-decoration: none;
		font-weight: normal;
		}
		
	#right-box ul li a:link, #right-box ul li a:visited {
		color: #fff;
		}
		
	#right-box a:hover, #right-box ul li a:active {
		color: #c3e5dc;
		text-decoration: underline;
		}

	#right-box ul li a:hover {
		text-decoration: underline;
		}
	
	#right-box p {
		color:#fff;
		margin-top:0px;
		padding: 0px 5px 10px 10px;
		}
				
/*  CENTER  */
				
	#center h1,
	#centerwide h1,
	#centerworkshopsignup h1 {
	margin: 25px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#2d5d2c;
	line-height: normal;
	background-color: #e6eae5;
	padding: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #c5d3c4;
		}

	#center h2,
	#centerwide h2,
	#centerworkshopsignup h2	{
	padding: 0px;
	margin: 25px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003875;
		}
	
	#center h3,
	#centerwide h3	{
	color: #003875;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
		
	#center p,
	#centerwide p,
	#centerworkshopsignup p {
	margin-top: 0px;
	font-size: 1.0em;
		}
		
	#center ul, #center ol,
	#centerwide ul, #centerwide ol {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.0em;
	padding: 0 0 0 1.5em; /*controls indent -- needs unit of measure*/
		}
	#center ul li ul li,
	#centerwide ul li ul li {
	list-style-type: disc;
	}
	#center ol li ol li,
	#centerwide ol li ol li {
	list-style-type: lower-alpha;	/*font-size: 100%; */
		}

	#center a, #centerwide a,
	#center a:link, #centerwide a:link,
	#center a:visited, #centerwide a:visited,
	#center a:active,  #centerwide a:active {
	color:#660066;
	text-decoration: none;
		}
			
	#center a:hover, #centerwide a:hover, 
	#center a:focus, #centerwide a:focus {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
		}
	
	#center table h2,
	#centerwide table h2 {
		color:#003875;
		font-weight:bold;
		}
	

/* footer area */
#footer {
	text-align: center;
	background-color: #c5d3c4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #385774;
	}
		
	#footer p {
	font-size: .85em;
	color:#385774;
	line-height: 180%;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
		}
	
	#footer a, 
	#footer a:link, 
	#footer a:visited {
	color:#003875;
		}
	
	#footer a:hover, #footer a:active {
		color:#762226;
		}

.bold {
	font-weight: bold;
	}

.boldblue {
	color: #00346B;
	font-weight: bold;
		}
.boldbluelg {
	font-size: 160%;
	font-weight: bold;
	color: #00346B;
	letter-spacing: 1px;
}
.track1 {
	letter-spacing: 1px;
}



/* For Print - Do Not Display	*/	
#forprint {
	display:none;
	}
		
	.printmedia {
		display:none;
		}
.ollalpha {
	list-style-type: lower-alpha;
}
.quote {
	font-style: italic;
	color: #003875;
}
.quotebyline {
	text-align: right;
	color: #003875;
}
.spaceafter {
	margin-bottom: 6px;
}
.starbulletspaceafter {
	margin-bottom: 6px;
	list-style-image: url(../Images/star.gif);
}
