@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
	padding-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: bold;
	font-variant: inherit;
	text-transform: inherit;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #330000;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #330000;
}
a:active {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #330000;
}
body {
	background-attachment: scroll;
	background-color: #997D66;
	background-image: url(images/bgnd_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #998167;
	padding-left: 10px;
}
.adriankinloch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
}

