/* CSS Document */

/*		 HERE		COMES			COMMON			CSS	*/
.info_text {
    color:#00A800;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#0000FF;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
a.topnav
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:13px;
	color:#EADEAC;
	font-weight:bold;
	text-decoration:none;
}
a.topnav:hover
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:13px;
	color:#EADEAC;
	font-weight:bold;
	text-decoration:underline;
}
.leftnav
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#C8A225;
	line-height:17px;
}
a.leftnav
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#C8A225;
	line-height:17px;
	text-decoration:none;
}
a.leftnav:hover
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#C8A225;
	line-height:17px;
	text-decoration:underline;
}
.feature_text
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#C8A225;
	line-height:17px;
}
.feature_text1
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#C8A225;
	line-height:17px;
}
.bg_body
{
	 background-color:#EADEAC;
}

.search_text
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
.search_box
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
	height:21px;
}
.search_box1
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	width:100px;
	height:21px;
}
.heading
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.text
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#505050;
	line-height:17px;
	text-align:justify;
}
.footernav
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#C8A225;
	font-weight:bold;
	line-height:19px;
}
a.footernav
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#C8A225;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
}
a.footernav:hover
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#C8A225;
	line-height:19px;
	font-weight:bold;
	text-decoration:underline;
}
.footer
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
}
a.footer
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
	text-decoration:none;
}
a.footer:hover
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
	text-decoration:underline;
}
a.footer1
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
	text-decoration:underline;
}
a.footer1:hover
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
	text-decoration:none;
}
.bgleft_color
{
background-color:#C8A225;
}
.quick_search
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#C8A225;
	font-weight:bold;
	line-height:17px;
}
.feature
{
	font-family:georgia,arial,verdana,helvetica,sans-serif;
	font-size:15px;
	color:#C8A225;
	font-weight:bold;
	line-height:17px;
}
.tb_border
{
 border:1px solid #EADEAC;
 }
 .topbgcolor
{
 background-color:#C8A225;
}
.normal
{
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

