/* Style Sheet for WV Arts Teachers Academy online handouts */

body  {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	background-color: #fff;
	color: #630;
	}
	
ol ul li	{
	font-size: 10px;
	line-height: 11px;
	margin: 0 1em 0.5em 1em;
	}
h1, h2, h3, h4	{
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	}
h1	{
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	background-color: #630;
	}
h2	{
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	background-color: #c63;
	padding: 0.5em;
	}
h3	{
	font-size: 18px;
	line-height: 24px;
	color: #630;
	background-color: #eed;
	border-top: 1px solid #960;
	border-bottom: 1px solid #960;
	padding: 0;
	}
h4	{
	font-size: 11px;
	color: #930;
	background-color: transparent;
	padding: 0;
	}
	
hr	{
	border: 0 0 1pt 0; 
	border-bottom: solid;
	border-color: #960;
	}
blockquote	{
	padding: 0 2em 0 2em;
	}
div, p, dd	{
	background-color: #fff;
	font-size: 10px;
	line-height: 15px;
	}
dt	{
	font-size: 10px/20px;
	font-weight: bold;
	}
	
table.nav	{
	border-bottom: 1px solid #960;
	border-left: 1px solid #960;
	}

table.nav td	{
	font: 10px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #960;
	border-top: 1px solid #960;
	}
	
div#obj {
	border: 1px solid #930;
	font-family: arial, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0.8em; 
	}

	
div#ttl	{
	border: 4px double #930;
	padding: 0;
	margin-bottom: 0.5em;
		}
		
div#nav	{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #960;
	background-color: #eed;
	font-family: arial, sans-serif;
	font-size: 9.5px;
	line-height: 1.6em;
	text-align: center;
	padding: 5px;
	display: block;
	}	
	
div#back	{
	font-size: 9px; 
	text-align: right;
	padding-right: 2em;
	
	}
	
p.nav	{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #960;
	background-color: #eed;
	font-family: arial, sans-serif;
	font-size: 9.5px/10px;
	text-align: center;
	padding: 0.5em;
	display: block;
	
	}	
	
#content 	{
	display: block;
	padding: 0;
	margin: 0.5cm auto;
	width: 640px

	}
#content p {
	padding: .5em 1em;
	}
#content ol, ul, li {
	margin: 0 1em 0.5em 1em;
	}

table.order {
	padding: 0.3cm;
	margin: 0.5cm;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #960;
	width: 600px;
	margin: 0 auto;
	}
table.order	td {
	border-bottom: 1px dotted #960;
	}
table.order p {
	padding: 1em;
	}
table.order ol, ul, li {
	margin: 0 1em 0.5em 1em;
	}	

#find	{
	margin: 0 1em 0 1em;
	padding: 0 1em 1em 1em;
	background-color: #eed;
	border: 1px solid #930;
	}
#srch	{
	padding: 1em;
	}


	
a:link	{
	color: #3286E4;
	text-decoration: underline;
	}
a:visited	{
	color: #06c;
	text-decoration: underline;
	}
a:hover {
	
	text-decoration: none;
	}

.red	{
	color: #f00;
	font-weight: bold;
	}
.cred	{
	font-size: 9px;
	text-align: center;
	background-color: #fff;
	}

.shade	{
	background-color: #eed;
	padding: 0.7em;
	}

	