body {
	margin-top: 12px; margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.pricebox {
	vertical-align: top;
	font-size: x-small ;
	text-align: center ;
	margin: 0px;
	padding: 0px;
	padding-right: 0.45em ;
}

img {
	border: 0px;
}

img.smlpic {
	width: 250px;
	height: 188px;
}

h1 {
	font-family: "BernhardMod BT", garamond, georgia, "times new roman", serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-top: 0em;
}

h2 {
	font-family: Perpetua, "Book Antiqua", times, serif;
	font-size: large;
	color: #316AC5;
	text-align: left;
	margin-top: 0.25em;
	margin-bottom: 0em;
}

h3 {
	margin-bottom: 0px;
	font-size: small;
	color: #3CBB78 ;
}

li.service {
	margin-bottom: 0px;
	font-size: small;
	color: #000000 ;
}

ul.location { 
	margin-left: 0px;
}

li.location {
	margin-bottom: 0px;
	margin-left: 1.25em;
	font-size: x-small;
	color: #3CBB78 ;
}

p {
	font-family: calibri, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

p.middle {
	text-align: center;
}
		
.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: xx-small;
	color: #000000;
}

.titleimage {
	width: 220px;
	height: 38px;
	margin-top: 9px;
}

li {
	font-family: calibri, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
}

.low {
	color: #000000;
	font-weight: bold;
}

.economy {
	color: #3CBB78;
	font-weight: bold;
}

.medium {
	color: #EE82EE;
	font-weight: bold;
}

.high {
	color: #000099;
	font-weight: bold;
}

.peak {
	color: #FF0000;
	font-weight: bold;
}

a {
	font-family: calibri, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: blue;
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

a.email {
	font-family: calibri, arial, sans-serif;
	font-size: small;
	color: #FF99CC;
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
