/*Here is the style sheet for the Revised NEWS page 01-17-07*/

/*wrapper*/

#page {
	width: 850px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

/*end wrapper*/

/* this is for both the banner and the horizontal navbar*/
#news-banner {width:850px; position:absolute; left:0px; top: 0px;}

.navlist
{
margin: 5px 10px;
padding: 0;

}

/* removed border
border-bottom: 1px solid #666666;
*/


.navlist li {
	margin: 0 5px 0 0;
	padding:0px;
	display: inline;
	list-style-type: none;
	float: left;
	}

/*.navlist ul, .navlist li {
	margin: 0;
	padding:0px;
	display: inline;
	list-style-type: none;
	float: left;
	}  */

.navlist a:link, .navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 15px 4px 15px;
text-decoration: none;
color: #996600;
}

.style-select  {
	color:#330033; font-weight:bold; border-bottom: 4px solid #330033;
	padding: 10px, 10px, 2px, 10px;
	}

.navlist a:hover { color: #330000;
border-bottom: 4px solid #330000;
padding-bottom: 2px;
background: transparent;
color: #330000; }


li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 75%; font-weight:500; color:#333333;}


/* end banner and navbar styles*/


/* left column - for photos - you need to set the bottom margin indidually in the html depending on the length of the text */

img.left {
	float:left;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
}

/* end left*/

/*Main*/

.style1 {color: #330033}

p.main { display:block; padding:10px; }

.anno {font-size:0.8em; line-height:125%;
}

h2.style1 {color: #330033}

h2 {
	font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size: 0.9em;
	font-weight:700;
	color: rgb( 69, 48, 64);
	display: inline;
	line-height: 145%;	
}

#main-alt {width: 768px; height: auto;
	position:absolute;
	top: 305px; left:6px;
	margin-left:14px;
	padding: 5px;
	background-color:#FFFFFF;
}

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited { text-decoration: none; color: rgb(102, 102, 102) }
a:active { text-decoration:none}
a:hover { color: rgb(69, 48, 64); text-decoration:none; }

a strong {color: #660000}

.botomnav {font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size: 80%;
	font-weight:600;
	color: rgb(102, 102, 102);
	text-align:center;
	}

#port-content{width: 800px; height:600px;
	position:absolute;
	top: 295px; left:6px;
	margin-left:14px;
	padding: 5px;
	background-color:#FFFFFF;
}
#flashcontent {width: 800px; height:600px; }
/*end main*/



/*I DON'T NEED THESE - But am saving them until I finish up the other pages - some may be important...


#hmmain {width: 450px; height: 258px;
	left:24px; top:305px;
	position:absolute;
	background-color:#FFFFFF;
}

p.hmmain {font-family:"Times New Roman", Times, serif;
	font-size:90%;
	font-weight:300;
	text-align:left;
	display:inline;
	}


	
	
h1 {font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size: 18px;
	font-weight:600;
	text-align: left;
	color: rgb(69, 48, 64);
	display: block; vertical-align:middle;
}



h3 { font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size:0.9em;
	font-style:italic;
	font-weight:600;
	color: rgb(102, 102, 102);
	display:inline;
}

h5 {font-family:"Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight:500;
	color: rgb(102, 102, 102);
}
	


.select {font-size:115%;} 


/* These are for the subsequent home pages: history/facilities/workshops and maybe more! some of it comes from the artist list page; al=artist-list - alnav is the left side vertical navigation bar 

li.select {font-size: 1.5em; font-weight:600; color: rgb(69, 48, 64);}



ul.nav {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	color: rgb(69, 48, 64);
	list-style: none;
	line-height: 145%;
	}
	
	
#main {width: 600px; height:400px;
	position:absolute;
	top: 256px; left:171px;
	margin-left:14px;
	padding: 5px;
	background-color:#FFFFFF;
}

#main li {font-family:"Times New Roman", Times, serif;
	font-size:90%;
	font-weight:300;
	text-align:left;
	padding: 0px 0px 4px 0px;
	margin:0;

}

END UNECESSARY STYLES*/
