<!--
/* External Style Sheet */

	body { 
		margin:0;
		font-family:Arial,Helvetica,sans-serif;
		font-size:1em;
		color:#000;
		/*scrollbar-base-color: #009;
 		scrollbar-track-color: #009;
 		scrollbar-face-color: #fff;*/
	}
	td { 
		background-color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em; 
		color:#000; 
	}
	p { 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:.9em;
		color:#000; 
	}
	p.email {
		font-size:.8em;
		color:#fff;
	}
	p.footer	{
		font-size:.7em;
		color:#fff;
		margin-bottom:0;
	}
	p.feature	{
		margin-left:5px;
	}
	p.navleft	{
		color:#fff;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:0;
		padding-right:0;
		margin:0;
		border-bottom:1px solid #fff;
	}
	p.navtop	{
		color:#fff;
		padding-top:10px;
		font-size:.9em;
		font-weight:bold; 
		text-align:center;
		letter-spacing:1.5px;
	}
	blockquote	{
		font-family:Arial,Helvetica,sans-serif;
		color:#000;
		font-size:.9em;
	}
	ul { 
		font-family:Arial, Helvetica, sans-serif; 
		color:#000; 
		font-size:.9em;
	}
	ol { 
		font-family:Arial, Helvetica, sans-serif; 
		color:#000; 
		font-size:.9em;
	}
	
	a:link { 
		color:#630; 
		text-decoration:underline;
	}
	a:hover { 
		text-decoration:underline; 
		color:#d7ae1e;
	}
	a:active { 
		text-decoration:underline; 
		color:#cc9; 
	}
	a:visited { 
		color:#666;
	}
	a:visited:hover {
		color:#d7ae1e;
	}
	a.navtop { 
		color:#fff; 
		text-decoration:none;
	}
	a.navtop:hover { 
		color:#d7ae1e;
		text-decoration:none; 
	}
	a.navtop:visited {
		color:#fff;
		text-decoration:none;
	}
	a.navtop:visited:hover	{
		color:#d7ae1e;
		text-decoration:none;
	}


	a.navleft { 
		color:#630; 
		text-decoration:none;
		margin-left:10px;
	}
	a.navleft:hover { 
		color:#d7ae1e;
		text-decoration:none; 
	}
	a.navleft:visited {
		color:#630;
		text-decoration:none;
	}
	a.navleft:visited:hover	{
		color:#d7ae1e;
		text-decoration:none;
	}
	a.footer { 
		color:#ffc; 
	}
	a.footer:hover { 
		color:#fc6; 
	}
	a.footer:visited {
		color:#ffc;
	}
	a.footer:visited:hover	{
		color:#fc6;
	}
	

	h1 { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:1.4em; 
		color:#963;
	}	
	h2 { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:1.2em; 
		color:#963;
	}
	h3 { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 1em; 
		color: #000;
	}
	h4 { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:.8em; 
		color:#000;
		margin-left:5px;
	}
	h5 { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:.8em; 
		color:#000;
	}

	fieldset	{
		background:#fff;
		border:#630 solid 1px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:.9em;
		padding:1em;
	}
	legend	{
		background:#d7ae1e;
		border:#630 solid 1px;
		padding:0.5em 1em;	
		font-size:1.2em;
	}
	form	{
		font-family:Arial, Helvetica, sans-serif;
	}
	input.required	{
		background:#ffc;
	}
	select.required	{
		background:#ffc;
	}
	textarea.required	{
		background:#ffc;
	}
	input.but_submit	{
		background:#630;
		color:#fff;
		font-size:1.2em;
	}	

	form.email	{
		margin-bottom:0;
		}
	input.email	{
		font-size:1em;
		color:#663;
		border:1px solid #000;
	}
	input.email_submit	{
		background:#930;
		border:1px solid #d7ae1e;
		font-size:1em;
		color:#fff;
	}
	span.muralcredit	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:.65em;
		margin-top:0px;
	}
	span.utility	{
		font-size:.9em;
		text-align:center;
	}
	.contact	{
		margin-left:10px;
	}
	.content_left	{
		padding:.25em;
	}
	.content_middle	{
		padding:.25em;
	}
	.content_right	{
		padding:.25em;
	}
	#box_excerpts	{
		width:365px;
		border:1px solid #d7ae1e;
	}
	#box_excerpts h2	{
		background:#d7ae1e;
		margin-top:0;
		padding:5px;
		font-size:1em;
		color:#fff;
	}
	#box_excerpts p {
		padding:5px;
	}
	#box_home	{
		background:#ffc;
		width:175px;
		margin-top:2px;
		border:1px solid #d7ae1e;
		margin-top:.25em;
	}
	#box_home h3	{
		padding:5px;
	}
	#box_home p	{
		padding:5px;
	}
	#but_submission	{
		width:175px;
		background:#630;
		margin-top:0;
		padding:1px;
	}
	#but_submission a	{
		color:#fff;
		text-decoration:none;
	}
	#but_submission a.hover	{
		color:#ffc;
		text-decoration:none;
	}
	#but_submission a.visited	{
		color:#fff;
		text-decoration:none;
	}
	#but_submission	p {
		font-size:1em;
		color:#fff;
		font-weight:bold;
		text-align:center;
	}
	#navright	{
		width:175px;
		background:#ffc;
		margin-top:.25em;
		border:solid 1px #663; 
	}
	#sidebar_submit	{
		width:175px;
		background:#dfd2c2;
		margin-top:.25em;
		border:solid 1px #630; 
	}
	#sidebar_submit	h3 {
		background:#630;
		margin-top:0;
		padding:4px;
		font-size:.9em;
		color:#fff;
	}
	#sidebar_submit	p {
		padding:2px;
	}
	#sidebar_box	{
		width:365px;
		background:#cc9;
		margin-top:.25em;
		border:solid 1px #663; 
	}
	#sidebar_box	h3 {
		background:#663;
		margin-top:0;
		padding:4px;
		font-size:.9em;
		color:#fff;
	}
	#sidebar_box	p {
		padding:2px;
	}
	#sidebar_contact	{
		width:180px;
		background-color:#eed;
		border:dashed 1px #666; 
		padding:4px;
		font-size:.9em;
	}
	#sidebar_contact_home	{
		width:160px;
		background-color:#eed;
		border:dashed 1px #666; 
		padding:4px;
		font-size:.9em;
	}

	span.specs	{
		font-weight:bold;
		color:#666;
	}
	img.sidebar {
		margin-right:4px;
		border:1px solid #c93;
	}
	img.right	{
		float:right;
	}
-->