body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #584A3D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: #A08C78 url(../images/bg.jpg);
}
.dyanne #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #4D3F33;
	text-align: left;
}
.dyanne #header {
	background-color: #776452;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dyanne #subheader {
	background-color: #776452;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dyanne #navbarheader {
	background-color: #9b8a78;
	color: #ECE7E1;
	height: 35px;
	font-weight: bold;
}
.dyanne #mainContent {
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	line-height: 21px;
}
.dyanne #subfooter {
	padding: 0 10px;
	text-align: center;
	font-size: 11px;
}
.dyanne #subfooter p {
	margin: 0;
	padding: 10px 0;
}
.dyanne #footer {
	padding: 0 10px;
	background:#705d4b;
	text-align: center;
	color: #d2c7bc;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.dyanne #footer p {
	margin: 0;
	padding: 10px 0;
}
h1 {
	font: 25px/28px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #9b8a78;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 14px;
}
.text_firstpara {
	font-size: 13px;
	color: #55483C;
	font-weight: bold;
}
a:link {
	color: #6C7249;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #796655;
}
a:hover {
	text-decoration: underline;
	color: #828435;
}
a:active {
	text-decoration: none;
	color: #828435;
}
