/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #ffffff; background: none; text-decoration: none}
a:visited	{color: #ffffff; background: none; text-decoration: none}
a:hover		{color: #ffffff; background: none; text-decoration: underline}
a:active 	{color: #ffffff; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #ffffff; background: #232323;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 2px solid #ffffff;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 2px solid #ffffff;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  color: #ffffff; background: none;
	font-size: 2em;
	margin-top: .5em;
	padding: 0px;
}

h2 {
  color: #00893C; background: none;
	font-size: 18px;
	font-weight: 600;
	letter-spacing:0.01em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 2px solid #244023;
	margin-bottom: 10px;
}

h3 {
  color: #00893C; background: none;
	font-size: 14px;
	letter-spacing:0.01em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #244023;
	margin-bottom: 10px;
}

h4 {
  color: #ffffff; background: url(/images/H-Tag-Gradient.jpg);
  background-repeat: repeat-x;
	font-size: 16px;
	letter-spacing:0.01em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #00893C;
	border-right: 1px solid #00893C;
	border-top: 1px solid #00893C;
	border-bottom: 1px solid #00893C;
}

p	{
	margin: 0 0 1em;
}

.address-footer {
	color: #ffffff
; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #ffffff; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #ffffff; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenubg	{
	text-align: center;
	background-image: url(/images/Header-Menu.jpg);
	background-repeat: no-repeat;
}

.headermenu {
	font-size: 14px;
	font-weight: normal;
}
a.headermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.headermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.headerselected {
	font-size: 14px;
	font-weight: bold;
}
a.headerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.headerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:active 	{color: #ffffff; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #ffffff; background: none; text-decoration: none}
a.menu:visited	{color: #ffffff; background: none; text-decoration: none}
a.menu:hover		{color: #ffffff; background: none; text-decoration: none}
a.menu:active 	{color: #ffffff; background: none; text-decoration: none}

.menuselected	{
	color: #ffffff; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.menuselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:active 	{color: #ffffff; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #ffffff; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #ffffff; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #ffffff; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #ffffff; background: none; text-decoration: none}

.footer {
	text-align: center;
}

.footermenu {
	font-weight: normal;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:active 	{color: #ffffff; background: none; text-decoration: none}

.footermenubg	{
	text-align: center;
	background-image: url(/images/Footer-Menu.jpg);
	background-repeat: no-repeat;
}

/* 	end of menu styles with hyperlink color settings */



.picborder{
	border: 1px solid #ffffff;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #ffffff;
}

.dottedline	{
	border-bottom: 4px dotted #006F2D;
}

.dottedlineFull	{
	background: #ffffff;
	border-bottom: 2px dotted #006F2D;
}

.dottedbottom	{
	border-bottom: 1px dotted #006F2D;
}

.dottedtop	{
	border-top: 1px dotted #006F2D;
}

.leftborder {
    background-image:url(/images/Left-Border.jpg);
    background-repeat: repeat-y;
}

.rightborder {
    background-image:url(/images/Right-Border.jpg);
    background-repeat: repeat-y;
}

.phonebg {
    background-image:url(/images/Phone-Bg.jpg);
    background-repeat: no-repeat;
}

.FamilyPriceTable	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		border: 4px Ridge #006F2D;
}

.FamilyPriceTitles	{
		font-size: 15px;
		font-weight: 900;
}

.fontcolor	{
	color: #000000; background: #ffffff;
}

.TruthsHeading	{
	color: #90c39a;
	font-weight: bold;
	padding:2px;
	padding-bottom: 12px;
	font-size:14px;
}

.bottomLine	{
	border-bottom: 1px dotted #272c28;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

div#textboxContent	{
	height: 690px;
	width:  660px;
	overflow: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
}