@charset "utf-8";
/* Writers' Show with Holley Rubinsky Intricate Designs */

p 			{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;} /* Global Paragraph Settings */
h1			{font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: bold;  color: #663333;} /* H1 */
h2			{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold;  color: #663333;} /* H2 */
h3			{font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;  color: #663333;} /* H3 */
h4			{font-family: Verdana, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;  color: #663333;} /* H4 */
h5			{font-family: Verdana, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal }


.heading2	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;  color: #222222; text-align:center;} 
.heading3	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;  color: #663333; text-align:center;}
.heading3a	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold;  color: #663333; text-align:center;}
.heading4	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style:italic;  color: #222222;} /* H4 */

a			{font-weight: bold;font-size: 12px;} /* Makes all linked text bold */

a:link		{color: #000066;} 	/* All Links */
a:visited	{color: #666666; } 	/* Visited Link */
a:hover		{color: #0000FF; } 	/* Rollover Link */
a:active	{color: #000099; } 	/* Links "that actually work" */

body 		{background: #D1C598 url(images/bkgrd.jpg) repeat-x;} 	/* Outer Dark Tan Background with textured image */
.white		{background: #FFFFFF; border: double 3px #8B5A2B;}		/* White background with Double Border */
.lighttan	{background: #FAFBD1; border: double 3px #8B5A2B;}		/* Light Tan background with Double Border */
.darktan	{background: #CCBB88; border: double 3px #8B5A2B;}		/* Inner Dark Tan background with Double Border */
.sage		{background: #CCCC99; border: double 3px #8B5A2B;}		/* Sage background with Double Border B4EEB4 */
.lightish	{background: #CCEEBB; border: double 3px #8B5A2B;}		/* Light greenish background with Double Border B4EEB4 */


