/* CSS Document */

<!--
body {
	background-color: #efe9d8;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodybg{
	background:url(../images/body_bg.png) repeat-y;
}


.welcome_note{
	background:url(../images/welcome_txt.jpg) no-repeat;
	height:87px;
}

.welcome_txt{
	font-family:Georgia;
	font-size:12px;
	color:#906c5c;
	
}

.homemiddletxt{
	font-family:Georgia;
	font-size:12px;
	color:#906c5c;
	line-height:18px;
	
}
	

.testi_bg{
	background:url(../images/testimonial_bg.gif) repeat-y;
}

.footer_txt, .footer_txt a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7b2222;
	text-decoration:none;
}

.bodytxt{
	font-family:Georgia;
	font-size:12px;
	color:#805a48;
	line-height:16px;
	
}

.mail, .mail a{
	font-family:Georgia;
	font-size:12px;
	color:#805a48;
	text-decoration:none;
}

.mail a:hover{
	color:#805a48;
	text-decoration:underline;
}

.txtbox{
	background:transparent;
	border:#FFFFFF solid 1px;
	width:180px;
	height:16px;
}

.txtbox1{
	background:transparent;
	border:#FFFFFF solid 1px;
	width:127px;
	height:16px;
}

.txtarea{
	background:transparent;
	border:#FFFFFF solid 1px;
	width:180px;
	height:40px;

}

.bodybg2{
	background:url(../images/bodybg.gif) repeat-y;
	height:307px;
}


.headtxt{
	font-family:Georgia;
	font-size:14px;
	color:#805a48;
	
}

.sitemap, .sitemap a{
	font-family:Georgia;
	font-size:12px;
	color:#805a48;
	text-decoration:none;
}

.sitemap a:hover{
	color:#460000;
	text-decoration:none;
}

.sitemapbg{
	background:url(../images/sitemap_linebg.gif) repeat-y;
}

.sitetxt, .sitetxt a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#e1330e;
	text-decoration:none;
	
}

 .sitetxt a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#7c2222;
	text-decoration:none;
	
}