.baselayer {
	width: 844px;
	position: relative;
	left: 216px;
	top: 0px;
	height: 800px;
	border: 3px solid #FEC85A;
	background-color: #FFFFFF;
}

.mainlayer { 
postion: relative;
width: 600px; 
height: 100%; 
margin: auto; 
}

body {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
  

} 

	a:link {color: #7a1c00}

	a:active {color: red}
.contentlayer { text-align: left; /* adjust text back to normal alignment */ } 
 






.navwords {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.plainlink {
	text-decoration: none;
	font-size: 16px;

}
h1 {
	color: #7a1c00;
	font-size: 24px;
	line-height: 24px;

}
.size16 {
	font-size: 16px;
	font-family: Tahoma, Arial, sans-serif;

}
.linespace10 {
	line-height: 10px;
}
.smalllist {
	font-size: 14px;
	line-height: 18px;
}
.medheading {
	font-size: 18px;
	font-style: italic;
	color: #7a1c00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;


}
.linecloser {
	line-height: 5px;
}

.whitelink {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;


}
.redlink {
	color: #7a1c00;
	text-decoration: none;
	font-size: 14px;

}
.medheadingr {
	font-size: 18px;
	font-style: italic;
	color: #7a1c00;
	text-align: right;
	font-weight: bold;

}
.smallheading {
	font-size: 16px;
	font-style: normal;
	color: #7a1c00;
	font-weight: bold;
	font-family: Tahoma, sans-serif;

}
.medheadingl {
	color: #7a1c00;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;

}
.label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #7a1c00;
}
.labelsmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #7A1C00;
}

.tahoma14 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.tahoma14maroon {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #7A1C00;
}


.lgheading {
	color: #7a1c00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;



}
.doubleborder {
	border: thin double #FEC85A;
}
.notopborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEC85A;
	border-right-color: #FEC85A;
	border-bottom-color: #FEC85A;
	border-left-color: #FEC85A;
}
.nobottomborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FEC85A;
	border-right-color: #FEC85A;
	border-bottom-color: #FEC85A;
	border-left-color: #FEC85A;
}
.border4orange {
	border: 4px solid #FEC85A;
}
.trh24 {
	height: 55px;
}
.newwhitelink {
	font-size: 16px;
	color: #CCFFCC;
	text-decoration: none;
}
