body {
	font-family: Arial, Helvetica, sans-serif; margin:0px; background-color:#D1A47D;
	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 #000000;}

.menu{color:#FFFFFF; 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;
		}


.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:14px;
	color:#FBFDE5;
	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;
	padding-left:10px; 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;}

.more{font: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	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:10px;
	color:#000;
	font-weight:bold;
	text-decoration: underline; 
	padding-left:21px; line-height:25px;}

.more1:hover{font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	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:#FFF;
	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;
}


.chromestyle{
width: 99%;
font-weight: bold;
height:17px
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height:0px; 
clear: both; 
visibility: hidden;

}

.chromestyle ul{
width: 100%;
background: url(images/button-body-bg.jpg)repeat-x; /*THEME CHANGE HERE*/
padding: 0px;
margin: 0;
text-decoration: none;

text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;vertical-align: middle;
}

.chromestyle ul li a{
color:#FFFFFF;font-size:11px;
padding-top:5px;
padding-left:2px;
padding-right:2px; 
text-decoration: none;
vertical-align: middle;
	}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*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: 180px;
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 #BBB; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;

color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


.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;
	}
	*/