/* 
========== 
	Content
==========
*/
/* *********** Content Left *********** */
#contentLeft2 {
	width:790px;
	padding-left:10px;
	float:left;
	padding-top:15px;
}

#contentLeft2 h1 {
	color:#4c721d;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #4c721d;
	padding-bottom:4px;
	margin:0 0 10px 0;
}
#contentLeft2 h2 {
	color:#4c721d;
	font-size:16px;
}
#contentLeft2 h3 {
	color:#4c721d;
	font-size:14px;
}
#contentLeft2 h4 {
	color:#4c721d;
	font-size:12px;
}
#contentLeft2 h5 {
	color:#4c721d;
}
#contentLeft2 h6 {
	color:#4c721d;
}
#contentLeft2 p {
	color:#000;
	font-size:12px;
	line-height:22px;
}
#contentLeft2 a {
	color:#4c721d;
	text-decoration:underline;
	font-weight:bold;
}
#contentLeft2 a:hover {
	background-color:#e7f0dc;
}
#contentLeft2 blockquote {
	background:url(../images/green/bg_blockquote.jpg) no-repeat -118px top #e7f0dc;
	padding:10px 0 0 40px;
}
#contentLeft2 blockquote p {
	margin:0; padding:0 40px 10px 0;
	line-height:18px;
	background: url(../images/green/bg_blockquote.jpg) no-repeat 412px bottom;
}
#contentLeft2 ul {
}
#contentLeft2 ol {
}
#contentLeft2 li {
	font-size:12px;
	line-height:22px;
}
#contentLeft2 ul li ul, 
#contentLeft2 ul li ul li ul,
#contentLeft2 ol li ol, 
#contentLeft2 ol li ol li ol {
	margin-top:0; padding-top:0;
}
#contentLeft2 table {
	border-collapse:collapse;
	margin:10px 0;
}
#contentLeft2 td {
	font-size:12px;
	padding:3px;
}
#contentLeft2 th {
	font-size:12px;
	color:#4c721d;
	padding:3px;
}
#contentLeft2 tr:hover {
	background-color:#e7f0dc;	
}
#contentLeft2 .noHover tr:hover,
#contentLeft2 .noHoverContact tr:hover {
	background-color:transparent;
}
#contentLeft2 thead {
	background-color:#e7f0dc;	
}
#contentLeft2 table caption {
	color:#4c721d;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:3px solid #4c721d;
}
#contentLeft2 img {
	border:1px solid #4a6725;
	padding:1px;
}
#contentLeft2 .greenBg {
	background-color:#e7f0dc;	
}
#contentLeft2 .noMargin {
	margin:0;
}
#contentLeft2 .noHover td {
	width:50%;
	overflow:hidden;
}
#contentLeft2 .noHoverContact td {
	width:33%;
	overflow:hidden;
}
#contentLeft2 .noHover td img,
#contentLeft2 .noHoverContact td img{
	float:left;
	margin-right:5px;
}
#contentLeft2 .noHover td p,
#contentLeft2 .noHoverContact td p{
	line-height:16px;
}
.form input, 
.form textarea {
	padding: 5px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
.forma textarea {
	height: 90px;
}

.form textarea:focus,
.form input:focus {
	border: 2px solid #4a6725;
}

.form input.submit-button {
	width: 100px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-weight:bold;
}
.antispam { display:none;}
#contentLeft2 .ratesTable {
	border:1px solid #4c721d;
}
#contentLeft2 .ratesTable th {
	border-bottom:1px solid #4c721d;
	background-color:#e7f0dc;	
	color:#4c721d;
	font-size:14px;
}
#contentLeft2 .ratesTable tr:hover {
	background-color:#e7f0dc;	
}
iframe {
	border:1px solid #4c721d;
}


