.bg {
	background-image: url(assets/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F8F7F6;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e544d;
}
.nav {
	color: #c76725;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #6c514a;
	text-decoration: none;
}
li {
	list-style-type: disc;
}

.nav a {
	color: #c76725;
	text-decoration: none;
}
.hd1 {
	font-size: 15px;
	color: #C86A2C;
	text-transform: uppercase;
}
a {
	color: #6E544D;
	text-decoration: none;
}
a:hover {
	color: #6E544D;
	text-decoration: underline;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFDAD8;
	border: 1px solid #6c514a;
	width: 190px;
	color: #6c514a;
	padding-left: 4px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFDAD8;
	border: 1px solid #6c514a;
	width: 190px;
	height: 40px;
	color: #6c514a;
	padding-left: 4px;
}
.input3 {
	color: #6c514a;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDAD8;
	border: 1px solid #6c514a;
}
.galleryLinks {
	text-transform: uppercase;
	color: #C86A2C;
}
.galleryLinks a {
	text-transform: uppercase;
	color: #C86A2C;
}
.galleryLinks a:hover {
	text-transform: uppercase;
	color: #6c514a;
	text-decoration: none;
}
#Sname {
	font-weight: bold;
	color: #C86A2C;
}
#Scopy {
	text-decoration: none;
}
.navActive {
	color: #6c514a;
	text-decoration: none;
	font-weight: bold;
}
.dimBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6c514a;
}
.small {
	font-size: 10px;
}

h1 {
	font-size: 15px;
	color: #C86A2C;
	text-transform: uppercase;
}
