@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background-img.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #FEF195;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.content {
	position: relative;
}
.bennys_logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.welcome_message {
	position: absolute;
	top: 55px;
	left: 250px;
}
.about_photo {
	position: absolute;
	top: 190px;
	right: 25px;
	z-index: 1;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer, a {
	color: #FFFFFF
}
.title_copy {
	padding-left: 15px;
	font-size: 25px;
	font-weight: bold;
	color: #D8AC44;
}
.interior-title_copy {
	padding-left: 15px;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.about-copy {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.content-title-copy-left {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #15557d;
}
.content-title-copy-right {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #CA9F50;
}
.content-copy {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.interior-right-side-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #15557d;
}
.interior-left-side-title{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
.interior-right-side-link{
	color: #D9A529;
}
.subnav-copy{
	color: #584D2A
}.Copyright {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.interior-link {color: #996600}
