body {
	background-image: url(images/bg.gif);
	background-color: #3B2919;
	background-repeat: repeat-x;
}
.photo-bg {
	width: 748px;
	background-color: #3B2919;
	border: 1px solid #3B2919;
	background-image: url(images/main-home.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #3B2919;
	text-decoration: none;
}
a:visited {
	color: #3B2919;
	text-decoration: none;
}
a:hover {
	color: #C7BB54;
	text-decoration: none;
}
a:active {
	color: #3B2919;
	text-decoration: none;
}
.top-footer, .top-footer:link, .top-footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C2717;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
}
.top-footer:hover {
	color: #98623A;
	text-decoration: none;
}
.top-footer:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C2717;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
}.slogan {
	text-align: right;
	padding: 5px 10px 5px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.table {
	padding: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #412C1C;
}
li {
	padding: 5px;
}
.submenu {
	color: #3B2919;
	background-color: #DED89A;
	padding: 20px;
	width: 200px;
	border: 1px solid #3B2919;
	text-align: left;
}
.footer,.footer:link,.footer:visited,.footer:hover,.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DED89A;
	text-deocration: none;
}
