body {margin: 0px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; background: #2e2e2e;}
#container {margin: 20px auto; text-align: left; width: 950px;}

.clear {clear: both;}
.centre {text-align: center;}

a:visited, a:link {color: #ff0000; text-decoration: underline;}
a:hover {text-decoration: none;}

#header {background: #000 url("images/layout/header.jpg") top left no-repeat; height: 142px;}
	#header img {float: right; margin: 6px;}
#navigation {background: #d9d900 url("images/layout/nav_bg.gif") top left repeat-x; height: 34px; border-bottom: 1px solid #666666;}
	#navigation ul {margin: 0px; list-style: none; padding: 0px 0px 0px 20px;}
		#navigation ul li {float: left; list-style: none;}
		#navigation ul li a {float: left; display: block; margin-top: 2px; padding: 0px 20px; line-height: 32px; text-transform: uppercase; color: #ff0000; font-weight: bold; text-decoration: none;}
		#navigation ul li a:hover {text-decoration: none; background: #666666 url("images/layout/tab_bg.gif") top repeat-x; color: #fff;}
		
#page {clear: both; padding: 20px 30px; background: #c9c9c9 url("images/layout/page_bg.gif") top left repeat-x;}

#page-left {float: left; width: 49%;}
#page-right {float: right; width: 49%;}

h1 {color: #ff0000; font-weight: bold; padding: 10px 0 0 0; margin: 0 0 10px 0; font-size: 18px; border-bottom: 1px dotted #ff0000;}
h2 {color: #000; font-weight: bold; padding: 10px 0; text-align: center; font-size: 16px;}
p {margin: 0; padding: 0 0 20px 0;}

.image-left {float: left; margin: 0 10px 10px 0; border: 2px solid #fff;}
.image-right {float: right; 0 0 10px 10px; border: 2px solid #fff;}

#map {border: 2px solid #eee;}

form {margin: 0px; padding: 0px;}
	form .aligned {margin-left: 120px;}
	form strong {display: block; margin: 20px 0 5px 0;}
	form label.input {text-align: right; display: block; width: 110px; float: left;}
	form input.input {margin-left: 120px; display: block; width: 400px;}
	form input.button {margin-top: 20px;}
	form textarea {width: 400px; height: 100px;}
	
table {padding: 20px 10px 20px 10px; width: 100%; font-size: 12px;}
	table td {background: #dbdbdb; padding: 4px;}
	table .alt td {background: #f0f0f0;}
	table .price {text-align: right;}
	table th {text-align: left; padding: 10px 0 5px 0;}

#footer {clear: both; background: #aeaeae url("images/layout/footer_bg.gif") top repeat-x; padding: 20px; text-align: center; font-size: 10px;}
