@charset "UTF-8";
/* CSS Document */

.honeypot{
	position:absolute;top:-9999px;left:-9999px;
}

/* Define all main values for the web site
----------------------------------------------------*/
	body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, "Trebuchet MS", sans-serif;
	color: #2f2114;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(dunmorImages/gold-wallpaper.jpg) repeat-x;
	background-color: #ada363;
	}
		
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
	
	.imgLeft {
	float: left;
	margin: 10px 20px 10px 0;
}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
		
/* Default styling for paragraphs
----------------------------------------------------*/
	p {
	color: #2f2114;
	font-size: 0.72em;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 0 5px 0;
	}
	
	p a:link, p a:visited {
	color: #8c1419;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
		
	p a:hover {
	color: #c0b77a;
	padding: 0;
	margin: 0;
	}
		
/* Default styling for heading elements
----------------------------------------------------*/
	h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a3e1e;
	padding: 0;
	margin: 0;
	font-weight: lighter;
	}
	
	.hideRooms {
	left: -1000px;
	visibility: hidden;
	display: none;
	}
		
	h1 {
	font-size: 1.7em;
	line-height: 1.6em;
	}
		
	h2 {
	font-size: 1em;
	}	
		
	h3 {
	font-size: 0.87em;
	}	
	
/* Text styling classes
----------------------------------------------------*/
	.red {
	color: #8c1419;
	}
	
	.white {
	color: #FFFFFc;
	}
	
	.interests {
	color: #a89f65;
	display: block;
	margin: 0 0 10px 0;
	}
	
	.specialOffersTitles {
	color: #c0b77a;
	font-size: 0.72em;
	line-height: 1.5em;
	}
	
	.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	display: block;
	color: #8c1419;
	padding: 7px 0 10px 0;
	}
	
	.picTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .77em;
	color: #2f2114;
	padding: 0;
	display: block;
	}
	
	.picLinks {
	font-size: 0.65em;
	color: #8c1419;
	padding: 0 0 15px 0;
	display: block;
	}
	
	.diningRoom, .baxterRoom, .cairnsRoom, .sutherlandRoom, .macgregorRoom, .mackenzieRoom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFc;
	text-indent: 10px;
	width: 365px;
	line-height: 40px;
	display: block;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	}
	
	
	.diningRoom {
	background-image: url(dunmorImages/gradDining.jpg);
	}
	
	.baxterRoom {
	background-image: url(dunmorImages/gradBaxter.jpg);
	}
	
	.cairnsRoom {
	background-image: url(dunmorImages/gradCairns.jpg);
	}
	
	.sutherlandRoom {
	background-image: url(dunmorImages/gradSutherland.jpg);
	}
	
	.macgregorRoom {
	background-image: url(dunmorImages/gradMacgregor.jpg);
	}
	
	.mackenzieRoom {
	background-image: url(dunmorImages/gradMackenzie.jpg);
	}
	
/* Container holds all visible page elements
----------------------------------------------------*/
	#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #8c1418;
	background-image: url(dunmorImages/containerFiller.gif);
	background-repeat: repeat-y;
	}
	
	#container-rooms {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	}
		
/* Header elements
----------------------------------------------------*/
	#header {
	height: 146px;
	background-color: #6a3e1e;
	background-image: url(dunmorImages/angledDunmor.jpg);
	background-repeat: no-repeat;
	width: 850px;
	}
	
	#dunmorLogo {
	left: 270px;
	background-image: url(dunmorImages/dunmorLogo.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	}
	
	#stbLogo {
	top: 20px;
	right: 15px;
	position: relative;
	float: right;
	}
	
	#headerContact {
	top: 100px;
	right: -40px;
	position: relative;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c0b77e;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.4em;
	}
	
	#headerContact a:link, #headerContact a:visited {
	color: #FFFFFc;
	text-decoration: none;
	}
		
	#headerContact a:hover { 
	color: #c0b77a;
	}
		
/* Nav Bar
----------------------------------------------------*/
	#navBar {
	width: 770px;
	height: auto;
	padding-left: 80px;
	background-color: #c0b77b;
	float:left;
	}
	
	/*#navBar ul {
	list-style-type: none;
	display: inline;
	}
	
	#navBar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 30px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	}
	
	#navBar a:link, #navBar a:visited {
	color: #2f2114;
	text-decoration: none;
	}
	
	#navBar a.selected {
	color: #FFFFFd;
	text-decoration: none;
	}
		
	#navBar a:hover {
	text-decoration: none;
	color: #FFFFFd;
	}
*/	
/* Left Side Bar
----------------------------------------------------*/
	#leftSideBar {
	width: 190px;
	height: auto;
	padding: 15px 15px 0 15px;
	background: #FFFFFF;
	float: left;
	}
	
	#leftSideBar img {
	margin: 0 0 6px 0;
	}	
	
	.spacer {
	margin: 0 0 40px 0;
	}	
	
/* Centre Container for main copy
----------------------------------------------------*/
	#centreContainer {
	width: 365px;
	height: auto;
	background: #FFFFFF;
	padding: 45px 55px 15px 55px;
	float: left;
	}
	
	#centreContainer-rooms {
	width: 560px;
	height: auto;
	background: #FFFFFF;
	padding: 45px 20px 15px 50px;
	float: left;
	}
	
	.leaf {
	margin: 0 0 0 -45px;
	background-image: url(dunmorImages/darkLeaf.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: inline;
	float: left;
	}
	
	#centreContainer img {
	margin: 5px 0 10px 0;
	float: left;
	}
	
	#centreContainer p a:hover {
	color: #c0b77a;
	}
	
	.imageClearer {
	display: block;
	clear: both;
	}
	
	td {
	font-size: 0.65em;
	line-height: 1.5em;
	padding: 5px;
	}
	
	td a:link, p a:visited {
	color: #8c1419;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
		
	td a:hover {
	color: #c0b77a;
	padding: 0;
	margin: 0;
	}
	
	tr {
	padding: 5px;
	margin: 0;
	}
	
	#map {
	margin: 10px 0 0 0;
	padding: 0;
	}
	
	.guestComment {
	border: #c0b77a 1px solid;
	margin: 10px 0 0 0;
	padding: 10px;
	}
	
	.guestComment p {
	margin: 0;
	padding: 0;
	}
	
/* Right Side Bar
----------------------------------------------------*/
	#rightSideBar {
	width: 125px;
	height: auto;
	background: #f2e1b0;
	padding: 15px 15px 0 15px;
	float: right;
	}
	
	#rightSideBar img {
	margin: 0 0 8px 0;
	}	
	
	#rightSideBar a:link, a:visited {
	color: #8c1419;
	text-decoration: none;
	}
	
	#rightSideBar a:hover {
	text-decoration: none;
	color: #c0b77a;
	}

/* Footer
----------------------------------------------------*/
	#footer {
	clear: both;
	width: 850px;
	height: 60px;
	background-image: url(dunmorImages/footerScriptLine.gif);
	background-repeat: no-repeat;
	}
	
	#footer-room {
	clear: both;
	width: 850px;
	height: 60px;
	background-image: url(dunmorImages/footerScriptLine-rooms.jpg);
	background-repeat: no-repeat;
	}
	
	.scriptLine {
	background-image: url(dunmorImages/scriptLine.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	top: -35px;
	z-index: 10;
	position: relative;
	display: block;
	clear: none;
	}

	.copyright {
	line-height: 30px;
	padding: 0 0 0 85px;
	font-size: 0.6em;
	color: #2f2114;
	float: left;
	margin: 30px 0 0 0;
	}
	
	.rootCreative {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	padding: 0 15px 0 0;
	font-size: 0.65em;
	color: #8c1419;
	float: right;
	margin: 30px 0 0 0;
	}

	.rootCreative a:link, .rootCreative a:visited {
	color: #8c1419;
	text-decoration: none;
	}
		
	.rootCreative a:hover {
	text-decoration: none;
	color: #c0b77a;
	}

/* Room Link Panels
----------------------------------------------------*/
	.roomMackenzie, .roomBaxter, .roomCairns, .roomSutherland, .roomMacgregor {
	text-indent: -9999px;
	display: block;
	width: 190px;
	height: 50px;
	margin: 3px 0 0 0;
	}

	.roomMackenzie {
	background: url(dunmorImages/roomMackenzie.gif) no-repeat;
	}

	a.roomMackenzie:link, a.roomMackenzie:visited, a.roomMackenzie:active {
	background: url(dunmorImages/roomMackenzie.gif) no-repeat;
	}
	
	a.roomMackenzie:hover {
	background-position: -190px 0;
	}	
	
	.roomBaxter {
	background: url(dunmorImages/roomBaxter.gif) no-repeat;
	}
	
	a.roomBaxter:link, a.roomBaxter:visited, a.roomBaxter:active {
	background: url(dunmorImages/roomBaxter.gif) no-repeat;
	}
	
	a.roomBaxter:hover {
	background-position: -190px 0;
	}
	
	.roomCairns {
	background: url(dunmorImages/roomCairns.gif) no-repeat;
	}
	
	a.roomCairns:link, a.roomCairns:visited, a.roomCairns:active {
	background: url(dunmorImages/roomCairns.gif) no-repeat;
	}
	
	a.roomCairns:hover {
	background-position: -190px 0;
	}
	
	.roomSutherland {
	background: url(dunmorImages/roomSutherland.gif) no-repeat;
	}
	
	a.roomSutherland:link, a.roomSutherland:visited, a.roomSutherland:active {
	background: url(dunmorImages/roomSutherland.gif) no-repeat;
	}
	
	a.roomSutherland:hover {
	background-position: -190px 0;
	}
	
	.roomMacgregor {
	background: url(dunmorImages/roomMacgregor.gif) no-repeat;
	}
	
	a.roomMacgregor:link, a.roomMacgregor:visited, a.roomMacgregor:active {
	background: url(dunmorImages/roomMacgregor.gif) no-repeat;
	}
	
	a.roomMacgregor:hover {
	background-position: -190px 0;
	}
	
	

/* Booking Form
----------------------------------------------------*/

	fieldset {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, "Trebuchet MS", sans-serif;
	font-size: 0.72em;
	margin: 10px 0 10px 0;
	padding: 20px 10px 10px 10px;
	color: #2f2114;
	background-color: #e4e9eb;
	float: none;
	width: 344px;
	border: 0;
	position: relative;
	display: block;
	clear: both;
	}
	
	legend {
	color: #2f2114;
	height: 10px;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	font-weight: bold;
	}

	label {
	float: left;
	width: 100px;
	clear: left;
	text-align: right;
	display: block;
	height: 28px;
	line-height: 1.9em;
	}
	
	input {
	width: 230px;
	float: right;
	display: block;
	margin: 0 0 6px 0;
	background-color: #FFFFFF;
	}

	textarea {
	width: 339px;
	height: 100px;
	}

	input.submit {
	width: auto;
	}

	input.reset {
	width: auto;
	margin: 0 5px 0 0;
	}
	
	fieldset #title  {
	clear: both;
	padding: 0;
	display: block;
	margin: 0 0 10px 0;
	position: relative;
	left: 108px;
	}
	
	fieldset #numberOfNights  {
	margin: 0 0 0 8px;
	width: 165px;
	}
	
	fieldset #numberOfGuests  {
	width: 165px;
	}
	
	fieldset #firstRoomChoice  {
	width: 165px;
	}
	
	fieldset #secondRoomChoice  {
	margin: 0 0 0 8px;
	width: 165px;
	}

/* CSS for PHP email form
----------------------------------------------------*/

	#construction {
	height: 120px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	padding-top: 100px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: center;
	}
	
	#construction a:link, #construction a:visited {
	color: #c0b77a;
	text-decoration: none;
	}
		
	#construction a:hover {
	text-decoration: none;
	color: #8c1419;
	}
	
/* Added by kevin */

#small-image {
	float: right;
	padding: 10px 0 0 10px;
}

#large-image {
	padding-top: 10px;
}


#drop
{	margin: 0;
	padding: 0px;
	height: auto;
	background-color: #c0b77b;
}
	
	#drop li
	{
		float: left;
		list-style: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.9em;
		line-height: 30px;
	}

	#drop li a
	{	display: block;
		background: #c0b77b;
		margin-left: 5px;
		margin-right: 10px;
		text-decoration: none;
		color: #EAFFED;
		white-space: nowrap}
	
	#drop ul li a
	{	display: block;
		background: #c0b77b;
		padding: 0 12px 0px 5px;
		margin-left: 0px;
		margin-right: 0px;
		text-decoration: none;
		color: #EAFFED;
		white-space: nowrap}

	#drop li a:hover
	{
		background: #c0b77b
	}
		
	#drop li ul
	{
		margin: 0;
		padding: 0;
		position: absolute;
		display:none;
	}
		
	#drop li ul li
	{
		float: none;
		display: inline
	}
		
	#drop li ul li a
	{	width: auto;
		background: #c0b77b
	}
		
	#drop li ul li a:hover
	{
		background: #c0b77b;
		text-decoration: none;
		color: #FFFFFd;
	}
	
	#drop a:link, #drop a:visited {
	color: #2f2114;
	text-decoration: none;
	}
	
	#drop a.selected {
	color: #FFFFFd;
	text-decoration: none;
	}
	
	#drop a:hover {
	text-decoration: none;
	color: #FFFFFd;
	}
		

