@charset "utf-8";
/* CSS Document */

html {
}
body {
	background:url(lookandfeel/images/bgtile.jpg) #c0baa3 top repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#263f3a;
}
a:link, a:active, a:visited {
	color:#263f3a;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336666;
}
h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336666;
	margin-bottom:-10px;
}
h3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336666;
}
h4 {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
	margin-bottom:-10px;
}
h5 {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
	letter-spacing:-1px;
}
.welcome, .welcome p {
	line-height:18px;
	padding:0px;
	margin:0px;
	font-size:11px;
}
hr {
	height:1px;
	background-color:#336666;
	border:0px;
}
.quote {
	color:#539A96;
	letter-spacing:1px;
	font-size:12px;
	font-style:italic;
}
.anchor, .anchor a:link, .anchor a:active, .anchor a:visited {
	color:#263f3a;
	letter-spacing:-1px;
}
.anchor a:hover {
	color:#539A96;
	text-decoration:none;
	letter-spacing:-1px;
}
