@charset "utf-8";
/* CSS Document */
/*
PURPOSE:
	[1] Basic cascading stylesheet for ALL browsers
	[2] Contains only resets and global styles
	[3] MEDIA = SCREEN

REVISION HISTORY:
	February 5, 2009. v1.0. Under Construction.

STATUS OF THIS DOCUMENT:
	This is a working draft.

AUTHOR:
	Nimesh Deuja
	i m n i m e s h 0 1 7 @ g m a i l . c o m

LEGAL NOTICE:
	Distribution of this document is limited.
	Copyright (C) Barry Walkden. All Rights Reserved.
*/

/*
==================================
KILL THE DEFAULTS AND GLOBALIZE
==================================
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,h7,pre,form,p,blockquote,fieldset,input
{ 
	margin: 0; 
	padding: 0;
}

h1,h2,h3,h4,h5,h6,h7,pre,code,address,caption,cite,code,em,strong,th 
{ 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
}

ul,ol 
{ 
	list-style: none; 
}

fieldset,img 
{ 
	border: none;
	padding:0;
}

caption,th 
{ 
	text-align: left; 
}

table 
{ 
	border-collapse: collapse; 
	border-spacing: 0; 
}

em
{
	color:#CBCBCB;
	font-style:italic;
}

body
{
	font:62.5%  Arial, Helvetica, sans-serif; /*This is default 10px. How?? Try yourself*/
	color:#000;
	background:#c74040;
}
		
.clear {
	clear:both;
}

.ClearLeft
{
	clear:left;
}

.wrapper
{
	margin:0 auto;
	width:940px;
}

.wrapper1
{
	margin:0 auto;
	width:901px;
}

/***** BANNER ******/

#BaNneR
{
	background:url(../images/bizname1.jpg) center no-repeat #FFF;
	height:248px;
}

/******* NAVICATION ******/

#NaV
{
	background:url(../images/navrept.gif) top center repeat-x #c74040;
}

#naVication
{
	background:url(../images/navbg.gif) no-repeat 0 3px;
	width:900px;
	margin:0 auto;
	padding:0 20px;
	height:67px;
}

#naVication ul
{
	padding:0;
	list-style:none;
}

#naVication ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0 10px 0 0;
	text-align:center;
	float:left;
}

#naVication ul li a
{
	background:url(../images/navication.gif) bottom no-repeat;
	width:168px;
	height:55px;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 0 0 0;
	display:block; 
}

#naVication ul li a:hover
{
	background:url(../images/navicationhover.gif) bottom no-repeat;
}

/******** MAINBODY ********/

#ToPbodY
{
	margin:10px 0;
}

#BG
{
	background:url(../images/rept.gif) repeat-y;
}

#ADdconT
{
	margin:0;
	padding:0 40px;
}

#ADdconT p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

#WleFt
{
	padding:0;
	width:237px;
	margin:0 20px;
	float:left;
}

#WrigHt
{
	padding:0;
	width:623px;
	padding:10px 20px 0 0;
	float:left;
}

#WrigHt p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	padding:10px 0 0 0;
}

h1
{
	background:url(../images/welcometext.gif) no-repeat;
	text-indent:-5000px;
	height:20px;
}

/********* GALLERY **********/

#GallErY
{
	background:#b13939;
}

.GalrEpT
{
	background:url(../images/galrept.gif) repeat-y center;
	padding:10px 20px;
}

h2
{
	background:url(../images/galltopcurv.gif) center no-repeat;
	text-indent:-5000px;
	height:24px;
}

h3
{
	background:url(../images/gallbotcurv.gif) center no-repeat;
	text-indent:-5000px;
	height:24px;
}

#AmenIteS
{
	padding:0;
	width:237px;
	float:left;
}

#cAmenIteS
{
	padding:0;
	width:217px;
	float:left;
}

#AmenIteS ul
{
	padding:10px 0;
	margin:10px 0;
	list-style:none;
	background:#951010;
}

#AmenIteS ul li
{
	text-align:left;
	padding:0 0 0 20px;
	height:15px;
	margin:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
}

#AmenIteS ul li a
{
	text-decoration:none;
	color:#ffc792;
}

#AmenIteS ul li a:hover
{
	color:#FFF;
}

#RooMs
{
	margin:0 40px;
	width:365px;
	float:left;
}

#RooMs p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	color:#FFF;
}

#RooMs1
{
	margin:0 40px;
	width:365px;
	float:left;
}

#RooMs img
{
	float:left;
	padding:0 10px 15px 0;
}

#ConTaCt
{
	padding:0;
	width:217px;
	float:left;
}

#ConTaCt a{ color:#FFFFFF; text-decoration:none;}
#ConTaCt a:hover{ color:#FF9999; text-decoration:none;}

#cConTaCt
{
	padding:0;
	width:237px;
	float:left;
}

#ConTaCt p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
	line-height:22px;
	padding:10px 0;
}

#cConTaCt p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
	line-height:22px;
	padding:10px 0;
}

h4
{
	background:url(../images/ourrates.gif) no-repeat;
	text-indent:-5000px;
	height:33px;
}

.test
{
	background:url(../images/feedback.gif) no-repeat];
	height:33px;
}

h5
{
	background:url(../images/ensuite.gif) no-repeat;
	text-indent:-5000px;
	height:33px;
}

h6
{
	background:url(../images/contact.gif) no-repeat;
	text-indent:-5000px;
	height:33px;
}

/****** FOOTER ******/

#FootEr
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	color:#FFFFFF;
	line-height:20px;
	padding:10px 0;
}

#FootEr a
{
	color:#FFFFFF;
	text-decoration:none;
}

#FootEr a:hover
{
	text-decoration:underline;
}

a.footlink
{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

a:hover.footlink
{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}

/****** CONTACT ********/
.TexTfilD dl {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:0;
}
.TexTfilD dl dd {
	padding:5px 10px 0 0;
	width:250px;
	float: left;
	margin:0 0 5px 0;
}

.TexTfilD dl dt {
	padding:5px 0 0 5px;
	width:100px;
	margin:0 0 5px 0;
	float: left;
}

.TexTArea
{
	background:#f3f3f3;
	border:2px solid #FFF;
	color:#000;
	padding:2px 0 2px 5px;
}

.btm
{
	background:#e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #cccccc;
	padding:2px 15px;
	margin:10px 0;
	color:#519c01;
	text-decoration:none;
}

.btm:hover
{
	background:#c74040;
	color:#FFF;
}

.main-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffc792;
}

.Mtext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ff7c00;
}	

.borderimg
{
	border:1px dashed #333333;
	padding:10px;
	margin:10px;
}

/****** ABOUT US *****/

.unDer
{
	background:url(../images/under_.gif) top center no-repeat;
	height:200px;
}

.test1
{
	height:100px;
	width:auto;
}