td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headerInline {
	font-size: 18px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.border1 {
	border: 1px solid #312F1c;
}
.header1 {
	font-size: 18px;
	color: #AA9E39;

}
.header2 {
	font-size: 16px;
	color: #AA9E39;
	font-weight: bold;


}

a:link {
	color: #3b3e1b;

}
a:visited {
	color: #3b3e1b;
}
a:active {
	color: #3b3e1b;
}
a:hover {
	color: #937932;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.menu {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E1B;
	background-color: #C9BD7B;
	height: 23px;
	width: 225px;
	border: 1px solid #3B3E1B;
	font-weight: bold;



}
.btnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E1B;
	background-color: #C9BD7B;
	height: 23px;
	width: 110px;
	border: 1px solid #3B3E1B;
	font-weight: bold;
}

.btnLinkActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C9BD7B;
	height: 23px;
	width: 110px;
	border: 1px solid #3B3E1B;
	font-weight: bold;
}

input.btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E1B;
	background-color: #C9BD7B;
	height: 23px;
	width: 280px;
	border: 1px solid #3B3E1B;
	font-weight: bold;

}

input.btnSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E1B;
	background-color: #C9BD7B;
	height: 22px;
	width: 34px;
	border: 1px solid #3B3E1B;
	font-weight: bold;

}


.borderLight {

	border: 1px solid #CCCC66;
}
.headerFeatured {
	font-size: 14px;
	color: #3B3E1B;
	background-color: #C9BD7B;

}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AA9E39;


}
.headerLg {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.borderMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3e1b;
	background-color: #C9BD7B;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}
.textSmall {
	font-size: 12px;
}
.photoRight {
	margin-left: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}

