body {
	font-size:0.8em;
	color:#4d380b;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#7b1b05;
}

h1 {
	color:#470101;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:1.5em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:1.2em;
	color:#6e2525;
	margin:0px;
	padding:0px;
}

.clearer {
	clear:both;
}

.imageleft {
	width:68px;
	float:left;
	margin-right:12px;
	text-align:center;
}

.mainText {
	float:left;
	width:535px;
}

.mainTextThinner {
	float:left;
	width:385px;
}

.plainboxMain {
	padding:1px;
	border:1px solid #cbb07b;
}

.dotsep {
	background:url(../Images/Gif/dotbg1.gif) repeat-x 0px 17px;
	height:12px;
	font-size:1px;
	width:100%;
	clear:both;
	padding: 10px 0px;
}

.IntroText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	color:#8ba100;
	line-height:1.4em;
}

.IntroText a {
	color:#8ba100;
}

.LargerText {
	font-size:115%;
}

.LargestText {
	font-size:125%;
}

.SmallerText {
	font-size:85%;
}

.SmallestText {
	font-size:75%;
}

.OrangeText {
	color:#f15c14;
}

.OrangeText a
{
	color:#f15c14;
	text-decoration:none;
}

.RedText {
	color:#b2001a;
}

.BurgundyText, .BurgundyText a {
	color:#7b1b05!important;
}

.WhiteText {
	color:white;
}

.GreenText , .GreenText a{
	color:#8ba100;
}

.BlueText
{
	color:Blue;
}