/* nikauweb - Greymouth */

#mybackgrd {
	background-color:#EFF0D5;
	background-image: url(background.jpg);
}

#container {
	width:800px;
	height:810px;
	margin: 0 auto;
	border: 5px double #663300;
	background-color:#EFF0D5;	
}
#HEADER {
	width:800px;
	height:90px;
	float: left;
	border-bottom:5px double #663300;
	background-image: url(headerlogo.jpg);
	background-repeat: no-repeat;
}
#nik000headerleft {
	width:400px;
	height:90px;
	float: left;
}
#nik000headerright {
	width:380px;
	height:50px;
	float: left;
	text-align:right;
	margin-top: 10px;	
}
#logolink {
	width:400px;
	height:90px;
	display: block;
}
#PICTURE {
	width:800px;
	height:200px;
	float: left;
	border-bottom:5px double #663300;
}
#nik000pictureleft {
	width:445px;
	height:200px;
	float: left;
	
}
#nik000pictureright {
	width:350px;
	height:200px;
	float: right;
}
#MENU{
	width:800px;
	height:30px;
	float: left;
	border-bottom:5px double #663300;
	background-image: url(background.jpg);
}
#nik000menuleft{
	width:800px;
	height:30px;
	float: left;
}


#button {
	width:156px;
	height:30px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-style: italic;
	display: block;
	border-right:3px solid #663300;
	float: left;
	background-image: url(button2.jpg);	
}
#buttonOn {
	width:156px;
	height:30px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-style: italic;
	display: block;
	border-right:3px solid #663300;
	float: left;
	background-image: url(buttonhover1.jpg);	
}
#button:hover{
	display: block;
	background-color: #CCCCCC;
	background-image: url(buttonhover1.jpg);
}
#button2 {
	width:161px;
	height:30px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-style: italic;
	display: block;
	float: left;
	background-image: url(button2.jpg);
}
#button2On {
	width:159px;
	height:30px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-style: italic;
	display: block;
	float: left;
	background-image: url(buttonhover2.jpg);
}
#button2:hover{
	display: block;
	background-color: #CCCCCC;
	background-image: url(buttonhover2.jpg);
}

#COPY{
	width:800px;
	height:380px;
	float: left;
	border-bottom:5px double #663300;
	background-image: url(copy.jpg);
	background-repeat: no-repeat;
}
#COPY2{
	width:800px;
	height:380px;
	float: left;
	border-bottom:5px double #663300;
	background-image: url(copy2.jpg);
	background-repeat: no-repeat;
}
#mycopyleft {
	text-align: center;
	padding-top: 50px;
	width:400px;
	height:380px;
	float: left;
}
#mycopyleftmargin {
	width:390px;
	height:350px;
	float: left;
	margin-left:10px;
	margin-top:10px;
}
#mycopyright {
	width:380px;
	height:360px;
	float: left;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 18px;
	font-style: italic;
}
#mycopyrightsmall {
	width:380px;
	height:360px;
	float: left;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 12px;
}
#mycopyleftbooking {
	width:400px;
	height:380px;
	float: left;
	color: #663300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#mycopyrightbooking {
	width:380px;
	height:380px;
	float: left;
	color: #663300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

#FOOTER {
	width:800px;
	height:90px;
	float: left;
}
#nik000footerleft {
	width:400px;
	height:90px;
	float: left;
}
#nik000footerright {
	width:280px;
	height:88px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 11px;
	margin-left:10px;
	font-weight: bold;
	margin-top:2px;
}
#nik000footerrightextra {
	width:100px;
	height:88px;
	float: left;
	margin-top:2px;
}
#nik000footerrightextra a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
}

#nik000footerright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 11px;
	font-weight: bold;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	}
