a:link { color: #8E362E; text-decoration: none}
a:active { color: #FF6633}
a:visited { color: black; text-decoration: none}
a:hover {  color: #8E362E; text-decoration: underline}

body {
	background-color: #BCBCBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

p, td, input, select {
	font-size: 11px;
	line-height: 14px;
}

p.smalltext {
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
}

.left_col {
	background-image: url("images/move-a-piano_13.gif");
	width: 50px;
}

.content {
	background-color: white;
}

.right_col {
	background-image: url("images/move-a-piano_15.gif");
	width: 50px;
}

table.rates, table.news, table.order_form {
	border-style: solid;
	border-width: 1;
}

td.rates, td.news, td.order_form {
	background-color: #C9E8EE;
	font-size: 11px;
	padding: 5px;
}

td.news {
	font-style: italic;
}

.error {
	font-weight: bold;
	color: red;
	font-size: 12px;
	text-align: center;
}
div.calendar_popup {
	position: absolute;
	background-color: #EDCEC7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-color: #B27265;
	border-style: solid;
	border-width: 1px;
	display: none;
	width: 150px;
}

td.calendar_dow, td.empty_calendar, td.calendar_ghosted, td.calendar_day {
	text-align: center;
	width: 15px;
	border-color: #EDBBB2;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

td.calendar_ghosted {
	color: #E2BCB5;
}

td.calendar_day, td.calendar_ghosted {
	background-color: #FFE0DA;
}
.print {
	display: none;
}

.price {
}

table.pricing {
	     border-width: 1px;
	     border-style: solid;
	     width: 100%;
}

table.pricing td {
	      padding: 10px;
	     background-color: #C9E8EE;
}
