@charset "utf-8";
body {
	background-color: #96a750;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996666;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: underline;
	color: #996666;
}
.motif {
	background-image: url(images/motif.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 224px;
}
.quote {
	float: left;
	height: auto;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.packages {
	float: left;
	height: 168px;
	width: 476px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}


#top {
	background-image: url(images/bagr_top.jpg);
	float: left;
	height: 74px;
	width: 827px;
}
#container {
	background-image: url(images/bagr_copy.jpg);
	float: left;
	height: auto;
	width: 764px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#footer {
	background-image: url(images/bagr_bot.jpg);
	float: left;
	height: 74px;
	width: 827px;
}
#logo {
	float: left;
	height: 101px;
	width: 224px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
.large_pic {
	float: left;
	height: 374px;
	width: 476px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
.copy {
	float: left;
	height: auto;
	width: 476px;
}
.copy_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.copy_03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.copy_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.header_01 {
	font-size: 14px;
	font-weight: bold;
}
.header_02 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.thumbnail {
	float: left;
	height: auto;
	width: 216px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thumbnail2 {
	float: right;
	height: auto;
	width: 216px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
