<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
a {
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
body {
	background-color: #232323;
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container {
	width: 960px;
	background-color:#333;
	position:relative;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
}
#main {
	margin-left: 183px;
	margin-top: 20px;
}
#header {
	height: 70px;
}

h1, h2, h3, h4 {
	font-family: 'Cinzel', serif;
	font-weight: normal;	
}

#header h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	text-align: left;
	padding: 0;
	line-height: 1.7em;
}
.headertag {
	color: #CCC;
	font-size: 18px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
}

.headertel {
	float: right;	
	display: block;
	font-size: 26px;	
}
#navcontainer {
	width: 787px;
	height: 17px;
	padding: 0px;
	margin: auto;
	background-color: #666;
	position: absolute;
	top: 80px;
	right: 10px;
	border: 1px #999 solid;
	overflow:hidden;
}
#nav {
	margin: 0px;
	width: 100%;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
#nav li {
	float: left;
	width: 140px;
	border-right: 1px #999 solid;
}
#nav li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 10px;
	text-decoration: none;
}
#nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	background:  url(images/nav-graphic.gif);
	padding: 1px 0 6px 21px;
}
#nav li a:hover {
	color: #fff;
	background:  url(images/nav-graphic.gif) 0 -40px;
}
#nav a:link#active, #nav a:visited#active {
	color: #fff;
	background:  url(images/nav-graphic.gif) 0 -40px;
}
.highlightcolor1 {
	background-color:#339933
}
.highlightcolor2 {
	background-color:#336699
}
.highlightcolor3 {
	background-color:#990000
}
.highlightcolor4 {
	background-color:#cc9933
}
.highlightcolor5 {
	background-color:#32004b
}
.highlightcolor6 {
	background-color:#603913
}
#sidephoto {
	width: 170px;
	height: 175px;
	position: absolute;
	top: 80px;
	left: 10px;
	border: 1px #999 solid;
	z-index: 1;
}
#footer {
	border: 1px #999 solid;
	background-color: #666;
	margin-top: 50px;
}
#footer p {
	font-size: 10px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align:center;
	line-height: 1.8em;
}
ul {
	overflow: hidden;
	zoom: 1;
	padding-top: 10px;
	padding-left: 20px;
	list-style: square;
	margin: 0px;
	text-align: left;
	line-height: 1.4em;
}
p {
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	line-height: 1.4em;
}
h2 {
	font-size: 28px;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	margin: 0px;
}
.welcome {
	font-size: 36px;
	text-align:center;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height:1.2em;
}
.welcometag {
	color: #CCC;
	font-size: 16px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	line-height:1.6em;
}
h3 {
	font-size: 24px;
	color: #CCC;
	text-align: left;
	padding-top: 10px;
	margin: 0px;
	line-height: 1.6em;
}
h4 {
	padding-top: 10px;
	font-size: 18px;
	color: #CCC;
	margin: 0px;
	text-align: left;
	line-height: 1.6em;
}

blockquote {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 15px;
}
.floatright {
	float: right;
	clear: none;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px #999 solid;
}
.captionphoto {
	float: right;
	clear: none;
	margin-top: 15px;
	margin-left: 10px;	
	line-height: 1em;
}
.captionphoto p {
	padding-top: 4px;
}

.caption230 {
	width: 232px;
	margin-right: 50px;
}
.border {
	border: 1px #999 solid;	
}
.fineprint {
	font-size: 11px;
	text-transform: uppercase;
}

.block {
	display: block;	
}
.center {
	text-align: center;
}
.axsencallout {
	color: #000;
	background-color: #CCC;
	border: 1px #fff solid;
	padding: 5px;
	margin-right: 180px;
	margin-left: 180px;
	margin-top: 8px;
}
.colcontainer {
}
.col50 {
	width: 50%;
	float: left;	
}
.col33 {
	width: 33%;
	float: left;	
}
.clear {
	clear: both;	
}
/* Form CSS */
form {
	margin: 0;
	padding: 0;
	min-width: 300px;
	max-width: 600px;
	text-align: left;
}
form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form label {
	display: block;
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
form label.error {
	color: red;
	font-weight: bold;
	padding-left: 132px;
	font-style: italic;
}
form input, form textarea, form select {
	margin: 5px 0 0 10px;
	width: auto;
}
textarea {
	overflow: auto;
}
form br {
	clear: left;
}</pre></body></html>