body {
	background: #921524 url(gfx/bgcolour.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #420202;
}
.masthead {
	border-top: 5px solid #000000;
	padding-top: 1px;
}
.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	height: 35px; text-align:center;
	background: #731818 url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.nav a, .nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #CFB2B2;
	text-decoration: none;
	border-bottom: 5px solid #E3D1D1;
	font-weight: normal;
}
.nav a:hover {
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 5px solid #AB7474;
}
#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}
.padBottom {
	margin-bottom: 1px;
}
.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}
.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}
.copy {
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #AB7474;
	background: #420202;
	padding-right: 44px;
	padding-left: 22px;
}
.copy a {
	color: #E3D1D1;
	font-weight: normal;
}
.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}
.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}
h1, h3 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #731818;
}
.leftCol img, .rightCol img {
	border-top: 1px solid #420202;
	border-right: 1px solid #420202;
	border-bottom: 1px solid #420202;
	border-left: 1px solid #420202;
}
a, a:visited {
	font-weight: bold;
	color: #731818;
}
a:hover {
	color: #B12121;
}


.side img{border: none;}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }

.form {
	width:460px;
}

.pricechart {
	width:100%
}

/* MAPS */

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
