/* Formatting tags */
html {
	padding: 10px 0 0; }
body { background-color: #600; }
border_blk {
	border-color: #000;
	border-width: 1px; }
.outline {
	border: solid 1px black; }
.whiteoutline {
	border: solid 10px white; }
/* text tags */
ul {
	list-style-image: url(images/elements/boxes.gif);
	list-style-position: outside; }
.small {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 120%;
	margin: 12px; }
.bodytext {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 140%;
	text-decoration: none;
	text-align: left;
	margin: 10px; }
.bodytext_centered {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 140%;
	text-decoration: none;
	text-align: center;
	margin: 10px; }
.navbar { color: #fff; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; text-decoration: none; }
.whitetext {
	color: white;
	font-family: Verdana, Arial, Helvetica, Geneva; }
.pullquote {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 160%;
	text-align: right;
	letter-spacing: 2px;
	margin: 12px; }
.hilight { font-weight: bold; background-color: #ffff83; text-decoration: none; }
a:link {
	color: #600;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #c80000;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	color: #ff5800;
	font-weight: bold;
	text-decoration: none; }
a:active {
	color: #306;
	font-weight: bold;
	text-decoration: none; }
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	background-color: #e17b7b;
	margin: 12px;
	padding: 12px;
	outline: dotted 1px black; }
.block {
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 120%;
	background-color: #e17b7b;
	padding: 12px; }
h1 { color: #000; font-size: 20px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 20px; margin: 4px; }
h2 { color: black; font-size: 16px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 16px; margin: 4px; }
h3 { color: black; font-size: 12px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 14px; margin: 4px; }
