body	{	background-image:url(images/LighterBackground.jpg);
		text-color:#000066;
		font-family:georgia, helvetica, sans-serif; } 
		/* body attributes */
		
.leftnav	{	
		background: #ccaacc;
		font-style:italic;
		font-size:16;
		color:#ffffff;
		font-weight:800; } /* left navigation bar */

h1	{	color:#330066;
		font-size:36pt;	
		font-style:italic;
		font-weight:900; } /* Seattle Rose Society tag */

h2	{
	color:#330066;
	font-size:24pt;
	font-weight:900;
	font-style: normal;
} /* title*/

h3	{
	color:#330066;
	font-size:18pt;
	font-weight:800;
	text-align:center;
	font-style: normal;
	font-variant: normal;
} /* subtitle */

p	{	color:#000000;
		margin: 0pt 10pt 0pt 10pt;
		font-size:10pt;
		text-align:left;	
		font-weight:400;	 } /* body text */

a.nav:link	{	color:#FFFFFF;
		font-style:italic;
		font-weight:bold;	 
		text-decoration:none;} /* not visited links in nav bar*/

a.nav:visited	{	color:#660066;
		font-style:italic;
		font-weight:bold;	 
		text-decoration:none;} /* visited links in nav bar*/

a.nav:hover	{	color:#009900;
		font-style:italic;
		font-weight:bold;	 
		text-decoration:none;} /* links about to be selected in nav bar*/

a.nav:active	{	color:#009900;
		font-style:italic;
		font-weight:bold;	 
		text-decoration:none;} /* selected links in nav bar*/


.copyright	{	color:#330033;
		text-align:center;
		font-size:8pt;
		font-weight:300; 	} /* copyright info */

a:link	{	color:#0000CC;
		background:none;
		font-weight:500;	 
		text-decoration:none;} /* not visited links */


a:visited	{	color:#000066;
		background:none;
		font-weight:500;
		text-decoration:none; } /* visited links */

a:hover	{	color:#009900;
		background:none;
		font-weight:500;
		text-decoration:none; } /* links about to be selected */

a:active	{	color:#009900;
		background:none;
		font-weight:500;
		text-decoration:none; } /* selected links */
.where {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
h4 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
h5 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #003399;

}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: 200;
	font-variant: normal;
	color: #000000;

}
