/* Links & Navigations */

.link3 {
	color: #8a2700;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight: Bold;
}

.link3 a:hover{
	color: #401C06;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
	}
	
.link3w {
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight:Bold;
}

.link3w a:hover{
	color:#25234f;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight:Bold;
}
.prodLink a {
	color:#5c5429;
	text-decoration: Underline;
	font-family: Verdana;
	font-size:11px;
	font-weight:Bold;
}
.prodLink a:hover {
	color:#5c5429;
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	font-weight:Bold;
}

.readMoreTxt a{
	color:#e0350d;
	text-decoration: underline;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;	
}

.readMoreTxt a:hover{
	color:#e0350d;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;	
}	

.linkGrTxt a:hover{
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline
	
	}
	
.btmLink1 {
	font-family: Verdana;
	font-size: 10px;
	color: #5c5429;
	font-weight: Bold;
	text-decoration:none;
}
.btmLink1 a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: Bold;
	text-decoration:underline;
}
.btmLink2 {
	font-family: Verdana;
	font-size: 10px;
	color: #8e1818;
	font-weight: Bold;
	text-decoration:none;
}
.btmLink2 a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #8e1818;
	font-weight: Bold;
	text-decoration:underline;
}
/* Fonts */

.welcomeTxt {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #da6c01;
}

.smallerheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #da6c01;
}

.orangeHeadTxt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #d96b00;
}
.yelloHeadTxt {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #d2f55b;
}
.mainBoldtxt {
	font-family: Verdana;
	font-size: 13px;
	color: #4a4a4a;
	font-weight: bold;
}
.conTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.clickTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #1B1B1B;
}
.mainTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #322b2b;
}
.copyTxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}
.mainBrownTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #5b3909;
	font-weight: normal;
}


/* table border */
.yellBorder {
	background-color: #F8FFC8;
	border: 1px solid #768128;
}
.redBorder {
	background-color: #FFC674;
	border: 1px solid #393939;
}
/* bg Style*/

.navBg {
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftTblBg {
	background-image: url(images/mid_tbl_left_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rhtTblBg {
	background-image: url(images/mid_tbl_rht_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainBg {
	background-image: url(images/1px_tbl_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainTblBg {
	background-image: url(images/1px_main_tbl_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tblBg {
	background-image: url(images/1_px_tbl_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #591b0b;
}

.footer {
	background-image: url(images/btm_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btmBg {
	background-image: url(images/btm_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftTopMainBg {
	background-image: url(images/hdr_btm_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmNavBg {
	background-image: url(images/nav_btm_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btmRhtBg {
	background-image: url(images/btm_rht_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.footerBg {
	background-image: url(images/btm_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hdrTop {
	background-image: url(images/nav_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
