body {
	background: #ffffff url('gfx/bgd.gif') 0px -28px repeat-x;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	font-family: 'Times New Roman';
}

div#body {
	background: #f9e8cc url('gfx/vert_bar_bott.jpg') 111px 0px no-repeat;
	width: 780px;
}

div#bottom {
	background: #f9e8cc url('gfx/bott_bgd.jpg') bottom left repeat-x;
	min-height: 135px;
	vertical-align: text-bottom;
	clear: both;
}

div.button {
	background-image: url('gfx/button.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 120px;
	height: 44px;
	text-align: center;
	cursor: pointer;
}

div.button_sub {
	width: 120px;
	text-align: center;
}

div.button:hover {
	background-position: bottom left;
}

div#content {
	background: #f9e8cc url('gfx/main_bgd.jpg') top left repeat-x;
	min-height: 272px;
}

div#copy {
	background-color: #ffffff;
	text-align: right;
	padding-right: 20px;
	color: #86570b;
	font-size: 0.9em;
	height: 20px;
}

div#footer {
	width: 780px;
	height: 52px;
}

div#header {
	background-color: #f9e8cc;
	width: 780px;
	height: 140px;
}

div#map {
	width: 380px;
	height: 300px;
	margin: 70px 10px 20px 10px;
	margin: 20px auto 0px auto;
}

div#menu {
	position: absolute;
	margin: 0px 0px 0px 7px;
	width: 129px;
}

div#rotator1
{
	position: relative;
	overflow: hidden;
	width: 185px;
	height: 130px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

div#rotator2
{
	position: relative;
	overflow: hidden;
	width: 185px;
	height: 130px;
	float: left;
	margin-right: 10px;
}

div#rotator3
{
	position: relative;
	overflow: hidden;
	width: 185px;
	height: 130px;
	float: left;
}

div#stock_check {
	position: absolute;
	margin: -22px 0px 0px 339px;
}

div#text {
	background-color: #f9e8cc;
	width: 625px;
	margin-left: 129px;
}

div#top_main_bar {
	background: #f9e8cc url('gfx/top_main_bar.gif') top left repeat-x;
	width: 625px;
	height: 10px;
}

div#top_pink_bar {
	background-color: #f9e8cc;
	width: 780px;
	height: 10px;
}

div#wrapper {
	position: relative;
	margin: 93px auto;
	background-color: #f9e8cc;
	width: 780px;
	top: 0px;
	text-align: left;
}

input.enq {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #000000;
	width: 300px;
}

input.enq_sub {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #ffffff;
	width: 100px;
	height: 36px;
	background-color: #d1aa42;
	border: 0px;
	border-top: 1px solid #ebc96d;
	border-left: 1px solid #ebc96d;
}

textarea.enq {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #000000;
	width: 300px;
	height: 100px;
}

a:link, a:visited {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #7b8ac1;
	text-decoration: underline;
}

a:hover {
	color: #7b8ac1;
	text-decoration: none;
}

p {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #86570b;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}

p.map {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

ul {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #86570b;
	padding: 10px 0px 10px 10px;
	margin: 0px 20px 0px 20px;
}

h1 {
	font-family: 'Times New Roman';
	font-size: 1.8em;
	font-style: italic;
	color: #86570b;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}

h2 {
	font-family: 'Times New Roman';
	font-size: 1.2em;
	font-weight: normal;
	color: #86570b;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}

tr.tab {
	text-align: center;
	vertical-align: top;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #f9d69e;
	color:#86570b
}

table.enq td {
	font-family: 'Times New Roman';
	font-size: 1em;
	color: #86570b;
}