/* CSS Document */

/* COLOURS 
	 DARK BROWN :: #5F4224
	LIGHT BROWN :: #C89B6F
*/	

/*********** GLOBAL **************/
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Myriad Pro TT Black", Geneva, Arial, Helvetica, sans-serif;	
	font-size: 14px;
}

.clearer {
	float: left;
	clear: both;
}

H1 {
	color: #FFF;
	font-size: 42px;
	text-align: center;
	width: 200px;
	margin-left: 22px;
}

H2 {
	color: #FFF;
	font-size: 18px;
	text-align: center;
	width: 206px;
	background: #C89B6F;
	padding: 15px;
	margin-left: 2px;
	margin-top: 30px;
	border: #5F4224 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	color: #5f4224;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-left: 150px;
	text-decoration: underline;
}

hr {
	margin: 10px;
}

p {
	color: #000;
	margin: 20px 10px 30px 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #c89b6f;
	text-decoration: none;
}

a:hover {
	color: #5f4224;
	text-decoration: underline;
}

/*********** CONTAINERS **************/

#container {
	position: absolute;
	width: 830px;
	left: 50%;
	margin-left: -415px;
	background: url(../images/bg.jpg) repeat-y top;
}

/*********** HEADER **************/

#header {
	width: 800px;
	height: 180px;
	background: #5F4224;
	margin-left: 13px !important;
	margin-left: 29px;
}

/*********** MENU **************/

#menu {
	float: left;
	clear: left;
	width: 238px !important;
	width: 240px;
	margin-left: 13px !important;
	margin-left: 14px;
	background: #5F4224;
	text-align: right;
	font-style: italic;
	padding-right: 4px;
	border-top: #fff 2px solid;
}

#menu ul {
	color: #FFF;
	font-size: 20px;	
	list-style: none;
}

#menu li {
	float: right;
	display: block;
	padding-top: 2px;
}

#menu li a {
	float: right;
	background: url(../images/button_bg1.jpg) no-repeat top left;
	color: #5F4224;
	font-weight: bold;
	width: 195px;
	padding: 10px 40px 10px 0px;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
	background: url(../images/button_bg1_over.jpg) no-repeat top left;
}

#menu li a:active {
	text-decoration: underline;
	background: url(../images/button_bg1_over.jpg) no-repeat top left;
	
}

/*********** SIDEBAR **************/

#sidebar {
	float: left;
	clear: left;
	width: 242px !important;
	width: 244px;
	margin-left: 13px !important;
	margin-left: 14px;
	background: #FFF url(../images/sidebar_bg.jpg) repeat-x top;
}

#sidebar p {
	color: #000;
	margin: 0;
	width: 220px;
	margin-left: 10px;
	margin-top: 15px;
}

/*********** CONTENT **************/

#content {
	float: right;
	width: 558px;
	margin-right: 17px !important;
	margin-right: 0;
	background: #5F4224 url(../images/content_border.jpg) repeat-y top;
	margin-top: -155px;
}

#contenttop {
	float: right;
	clear: right;
	width: 558px;
	height: 20px;
	margin-right: 17px !important;
	margin-right: 0px;
	margin-top: -175px;	
	background: url(../images/contenttop_bg.jpg) no-repeat bottom left;
}

#picture {
	width: 543px;
	height: 344px;
	margin: 5px;
	margin-top: 1px;
	background: #FFF url(../images/the-ragleth-inn-pub-in-summer.jpg) no-repeat top left;
}

#address {
	width: 180px;
	height: 125px;
	float: right;
	background: url(../images/address_bg.jpg) no-repeat top left;
	margin-right: 18px;
	color: #5F4224;
}

#address ul {
	text-align: center;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

#address a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #5F4224;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;
}

#copy {
	padding: 10px;
}

#copy ul {
	margin-left: 45px;
}

/*********** SCROLL **************/

#scroll {
	float: left;
	width: 535px !important;
	width: 532px;
	background: #FFF url(../images/scroll_middle.jpg) repeat-y top left;
}

#scrollheader {
	float: left;
	width: 535px !important;
	width: 532px;
	height: 87px;
	background: #FFF url(../images/scroll_head.jpg) no-repeat top left;
}

#scrollfooter {
	float: left;
	width: 535px !important;
	width: 532px;
	height: 84px;
	background: #FFF url(../images/scroll_foot.jpg) no-repeat top left;
}

/*********** PICTURES **************/
/*********** LEFT **************/

#sidebar .img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 20px 0 0 50px !important;
	margin: 20px 0 0 25px;
}

.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 20px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #5F4224;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/*********** RIGHT **************/
.img-shadow1 {
	float:right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 20px 12px;
}

.img-shadow2 {
	float:right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 20px 0px 20px 12px;
}

.img-shadow1 img,
.img-shadow2 img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #5F4224;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/*********** TABLES **************/

table {
	width: 70%;
	margin: 0 0 20px 80px;
}

caption {
	font-weight: bold;
	margin: 5px 0;
}

table td {
	padding: 5px 0;
	border-bottom: 1px #ccc solid;
}

/*********** FOOTER **************/

#footer {
	float: right;
	clear: right;
	width: 558px;
	height: 40px;
	margin-right: 17px;
	background: #fff url(../images/footer_bg.jpg) no-repeat top right;
	padding-top: 17px;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	width: 558px;
}

#footer a {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	width: 558px;
	text-decoration: none;
	color: #000;
}

#footer a:hover{
	text-decoration: underline;
}

/*********** FORM **************/

form.contactform fieldset {
	margin-bottom: 10px;
	border: none;
	border-top: 2px solid #5f4224;
}

form.contactform legend {
	padding: 5px;
}

form.contactform ol {
	float: left;
	margin-left: 10px;
}

form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 70px;
	margin-right: 10px;
}

form.contactform fieldset li {
	list-style: none;
	margin: 15px 0;
}

/* CSS Document END */



