/*
 *
 *  sbts.css
 *  Global stylesheet for 
 *  Strings by the Sea
 *
 *  thrive | arts, http://www.thrivearts.com/
 *
 *  rev 20070209
 *  rev 20051201
 *
 */

body
{
	background: #ff9c00 url('img/intro_bg.gif') left top repeat-x; 
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

a:link,
a:visited
{
	color: #906;
	text-decoration: none;
}

a:active,
a:hover
{
	color: #c06; 
	text-decoration: underline;
}

a.toc:link,
a.toc:visited
{
	color: #630; 
	font: bold 12px Georgia, "Times New Roman", Times; 
	text-decoration: none;
}

a.toc:active,
a.toc:hover
{
	color: #fff; 
	font: bold 12px Georgia, "Times New Roman", Times;
	text-decoration: none;
}

td, p, ul, li, div
{
	color: #000;
	font: 10pt Georgia, "Times New Roman", Times;
}


.hed
{
	color: #903;
	font: italic bold 12pt Georgia, "Times New Roman", Times;
}

.hdwht
{
	color: #fff; 
	font: italic bold 10pt Georgia, "Times New Roman", Times;
}

.hdblk
{
	color: #000;
	font: italic bold 12pt Georgia, "Times New Roman", Times;
}

.sub
{
	color: #903;
	font: bold 10pt Georgia, "Times New Roman", Times;
}

.sbblk
{
	color: #000;
	font: bold 10pt Georgia, "Times New Roman", Times;
}

.toc
{
	font: bold 11pt Verdana, Helvetica, Arial, Sans-serif;
}

.bdy
{
	color: #000; 
	font: 12px Helvetica, Arial, Sans-serif;
}

.cpy
{
	color: #630; 
	font: 9pt Helvetica, Arial, sans-serif;
}
