
/*@import "all.css";  just some basic formatting, no layout stuff */
	

p {  
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;	
}


/**                          **
 **         GLOBAL           **
 **                          **/

a:visited, a:active, a:link { 
	color:#fe3714;
}

a:hover { text-decoration: underline }



body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight: normal;
	background-color: #D4D9DD;
	margin-top:0px;
	margin-left: 0px;
	text-align: center;
	background-image:url("/images/omnamonarayanaya_bgtile4.gif"); 
	background-repeat:repeat;
	height:100%;
	}



form {
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
margin-bottom: 0px;
font-size: 12px;
font-weight: bold;

  }
  
  p {
	margin-top: 2px;

}
  



#frame {
	width:995px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color: #ffffff;
	color: #000000;
	border:1px solid #FFAC2F;
	text-align: left;
	}
	
#contentleft {
	width:160px;
	margin:20px 0px 0px 5px;
	float:left;
	background:#fff;
	}
	
#contentcenter {
	width:600px;
	margin:20px 25px 0px 23px;
	float:left;
	background:#fff;
	}
	
#contentcenter-ttc {
	width:760px;
	margin:20px 25px 0px 23px;
	float:left;
	background:#fff;
}


#contentright {
	width:166px;
	margin:20px 3px 0px 0px;
	float:right;
	background:#fff;
	}
	

#footer {
	width:100%;
	border-top:1px solid #D0F169;
	margin-top: 50px;
	padding-top: 16px;
	margin-bottom:0px;
	float:left;
}









/**                          **
 **       NAVIGATION         **
 **                          **/

.nav-text {
	font-weight:bold;
	font-size: 13px;
	color: #2F0902;
		
}






.nav-text-selected {
	font-weight:bold;
	font-size: 14px;
	/*color: #ffeeee;*/
	color: #F03C3C;
}



.subnav-text {
	font-weight:normal;
	font-size: 11px;
	color: #ffffff;
	margin-top:0px;
}

.subnav-selected-text {
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	margin-top:0px;
}














/**                          **
 **        MASTHEAD          **
 **                          **/
	
#masthead {
	background-color: #ffffff;
}


#masthead a {
	font-weight: bold;
	color: #2F0902;
	margin-right: 12px;
	text-decoration: none;
}

#masthead a:hover {
	text-decoration: underline;
}

#mainnav  {
	background-color: #D4D9DD;
	margin-top: 0px;
	position: relative;
	width:100%;
	height: 26px;
	border-bottom:1px solid #FFAC2F;
	}


#wordmarkHolder {
 	float: left;
 	width:230px;
 	height:58px;
 	margin-left:1px;
 	margin-top:2px;
}


#utility {
	float:right;
	/*margin-left:343px;*/
	margin-top:4px;
}


#locationsSmallDropdown {
	float:right;
	margin-right:2px;
	margin-top:2px;
	background-color: #D0F169;
	padding: 0px 2px 4px 6px;
   	text-align: left;
	
}
#locationsSmallDropdown select {
font-size: 13px;
}

#servelovegive{
   	float:right;
	margin-top:7px;
	margin-bottom:1px;
}









/**                          **
 **     MAIN NAVIGATION      **
 **                          **/

#mainnav  {
	background-color: #D4D9DD;
	width:100%;
	height: 26px;
	border-bottom:1px solid #FFAC2F;
	float:left;
}



#mainnav a.mainitem {

	color: #FE3714;
	font-weight: bold;
	font-size: 13px;
	padding-top:0px;
	margin-right: 10px;
	margin-left: 4px;
	text-decoration: none;
}

#mainnav a.mainitem:hover {
	text-decoration: underline;
}

#mainnav #languages a  {

	color: #000000;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 4px;
	text-decoration: none;
}

#mainnav #languages a:hover {
	text-decoration: underline;
}


#languages {
	margin-top:5px;
	text-align: right;
	margin-right: 2px;
}




#mainitems {
	background-color: #D4D9DD;
	position: absolute;
	left: 2px;;
	top:4px;
}






/**                          **
 **       LEFT COLUMN        **
 **                          **/
.large-cap { font-size: 180% }


#leftNavHeader {
	background-color: #2F0902;
	width:154px;
	height:20px;
	font-weight:normal;
	font-size:8px;
	color:#ffffff;
	font-family:"verdana", "helvetica", "sans-serif";
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 6px;
}


#leftNav {
	background-color: #FFAC2F;
	margin-top:0px;
	padding: 0px 4px 8px 0px ;
}


#leftNav p {
	margin: 10px 0px 0px 10px; 
	padding-left: 0px;
	text-align: left;
}


#leftNav p a {
text-decoration: none;
}

#leftNav p a:hover {
text-decoration: underline;
color: #2F0902;
}


#leftNavSupplementary {
	margin-top:50px;
}



#gurus {

	margin-top: 15px; 
	padding: 5px;
	border:1px solid #2F0902;
	height: 138px;

}

#gurus a {
color: #2F0902;
text-decoration: none;
font-weight:bold;
font-size: 10px;
}

#gurus img {
border: 0;
}

#gurus #swamiji {

position: relative;
top:-118px;
left: 80px;
}




/**                          **
 **      RIGHT COLUMN        **
 **                          **/

#fivepointsNarrow{
	background-color: #2F0902;
	margin-top: 10px; 
	padding: 4px 2px 0px 6px ;
	border:1px solid #D0F169;
}


#fourpathsNarrow {
	background-color: #D0F169;
	margin-top: 16px; 
	padding: 4px 2px 0px 6px ;
	border:1px solid #2F0902;
}


#fivepointsNarrow a, #fivepointsNarrow a:visited {
color: #fff;
font-size: 12px;
font-weight:bold;
}

#fivepointsNarrow ol,#fivepointsNarrow ul, #fourpathsNarrow ol{
color: #fff;
font-weight:bold;
margin-left:30px;
line-height: 20px;
margin-top:0px;
margin-left: 1.6em; 
padding-left: 5px;
}



#fourpathsNarrow ol{
color: #2F0902;

}

#fourpathsNarrow a, #fourpathsNarrow a:visited {
	color: #2F0902;
	font-size: 12px;
	font-weight:bold;
}



.plain-dark-lg {
	font-weight:	normal;
	font-size:		11px;
	color: #2F0902;
}

.rightcol-box-header {
color: #fff;
font-size: 16px;
font-weight:bold;
}

.rightcol-narrow {
	background-color: #2F0902;
	margin-top: 10px; 
	padding: 4px 2px 0px 6px ;
	border:1px solid #D0F169;
}

.rightcol-narrow a, .rightcol-narrow a:visited{
color: #fff;
font-size: 11px;
font-weight:bold;
}

.rightcol-narrow ol,.rightcol-narrow ul{
color: #fff;
font-size: 11px;
font-weight:bold;
margin-left:30px;
line-height: 20px;
margin-top:0px;
margin-left: 1.6em; 
padding-left: 5px;
}

.utility-masthead-box {
	float:right;
	margin-right:2px;
	margin-top:2px;
	background-color: #D4D9DD;
	border:solid 1px grey;
	padding: 0px 2px 4px 6px;
   	text-align: left;
}


#search {
	margin:0px 0px 0px 0px;
}

#search-text {
	width: 105px;
	font-size: 14px;
	float:left;
	margin:1px 2px 0px 0px;
	border:1px solid grey;
}


#gurugram {
	background-color:#D9B68A;
	margin-top: 16px; 
	font-size: 11px;
	padding: 2px 0px 2px 2px ;
	border:1px solid #2F0902;
}

#subscribe-text  {
	width: 105px;
	font-size: 13px;
	float:left;
	margin:8px 2px 4px 0px;
}


#subscribe-button  {
	margin:7px 0px 3px 0px;
}

