﻿body {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: #2e477a;
	margin-top: 0px;
	color: #DDDADB;
	text-align: center;
}
.nav {
	font-family: "Monotype Corsiva", cursive, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: auto;
	width: auto;
	border: thick solid #2e477a;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.HighlightedText span {
	position:absolute;
	display:block;
	top:-3px;
	left: -1px;
}

.HighlightedText {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #2E477A;
}
	
.HighlightedText:before { display:block; padding:1px; color:#000000;  } 

.bottom {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-position: center bottom;
	vertical-align: bottom;
	clear: both;
	text-align: center;
}
ul {
	list-style-image: url(images/sheepbullet.gif);
	list-style-position: outside;
	line-height: 35px;
	font-style: normal;
	text-align: left;
	white-space: normal;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}


.Text {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	width: 80%;
	text-align: center;
	vertical-align: middle;
}

a:link {
	color:#FFFF66;
	text-decoration:none;
}
	
a:hover {
	color:#66FF00;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited{
	color:#FFFF66;
	text-decoration:none;
	}
	
.Main {
	font-size: large;
	font-style: normal;
	float: right;
	position: relative;
	width: 70%;
	margin-right: 2px;
	margin-left: 2px;
	clear: both;
	text-align: center;
	padding: 0%;
}
.Sidebar {
	font-size: medium;
	float: left;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	width: 27%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-family: "Monotype Corsiva", cursive, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
}
.sold {
	text-decoration: line-through;
}
.regular {
	font-size: large;
	font-style: normal;
	position: relative;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0%;
}
