/* Generic pages will be controlled by this style sheet.*/ body {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	background-image: url(../images/background.jpg);	background-attachment: fixed;}/* ------- Text Effets ------- */div#toplinks {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #938567;	text-decoration: none;	text-align: center;	padding-top: 10px;	padding-bottom: 7px;}div#toplinks a, a:link, a:visited, a:active {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #4D75AE;	text-decoration: none;	padding-top: 10px;	padding-bottom: 7px;}div#toplinks a:hover {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #ffffff;	text-decoration: none;	padding-top: 10px;	padding-bottom: 7px;	background-color: #ABABAB;}/* ------- The text on the page. ------- */div#text {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #304A6C;	padding-top: 0px;	padding-right: 12px;	padding-bottom: 0px;	padding-left: 12px;	line-height: 15px;}div#text a, a:link, a:visited, a:active {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #7E4F22;	text-decoration: underline;}div#text a:hover {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;	padding-top: 1px;	padding-bottom: 1px;	background-color: #4D743B;}/* ------- The 'small print' at the bottom of the page. ------- */div#smallprint {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9px;	font-weight: lighter;	color: #999999;	text-decoration: none;	text-align: center;	padding-bottom: 10px;}div#smallprint a, a:link, a:visited, a:active {	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 9px; 	color: #999999; 	text-decoration: none;}div#smallprint a:hover {	color: #FFFFFF; 	text-decoration: underline;}.text {	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #304A6C;}