/* mbhuju@gmail.com */

body {
	

	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#7A1704;
	background-position:bottom;


}
a[href^=tel] { color: inherit; text-decoration: none; }
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#343434;
	line-height:18px;
}

.tdInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#343434;
	line-height:22px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424C44;
	font-weight: normal;
	text-decoration:none;
	text-transform:uppercase;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A1704;
	font-weight: bold;
	text-decoration:none;
}

a:hover {

	color:#000000;
	text-decoration: underline;

}


a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FED94E;
	font-weight: normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.footermenu:hover {
	color:#FFFFFF;
}

a.more:link, a.more:active, a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#57793E;
	font-weight: bold;
	text-decoration:none;
}

a.more:hover {
	color:#000000;
}

.style1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#B14622;
	font-weight: bold;
	line-height:20px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#088880;
	font-weight: normal;
}

.style3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#862808;
	font-weight: bold;
	line-height:20px;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D997A;
	font-weight: normal;
	line-height:14px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878787;
	font-weight: bold;
	text-decoration:none;
	line-height:14px;

}
input
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


textarea
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


select
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


input.btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#591700;
	border:1px solid #000000;
	
}
.img {
	border:1px solid #D7D7D5;
	padding:5px;
}

.img02 {
	border:1px solid #D7D7D5;
	padding:5px;
	margin-left:20px;
}
.noborder{
	border:0px;
}
div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#1E3D6A;
	scrollbar-highlight-color:#1E3D6A;
	scrollbar-face-color:#1E3D6A;
	scrollbar-shadow-color:#1E3D6A;
	scrollbar-darkshadow-color:#1E3D6A;
	scrollbar-track-color:#577AAD;	
}