﻿div.text-column-content {
 color: #b40000;
}

div.text-column-content h1 {
 margin: 0px 0px 1em 0px;
 padding: 0px;
 font-size: 1.6em;
 color: #647900;
 font-weight: normal;
}

div.text-column-content h1 a {
 color: #647900;
}

div.text-column-content h2 {
 margin: 0px 0px .6em 0px;
 padding: 0px;
 font-size: 1.2em;
 color: #6b0067;
 font-weight: normal;
 float: left;
 width: 100%;
}

div.text-column-content h2 a {
 color: #6b0067;
}

div.text-column-content h3 {
 margin: 0px 0px .6em 0px;
 padding: 0px;
 font-size: .9em;
 color: #0c2987;
}

div.text-column-content p {
 margin: 0px 0px 1em 0px;
 padding: 0px;
 font-size: .95em;
 line-height: 1.4em;
 color: #000;
 float: left;
 width: 100%;
}

div.text-column-content p a {
 color: #000;
}

div.text-column-content img {
 float: left;
 border: solid 1px #a2c308;
 padding: 2px;
 background: #afccd7;
 margin: .3em 1em .6em 0px;
}

div.text-column-content hr {
 width: 100%;
 clear: both;
 height: 2px;
 margin-bottom: 2em;
 border: none;
 background: url(../images/hr.gif) no-repeat;
}

div.text-column-content ul {
 color: #000;
 margin: 0px 0px 1em 0px;
 padding-left: 1em;
 font-size: .95em;
 list-style: none;
 clear: both;
}

div.text-column-content ul li {
 background: url(../images/bulet.gif) no-repeat 0px .3em;
 padding: 0px 0px 5px 14px;
 margin-bottom: .2em;
 color: #819d01;
}

div.text-column-content ul li a {
 color: #819d01;
}

div.news h1 {
 margin: .3em 4px .3em 0px;
 padding: 0px 0px 0px 10px;
 font-size: .95em;
 color: #5e7200;
}

div.news h1 a {
 color: #5e7200;
}

div.news p {
 margin: 10px 4px 1em 0px;
 padding: 0px 0px 0px 10px;
 font-size: .85em;
 color: #494949;
}

div.news hr {
 visibility: hidden;
}

table.contact-form {
 clear: both;
}

table.contact-form th, table.contact-form td {
 padding: 4px;
}

input.mailer-field, textarea.mailer-field {
 border: solid 1px #9f9f9f;
 width: 400px;
}

td.submit {
 text-align: center;
}

td.submit input {
 border: solid 1px #9f9f9f;
 background: #9cb804;
 color: #fff;
}

table.contact-form th {
 text-align: right;
 color: #647900;
 font-size: .9em;
 font-weight: normal;
}

