html,body{margin:0;padding:0}
body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #F7EBD6;
	color: #9a7c5c;
	line-height: 120%;
}
div#content a:link {
	color: #4E6B7E;
}
div#content a:visited {
	color: #64889D;
}
div#content a:hover {
	color: #4E6B7E;
	text-decoration: none;
}
div#content a:active {
	color: #660000;
}
div#content h1 {
	font-size: 103%;
	font-weight: normal;
}
div#photo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4d3ba;
	padding-bottom: 1px;
	margin-bottom: 14px;
}
div#header {
	height: 84px;
	text-align: right;
}

div#submissions {
	border:  1px solid #D5BD9E;
	overflow: auto;
	height: 140px;
}
div#submissions .hand {
	cursor: pointer;
	}
div#footer{
	color: #A58B6E;
	margin-left: 37px;
	margin-right: 37px;
	padding-top: 30px;
	font-size: 90%;
	}
	
div#footer a{
	color: #A58B6E;
	}

div#container{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#content{
	float: left;
	width: 450px;
	margin-left: 37px;
	text-align: justify;
	margin-top: 2px;
}
div#widecontent{
	float: left;
	margin-right: 37px;
	margin-left: 37px;
	text-align: justify;
	margin-top: 2px;
}

div#widecontent a {
	color: #9a7c5c;
	text-decoration: none;
	}
div#gallery{
	float: right;
	width: 194px;
	margin-right: 37px;
	background-color: #faf1e3;
	background-image: url(images/panelRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 16px;
}
div#booking{
	float: right;
	clear: right;
	width: 221px;
	margin-right: 37px;
	margin-top: 20px;
	padding: 0;
	font-size: 80%;
}
div#booking img{
	margin-bottom: 8px;
}

div#info{
	float: right;
	clear: right;
	width: 204px;
	margin-right: 37px;
	background-color: #faf1e3;
	background-image: url(images/panelRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 80%;
}
div#bookings{
	float: right;
	clear: right;
	width: 204px;
	margin-right: 37px;
	background-color: #faf1e3;
	background-image: url(images/panelRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 80%;
}
div#bookings a{
	color: #9a7c5c;
}

table.calendar {
	border-spacing: 1px;
	border-collapse: collapse;
	background-color: #F7EBD6;
}
table.calendar td {
	border: 1px solid #D7BCA0;
}
table.calendar a {
	color: #4E6B7E;
	}
.weekend {
	background-color: #f0ddc9;
}

div.toppanel{
	float: right;
	clear: right;
	width: 221px;
	margin-right: 37px;
	height: 2px;
}
div.bottompanel{
	float: right;
	clear: right;
	width: 221px;
	margin-right: 37px;
	height: 11px;
}
div#footer{
	clear: both;
	width:100%;
}
div#date {
	width: 150px;
	float: left;
}
div#click {
	width: 280px;
	float: left;
}
div#key {
	width: 260px;
	float: right;
	text-align: right;
}

/* NAVIGATION */

a.home {
	background-image: url(images/navHomeUp.gif);
	width: 36px;	
}
a.rooms {
	background-image: url(images/navRoomsUp.gif);
	width: 41px;
}
a.tariff {
	background-image: url(images/navTariffUp.gif);
	width: 37px;
}
a.hotel {
	background-image: url(images/navHotelUp.gif);
	width: 56px;
}
a.gallery {
	background-image: url(images/navGalleryUp.gif);
	width: 46px;
}
a.dumfries {
	background-image: url(images/navDumfriesUp.gif);
	width: 85px;
}
a.renovations {
	background-image: url(images/navRenovationsUp.gif);
	width: 73px;
}
a.menus {
	background-image: url(images/navMenusUp.gif);
	width: 40px;
}
a.contact {
	background-image: url(images/navContactUp.gif);
	width: 46px;
}
a.admin {
	background-image: url(images/navAdminUp.gif);
	width: 81px;	
}
a.costs {
	background-image: url(images/navCostsUp.gif);
	width: 33px;
}
a.bookings {
	background-image: url(images/navBookingsUp.gif);
	width: 56px;	
}
a.users {
	background-image: url(images/navUsersUp.gif);
	width: 35px;	
}
a.logout {
	background-image: url(images/navLogoutUp.gif);
	width: 44px;	
}
#navigation {
	margin-left: 27px;
	height: 42px;
	margin-right: 27px;
	}
#navigation span{
	display:none;
	}
#navigation a{
	margin-top: 16px;
	margin-bottom: 15px;
	margin-left: 21px;
	margin-right: 21px;
	height: 14px;
	display: block;
	float: left;
	background-repeat: none;
	}
div.hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0c8ae;
	margin-top: 4px;
	margin-bottom: 7px;
}
input, select, textarea {
	font-size: 100%;
	border: 1px solid #E0C8AE;
	background-color: #FAF1E3;
	font-family: Arial, Helvetica, sans-serif;
	color: #9a7c5c;
}
div.formrow {
	height: 16px;
	margin-bottom: 1px;
}
.formdeeprow {
	height: 60px;
}

.formverydeeprow {
	height: 100px;
}
.submit {
	background-color: #f6e7cf;
}
div.formname {
	float: left;
	width: 75px;
}
div.formfield {
	float: right;
	width: 120px;
	text-align: right;
}



div.mainformrow {
	height: 16px;
	margin-bottom: 1px;
}
.mainformdeeprow {
	height: 45px;
}

div.mainformname {
	float: left;
	width: 110px;
}
div.mainformfield {
	float: right;
	width: 320px;
	text-align: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.formhelp {
	float: left;
	width: 110px;
}
div.formsubmit {
	float: right;
	width: 85px;
	text-align: right;
}
.special {
	width: 202px;
	height: 50px;
}
.message {
	width: 202px;
	height: 90px;
}
div.formhelp a {
	color: #9a7c5c;
	text-decoration: none;
}
div#WzBoDy a, .calendarlink {
	color: #4E6B7E;
}
.warning {
	color: #990033;
	font-weight: bold;
	}
.red {
	color: #9c201d;
	}
.amber {
	color: #c48916;
	}
.green {
	color: #3e9c1d;
	}
.blue {
	color: #678a9e;
	}
.grey {
	color: #dbcab2;
	}
#status {
	font-size: 120%;
	}
#actions {
	font-size: 120%;
	}
.action {
	border: none;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	cursor: pointer;
	}
.bookedimage {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: none;
	}
