/*------------------------------- LAN:Champs Styles -------------------------------*/
BODY {
	background-color: black;
	color: #202020;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
}
A, A:link, A:active, A:visited {
	color: #d43900;
	text-decoration: none;
}
A:hover {
	color: #3f7a92;
	text-decoration: none;
}

A.Alt, A.Alt:link, A.Alt:active, A.Alt:visited {
	color: white;
	text-decoration: none;
}
A.Alt:hover {
	color: #fa4700;
	text-decoration: none;
}

A IMG { border-style: none; }

.Centre { text-align: center; }
.Left { text-align: left; }

DIV.TopBanner {
	width: 728px;
	margin: 0 auto;
}

DIV.BodyWrapper {
	width: 700px;
	margin: 0 auto;
}

DIV.MenuLinks {
	margin: 5px 20px 0 0;
	padding: 0;
	color: #808080;
	text-align: right;
	font-size: 0.8em;
}
DIV.MenuLinks A, DIV.MenuLinks A:link, DIV.MenuLinks A:active, DIV.MenuLinks A:visited {
	color: #3f7a92;
	text-decoration: none;
}
DIV.MenuLinks A:hover {
	color: #d43900;
	text-decoration: none;
}

DIV.Header {
	height: 71px;
	margin-top: 5px;
	border-style: none;
}
DIV.TopBoxesTop {
	height: 44px;
	border-style: none;
	background: black url('../images/top_boxes_top.gif') no-repeat bottom left;
}
TABLE.TopBoxesTable {
	width: 700px;
	border-style: none;
	background-color: white;
}
TABLE.TopBoxesTable TD.TopBoxesSpacer { background-color: transparent; }
TABLE.TopBoxesTable TD.TopBoxesContent {
	background-color: #eaf3f6;
	font-size: 0.8em;
}
TABLE.TopBoxesTable TD.TopBoxesContent DIV.Box { padding: 0.3em 6px; }
TABLE.TopBoxesTable TD.TopBoxesContent DIV.Box UL {
	margin: 0;
	padding: 0;
}
TABLE.TopBoxesTable TD.TopBoxesContent DIV.Box UL LI {
	margin: 0.3em 0;
	list-style-type: none;
	line-height: 1.2;
}

TABLE.TopBoxesTable TD.TopBoxesContent SPAN.Title {
	font-size: 1.2em;
	font-weight: bold;
}
TABLE.TopBoxesTable TD.TopBoxesFooter {
	height: 36px;
	overflow: auto;
	background: black url('../images/top_box_bottom.gif') no-repeat top left;
	color: white;
	text-align: center;
	font-size: 0.8em;
}
TABLE.TopBoxesTable TD.TopBoxesFooter DIV.Box { padding-top: 10px; }
DIV.TopBoxesBottom {
	margin: 0;
	padding: 0;
	height: 10px;
	border-style: none;
	background: black url('../images/top_boxes_bottom.gif') no-repeat bottom left;
}

DIV.BodyTop {
	height: 34px;
	border-style: none;
}
DIV.BodyTop#Index { background: black url('../images/index_body_top.gif') no-repeat top left; }
DIV.BodyTop#Reserve { background: black url('../images/reserve_body_top.gif') no-repeat top left; }
DIV.BodyTop#Guestlist { background: black url('../images/guestlist_body_top.gif') no-repeat top left; }
DIV.BodyTop#Media { background: black url('../images/media_body_top.gif') no-repeat top left; }

DIV.FullTopBox {
	padding: 0.5em 0.5em 0 0.5em;
	border-style: none;
	background: white;
	text-align: left;
}
DIV.Breadcrumbs { font-size: 0.8em; }
DIV.PageTitle { font-weight: bold; }

TABLE.BodyTable {
	width: 700px;
	border-style: none;
	background-color: white;
}
TABLE.BodyTable TR.BodyRow { background: #4d91ae url('../images/body_bg.gif') repeat-x top left; }
TABLE.BodyTable TD.BodyTableSpacer { }
TABLE.BodyTable TD.BodyTableContent {
	background: #eaf3f6 url('../images/content_bottom.gif') no-repeat bottom left;
	text-align: center;
	font-size: 0.8em;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box {
	margin: 0;
	padding: 0.3em 20px;
	background: transparent url('../images/content_top.gif') no-repeat top left;
	text-align: left;
	line-height: 1.3;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box P { margin: 0.5em 0; padding: 0; }
TABLE.BodyTable TD.BodyTableContent DIV.Box SPAN.Title {
	color: #3c7087;
	font-weight: bold;
	font-size: 1.1em;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box SPAN.Posted {
	font-weight: normal;
	font-size: 0.8em;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box P.Notice {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box HR {
	height: 1px;
	border-style: none;
	background-color: #3c7087;
	color: #3c7087;
}
TABLE.BodyTable TD.BodyTableContent DIV.Box FORM.BuyNowButton { margin: 0.5em 0; }
TABLE.BodyTable TD.BodyTableContent DIV.BoxFooter {
	margin: 0;
	padding: 0.3em 20px;
	background-color: #4d91ae;
	color: white;
	text-align: center;
}
TABLE.BodyTable TD.BodyTableGallery { }
TABLE.BodyTable TD.BodyTableGallery DIV.PicBox {
	text-align: center;
	font-size: 0.8em;
}
TABLE.BodyTable TD.BodyTableGallery DIV.PicBox IMG.PicBoxImg { }
TABLE.BodyTable TD.BodyTableGallery DIV.PicBox IMG.PicBoxCaption { }

TABLE.Guestlist TH, TABLE.Guestlist TD {
	padding: 2px 5px;
	border-right: 1px solid silver;
}
TABLE.Guestlist TH.End, TABLE.Guestlist TD.End { border-right-style: none; }

DIV.LowerContent {
	padding: 16px 0 0.3em;
	border-style: none;
	background: white url('../images/body_bottom.gif') no-repeat top left;
	font-size: 0.8em;
	line-height: 1.4;
}
DIV.Footer {
	height: 31px;
	border-style: none;
	background: black url('../images/footer.gif') no-repeat top left;
}
