@charset "utf-8";
/* CSS Document */



body {
	background: #890125;
	margin: 0px;
}
#wrapper {
	width: 100%;
}
.panels {
	background: #5F011B;
	vertical-align: top;
}
#container {
	font: 12px/142% Arial;
	color: #333333;
	vertical-align: top;
	height: 1331px;
	width: 773px;
}
#contentbox {
	height: auto;
	width: 100%;
}
#top {
	text-align: right;
	vertical-align: middle;
	height: 27px;
	padding-right: 8px;
	font: bold 14px Arial;
	color: #FFFFFF;
}
#mappic {
	vertical-align: top;
	width: 253px;
}
#rightpic {
	background: url(03right_bg.jpg);
	vertical-align: top;
	width: 123px;
}
#textbox {
	background: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 27px;
	padding-left: 27px;
}
#bot1 {
	background: url(04bg1.jpg);
	height: 221px;
	width: 252px;
}
#rates {
	background: url(04bg2.jpg) repeat-x top;
	width: 255px;
	padding-top: 16px;
	padding-left: 16px;
	vertical-align: top;
}
#contact {
	background: url(04bg3.jpg) repeat-x top;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 9px;
}

h1 {
	font-size: 16px;
	margin: 0px;
}
.contactheading {
	font-size: 23px;
	color: #FFFFFF;
}
.telno {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

a.rateslink:link {
	font-weight: bold;
	color: #333333;
}
a.rateslink:visited {
	font-weight: bold;
	color: #333333;
}
a.rateslink:hover {
	color: #A23143;
}
a.email:link {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
a.email:visited {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
a.email:hover {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
a.backto:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.backto:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.backto:hover {
	color: #FFDFDF;
	font-size: 14px;
	text-decoration: none;
}
