#divMainWrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #635E4A;
}
body {
	background-color: #827C6C;
}
#divHeaderWrapper {
	background-color: #FFFFFF;
	background-image: url(../banner1.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 770px;
}
#divNavagationTop {
	float: left;
	padding-top: 125px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DFCFAB;
}
#divNavagationTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DFCFAB;
	text-decoration: none;
}
#divNavagationTop a:hover {
	color: #FFFFFF;

}
#divContentWrapper {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 8px;
}
#divContentWrapper h1 {
	font-size: 24px;
	color: #57513B;
	padding-left: 5px;
}
#divContentWrapper p {
	padding-left: 6px;
}
#divFooter {
	text-align: center;
	background-color: #AAA591;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#divFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.slide_box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.slide_box_rows {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slide_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ffffff;
	height: 24px;
	width: 310px;
	text-align: left;
	border-bottom-color: #57513B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}