/* CSS Document */

/* bg */


.bodybg {
   background-color:#828181;
}

.navBg {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.leftbody_shdw {
	background-image:url(images/leftbody_shdw.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.righttbody_shdw {
	background-image:url(images/righttbody_shdw.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.side_body{
    background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:left top;
}

.main_bodyBg {
	background-image:url(images/body_bg.gif);
	background-repeat:no-repeat;
	background-color:#ceddb4;
	background-position:left top;
}

.cntct_Bg {
	background-image:url(images/cntct_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ceddb4;
	background-position:left top;
}

.link_Bg {
	background-image:url(images/link_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ceddb4;
	background-position:left top;
}

.undrline_1 {
	background-image:url(images/undrline_1.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.undrline_2 {
	background-image:url(images/undrline_4.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.undrline_3 {
	background-image:url(images/undrline_2.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.undrline_4 {
	background-image:url(images/undrline_3.gif);
	background-repeat:repeat-x;
	background-position:left top;
}


/* font */

.NavTxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fdb45e;
	text-decoration: none;
}

.welTxt {
	font-family:"EngraversGothic BT";
	font-size:27px;
	font-weight:normal;
	color:#541401;
	text-decoration:none;
}

.featureTxt {
	font-family:"EngraversGothic BT";
	font-size:22px;
	font-weight:normal;
	color:#541401;
	text-decoration:none;
}

.contactTxt {
	font-family:"EngraversGothic BT";
	font-size:22px;
	font-weight:normal;
	color:#541401;
	text-decoration:none;
}

.mainTxt {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.mainTxt_1 {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#2d4e00;
	text-decoration:none;
}

.mainTxt_2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	color:#464e00;
	text-decoration:none;
}

.mainTxt_3 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#e6fe1a;
	text-decoration:none;
}

.work_hightlighted {
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#464e00;
	text-decoration:none;
}

.work_hightlighted_1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#464e00;
	text-decoration:none;
}
.featuretxt_1{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#464e00;
	text-decoration:none;
}

.featuretxt_2{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.linkTxt {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#e3380a;
	text-decoration:none;
}

.footertxt{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#d0d0d0;
	text-decoration:none;
}

.copyrighttxt{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#fefefe;
	text-decoration:none;
}

/* link */

.nav_link{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f9e3c9;
	text-decoration: none;
}

.nav_link a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fdb45e;
	text-decoration: none;
}

.nav_link1{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fdb45e;
	text-decoration: none;
}

.nav_link1 a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f9e3c9;
	text-decoration: none;
}

.link {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#e3380a;
	text-decoration:underline;
}

.featuretxt_link{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#464e00;
	text-decoration:none;
}

