/* CSS Document */

.body {
	background-color:#6E6140;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#514635;
	line-height:16px;
	text-decoration:none;
}
.testimonial {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#514635;
	line-height:16px;
	text-decoration:none;
}
.copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.a2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.a2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.a2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	line-height:16px;
	text-decoration:none;
}
.a1
{
	font-family:Verdana;
    text-decoration:none;
    color : White;
    font-size :11px;
	font-weight:bold;
	text-transform:uppercase;
		}	
.a1:hover 
{
	font-family:Verdana;
	text-decoration:none;
	color: #FCF3D1;
	font-size :11px;
	font-weight:bold;
	text-transform:uppercase;
}
.bar
{
	font-family:Verdana;
	text-decoration:none;
	color: white;
	font-size :11px;
	font-weight:bold;
}
.bar a{padding:0 15px;}
.Heading	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
/* styles added on 26/05/2011 */

.titl_txt{
	color: #63594A;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    padding-top: 5px;
}

.subTitl{
	color: #63594A;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
	padding:0;
}

.right{
	float:right;
}

.botLnk{
	color: #514635;
    font-weight: bold;
    text-decoration: underline;
}

.botLnk:hover{
	text-decoration:none;
}
