body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-color: #000066;
	background-image: url(images/Graham_of_Montrose.gif);
	background-repeat: repeat;
}

p, li {
	font-family: "Times New Roman", Times, serif;
}
hr {
	color: #003366;
}

h3 {
	color: #006633;
}


.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	list-style-type: none;
	font-variant: small-caps;
	text-align: left;
	margin-left: 10px;
}
.navbar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	left: -25px;
}
.navbar a:link {
	text-decoration: none;
	color: #003366;
}.navbar a:visited {
	color: #003366;
	text-decoration: none;
}
.navbar a:hover {
	color: #006633;
	text-decoration: none;
}
#faqs h3  { cursor:pointer; }
#faqs h3.active  { color:#000066; }
#faqs div   { position:relative; }
#faqs div p  { padding:0; margin-bottom:15px; }

