/* LoudMountain.com.au */
/* Andris */

* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Georgia, georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	color: #fbefd1;
	font-size: 85%;
	background: #765541 url(../images/bgnd-pattern.jpg);
	}
#container {
	background-position: 730px bottom;
	background-image: url(../images/bgnd-palmtree.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-bottom: -350px;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 850px;
	text-align: left;
	}	
#header {
	background-position: 250px 0px;
	background-image: url(../images/headerpic.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 760px;
	}
#content {
	padding-bottom: 40px;
	padding-top: 20px;
	width: 850px;
	text-align: left;
	}
	
#col21 {
	margin-left: 5px;
	margin-bottom: 0;
	margin-right: 25px;
	margin-top: 170px;
	width: 230px;
	float: left;
	text-align: right;
	}
#col22 {
	width: 480px;
	float: left;
	}
	
#footer {
	color: #e1d6bb;
	background-color: #2d140b;
	height: 200px;
	}
#footerinner {
	margin: 0 auto;
	padding-top: 20px;
	width: 760px;
	text-align: left;
	}
	
	
h1 {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1.4em;
	color: white;
	}
h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 1.25em;
	color: white;
	}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #f1aa41;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin: 6px 0;
	}
ul, ol {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0px;
	}
p {
	margin-bottom: 20px;
	}
	
	
	
#nav {
	text-align: right;
	left: 5px;
	top: 220px;
	position: absolute;
	z-index: 100;
	width: 230px;
	}
.nav li {
	margin-bottom: 3px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	list-style-type: none;
	}
#nav ul {
	margin: 0;
	}


/* links */

a:link, a:visited {
	text-decoration: underline;
	color: #a1e3e5;
	}
a:active, a:hover {
	color: white;
	}
#nav a:link, #nav a:visited {
	color: #a1e3e5;
	text-decoration: none;
	}
#nav a:active, #nav a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
#home #nav li.home a, 
#accommodation #nav li.accommodation a , 
#meals #nav li.meals a, 
#directions #nav li.directions a, 
#bookings #nav li.bookings a, 
#events #nav li.events a {  
	font-weight: bold;  
	color: white; 
	cursor: default; 
}

#footerinner a:link, #footerinner a:visited {
	text-decoration: underline;
	color: #b79d80;
}
#footerinner a:active, #footerinner a:hover {
	color: white;
	text-decoration: none;
}
	
a[href^="http:"], a[onClick^="MM_openBrWindow"] { 
	background: url(../images/link-external.gif) no-repeat right top; 
	padding-right: 10px; 
	} 
a[href^="http://www.royalhotelloch.com.au"], a[href^="http://royalhotelloch.com.au"] { 
	background-image: none; 
	padding-right: 0; 
}

a.tooltip:link, a.tooltip:visited {
	text-decoration: none;
	color: #a1e3e5;
}
a.tooltip:active, a.tooltip:hover {
	color: white;
	cursor: help;
}



.clear {
	height: 0;
	clear: both;
}

img {
	border-style: none;
}
#col22 img {
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-style: none;
}
td.col1 {
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: top;
}	
td.col2 {
	padding-right: 5px;
	padding-bottom: 5px;
}	
#formcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
	width: 760px;
	text-align: center;
	}
table.contactform {
		padding: 5px;
	}
img.verify {
		padding: 0px;
		margin: 0px;
	}	
