/*tags*/
html, body {
	margin: 0;
	padding: 0;
}

a {
	color: #369;
}


a, a:visited, a:hover{
	background: transparent;
	font-weight: bold;
}

a:visited {
	color: #848;
}

a:hover {
	color:#000;
}

body {
	background:#fff;
	font: 75%/1.5em  Helvetica, Arial, sans-serif;
	color: #323;
	text-align:center;
	width:750px;
	position:relative;
	margin:0.5em auto 0;
	border-top:2px solid #DCDACD;
	
}

div {
	text-align:left;
}

html {
	background: transparent url(../_images/content-bg.gif) repeat-x bottom;
	height:100%;
}

h1,h2,h3 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0;
}

select {
	font-size:0.91em;
}

input {
	vertical-align:middle;
}

textarea {
	font: 100%/1.5em  Helvetica, Arial, sans-serif;

}

/*id*/
#access {
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
#content {
	padding:2em 0.5em 0 360px;
}

#fontsize-switcher{
	position:absolute;
	clear:both;
}

#footer {
	background: transparent url(../_images/footer-bg.gif) repeat-x top;	
	clear:both;
	line-height:3em;
	color:#A49B89;
	font-size:0.91em;
	text-align:center;
}

#header {
	background: transparent url(../_images/header-bg.gif) repeat-x top;
	position:relative;
	clear:both;
}

#sidebar {
	float:left;
	width:300px;
	padding:2em 0 0 0.5em;
	padding-left:0.5em;
	text-align:right;
}

#wrapper {
	background: transparent url(../_images/content-bg.gif) repeat-x bottom;
	width:100%;
	min-height:400px;
	float:left;
	position:relative;
	padding-bottom:2em;
}

#ximage {
	width:750px;
	height:180px;
	background-color: transparent;
	background-repeat: no-repeat;
}

#body-home #ximage {
	background-image: url(../_images/ximage-doorchairs.jpg);	
}

#body-fac #ximage {
	background-image: url(../_images/ximage-entrance.jpg);	
}

#body-enq #ximage {
	background-image: url(../_images/ximage-hall.jpg);	
}

#body-cat #ximage {
	background-image: url(../_images/ximage-cat.jpg);	
}

#body-dir #ximage {
	background-image: url(../_images/ximage-dir.jpg);	
}

/*class*/

.button {
	border: 1px outset #A49B89;
	background:#ccc;
	height:2em;
}

.button:hover, .button:focus, .button:active {
	background:#aaa;
	cursor: pointer;
}

.user {
	border:1px solid #A49B89;
}

.user:hover, .user:focus, .user:active {
	border-color:#000;
}

.boxquote p.author {
	color:#222;
	font-weight:bold;
	font-size:0.91em;
}

/*access*/
#access a {
	line-height:2em;
	display:block; 
	overflow: hidden; 
	font-weight: bold; 
	text-indent: -600em; 
	background: transparent;	
	text-decoration: none;
}

#access a:focus, #access a:hover, #access a:active {
	text-indent: 3em; background: #fff; color: #222;
}

/*switcher*/
#fontsize-switcher dd a {
	display:block;
	float:left;
	width:24px;
	line-height:22px;
	text-align: center;
	font-size:16px;
	text-decoration: none;
	border-right:1px solid #A39C8C;
	background:#fff;
	color:#444;
}

#fontsize-switcher dd a:hover {
	border-color:#514C37;
	background: #ccc;
	color:#000;
}

#fontsize-switcher dt {
	float:left;
	background:#fff;
	width:5em;
	line-height:22px;
	vertical-align:middle;
}

#fontsize-switcher dd, #fontsize-switcher dt, #fontsize-switcher dl {
	margin:0;
	padding:0;
	list-style:none;
}

/*header*/
#header ul {
	margin:0;
	padding-left:350px;
	height:97px;
}

#header #logo {
	position:absolute;
	left:10px;
	top:-0.5em;
	padding-top:22px;
}

#header li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

#header ul a {
	display:block;
	display:inline-block;
	text-align:center;
	margin-top:-1em;
	padding:72px 6px 14px;
	font-size:1.2em;
	background:transparent;
	text-decoration:none;
}

#header ul a:hover {
	background:#fff;
}

#header ul #active a {
	background:#fff;
	color:#222;
	cursor:default;
}

/*content*/
#content h1 {
	margin-top:0;
	padding-top:1em;
}

#content p {
	padding-right:5%;
}

#content ul {
	margin-left:0;
	padding-left:1em;
}

#content form dd {
	margin-left:0;
	padding-left:0;
}

#content li {
	background: transparent url(../_images/bullet.gif) no-repeat left;
	padding-left:1em;
	margin-left:0;
	list-style:none;
}

#content label {
	font-weight:bold;
}

/*sidebar*/
#sidebar h3 {
	margin-top:0;
	padding-top:1em;
}

#sidebar address {
	font-size:0.91em;
	margin-bottom:1em;
}

#sidebar  p {
	margin-bottom:0;
}

#sidebar blockquote {
	text-align: right;
	margin:0;
}

#sidebar .boxquote {
	border:1px solid #E1DFD3;
	padding:1em;
	background: #fff;
	color:#A29B77;
	text-align:right;
}

/*footer*/
#footer address {
	display:inline;
	font-style: normal;
}

#footer a {
	color:#A49B89;
}

/*ir*/
.ir {
	position:relative;
	background-repeat: no-repeat;	
	}

.ir span {
	position:absolute;
	left:-3000px;
}

#abc {
	background: url(../_images/font-abc.gif) no-repeat;
	background-position: right;
	height:20px;
}

#home {
	background: url(../_images/font-welcome.gif) no-repeat;
	background-position: left;
	height:16px;
}

#fac {
	background: url(../_images/font-fac.gif) no-repeat;
	background-position: left;
	height:16px;
}

#cat {
	background: url(../_images/font-cat.gif) no-repeat;
	background-position: left;
	height:20px;
}

#enq {
	background: url(../_images/font-enq.gif) no-repeat;
	background-position: left;
	height:19px;
}

#dir {
	background: url(../_images/font-dir.gif) no-repeat;
	background-position: left;
	height:16px;
}