.bkg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #130916;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #B8BFA6;
	padding-right: 19px;
	padding-left: 19px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 41px;
	line-height: 37px;
	color: #CBC698;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 20px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #12232A;
	padding-right: 19px;
	padding-left: 19px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tablebkg {
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d2c59f;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12232A;
	padding-right: 20px;
	padding-left: 50px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 20px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 10px 20px 0px 30px;
}


.mainlinks {
	color: #CBC698;
	text-decoration: none;
}
.mainlocation {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks2 {
	color: #0c221a;
	text-decoration: none;
}
.mainlocation2 {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
