.main-bg {
	background-image: url(images/layout/main-bg.gif);
	background-repeat: repeat;
}
.main-bg-top {
	background-image: url(images/layout/main-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
}
.text-main {
	padding-top: 28px;
	padding-right: 50px;
	padding-bottom: 24px;
	padding-left: 50px;
}
h1 {
	font-size: 24px;
	color: #99734C;
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}


h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #B7895C;
	background-color: #E6D8CD;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px dotted #99734C;
	text-transform: uppercase;
}
.box1 {
	background-image: url(images/layout/box1.jpg);
	background-repeat: no-repeat;
	height: 331px;
	width: 280px;
}
a:visited {

	color: #CC6600;
	text-decoration: underline;
}
a:active {

	color: #FF0000;
	text-decoration: none;
}
.nav {
	background-image: url(images/layout/nav.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 996px;
}
a.footer-link:link {
	color: #763B29;
	text-decoration: none;
}
a.footer-link:visited {
	color: #763B29;
	text-decoration: none;
}
a.footer-link:hover {
	color: #333333;
	text-decoration: underline;
}
a.footer-link:active {
	color: #333333;
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	color: #333333;
}
.text-main-gallery {
	padding-top: 1px;
	padding-bottom: 24px;
	padding-right: 50px;
	padding-left: 50px;
}
.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 30px;
	border: 1px solid #763B29;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-color: #E2D3C6;
}
.img-inline {
	border: 1px solid #763B29;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-color: #E2D3C6;
}
