@charset "utf-8";
body {
	background-image: url(images/design-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #BF7B00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	background-attachment: fixed;
	background-image: url(images/design_r1_c2.jpg);
	background-repeat: repeat-x;
}
.txt_yellow {
	color: #FBB812;
}
.txt_gray {
	color: #ECC29D;
}
.txt_gray2 {
	color: #A66020;
}
.content_bg {
	background-color: #FDE9D0;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.brown_font {
	color: #583F29;
}




a:link, a:hover, a:visited {
	outline:none;
	color:#663300;
	text-decoration:none;
}

.title {
		font-size:16px;
		color:#95581f;
		font-family:Impact;
		}


.faq {
	font-size:14px;
	font-weight:bold;
	color:#663300;
	
}
a.faq:link, a.faq.hover:visited, a.faq.visited {
	outline:none;
	text-decoration:none;
	font-size:16px;

}

img {border:0px;}
