/*		Little Hosue Under A Big Sky/* General setup styles */body {	background-color: #321a7f;	background-image:  url(../art/backart.gif);    font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}a:link {	color: #FFFFFF;	text-decoration: none;}a:visited {	color: #CCCCCC;	text-decoration: none;}a:hover {	color: #FF9933;	text-decoration: none;}a:active {	color: #E3E3E3;	text-decoration: none;}.topLink {	   color: #FFFFFF; 	font-size: 12px; 	font-weight: bold;}.sideMenuText {	font-size: 10px;	font-weight: bold;}/* Text Area Styles */.paragraphTitle {	color: #1CB5CC;  /* teal */	font-size: 18px;	font-weight: bold;}.paragraphSubtitle {	color: #FFCC66;	/* peach*/	font-size: 14px;	font-weight: bold;}.paragraphText {	color: #FFFFFF;	/* white */	font-size: 12px;}.paragraphSite {	color: #000099;	/* blue */	font-size: 14px;	font-weight: bold;}	.paragraphSite2 {	color: #FFCC33;	/* yellow */	font-size: 14px;	font-weight: bold;}/* Copyright */.copyright {	color: #000000;	/* black */	font-size: 10px;}/* Miscellaneous Styles */.quote1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	color: #663366;	font-weight: bold;}.quote3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: italic;	color: #000066;}	.quote2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #663366;}