body {
	background-color: #3E2C00;
	margin-top: 0px;
}
.header {
	color: #ece9d8;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
.header2 {
	color: #999966;
	font-weight: bold;
	font-variant: small-caps;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 15px;
	color: #333333;
	text-align: left;
}
.contact {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}

.nav_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999966;
}
a:active {
	text-decoration: none;
	color: ##999999;
}
.footer {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	color: #ECE9D8;
	text-align: center;
}
.para_title {
	font-family: Tahoma;
	font-size: 12px;
	font-variant: small-caps;
	color: 999966;
	font-weight: bold;
		
}
.border {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	padding: 3px;
	width: auto;
	border: 2px dotted #999966;
	color: #333333;
}
