@charset "UTF-8";
body {
	background-color: #332417;
	background-image: url();
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.logo_bkg {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 132px;
	width: 893px;
}
a.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4E0BD;
	line-height: 20px;
	text-decoration: none;
}
a.mainlinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4E0BD;
	line-height: 20px;
	text-decoration: none;
}
a.mainlinks:hover {
	color: #FFFFFF;
}
a.mainlinks:visited {
	text-decoration: none;
}
a.textcallouts {
	color: #562712;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.textcallouts:link {
	text-decoration: none;
}
a.textcallouts:hover {
	color: #776949;
	text-decoration: none;
}
a.textcallouts:visited {
	text-decoration: none;
}
.flash_bkg {
	background-image: url(images/behing_flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 435px;
	width: 893px;
}
.secondary_bkg {
	background-image: url(images/secondary_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_25 {
	padding: 35px;
}
.home_box25 {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.menu_lines {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 33px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ECE7CF;
	line-height: 26px;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #532A11;
	line-height: 22px;
}
.brown_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #532A11;
	line-height: 26px;
}
.box_body {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
.body_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #816B45;
	line-height: 20px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4B260E;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 16px;
}.TitlesLarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 41px;
}
.call_out_box {
	background-image: url(images/callout_tab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	width: 220px;
}
.hidden{display:none;}