﻿body { background-image: url(WebImages/Background.png); background-repeat: no-repeat; font-family: Arial; font-size: x-small; color: White; background-position: center top; background-color: #2D1C14; }

/* Boxes and Tables */
.TableBoxChoc { background-color: #2D1C14; border: solid 0 #2D1C14; text-align: left; width: 240px; background-image: url(WebImages/ChocBoxBackground.png); background-repeat: repeat-y;}
.TableBoxChocText { text-align: justify; width: 730px; color: #91673F;}
.FooterBottomBox { color: #91673F; text-align: right; }

.MainTable { border: solid 5px White;} 

.PageLeftBox { text-align: left; width: 200px; }
.PageRightBox { text-align: justify; width: 510px; }
.RatesBox { text-align: center; widows: 510px; font-size: medium; color: #A0A125; font-weight: bolder;}
.RatesTableBox { text-align: left; widows: 510px; font-size: small; color: #91673F; font-weight: normal;}

.TopFloorPlanBox { background-image: url(WebImages/TopFloor.png); background-repeat: no-repeat; background-position: center;  
	width: 510px; height: 300px; }
.GroundFloorPlanBox { background-image: url(WebImages/GroundFloor.png); background-repeat: no-repeat; background-position: center; 
	width: 510px; height: 300px; }

.DividerCell { border-bottom: dotted 1px #91673F; }

/* Links */

a { color: White; }
a:hover { color: #91673F;}
a:visited { color: White;}

.FooterLink { color: #91673F;}
.FooterLink:hover { color: #2D1C14; }
.FooterLink:visited { color: #91673F; }

/* Labels and Headers */
.PageHeader { color: #A0A125; text-align: left; font-size: medium; font-weight: bold; font-style: italic;}
.SubHeader { color: #A0A125; text-align: left; font-size: small; font-weight: bold;}
.YouAreHere { color: #58372A; text-align: right; font-size: small; }
.YouAreHereLink { color: #58372A; text-decoration: underline; border-bottom: dotted 1px #58372A; }
.YouAreHereLink:hover { color: #6B4C31; }
.YouAreHereLink:visted { color: #58372A; }