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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6D9D1;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#gallery {
	width: 230px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 7px;
}
.pict {
	padding-bottom: 3px;
}
.option {
	font-size: 10px;
	font-style: italic;
}
.container {
	padding-bottom: 100px;
	padding-right: 30px;
	padding-left: 30px;
}
.contentHead {
	margin-top: 30px;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	color: #999999;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	color: #DA9B13;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 60px;
	width: 530px;
}
a.bottom:link {
	color: #999999;
	text-decoration: none;
}
a.bottom:visited {
	color: #999999;
	text-decoration: none;
}
a.bottom:hover {
	color: #DA9B13;
	text-decoration: none;
}
a.bottom:active {
	color: #999999;
	text-decoration: none;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 50px;
}
a.link:link {
	color: #D49712;
	font-weight: bold;
	text-decoration: none;
}
a.link:visited {
	color: #D49712;
	font-weight: bold;
	text-decoration: underline;
}
a.link:hover {
	color: #FFDE00;
	font-weight: bold;
	text-decoration: underline;
}
a.link:active {
	color: #FFDE00;
	font-weight: bold;
	text-decoration: none;
}
