*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
html, body {
  height: 100%; /* Required */
	}

body{
	background-color:#D30101;
}
			
a, img{
	border:none;
	outline:none;
}

p{
	text-align: justify;
	line-height: 1.4em;
	padding-bottom:13px;
	font-size:0.75em;			
	}
	
a {
	font-weight:bold;
    text-decoration:none;
}

a:hover{
	text-decoration:underline;
	}

table { 
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin:auto;
}

td{ 
	vertical-align:top;
	}
/* Contact Form */
#Enquiry{
	text-align:left;	
	margin:auto;
	padding:00;
	width:340px;
	height:220px;
	padding-top:10px;
	border:1px solid #999999;
}
#Enquiry table{
	margin:auto;
	text-align:center;	
	}
.FormFieldLabel{
	float:left;
	font-size:0.7em;
	color:#000000;
	width:150px;
	font-weight:bold;	
	}

.FormFieldLabel, .FormFieldTxt{
	height:24px;
	}
	
.FormFieldLabel, .FormFieldTxtArea{
	text-align:left;	
	}
.FormFieldTxtArea{
	width:290px;	
	}
.FormFieldButton {
	width:279px;
	text-align:center
	}

.NormalTextBox, .TextArea, .NormalCombo
{
	font-weight: normal;
	color: #333333;
	background-color: white;	
	border: 1px solid #999999;
	margin-left:0px;
	
}
.NormalTextBox, .NormalCombo{
	width:170px;
	height:18px;
	}
.TextArea{
	width:320px;
	height:65px;
	font-size:1em;
	line-height:1.4em;
	/*background-color:#F5EFD5;*/
	
	}
.NormalTextBox, .TextArea{	
	/*background-color:#FFCE74/*E4C67C/*#F5EFD5*/;
	
	}
.NormalButton{
	background-color:#A20000;
	color:#931D05;
	font-weight:bold;
	font-size: 0.7em;
	letter-spacing: 0.1em;	
	padding:0px 2px 0px 3px;
	border:none;
	width:75px;
	height:20px;	
	background-image:url(../images/Submit.jpg);
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;		
	}
/* Contact Form  End*/
/* Add Entry Form Start */
.bodyColor
{
	background-color:#ffffff;
	}
.AddEnrty{
	background:url(images/contactFormBg.jpg) left top repeat-x lightgreen;
	border:1px solid green; 
	color:#FFFFFF;
	/*padding-bottom:20px;*/
	font-weight:bold;
	margin-top:20px;
}
.AddEnrty td
{
	
	padding-left:20px;
	padding-right:20px;
}

.AddEnrty label
{
	font-size:0.75em;
	color:Green;
	/*margin-left:20px;*/
}
.AddEnrty .TextArea, .AddEnrty .NormalTextBox
{
	font-size:0.8em;
	}
.AddEnrty .NormalButton
{
	background-color:lightgreen;
	background-repeat:no-repeat;
	width:75px;
	height:20px;	
	
}
/* Add Entry Form End*/

.MenuBarGallery{
	padding-right:13px;
	text-align:right;}
.GalleryContainer{
	background:url(../images/silkjungleBg.jpg) center top repeat-y #FFEB28;
	width:1024px;
	height:1600px;
	text-align:center;
	margin:auto auto;
	}
.SilkjungleGallery{
	background:url(../images/SilkjungleGalleryBg.jpg) left top no-repeat;
	width:1024px;
	height:1600px;	
	text-align:center;
	margin:auto auto;
	}
.GalleryTableWidth{
	width:880px;
	}
.BannerHeight{
	height:143px;
	}
.galleryAarr{
	/*border:3px solid #CF0101;*/
	/*border-left:none;*/
	/*background-image:url(../images/gallelryBg.png);*/
	color:#FEF6B3;
	/*padding-bottom:20px;*/
	font-weight:bold;
	height:1300px;
	padding-top:10px;
	/*text-align:left;*/
	}
.GalleryTitle{
	text-align:center;
	margin:auto;}
.galleryAarr table{	
	margin: auto;
	margin-left:0;
	text-align:left;
	}
	
.galleryAarr .thumb{
	border:3px solid #FFE73D;
	margin-left:20px;
	}
.galleryAarr h1{	
	margin: 20px auto 2px auto;
	margin-left:20px;
	font-size:18px;
	color:#D30101;
	text-align:left;
	font-weight:bold;	
	}
.galleryAarr .FirtHeadding{
/*margin-top:0;*/ /*Remove Comment For Paging*/
	}
.galleryAarr ul{	
	margin: 10px auto 2px 20px;	
	font-size:0.85em;
	list-style-type:none;
	color:#FEF6B3;	
	text-align:left;
	}
.galleryAarr p{	
	margin: 10px 0px 2px auto;
	text-align:left;
	margin-left:20px;
	font-size:0.85em;
	color:#FEF6B3;
	}
.galleryAarr .RedBorder
{
	width:442px;
	/*border-right:3px solid #D30101;*/	
	}
.galleryAarr .RedBorder2
{
	width:225px;
	/*border-right:3px solid #D30101;	*/
	padding-left:0;
	}
.galleryAarr .RedBorder3{
	
	/*border-left:3px solid #D30101;*/	
	
	}
.galleryAarr .Paging{
	padding:2px 20px;
	text-align:right;
	}

.galleryAarr .Paging a, .galleryAarr .Paging span{
	color:#FFF6B5;
	font-weight:bold;
	font-size:0.8em;
	}
.galleryAarr .Paging a:hover, .galleryAarr .Paging span:hover{
	color:#FFE63B;
	text-decoration:none;	
	}
.galleryAarr a, .galleryAarr span{
	color:#FFF6B5;
	font-weight:bold;
	font-size:0.8em;
	}
.galleryAarr a:hover, .galleryAarr span:hover{
	color:#FFE63B;
	text-decoration:none;	
	}
.galleryAarr .Paging span{
	color:#FFE63B;
	}
.Developer{
	text-align:left;
	padding-left:30px;
	height:29px;
}
			
.TopBaground{
	/*margin: 0 auto;
	background-color:#FDFA6D; 	*/
	}

