/*              Brougham Heights CSS               */
/* Compiled by Jesse Garrett @ Efinity on 23/01/06 */

body {
  	background-image: url(../img/backdrop.gif);
  	background-position: top left;
  	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8d5c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
}

a:hover 	{color: #29568f; text-decoration: underline; }
a:link  	{color: #6e1823; text-decoration: none; }
a:visited 	{color: #6e1823; text-decoration: none; }
a:active 	{color: #29568f; text-decoration: none; }

.toplinks {font-size: 12px; }

.smtxt {font-size: 9px; }

.pagehead {font-size: 22px; color: #691a25; }

.bodytxt {font-size: 12px; }

.txt11pt {font-size: 11px; }

.txt10pt {font-size: 10px; }

.txt15pt {font-size: 15px; font-weight: bold; }

.medbtxt {font-size: 18px; color: #333333; }
.question {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
