h1{
	display:none;
	color:#fff;
	position:relative;
	left:-9999px;
}

h2 {
	color: #7a1f00;
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;
}

/*TABLE--------------------------------------------*/

th {
	color: #7a1f00;
	font-size:14px;
	text-align:center;
}

td {
	font-size:13px;
	color:#7a1f00;
}

table#contact-form {
	float:right;
	font-family:Helvetica, Arial, Sans-Serif;
	text-align:right;
}

table#contact-form label {
	text-align:right;
}

td#labels{
	width:55px;
}

textarea{
	width:175px;
}

/*CONTENT--------------------------------------------*/

.body_text { 
	color: #7a1f00;
	font-size: 10pt;
	font-family: Helvetica, arial, sans-serif;
	line-height: 13pt;
}

a:link {
	color: #0a3a62;
}

a:hover {
	color: #faac30;
}

.left_cell {
	background-image: url("../images/bg_left_cell_orange.gif");
	background-position: left top;
}

.call_catalog {
	color: #faac30;
	font-size: 13pt;
	font-family: Helvetica;
}
