@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
a {
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
body {
	background-color: #b9afa0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
#container {
	width: 950px;
	background-color:#dcd2be;
	position:relative;
	padding: 10px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main {
	margin-left: 152px;
}
#header {
	height: 70px;
}
#header h1 {
	color: #000033;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: left;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	line-height: 1.6em;
}
.headertag {
	color: #786e64;
	font-size: 14px;
	text-transform:uppercase;
	font-variant:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#navcontainer {
	width: 807px;
	height: 17px;
	padding: 0px;
	margin: auto;
	background-color: #b9afa0;
	position: absolute;
	top: 70px;
	right: 10px;
	border: 1px #786e64 solid;
	overflow: hidden;
}
#nav {
	margin: 0px;
	width: 100%;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
#nav li {
	float: left;
	width: 140px;
	border-right: 1px #786e64 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: #000033;
	display: block;
	background:  url(images/nav-graphic.gif);
	padding: 2px 0 6px 21px;
}
#nav li a:hover {
	color: #000033;
	background:  url(images/nav-graphic.gif) 0 -40px;
}
#nav a:link#active, #nav a:visited#active {
	color: #000033;
	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: 140px;
	height: 145px;
	position: absolute;
	top: 70px;
	left: 10px;
	border: 1px #786e64 solid;
	z-index: 1;
}
#footer {
	border: 1px #786e64 solid;
	background-color: #b9afa0;
	margin-top: 50px;
}
#footer p {
	font-size: 10px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align:center;
	line-height: 1.8em;
}
ul {
	padding-top: 8px;
	font-size: 13px;
	padding-left: 30px;
	list-style: square;
	margin: 0px;
	text-align: left;
	line-height: 1.4em;
	color: #000033;
}
p {
	padding-top: 8px;
	font-size: 13px;
	color: #000033;
	margin: 0px;
	text-align: left;
	line-height: 1.4em;
}
h2 {
	font-size: 24px;
	font-weight:normal;
	color: #000033;
	text-align: left;
	padding-top: 20px;
	margin: 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
.welcome {
	font-size: 36px;
	text-align:center;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height:1.2em;
}
.welcometag {
	color: #786e64;
	font-size: 16px;
	text-transform:uppercase;
	font-variant:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
	letter-spacing: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000033;
	text-align: left;
	padding-top: 8px;
	margin: 0px;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-style: italic;
}
h4 {
	padding-top: 8px;
	font-size: 13px;
	color: #000033;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
}
.floatright {
	float: right;
	clear: none;
	margin-left: 10px;
	border: 1px #786e64 solid;
}
.fineprint {
	font-size: 10px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-style: normal;
}
.center {
	text-align: center;
}
.axsencallout {
	color: #000033;
	background-color: #b9afa0;
	padding: 5px;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 8px;
	border: 1px #786e64 solid;
}
.graphictext {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}