body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #3e250b;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}
.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrapper {
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E29D52;
	margin: 10px;
	padding: 10px;
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E29D52;
	background-color: #58433e;
	padding: 15px;
}
#logo {
	height: 217px;
}
#nav {
	height: 20px;
}
.h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E29D52;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.H2tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E29D52;
	text-decoration: none;
}
.bodyindent {
	position: relative;
	margin-left: 20px;
	margin-right:200px;
	text-align: left;
}

