
/* -----------------------------------------------------------------
*/

h1 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	font: 3em "times new roman";
	/*color: #cd6820;*/
	color: #cd6820;
	letter-spacing: 1px;
}
h2 {
	text-align: left;
	margin-top: 40px;
	font: 2.4em "times new roman";
	/*color: #cd6820;*/
	color: #BD4C00;
	letter-spacing: 1px;
	font-weight: bold;
}
h3 {
	text-align: left;
	color: #6c7c00;
	font: 1.9em "times new roman";
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content p {
	margin-bottom: 20px;
	padding-left: 16px;
	font: 1.2em "trebuchet ms";
	color: #333333;
}
#maintext a {
	color: #798a00;
	text-decoration: none;
	border-bottom: 1px #d0ea17 solid;
}
#maintext a:visited {
	color: #4d5603;
	border-bottom: 1px #717e06 solid;
}
#maintext a:hover {
	color: #a74e14;
	border-bottom: 1px #eb7d33 solid;
}
#maintext ul {
	font: 1.2em "trebuchet ms";
	color: #333333;
	margin-bottom: 30px;
}
#maintext li {
	margin-bottom: 6px;
}
#maintext b {
	color: #516800;
	letter-spacing: 1px;
}
#maintext strong {
	color: #1b2700;
	font-weight: normal;
}
#maintext em {
	color: #6d8802;
}
#maintext p.readolder {
	background: transparent url('http://nyvesolutions.com/gfx/readolder.jpg') no-repeat center left;
	padding-left: 20px;
	margin-left: 10px;
}
#tinymenu li.hide {
	display: none;
}
/* -----------------------------------------------------------------
*/

#skiplinks {
	color: #181818;
	font-size: 1.2em;
	position: absolute;
	top: 0;
	left: 0;
}
#skiplinks a, #skiplinks a:visited {
	color: #181818;
	color: transparent;
}
#skiplinks a:hover, #skiplinks a:active, #skiplinks a:focus {
	color: white;
}
/* --------------------------------------------------------------------------- ONLINE FORM STYLE */
input, textarea, option, select {
	background-color: #f7f7f3;
	font: 8pt arial;
	color: #163312;
	letter-spacing: 1px;
	border: 1px dotted #a9aea4;
	padding: 1px; 
}
/* ----------------------------------------------------------------- ADDITIONAL CLASSES (SPAN MOSTLY) */
.nr	{
	font-family: georgia;
	font-size: 8pt;
}
.ctrplz {
	text-align: center;
}
#maintext .imgcaptctr {
	text-align: center;
}
#maintext .imgcaptctr img {
	margin: -10px auto 0 auto;
}
#maintext .imgcaptctr p {
	text-align: center;
	color: #6c7c00;
	font: 1.4em "times new roman";
	letter-spacing: 1px;
}