body {
	font-family: Arial, Helvetica, sans-serif; margin:0px; background-color:#FFF;
	scrollbar-face-color:#893716;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#D99980;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.border{ border:1px solid #6dbaf0;}

.banner{ background:url(../images/banner.jpg) no-repeat; width:929px ; height:139px;}

.menu{color:#000; font-size:11px; vertical-align:middle;
	}

.menu a{
	font-family:Lucida sans Unicode,Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
		}

.gate{
	background: url(../images/home.jpg) no-repeat; height: 160px ; display:block;}
	
.gate a{ padding-top:80px; padding-left:70px;}
	
.home_repeat{background: transparent url(../images/home_repeat.jpg) repeat-y; width:203px;}
	
.gate1{
	background: transparent url(../images/home1.jpg) no-repeat ;height: 160px; width:203px}

.gate1 a{ padding-top:80px; padding-left:70px;}
	
.home_repeat1{background: transparent url(../images/home1_repeat.jpg) repeat-y; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width:203px; height:auto;}


.heading{
	font: 60%  status-bar Lucida sans Unicode,Arial;
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-decoration:none ; text-align:center}

.heading1{
	background:url(images/heading.jpg) repeat-x;
	font: normal Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	 height:21px;}
.heading2{ font: 60%  status-bar Lucida sans Unicode,Arial;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	vertical-align:text-top;
	width:155px}
.heading3{
	font: normal Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FBFDE5;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	 height:21px;}
	 .heading4{
	font: normal Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	 height:21px;}

.text{ font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	}
.text a{ font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration: underline;
	padding-left:10px; text-align:left;
	}
.text a:hover{ font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px; text-align:left;
	}
	
.text1{ font: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#762302;
	text-decoration:none;
	padding-left:10px;
	}
.name{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;}
	
.name1{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;}

.more{font: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	color:#000;
text-decoration: none; 
	padding-right:15px; height:25px; line-height:25px;}

.more:hover{font-family: Arial, Helvetica, sans-serif;
	font-size:12px;color:#ff0000;
		font-weight:bold;
	text-decoration:none;text-decoration: underline; 
	}

.more1{font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration: underline; 
	padding-left:21px; line-height:25px;}

.more1:hover{font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#762302;
	font-weight:bold;
	text-decoration:none;
	}
	
.more2{font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BD7F28;
	font-weight:bold;
	text-decoration:none; 
	padding-left:15px; line-height:19px;
	text-align:center;}

.more2:hover{font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BD7F28;
	font-weight:bold;
	text-decoration:none;
	}	

.text1{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#762302;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;}

.text1 a{ font: 60%  status-bar Lucida sans Unicode,Arial;
	font-size:12px;
	color:#762302;
	font-weight:bold;
	text-decoration:none ; text-align:center}

.footer{ font: 60%  status-bar Lucida sans Unicode,Arial;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none ; text-align:center}

.footer1{ font: 60%  status-bar Lucida sans Unicode,Arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none ; text-align:center}


/*================CSS Image Gallery===================*/


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0; position: fixed;
}

.thumbnail:hover{
background-color: transparent;z-index: 500; 
}

.thumbnail:hover img{
border: 1px solid #762302;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#762302;
border: 1px dashed #762302;
visibility: hidden;
color: black;
text-decoration: none;
top:125px;
left:260px;
}



.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
}


.menu_bg{
background: url(../images/button_body_bg.jpg) repeat-x; /*THEME CHANGE HERE*/
text-decoration: none;
height:30px;
line-height:28px;
color:#000;

text-align: center; /*set value to "left", "center", or "right"*/
}

.menu_bg li{ list-style:none; text-decoration: none; color:#000; text-align: center; float:left; padding-left:4px; padding-right:3px; }

.menu_bg li a{ text-decoration:none; font-size:10px; color:#000; text-align: center;  }

.chromestyle{
width: 99%;
height:29px;
line-height:29px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/


}

.chromestyle ul{
width: 100%;
padding: 0px;
margin: 0;
color:#000;

text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;vertical-align: middle; float:left; font-size:10px;
}

.chromestyle ul li a{text-align:center; line-height:29px; color:#000; float:left; text-decoration:none;
	}

.chromestyle ul li a:hover{
color:#000;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
color:#6C0;

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 11px Verdana;
z-index:100;width: 190px;
background-color: white;
text-align:left;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 2px;
border-bottom: 1px solid #72c3fe; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
font-size:11px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#72c3fe;


}


.xsmall		{font: normal 10px Tahoma; color: #999999;}
.medium		{font: normal 12px Arial; color: #999999; line-height: 16px;}
.smallcnt	{font: normal 11px Tahoma; color: #333333;}
.medTahoma	{font: normal 11px Tahoma;}

#memLogin {margin-top: 5px; background: #EDEDDE;}
.noborder {text-decoration: none;}

.title {font: normal 16px Arial, Tahoma; color: #FF6600;}

.punchline {font: bold 13px Tahoma; color: #767676;  margin: 0px;} /* below logo */

.landingHd {}

h3 {font: bold 15px tahoma; padding: 12 0px; margin: 0px;}

/* Floating */
.left {float: left;}
.right {float: right;}

/* Text Align */
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}


/* Width 760 */
.width {width: 760px;}

/* Background colors */
.cream {background: #F8F8EB;}

/* Colors & Links*/
.blue {color: #0066CC;}
.blue a:link, .blue a:visited {color: #0066CC; text-decoration: none;}
.blue a:hover {color: #003399; text-decoration: underline;}

.lightgray {color: #CCCCCC;}		/* Copyright */
a.lightgray:link, a.lightgray:visited {color: #CCCCCC; text-decoration: none;}
a.lightgray:hover {color: #8E8C8C; text-decoration: underline;}

.grayb {font: bold 12px tahoma; color: #999999;}
a.grayb:link, a.grayb:visited {color: #999999;}
a.grayb:hover {color: #999999; text-decoration: none;}

.greenb {font: bold 12px tahoma; color: #99CC00;}
#Religion a.greenb:link, #Religion a.greenb:visited {color: #99CC00;}
#Religion a.greenb:hover {color: #99CC00; text-decoration: none;}

/* Religion Matrimonials block and links*/


/* 3Steps Register, Search, Contact Box*/
#threeStep a:link, #threeStep a:visited {color: #5F5F5F;}
#threeStep a:hover {color: #5F5F5F; text-decoration: none;}

/* Footer */
.gray {color: #8E8C8C;}		
a.gray:link, a.gray:visited {color: #8E8C8C; text-decoration: none;}
a.gray:hover {color: #666666; text-decoration: underline;}

.lgray {color: #A9A8A8;}		
a.lgray:link, a.lgray:visited {color: #A9A8A8; text-decoration: none;}
a.lgray:hover {color: #666666; text-decoration: underline;}

.grayImgText {color: #898989;}

/* Break Line Height */
.brseven{line-height: 7px;}
.brfive{line-height: 5px;}

/* Bottom Ads / Banner */
.btmbanner{background: #F4F6F5; border: 1px solid #E8E8E8; padding:0 	0px;}


.titleCreamBg {color: #7B7B7B; font: bold 12px tahoma; line-height: 24px; background: #F8F8EB;}

.dottedline {line-height: 20px;}



/* Explicitely for Javascript Slideshow 
.scroll{color: #898989;}
a.scroll:link,  a.scroll:visited {color: #898989; text-decoration: none;}
a.scroll:hover {color: #898989; text-decoration: none;}*/

.scroll{color: #898989;}
.scroll a:link, .scroll a:visited {color: #898989; text-decoration: none;}
.scroll a:hover {color: #898989; text-decoration: none;}


div#container	
{ 
	position:relative; overflow:hidden;
	width:530px; height:413px; z-index:100; 
}

div#content-container	
{ 
	position:absolute; 
	left:0px; top:0px; 
	width:550px; height:413px; 
	clip:rect(0px, 590px, 413px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div.content 
{ 
	position:relative;
	visibility:hidden; 
	left:0px;
	top:0px; 
	z-index:2; 
}

div#slide-links 
	{
		position:absolute;
		left:200px;
		top:94;
		z-index:3
	}

table#table-content
	{ 
		width:1340px;
	}
	
table#table-content1
	{ 
		width:1640px;
	}	

table#table-content td 
	{
		width:150px;
		height:113px;
		
	}
table#table-content1 td 
	{
		width:150px;
		height:113px;
		
	}	
/*#table-content td 
	{
		target-new: window;
	}
	*/
	
.top_menu_ce{background:url(../images/top_menu_center1.jpg) repeat-x; height:31px; line-height:28px;}
.top_menu_ce li{ list-style:none; text-decoration: none; color:#000; text-align: center; float:left; padding-left:4px; padding-right:4px; }

.top_menu_ce li a{ text-decoration:none; font-size:10px; color:#000; text-align: center;  }
.top_menu_ce1{background:url(../images/top_menu_center.jpg) repeat-x; height:31px; line-height:28px;}
.top_menu_ce1 li{ list-style:none; text-decoration: none; color:#000; text-align: center; float:left; padding-left:4px; padding-right:4px; }

.top_menu_ce1 li a{ text-decoration:none; font-size:10px; color:#000; text-align: center;  }
.footer_btn{background:url(../images/btn.jpg) no-repeat; width:150px; height:35px; text-align:center; line-height:35px; color:#000; float:left; text-decoration:none;}

.footer_bg{background:url(../images/footer.jpg) repeat-x;  height:84px;}

.footer_btn:hover{background:url(../images/btn.jpg) no-repeat; width:150px; height:35px; text-align:center; line-height:35px; color:#000; float:left; text-decoration:none;}
