/***********   Main text   ************/

body {
		font-family: "verdana";
		font-size: 10pt 
}


a , a:link {
	color:#000000;
}

a:hover {
	color:#663300;	
}
a:active {
	color:#660000;
}
a:visited {
}

span.headline {
		font-size: 14pt;
		font-weight: bold;
}
span.price {
		font-size: 16pt;
		font-weight: bold;
}
span.bedbath {
		font-size: 12pt;
		font-weight: bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
span.directions {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;		
}
span.description {
		font-size: 8pt;
}

.box {
	padding: 6px;
	border: 1px solid #A1A1A1;
	text-align:justify;
}

.form {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A1402;
	text-align:justify;
}

.submit {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A1402;
	text-align:center;
}


