* {
	padding:0;
	margin:0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #f7f4ef;
	text-align: center;
	margin: auto;
}

img, div { behavior: url(iepngfix.htc) }


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #6c3226;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #474749;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #6c3226;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #6c3226;
}

a:hover {
	color: #6c3226;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	width: 960px;
	left: 0;
	overflow: auto;
}

#logo {
	width: 549px;
	height: 107px;
	float: left;
	display: inline;
/*	background-color: #00FF00; */
}

#logoadditional {
	width: 360px;
	height: 100px;
	float: right;
	display: inline;
	text-align: right;
/*	background-color: #00FF00; */
}

#nav {
	text-align: center;
	width: 950px;
	height: 35px;
	float: left;
	display: inline;
	padding-left: 10px;
/*	background-color: #0000FF; */
}

#imagemid {
	width: 960px;
	height: 369px;
	float: left;
	display: inline;
	position:relative;

/*	background-color: #FFFF00; */
}
#imagemid div {
position:relative;
	z-index:998;
}

#content {
	width: 960px;
	float: left;
	display: inline;
	background: url(images/bg.jpg)
}

#contentLHS {
	width: 600px;
	height: 5px;
	height: auto !important;
	min-height: 5px;
	float: left;
	display: inline;
	padding-left: 19px;
}

#contentRHS {
	width: 318px;
	height: 5px;
	height: auto !important;
	min-height: 5px;
	float: left;
	display: inline;
	padding-left: 23px;
}


#footer {
	width: 941px;
	height: 40px;
	float: left;
	display: inline;
	background-color: #f7f4ef;
	padding-left: 19px;
}

/*/////////////////////////////////////////////////////////////*/

.text-main {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #474749;
	text-transform: none;
	line-height: 16px;
}

.text-link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #821600;
	text-transform: none;
	line-height: 16px;
	font-weight:bold;
}

.text-nav {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #474749;
	text-transform: uppercase;
	float: left;
	display: inline;
	line-height: 22px;
}

.text-nav-div {
	float: left;
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
}

.text-footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #474749;
	text-transform: none;
}

.button {
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #a89e8e;
	border: 3px solid #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
}

.formbox {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #474749;
	border: 1px solid #6c3226;
	margin: 0px;
	padding: 0px;
}

/* /////////////// LAVA LAMP ////////////// */


.lavaLampBottomStyle {
	position: relative;
	height: 15px;
	width: 950px;
	padding-left: 10px;
	visibility: visible;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.lavaLampBottomStyle li.back { 
	border-bottom: 1px solid #6c3226; /* here is the styling for the bottom border */
	width: 10px;
	height: 25px; /* change the height here to position the border further away from the navigation */
	z-index: 8;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

.lavaLampBottomStyle li a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #474749;
	text-transform: uppercase;
	float: left;
	display: inline;
	line-height: 22px;
	outline: none;
	text-align: center;
	z-index: 10;
	position: relative;
	overflow: hidden;
	margin: auto 0;
	padding: 0px;
	margin: 0px;
}   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none; 
	color: #474749;
	padding: 0px;
	margin: 0px;
}

.list-spacing {
	padding: 0px;
	margin: 0px;
}

.text-center {
	text-align:center;
}

.highlight {
	display:block;
	font-size:14px;
	color:#853226;
	padding-bottom:10px;
	padding-top:5px;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}

a.cocktail-button{
	margin: 0 0 0 80px;
}

/* Additional Styles */

.highlight {
	float: left;
	display: inline;
	width: 600px;
}

.highlight img {
	float: left;
	display: inline;
}

.highlight p {
	float: right;
	display: inline;
	width: 486px;
}

#home-menu-items {
	float: left;
	display: inline;
	margin: 10px 0 10px -10px;
}

.christmasballs{
	margin:  0 0 0 140px;
}

p.christmas-home {
	width:100%;
	color:#6C3226;
	float:left;
	font-weight:bold;
}

.lnk-revitalise {
    left: 35px;
    position: absolute;
    top: 35px;
    z-index: 999;
}

* html .lnk-revitalise {
	left: 30px;
}
