/*******************************************
 TEXT&FORM objects STYLES 
 *******************************************/
p, body, th, tr, td, table, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9BDA0;
	font-weight: normal;
	line-height: 18px;
	scrollbar-base-color:#7d2515;
}
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9BDA0;
	font-weight: bold;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:-.2em;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:-.2em;
	margin-top:.2em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #D78A57;
	margin-bottom:-.2em;
	margin-top:.2em;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D2515;
	font-weight: normal;
	background-color: #FF9933;
	border: 1px solid #AC2617;
	color: #6C1413;
	margin-left:-1em;
	margin-right:-1em;
	margin-bottom:-.4em;
	margin-top:-.1em;  
} 
a {
	font-size: 12px;
	color: #FF9933;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
	}

a:hover {
	font-size: 12px;
	color: #FFCC33;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9BDA0;
	font-weight: normal;
	line-height: 10px;
	}
div.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9BDA0;
	font-weight: normal;
	line-height: 10px;
	}
div.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	}
div.smalltext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	}
.bigheadersec1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	}
.bigheadersec2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight:bolder;
	font-style:italic;
	line-height: 18px;
	}
/*******************************************
 END TEXT&FORM objects STYLES 
 *******************************************/
hr {
	color: #45140C;
	height: 1px;
	width: 100%;
	margin-bottom:-.2em;
}
.picborders {
	border-top: 2px solid #45140C;
	border-right: 2px solid #9C4E4E;
	border-bottom: 2px solid #9C4E4E;
	border-left: 2px solid #45140C;
}

.centercolumnhomepage {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45140C;
	border-left-color: #45140C;
}
.btmbrder {
	border-bottom: 1px solid #45140C;
	
}

.familybg {
	background-attachment: fixed;
	background-image: url(images/marshfm_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ad321d;
	border: 1px solid #AD321D;
	background-color: #7D2515;
}

.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ad321d;
	border: 1px solid ad321d;
	background-color: 5c1c10;

}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.btmdottedbrder {
	border-top: 1px none #dcbeab;
	border-right: 1px none #dcbeab;
	border-bottom: 1px solid #dcbeab;
	border-left: 1px none #dcbeab;

}
.rightvertical {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #dcbeab;
}
.backfade {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg_fade.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
