@charset "utf-8";
/* CSS Document */
 img, div, input {
	behavior: url("iepngfix.htc");
	border: 0px;
}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;











	font-family: ;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	background-color: #A49B60;
}
li {
	list-style-position: outside;
	font-size: 11px;
	behavior: url("iepngfix.htc");
	list-style-type: disc;
}

a:link {
	color: #993300;
	text-decoration: none;
}
.separator {
	border-bottom: 1px solid;
	border-color: #999900;

}

a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #996600;
}
h2 {
	font-size: 14px;
	color: #FFFF99;
}
h4{
	font-size: 18px;
	color: #999999;
}
.footer {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.footer:link {
	color: #FFFFFF;
}

.logo {
	behavior: url("iepngfix.htc");
}
.box {
background-color:#B2AA86;
border: 1px solid;
border-color:#999933;
}
