body
{
	margin: 0px;
	padding:0px;
	background-image:url(Images/Background-Colour.gif);
	font-family:Verdana, Arial, Sans-Serif;
}

table
{
	border:0;
/*	padding:2px;*/
}

td
{
	vertical-align:top;
}

a.SearchButton
{
	background-image:url(Images/Background-Colour.gif);
	border: solid 2px #b79d4e;
	color:#000000;
	padding:3px 3px 3px 3px;
	font-weight:bold;
	font-size:10pt;
}

/* Main Table */
table.MainTable
{
	width:800px;
	height:100%;
	padding:0;
	margin:0px auto 0px auto;

}

tr.HeaderRow
{
	height:20px;
	background-color:#ffffff;
	/*background-image: url(Images/Heading-Colour.gif);*/
}

tr.MenuRow
{
	height:20px;
	background-image: url(Images/Menu-Colour.gif);
}

tr.BreakRow
{
	height:2px;
}

tr.TopRow
{
	height:20px;
	background-image: url(Images/Body-Colour.gif);
}

tr.BottomRow
{
	height:20px;
}

tr.FooterRow
{
	height:20px;
}

td.MainColumn
{
	width:824;
}

table.MenuTable
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

table.TopTable
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

table.BottomTable
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

td.LogoCell
{
	width:1px;
}

td.CopyrightCell
{
	color:Black;
}

td.MenuBreak
{
	width:2px;
	background-image:url(Images/Background-Colour.gif);
}

td.TopLeftPane
{
	width:200px;
}

td.TopPane
{
/*
	background-image:url(Images/Boats.gif);
	background-repeat:no-repeat;	
	background-position:center;
*/
}

td.TopRightPane
{
	width:200px;
}

td.TopBreak
{
	width:2px;
	background-image:url(Images/Background-Colour.gif);
}


td.BottomLeftPane
{
	width:200px;
}

td.BottomPane
{
}

td.BottomRightPane
{
	width:200px;
}

td.BottomBreak
{
	width:2px;
}

td.BannerPane
{
	text-align:right;
	vertical-align:bottom;
}

td.FooterPane
{
	text-align:center;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	border: 0px solid;
	padding: 5px 0px 5px 0px;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border:0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	border:0px;
	text-align: center;
	width: 0;
	height: 0;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	background-color: #0054a0;
	border: #b79d4e 2px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #4150a3 0px solid;
	border-left: #4150a3 0px solid;
	border-top: #4150a3 0px solid;
	border-right: #4150a3 0px solid;
	background-color: Black;
	height: 1px;
}

.MainMenu_MenuItemSel 
{
	color:#ffffff;
	background-color: #b79d4e;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border:0px solid;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #4150a3 0px solid;
	border-bottom: #4150a3 0px solid;
	border-top: #4150a3 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

table.SearchBedBathCar
{
	width: 100%;
}

td.SearchField
{
	width:40px;
}

td.SearchBed
{
	background-image:url(Images/Search-Bed.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:27px;
	height:18px;
}

td.SearchBath
{
	background-image:url(Images/Search-Bath.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:27px;
	height:18px;
}

td.SearchCar
{
	background-image:url(Images/Search-Car.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:27px;
	height:19px;
}

td.SearchMin
{
	width:80px;
	height:19px;
}

td.SearchMax
{
	width:80px;
	height:19px;
}

td.SearchBreak
{
	width:10px;
}

table.HSearchTable
{
	width:816px;
	margin: 0pt;
	padding: 5px 10px 10px 10px;
	background-image:url(Images/Body-Colour.gif);
	border: solid 2px #ffffff;
}

table.SearchResult
{
	width: 100%;
	height: 189px;
	border: solid 2px #b79d4e;
}

img.EmailAFriend
{
	background-image:url(Images/EmailAFriend.png);
}

img.PrintBrochure
{
	background-image:url(Images/PrintBrochure.png);
}

img.SlideshowTour
{
	background-image:url(Images/SlideshowTour.png);
}

img.Floorplan
{
	background-image:url(Images/Floorplan.png);
}

p.Heading
{
	font-size:11pt;
}

p.WhiteHeading
{
	font-size:11pt;
	color:#ffffff;
}

table.Feature
{
	background-image:url(Images/FeatureFrame.png);
	background-repeat:no-repeat;
	margin-top:15px;
	color:#0054a0;
}
