﻿body 
{
	background-color: #1C2719;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}

/* headings */
h1, .Heading1
{
	font-size: 18px;
	font-family: Verdana, Geneva, Sans-Serif;
	color: #5dd067;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
	line-height: 55px;
	height: 55px;
	background: #1C2719 url(Graphics/h1.gif) no-repeat;
	text-align:center;	
}

.Heading1
{
	display:block;
}
	
h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: Verdana, Geneva, Sans-Serif;
	color: #5dd067;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2, .Heading2 { font-size: 16px; }
h3, .Heading3 { font-size: 14px; }
h4, .Heading4 { font-size: 12px; }

/* Paragraphs */
p, .DivP
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: none;
	color: #A6A816;
}

a:hover
{
	text-decoration: underline;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.BigText { font-size: 14px; }

.SmallText { font-size: 10px; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.hideit { display: none; }

/* Wrapper */
#Wrapper
{
	width: 900px;
	margin: 0 auto 0 auto;
	background: #425B0A url(Graphics/flowerbg.gif) no-repeat scroll bottom left;
}

/* Banner */
#Banner
{
	height: 250px;
	width: 100%;
	background: #425B0A;
	border-bottom: solid 5px #A6A816;
}	

#BannerLogo
{
	float:left;
	height: 250px;
	background: #425B0A url(Graphics/logo.jpg) no-repeat;
	width: 430px;
}

#BannerMovie
{
	float:right;
	height: 250px;
	background: #425B0A url(Graphics/djarawong-movie.jpg) no-repeat;
	width: 470px;
}
	
/* main content */
#Content
{
	float: right;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 630px;
}

/* menu navigator */
#Navigator
{
	float:left;
	width: 250px;
	background: #425B0A;
	font-size: 14px;
	padding-bottom: 20px;
}	

#Navigator ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	line-height: 30px;
	width: 250px;
	z-index: 100;
}

#Navigator ul li
{
	position: relative;
	padding: 0 0 0 0;
	height: 30px;
	z-index: 50;
}

#Navigator li ul
{
	position: absolute;
	left: 240px;
	top: -10px;
	display:none;
	background: #1C2719;
	z-index: 120;
}
	
/* Styles for Menu Items */
#Navigator ul li a 
{
	display: block;
	text-decoration: none;
	padding: 0 0 0 45px;
	background: none; /* IE6 Bug */
	z-index: 50;
}

/* Fix IE. Hide from IE Mac \*/
* html #Navigator ul li { float: left; height: 1%; }
* html #Navigator ul li a { height: 1%; }
/* End */

#Navigator ul li a:hover 
{ 
	background: #A6A816 url(Graphics/navbg.gif) no-repeat;
	color: #1C2719;
}	
		
#Navigator li ul li a 
{ 
	width: auto; 
	background: none; 
	text-align: left;
} /* Sub Menu Styles */
		
#Navigator li:hover ul, li.over ul 
{ 
	display: block; 
} /* The magic */
			
/* footer */
#Footer
{
	clear:both;
	border-top: solid 5px #DF002a;
	width: 880px;
	padding: 10px 20px 0 0;
	background: #A6A816 url(Graphics/footerbg.gif) no-repeat scroll bottom left;
	text-align: right;
	height: 160px;
}	

#Footer a
{
	color: #ffffff;
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

/* contact page */
#Contact
{
}

#ContactForm
{
	float:left;
	width: 370px;
}

#ContactDetails, #HomeWindow, #ReservationDetails
{
	float:right;
	font-size: 10px;
	text-align: justify;
	background: #A6A816 url(Graphics/contactbg.gif) no-repeat scroll bottom center;
	padding: 10px 10px 10px 10px;
	width: 230px;
	height: 980px;
}

#ContactDetails
{
	height: 490px;
}
	
#ContactDetails a, #ReservationDetails a
{
	color: #ffffff;
}

.ContactPic
{
	padding-top: 10px;
}

/* home page */
#HomeWindow
{
	height: 365px;
}

.HomeLeft
{
	float:left;
	width: 430px;
}

.HomePic
{
	padding: 0 0 10px 0;
	border: none;
}	

#HomePics
{
	float:right;
	width: 250px;
}

#HomeBlurb
{
	float:left;
	width: 370px;
	font-size: 11px;
}	
	
/* rounded boxes */
.RoundBox
{
	background: #A6A816 url(Graphics/round-box.gif) no-repeat;
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
	padding: 20px 10px 0 10px;
	text-align: center;
}

.RoundBoxFlower
{
	background: #A6A816 url(Graphics/round-box-flower.gif) no-repeat;
	width: 180px;
	height: 166px;
	padding: 80px 10px 0 10px;
	margin-bottom: 10px;
	text-align: center;
}

.RoundBoxHeading
{
	text-align: center;
	background-color: #425B0A;
	height: 20px;
	padding: 5px 0 5px 0;
	color: #5dd067;
}	

A.RoundBoxLink
{
	color: #ffffff;
	font-weight: bold;
}	

/* Gallery */
#Gallery
{
	min-height: 500px;
}
	
.GalleryLine
{
	width: 100%;
	height: 200px;
	padding: 10px 0 0 0;
}

.ImageHolder
{
	float:left;
	width: 200px;
	height: 200px;
	padding: 0 5px 0 5px;
}

#GalleryCategory	
{
	background: #A6A816;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.GalleryCatLine
{
	height: 20px;
	width: 100%;
}
	
.GalleryCat
{
	width: 33%;
	float: left;
	height: 20px;
	text-align: center;
}

#GalleryCategory a
{
	color: #ffffff;
}

/* Ion stuff */
#Ion
{
	width: 880px;
	padding: 5px 20px 0 0;
	font-size: 10px;
	margin: 0 auto 0 auto;
}				

/* slideshow */
#myGallery
{ 
	width: 370px;
	height: 185px;
}
	