@charset "utf-8";
/* Produced By: Nateo Designs */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
H1, H2, H3{
	font-size: 14px;
	font-weight: bold;
	color: #b14d1c;
}
body {
	background-color: #2d2d2b;
}
a:link {
	font-size: 13px;
	font-weight: bold;
	color: #899673;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #b14d1c;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #899673;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	font-weight: bold;
	color: #b14d1c;
	text-decoration: none;
}
a.nav:link{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:visited{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.yellowbold {
	color: #e8b54d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.yellow {
	color: #e8b54d;
	font-size: 12px;
	text-decoration: none;
}
.orangeBold {
	font-size: 12px;
	font-weight: bold;
	color: #b14d1c;
	text-decoration: none;
}
.orange {
	font-size: 12px;
	color: #b14d1c;
	text-decoration: none;
}
.greenBold {
	font-size: 13px;
	font-weight: bold;
	color: #899673;
	text-decoration: none;
}
.green {
	font-size: 13px;
	color: #899673;
	text-decoration: none;
}
.copyright {
	color: ##5d5d5d;
	text-decoration: none;
}
.textboxstyle{
padding-left:2px;
padding-top: 4px;
	border: 0px solid;
	border-color:none;
	background-color: #20201f;
	height: 21px;
	color:#FFFFFF;
	background-image: url('http://www.seguimarnold.com/images/textbg.gif');

}
.textareastyle{
padding-left:2px;
padding-right:1px;
padding-top: 3px;
	border: 0px solid;
	border-color:none;
	background-color: #20201f;
	height: 120px;
	width: 320px;
	color:#FFFFFF;
	background-image: url('http://www.seguimarnold.com/images/textarea.gif');

}
