a img { 
  border: none;
}

body {
  margin: 0;
  background: #EBECD7;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
}

input.text { 
  border-top: solid 2px #7c7c7c;
  border-right: solid 1px #c3c3c3;
  border-left: solid 2px #c3c3c3;
  border-bottom: solid 1px #dddddd;
}

#wrapper_bottom
{
	padding-bottom: 0px;
}

#wrapper {
  width: 747px;
  margin: 0 auto;
  text-align: left;
}

.captcha { 
  margin: 5px 0;
}

.captcha img { 
  margin: 5px 0;
  display: block;
}

.captcha input.text { 
  margin: 5px 0;
  width: 180px;
}

/* google searchbox */
#searchbox { 
  position: absolute;
  top: 5px;
  right: 5px;
}

.cse-overlay-bg { 
  z-index: 102;
}

.cse-overlay { 
  z-index: 102;
}

div.div_news_title
{
	background: #ECF8FE;
	overflow: auto;
	padding: 10px;
}

div.div_news_title div.div_right
{
	float: right;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	font-weight: bold;
	color: #313131;
}

div.div_news_title div.div_left
{
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 15px;
	font-weight: bold;
	color: #313131;
}

tr.tr_news_rows td
{
	font: 11px 'Trebuchet MS'!important;
}

a.a_full_story:link,a.a_full_story:visited
{
	color: black;
	text-decoration: none;
}

a.a_full_story:hover
{
	text-decoration: underline;
}

div#div_footer
{
	width: 747px;
	height: 164px;
	background: white url('../images/footer_bg.png') no-repeat right;
}

div#div_footer_sep
{
	background: url('../images/footer_sep.png') repeat-x;
	height: 34px;
	width: 747px;
}

td.td_footer_title
{
	font-size: 24px;
	font-family:'Trebuchet MS';
	font-weight: bold;
	color: #92A141;
}

td.td_footer_info
{
	font-family: 'Verdana';
	font-size: 10px;
	width: 30%;
}

div#div_footer table
{
	margin-left: 33px;
}

div#div_content_sep
{
	background: url('../images/header_sep.png') repeat-x;
	height: 40px;
	width: 747px;
}

div#div_content
{
	background: #ECF8FE;
	width: 747px;
	padding-bottom: 20px;
}

div#div_contact_title
{
	height: 57px;
	width: 657px;
	background: white url('../images/contact_title.png') no-repeat 50px 19px;
}

div#div_contact_body
{
	width: 657px;
	background: #f5fafc;
	margin-top: 3px;
	padding: 20px 0px;
}

div#div_contact_body table
{
	width: 579px;
	margin-top: 30px;
	font-family: 'Trebuchet MS','Tahoma';
	font-size: 10px;
	text-align: left;
}

tr.tr_table_headers td
{
	font-family: 'Trebuchet MS','Tahoma';
	font-size: 15px;
	font-weight: bold;
}

tr.tr_table_headers td a:link,tr.tr_table_headers td a:visited
{
	font-family: 'Trebuchet MS','Tahoma';
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}

tr.tr_table_headers td a:hover
{
	text-decoration: none;
}

div#div_contact_body table input
{
	width: 270px;
	background: #ECF8FE;
	border: 1px solid #92AD00;
	color: #737373;
}

div#div_contact_body table select
{
	background: #ECF8FE;
	border: 1px solid #92AD00;
	color: #737373;
}

p.p_no_acc
{
	font-family: tahoma;
	font-size: 12px;
}

div#div_sale_price
{
	width: 160px;
	padding: 5px 10px;
	background: red;
	margin: 10px 0px;
	color: white;
	font-size: 14px;
	font-family: 'Trebuchet MS','Tahoma';
}

div#div_sale_price hr
{
	border: 1px solid white;
}

