@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A2F20;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
.bold-white-insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: bold;
	margin-left: 15px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A2F20;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	list-style-type: disc;
}

.li-numbered{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A2F20;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	list-style-type: decimal;
}

.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #BF2E1A;
}
.boldgreen {
	font-weight: bold;
	color: #708946;
}
p.grn-insert {
	font-size: 10px;
	color: #708946;
	margin-right: 8px;
	margin-left: 8px;
}
p.grn-small {
	font-size: 10px;
	color: #708946;
}
p.brn-insert {
	font-size: 10px;
	color: #5A2F20;
	margin-right: 8px;
	margin-left: 8px;
}
p.insert {
	margin-right: 8px;
	margin-left: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #BF2E1A;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A2F20;
	text-align: left;
}
a.one:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
body {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #708946;
}
a.one:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 8px;
}
a.one:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.one:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.two:link {
	color: #5A2F20;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.two:hover {
	color: #5A2F20;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 8px;
}
a.two:active {
	color: #5A2F20;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.two:visited {
	color: #5A2F20;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.three:link {
	color: #708946;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.three:hover {
	color: #708946;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
}
a.three:active {
	color: #708946;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.three:visited {
	color: #708946;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.four:link {
	color: #BF2E1A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.four:hover {
	color: #BF2E1A;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.four:active {
	color: #BF2E1A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.four:visited {
	color: #BF2E1A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.five:link {
	color: #BF2E1A;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.five:hover {
	color: #BF2E1A;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.five:active {
	color: #BF2E1A;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.five:visited {
	color: #BF2E1A;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.six:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.six:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 8px;
}
a.six:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.six:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
.seven-text-path {
	color: #5A2F20;
	font-size: 10px;
}
a.seven-link-path:link {
	color: #5A2F20;
	font-size: 10px;
	text-decoration: none;
}
a.seven-link-path:hover {
	color: #5A2F20;
	font-size: 10px;
	text-decoration: underline;
}
a.seven-link-path:active {
	color: #5A2F20;
	font-size: 10px;
	text-decoration: none;
}
a.seven-link-path:visited {
	color: #5A2F20;
	font-size: 10px;
	text-decoration: none;
}


a.calltoaction:link, a.calltoaction:visited, a.calltoaction:active {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
}
a.calltoaction:hover {
	text-decoration: underline;
}










.small {
	font-size: 10px;
}
hr {
	margin-right: 8px;
}

.flash-banner-background {
	z-index: 0;
}
a.email {
	color: #BF2E1A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
direction:rtl;
unicode-bidi: bidi-override;
}
.sml-red {
	font-size: 11px;
	color: #bf2e1a;
}
.image-float-left {
	float: left;
	clear: left;
	margin: 0 1em 0 0;
}
.image-float-right {
	float: right;
	clear: right;
	margin: 0 .5em .5em 1em;
}


.image-float-right2 {
	float: right;
	clear: right;
	margin: 0 .5em .5em -3em;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #708946;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DE9033;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1854BC;
	text-align: left;
}
