body,td,th {
	color: #000000;
	font: 16px "Courier New", Courier, monospace;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #B18757;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.bg {
	background: url(images/Fireflydesigns_02.jpg) no-repeat scroll center bottom;
}
.header {font-size: 50px}
.header3 {font-size: 24px}
.header2 {
	font-size: 42px;
}
.headerB {font-size: 30px; color: #C3A275; }
.browntext13 {
	color: #BB996B;
	font-size: 13px;
}


.browntext {color: #BB996B}
.boarder {
	border: 2px dashed #9A7547;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #6D5030;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-size: 18px;
}
.bgline_hori {
	background: url(images/line_hori.png) repeat-x center;
}
.bgline_ver {
	background: url(images/line_ver.png) repeat-y center;
}
.bgblack {
	background: #000000;
}
.plus {
	background: url(images/icon.jpg) no-repeat center center;
}

.text13 {
	font-size: 13px;
}
.bgbtn {
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size: 10px;
	color: #B28858;
}
