@charset "utf-8";
body {
    
    margin: 0;
	background-attachment: fixed;
	background-color: #F9F6EE;
	background-repeat: repeat-x;
	background-position: center top;
	color: #404040;
}
.headerPhone {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 12px;
	line-height: normal;
	color: #404040;
	text-decoration: none;
	letter-spacing: 3px;
}
.menu a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 16px;
	line-height: 2em;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	padding-left: 20px;
}
.menu a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 16px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	padding-left: 20px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #404040;
	text-decoration: none;
	letter-spacing: 3px;
}
.copyrightLink a{
	color: #404040;
	text-decoration: underline;
}
.copyrightLink a:hover{
	color: #404040;
	text-decoration: underline;
}
.seoSection a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: none;
	color: #404040;
	text-decoration: none;
	letter-spacing: normal;
}
.seoSection a:hover{
	color: #404040;
	text-decoration: underline;
}
table {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.filmThumb a {
	color: #404040;
	text-decoration: none;
	line-height: normal;
}
.filmThumb a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
.accentText {
    font-weight: bold;
	color: #404040;
}
.accentTextmain {
	color: #404040;
}
.accentText2 {
	color: #404040;
}
.accentText2 a{
    color: #404040;
	text-decoration: underline; 
}
.accentText2 a:hover {
    color: #404040;
    text-decoration: underline;    
}
.accentText3 {
    color: #404040;    
}
.bgBio {
	background-image: url(images/bgBio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgBio2 {
	background-image: url(images/bgBio2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgBio3 {
	background-image: url(images/bgBio3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgContact {
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgIndex {
	background-image: url(images/main1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgIndianWedding {
	background-image: url(images/indianbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textBox {
	background-image: url(images/investmentbg2.png);
	background-repeat: repeat;
	border: 1px solid #404040;
}
.borderWhite {
	border: thin solid #404040;
}

.bgInvestment {
	background-image: url(images/investmentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lineHeightNormal {
	line-height: normal;
}
.ERROR a{
    font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 13px;
	text-transform: none;
	color: #404040;
	text-decoration: none;
	letter-spacing: normal;
}
.ERROR a:hover{
	color: #404040;
	text-decoration: underline;
}
.outLINK a{
    font-family: Tahoma, Arial, "Myriad Pro";
    font-size: 16px;
	text-transform: none;
	color: #C0CFFC;
	text-decoration: none;
	letter-spacing: normal;
}
.outLINK a:hover{
	color: #C0CFFC;
	text-decoration: underline;
}   

img
{  border-style: none;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #404040; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; height: 25%; width: 100%; text-align: center; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: focus;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #404040; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: focus;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #404040; }.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #404040;
}
