

td#contact_us{
	padding: 10px 10px 10px 20px;
}

div#addresses{
	width: 560px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#contact_head_office{
	margin: 0px;
	padding: 0px;
}
	p.head_office{
		font-family: Verdana, Sans-Serif;
		font-size: 10px;
		font-weight: bold;
		color: #0B5F9C;
		margin: 0px;
		padding: 0px;
	}

div#contact_state_office{
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 270px;
}

	p.state_office{
		font-family: Verdana, Sans-Serif;
		font-size: 10px;
		font-weight: bold;
		color: #0B5F9C;
		margin: 0px;
		padding: 0px;
	}

div#contact_form{
	clear: both;
	width: 560px;
	border-top: 1px dotted #939871;
	padding-top: 10px;
}

p.form_para{
	margin-top: 0px;
	margin-bottom: 2px;
}

div#right_side_form{
	float: right;
	width: 275px;
}

label{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B5F9C;
}


p.required {
	margin-top: 1.4em;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B5F9C;
}

p#submit{
	text-align: right;
	margin-top: 0px;
	padding-right: 15px;
}

span#search_spec{
	font-family: verdana, sans-serif;
	color: #0B5F9C;
	text-transform: capitalize;
	font-size: 12px;
}


table#t_search_results{
	width: 550px;
}

table#t_search_results th{
	background-color: #E8E7CE;
	font-family: verdana, sans-serif;
	color: #OB5F9C;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #0B5F9C;
}

tr.results td{
	font-family: verdana, sans-serif;
	font-size: 13px;
	border-bottom: 1px dotted #CCD3B4;
	vertical-align: top;
}

th#result_pic{
	background-color: #E8E7CE;
	width: 100px;
	font-family: verdana, sans-serif;
	color: #0B5F9C;
	text-align: center;
	font-size: 12px;
}

th#title{
	background-color: #E8E7CE;
	width: 250px;
	font-family: verdana, sans-serif;
	color: #0B5F9C;
	text-align: center;
	font-size: 12px;
}

th#author{
	background-color: #E8E7CE;
	width: 150px;
	font-family: verdana, sans-serif;
	color: #0B5F9C;
	text-align: center;
	font-size: 12px;
}

th#price{
	background-color: #E8E7CE;
	width: 50px;
	font-family: verdana, sans-serif;
	color: #0B5F9C;
	text-align: center;
	font-size: 12px;
}
.sold
{
	background-image:url('images/sold.jpg');
	background-position: top center;
	background-repeat: no-repeat;	
}

