/* CSS Document */
body, html, table {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color:#424242;
      background-color:#CDB689;
}


#Containerbackground{
	background-image:url(/images/bg_img.jpg) repeat-x;
	vertical-align:top;
}

input{
	background: #FBF3DC;
	border: 1px solid #D0BE8B;
}

.normaltext, td{
	font-size:11px;
	font-weight:bold;
}

a, a:link, a:visited, a:hover{
      font-size: 11px;
      font-weight: bold;
      color:#826031;
}

.info_text{
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

.heading{
	font-size:18px;
	color:#3B6B21;
}

.main-heading{
	font-size:28px;
	color:#3B6B21;
}

input{
	background: #FBF3DC;
	border: 1px solid #D0BE8B;
	/*padding-left:20px;*/
}

.information {color: #7B6335}
.smallterm {font-size:8px;}
.abouthtc_header {color: #F29035; }
.testimonial {
	color: #333333;
	font-style: italic;
}
.information_date {font-size: 14px}
.sub-heading{font-size:14px;}						

.information_quote {color: #3B6B21; font-style: italic; }



