/* Llanina Arm Hotel: Alan Morris http://www.cellsol.co.uk */



body {
	margin: 0;
	padding: 0;
	font-family: "SEGOE UI","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 140%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 30px;
	border-left: 10px solid #4d112a;
	font-style: italic;
	color: #4d112a;
	line-height:25%;
}



a {
	color: #4d112a;
	text-decoration: none;
	border=0;
}

a:hover {
	text-decoration: underline;
}
#page {width:100%;margin: 0 auto;

}
#above {
	width: 800px;
	margin: 0 auto;
	height:70px;
}
#header {
	width: 800px;
	margin: 0 auto;
	height:196px;
}
#container {width:100%;
height:196px;
background: url(images/Template/Llanina-HeaderBG.jpg) repeat-x;

}

#headerimg{
 float:right;
 height:196px;
 width:600px;
 background:url(images/Template/Llanina-MainImage1.jpg) repeat-x;
}

#footer{

 width:100%;
 background: url(images/Template/llanina-footer-bg.jpg) repeat-x;
}
#footertext, footertext a {
	width: 800px;
	margin: 0 auto;
	height:100px;
	padding-top:8px;
	font-size: 80%;
	text-decoration:none;
	color:#333333;

}
/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 196px;
	background:  url(images/Template/Llanina-MenuBack.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 6px 10px;
	background: url(images/Template/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #4d112a;
}

#menu a:hover {
	text-decoration: underline;
	padding-left:14px;
	color:#70183E;
}

#menu .first a {
	background: none;
}

#content{
	width: 800px;
	margin: 0 auto;
	min-height:450px;}
	
	h1, h2, h3,.h1,.h2,.h3 {
	margin: 0;
	font-weight: normal;
	color: #4d112a;
}

h1, .h1 {
	font-size: 197%;
}

h2, .h2 {
	font-size: 167%;
}

h3, .h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

.image{
float:right;
width:200px;
text-align:center;


}

.box{width:162px;
padding-top:10px;
padding-bottom:10px;}
.boxtop{
		font-weight: normal;
		text-align:center;
			color: #4d112a;
		font-size:110%;
		background:url(Template-Images/Llanina-BoxTop.jpg) no-repeat;

}

.boxmid{
background:url(Template-Images/Llanina-BoxBG.jpg) repeat-y;
padding:5px;
font-size:90%;
color: #4d112a;

}

.boxbot{ background:url(Template-Images/Llanina-BoxBot.jpg) no-repeat;
height:10px;}

.seperator{
	font-size: 100%;
	font-weight: bold;
	color: #4d112a;
	background:url(Template-Images/Llanina-SeperatorBg.jpg) repeat-x;
	width:100%;
	padding:5px;
}
