/* CSS Document */

body
	{
	margin:0px;
	padding:0px;
	background-color:#c7bf6e;
	}
#maincontainer
	{
	width:1004px;
	margin:0 auto;
	padding:0;
	}
#maincontainerwithbg
	{
	width:1004px;
	float:left;
	padding:0;
	margin:0 auto;
	background-image:url(images/mainbg.jpg);
	}
/*---------------------------------------------------------------------Header Part------------------------------------------------------------------------------------*/			
#header
	{
	width:699px;
	height:341px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
#menublank
	{
		width:630px;
		float:left;
		margin:305px 0 0 0;
		padding:15px 0 0 30px;
		font-family:Tahoma;
		font-size:11px;
		color:#b00000;
	}
#menutxtblank
	{
		width:300px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Tahoma;
		font-size:11px;
		color:#b00000;
	}	
.menutext
	{
		margin:0px;
		padding:2px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#b00000;
		text-decoration:none;
		
	}	
.menutext:hover
	{
		margin:0px;
		padding:2px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#b00000;
		text-decoration: underline;		
	}	

.home
	{
		width:73px;
		height:16px;
		float:right;
		margin:0px;
		padding:5px 0 0 2px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		text-align:center;
		background-image:url(images/homebutton.png);
		background-repeat:no-repeat;
	}	
.home:hover
	{
		width:73px;
		height:16px;
		float:right;
		margin:0px;
		padding:5px 0 0 2px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		text-align:center;
		background-image:url(images/homebuttonover.png);
		background-repeat:no-repeat;
	}	
/*---------------------------------------------------------------------Header Part------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------content Part------------------------------------------------------------------------------------*/
#blackboldhedding
				{
				  width:668px;
				  height:31px;
				  float:left;
				  margin:35px 0 0 0;
				  padding:0 0 0 30px;
				  font-family:Georgia;
				  font-size:30px;
				  color:#020600;
				  font-style:normal;
				}
#greentext
				{
				  width:668px;
				  height:31px;
				  float:left;
				  margin:5px 0 0 0;
				  padding:0 0 0 30px;
				  font-family: Arial;
				  font-size:16px;
				  color:#328100;
				}
#picblank
				{
				  width:668px;
				  height:31px;
				  float:left;
				  margin:18px 0 0 0;
				  padding:0 0 0 30px;
				}
#pic
				{
				  width:204px;
				  height:108px;
				  float:left;
				  margin:0px;
				  padding:0px;
				  background-image:url(images/pic.jpg);
				  background-repeat:no-repeat;
				}
#pictextblank
				{
				  width:425px;
				  height:116px;
				  float:left;
				  margin:0px;
				  padding:5px 0 0 18px;
				  font-family:Arial;
				  font-size:11px;
				  color:#534640;
				  
				}

.boldtext
				{
				  margin:0px;
				  padding:0px;
				  font-family:Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#b00000;
				}
#addblank
				{
				  width:699px;
				  height:304px;
				  float:left;
				  margin:90px 0 0 0;
				  padding:0px;
				  background-image:url(images/add.jpg);
				  background-repeat:no-repeat;
				}
#greenboldtext
				{
				  width:184px;
				  float:left;
				  margin:170px 0 0 0;
				  padding:0 0 0 55px;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#328100;
				}
#greenboldtext
				{
				  width:184px;
				  float:left;
				  margin:170px 0 0 0;
				  padding:0 0 0 55px;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#328100;
				}
#addtextblank
				{
				  width:214px;
				  float:left;
				  margin:30px 0 0 46px;
				  padding:38px 0 0 30px;
				}
#redboldtext
				{
				  width:200px;
				  float:left;
				  margin:0px;
				  padding:0px;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#b00000;
				}
#blacktext
				{
				  width:200px;
				  float:left;
				  margin:0px;
				  padding:10px 0 0 0;
				  font-family: Arial;
				  font-size:11px;
				  color:#363636;
				}
#blackboldtext
				{
				  width:200px;
				  float:left;
				  margin:0px;
				  padding:20px 0 0 0;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#020600;
				}
#addgreentext
				{
				  width:200px;
				  float:left;
				  margin:0px;
				  padding:5px 0 0 0;
				  font-family: Arial;
				  font-size:10px;
				  color:#328100;
				}
#addbutton
				{
				  width:83px;
				  height:26px;
				  float:left;
				  margin:21px 0 0 0px;
				  padding:0px;
				}
.addbutton
				{
				  width:83px;
				  height:20px;
				  float:left;
				  margin:0px;
				  padding:6px 0 0 0;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#fffcd5;
				  text-align:center;
				  text-decoration:none;
				  background-image:url(images/addbutton.jpg);
				  background-repeat:no-repeat;
				}
.addbutton:hover
				{
				  width:83px;
				  height:20px;
				  float:left;
				  margin:0px;
				  padding:6px 0 0 0;
				  font-family: Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#000000;
				  text-align:center;
				  text-decoration:none;
				  background-image:url(images/addbuttonover.jpg);
				  background-repeat:no-repeat;
				  
				}
				
/*-------------------------------------------------------------------content Part------------------------------------------------------------------------------------*/						
/*-------------------------------------------------------------------Right Part------------------------------------------------------------------------------------*/					
#rightblank002
		{
		width:305px;
		float:right;
		margin:0px;
		padding:0px;
		}		
#rightblank
		{
		width:305px;
		height:187px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/right.jpg);
		background-repeat:no-repeat;
		}		

#booking
		{
		width:250px;
		height:187px;
		float:right;
		margin:0px;
		padding:0px;
		}
.booking
		{
		width:245px;
		height:57px;
		float:right;
		margin:0px;
		padding:120px 0 0 5px;
		font-family:Georgia;
		font-size:25px;
		color:#fffcd5;
		text-decoration:none;
		background-image:url(images/booking.jpg);
		background-repeat:no-repeat;
		}
		
.booking:hover
		{
		width:245px;
		height:57px;
		float:right;
		margin:0px;
		padding:120px 0 0 5px;
		font-family:Georgia;
		font-size:25px;
		color:#fffcd5;
		text-decoration:none;
		background-image: url(images/bookingover.jpg);
		background-repeat:no-repeat;
		}
#righttxtblank
		{
		width:274px;
		height:205px;
		float:right;
		margin:0px;
		padding:20px 0 0 31px;
		}
#rightblacktxt
		{
		width:250px;
		float: left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		}		
.righttxt
		{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#fffcd5;
		}		
.rightgreentxt
		{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#b5a541;
		}
.rightnormaltxt
		{
		font-family: Arial;
		font-size:10px;
		color:#e0da8d;
		
		}		
#gold
		{
		width:305px;
		height:183px;
		float: right;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		background-image:url(images/gold.jpg);
		background-repeat:no-repeat;
		}		
#goldtext
		{
		width:250px;
		float: left;
		margin:0 0 0 31px;
		padding:0px;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#e0da8d;
		}
#prize
		{
		width:265px;
		float: left;
		margin:10px 0 0 31px;
		padding:0px;
		font-family: Arial;
		font-size:24px;
		color:#bdec44;
		}
.cost
		{
		font-family: Arial;
		font-size:24px;
		color:#fdba08;
		}
#prizebutton
		{
		width:265px;
		float: left;
		margin:20px 0 0 31px;
		padding:0px;
		}
.prizebutton
		{
		width:70px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0d0b00;
		text-align:center;
		text-decoration:none;
		background-image:url(images/prizebutton.jpg);
		background-repeat:no-repeat;
		}
.prizebutton:hover
		{
		width:70px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 0 0;
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		color:#0d0b00;
		text-align:center;
		text-decoration:none;
		background-image:url(images/prizebuttonover.jpg);
		background-repeat:no-repeat;
		}				
						
/*-------------------------------------------------------------------Right Part------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------footer------------------------------------------------------------------------------------*/
#footer
		{
			width:1004px;
			height:111px;
			float:left;
			margin:0px;
			padding:0px;
			background-image:url(images/footerbg.jpg);
			background-repeat:no-repeat;
		}
#footerblank
		{
			width:414px;
			height:75px;
			float:left;
			margin:0px;
			padding:36px 295px 0 295px;
		}
#footerlinks
		{
			width:414px;
			float:left;
			margin:0px;
			padding:0px;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			color:#fffcd5;
		}
.footerlinks
		{
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			color:#fffcd5;
		}
.footerlinks:hover
		{
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-decoration: underline;
			color:#fffcd5;
		}
#copyrights
		{
			width:414px;
			float:left;
			margin:10px 0 0 0;
			padding:0px;
			font-family:Tahoma;
			font-size:10px;
			text-decoration:none;
			text-align:center;
			color:#384b13;
		}
#validation
		{
	width:200px;
	float:left;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	text-align: left;
	color:#384b13;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
		}

.validationxhtml
		{
			width:67px;
			height:17px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			color:#fffcd5;
			background-image:url(images/valibutton.jpg);
			background-repeat:no-repeat;
		}
.validationxhtml:hover
		{
			width:67px;
			height:17px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center
			text-decoration:none;
			color:#fffcd5;
			background-image:url(images/valibuttonover.jpg);
			background-repeat:no-repeat;
		}
.validationcss:hover
		{
			width:67px;
			height:17px;
			float:left;
			margin:0 0 0 2px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			color:#fffcd5;
			background-image:url(images/valibutton.jpg);
			background-repeat:no-repeat;
		}
.validationcss
		{
			width:67px;
			height:17px;
			float:left;
			margin:0 0 0 2px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			color:#fffcd5;
			background-image:url(images/valibuttonover.jpg);
			background-repeat:no-repeat;
		}		
				
/*--------------------------------------------------------------------------footer------------------------------------------------------------------------------------*/												
/*--------------------------------------------------------------------Innerhedding------------------------------------------------------------------------------------*/
#innerhedding
		{
			width:668px;
			height:31px;
			float:left;
			margin:35px 0 0 0;
			padding:0 0 0 30px;
			font-family:Georgia;
			font-size:25px;
			color:#020600;
			font-style:normal;
		}
#innercontent
		{
			width:650px;
			float:left;
			margin:10px 0 0 0;
			padding:0 0 0 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;
		}
#innercontent002
		{
			width:650px;
			float:left;
			margin:0px;
			padding:10px 0 0 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;			
		}														
#innercontent003
		{
			width:650px;
			float:left;
			margin:0px;
			padding:10px 0 0 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;			
		}														
#innercontent004
		{
			width:650px;
			float:left;
			margin:0px;
			padding:10px 0 0 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;			
		}														
#innercontent005
		{
			width:650px;
			float:left;
			margin:0px;
			padding:10px 0 10px 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;			
		}														
#submenuhedding
		{
			width:668px;
			height:31px;
			float:left;
			margin:35px 0 0 0;
			padding:0 0 0 30px;
			font-family:Georgia;
			font-size:25px;
			color:#020600;
			font-style:normal;
		}
#submenublank
		{
			width:546px;
			float:left;
			margin:10px 0 0 0;
			padding:0 0 20px 30px;
		}
#submenutop
		{
			width:546px;
			height:1px;
			float:left;
			margin:0px;
			padding:0px;
			background-image:url(images/topline.jpg);
			background-repeat:no-repeat;
		}
.submenu
		{
			width:526px;
			height:19px;
			float:left;
			margin:0px;
			padding:0 0 0 20px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-decoration:none;
			background-image: url(images/active.jpg);
			background-repeat:no-repeat;
		}
.submenu:hover
		{
			width:526px;
			height:19px;
			float:left;
			margin:0px;
			padding:0 0 0 20px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-decoration:none;
			background-image: url(images/over.jpg);
			background-repeat:no-repeat;
		}
																
/*-------------------------------------------------------------------Innerhedding------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				
	}

#contactaddresshedding
		{
			width:668px;
			height:31px;
			float:left;
			margin:35px 0 0 0;
			padding:0 0 0 30px;
			font-family:Georgia;
			font-size:25px;
			color:#020600;
			font-style:normal;
		}		

#contactaddresstext{
			width:650px;
			float:left;
			margin:10px 0 0 0;
			padding:0 0 0 30px;
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;
	}
#contactsmallhedding
			{
			width:650px;
			float:left;
			margin:10px 0 0 0;
			padding:0 0 0 30px;
				  font-family:Arial;
				  font-size:11px;
				  font-weight:bold;
				  color:#b00000;
			}
#contacthedding
			{
			width:668px;
			height:31px;
			float:left;
			margin:35px 0 0 0;
			padding:0 0 0 30px;
			font-family:Georgia;
			font-size:25px;
			color:#020600;
			font-style:normal;
		}
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 30px;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:2px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:6px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
			font-family:Arial;
			font-size:11px;
			color:#534640;
			text-align:justify;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
			width:67px;
			height:17px;
			float:left;
			margin:0 0 0 2px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			color:#000000;
			background-image:url(images/valibutton.jpg);
			background-repeat:no-repeat;
	cursor:pointer;
			}
.submitbutton:hover 
			{
			width:67px;
			height:17px;
			float:left;
			margin:0 0 0 2px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			color:#fffcd5;
			background-image:url(images/valibuttonover.jpg);
			background-repeat:no-repeat;
	cursor:pointer;	
			}
			
.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																				

