/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #21150F;
}
.page-bg{background: url(../images/bg.jpg) repeat-x top center;}

.page-bg1{background: url(../images/bg-1.jpg) repeat-x top center;}

.main-bg{background: url(../images/main-dbg.jpg) no-repeat;}

.main-bg1{background: url(../images/main-img.jpg) no-repeat center bottom;}

.about-bg1{background: url(../images/aboutus-bg.jpg) no-repeat;}

.about-page-bg{background: url(../images/bg-3.jpg) repeat-x top center;}

.txt-1{font-size: 15px; font-weight: bold;}

.txt-2{font-size: 17px; color: #502400;}

.link:link{font-size: 14px; font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}
.link:visited{font-size: 14px; font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}
.link:hover{font-size: 14px; font-family: "Trebuchet MS"; color: #21150F; text-decoration: none;}
.link:active{font-size: 14px; font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}

.cp-txt{font-size: 11px; color: #867556;}

.mail:link{font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}
.mail:visited{font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}
.mail:hover{font-family: "Trebuchet MS"; color: #21150F; text-decoration: none;}
.mail:active{font-family: "Trebuchet MS"; color: #502400; text-decoration: underline;}

