@charset "utf-8";
/* CSS Document */
html, ul, ol, li, p, h1 {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-position: center -2px;
	background-color: #FFF;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	height: 400px;
	width: 479px;
	background-position: center -2px;
	background-color: #FFF;
}
#gap {
	padding: 0;
	border: 0;
	height: 150px;
	width: 479px;
	float: left;
}
#main_body_title {
	border: 0;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
#text {
	padding: 0;
	border: 0;
	height: auto;
	width: 479px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5985a;
	font-weight: normal;
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b5985a;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D8B8C;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
}
nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5c5a;
	font-weight: normal;
	text-align: center;
}
a:link {
	color: #b5985a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b5985f;
}
a:hover {
	text-decoration: none;
	color: #a9996a;
}
a:active {
	text-decoration: none;
}
