body{
/*	font: normal 14px  "Trebuchet MS", Georgia, "Times New Roman";*/
	font:normal 14px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	margin:0 auto;
	padding: 0;
	border: 0;
	background: #424344 ;
	height:100%;
}
img{
	border:none;
}
a{
	outline:none;
}
h1 {
	font-size: 16px;
	f\ont-size: 16px; 
	color: #0008C6;
}
h2 {
	font-size: 14px; 
	f\ont-size: 14px; 
	color: #2196EF;
}
h3 {
	font-size: 12px; 
	f\ont-size: 12px; 
	font-weight: bold;
	color: #FFF;
}

h4, h5, h6 {
	font-size: xx-small; 
	f\ont-size: x-small; 
	text-transform: uppercase;
}

/*----------------------------------------------------------------------------------*/
#wrapper{
	margin:0px auto;
	padding:0px;
	width:780px;
}
/*-------------------- header & tabs---------------------*/
#header{
	width:780px;
	height:270px;
}
#headerLeft{
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	height:50px;
	background:url(images/mantrahomes.jpg) no-repeat left;
}

#headerRight{
	float:right;
	margin:0px;
	padding:0px;
	width:580px;
	height:50px;
	background:url(images/mantrahomes.jpg) no-repeat left;
}
#headerRight ul{
	margin:0px;
	padding:0px 0px 0px 28px;
	width:580px;
	height:45px;
}
#headerRight ul li{
	float:left;
	margin:28px 4px 0px 0px;
	padding:0px 0px 0px 10px;
	line-height:20px;
	list-style:none;
	background:url(images/bg.tabLeft.gif) no-repeat left top;
}
#headerRight ul li a{
	display:block;
	margin:0px;
	padding:5px 10px 5px 0px;
	text-decoration:none;
	font:bold 11px Arial, Verdana, Helvetica, sans-serif;
/*	font: bold 11px  "Trebuchet MS", Georgia, "Times New Roman";*/
	text-align:left;
	color:#19720f;
	background:url(images/bg.tabRight.gif) no-repeat right top;
}
#headerRight ul li a:hover{
	color:#000;
}
#headerRight ul li.current{
	color:#000;
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
}
#headerRight ul li.link{
	float:left;
	margin:0px 4px 0px 0px;
	padding:7px 0px 0px 10px;
	line-height:20px;
	list-style:none;
	background:none;
}
#headerRight ul li.link a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	background:none
}
#headerSplash{
	float:left;
	margin:0px;
	padding:0px;
	width:780px;
	height:220px;
	background:url(images/mantrahousing.jpg) no-repeat left;
	z-index: 89;
}
#mantralogo{
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	height:100px;
	background:url(images/mantrahomes.jpg) no-repeat left;
	z-index: 99;
}
/*---------------------------------- CONTENTS ------------------------------------------*/
#content{
	float:left;
	margin:0px;
	padding:0px;
	width:780px;
	background:#fff;
}
.textcontent {
	padding: 10px;
	float: none;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
.bigcontainer {
width: 760px;
margin:10px 0px 0 10px;
padding:0px;
background: #eefbe1;
border:1px solid #d1e3bb;
min-height:8em; 
height:auto;
text-align: justify;
line-height: 24px;
}
/* for Internet Explorer */
/*\*/
* html .bigcontainer {
height: 8em;
}
/**/

.bigcontainer p {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; font-size:12px; line-height:24px;}

.dristiorange {
color: #ff6600;
font-weight: bold;
}

.dristiblue {
color: #000099;
font-weight: bold;
}

.dristired {
color: red;
font-weight: bold;
}
 .dristigreen{
 color:#006600;
 font-weight:bold;
 }
/*------------------------------- FOOTER -----------------------------------------*/
#footer{
	float:left;
	margin:0px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	width:780px;
	height:80px;
	color:#094302;
	font: normal 12px "Trebuchet MS", Georgia, "Times New Roman";
	text-align:center;
	background:#41d132 url(images/footer.jpg) no-repeat top;
}
#footer a{
	margin:0px;
	padding:0px 5px;
	color:#094302;
	font: normal 12px "Trebuchet MS", Georgia, "Times New Roman";
	text-align:center;
	text-decoration:none;
	line-height:30px;
}
#footer a:hover{
	color:#fff;
}
#footer a.dristi{
	margin:0px;
	padding:0px;
	color:#fff;
	font: normal 12px "Trebuchet MS", Georgia, "Times New Roman";
	text-align:center;
	text-decoration:none;
	line-height:30px;
}
#footer a.dristi:hover{
	color:#000;
}
.errorDiv {
	color:#FF0000;
	text-align:center;
}
/*------------------------------------------------------------------------------*/