body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

td { }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 { }

a:link { }
a:visited { }
a:hover { }
a:active { }

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 10px;
	background-repeat: repeat-y;
	overflow: auto;
	background-image: url(../images/main_bg.gif);
}
#header {
	width: 800px;
	height: 150px;
	float: left;
}

#top1 {
	width: 800px;
	height: 7px;
	float: left
}

#top2 {
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 800px;
}
#top2 ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 6px;
}
#top2 li {
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
}
#top2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#top2 a:hover {
	color: #FDE1BF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#left_menu {
	height: 400px;
	width: 170px;
	float: left;
}
#menu1 ul {
	width: 170px;
	padding: 0;
	background-color: #C69C6D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu1 li {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/button_off.gif);
	height: 37px;
	background-repeat: no-repeat;
}
#menu1 li a {
	display: block;
	height: 25px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
#menu1 li a:hover {
	color:#FF0000
}

#menu1 li:hover {
	background-image: url(../images/button_on.gif);
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 450px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC0000;
	padding-bottom: 15px;
}
#wrapper a {
	font-family: Arial, Helvetica, sans-serif;
	color: 006699;
	text-decoration: none;
}
#content img {
	margin-right: 5px;
	margin-left: 5px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right_content {
	float: left;
	width: 146px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	margin-top: 10px;
}
#right_content p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#right_content a {
	color: #000000;
	text-decoration: none;
}
#right_content a:hover {
	color: #CC0000;
}
#footer {
	height: 64px;
	width: 800px;
	float: left;
	padding-top: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#logo {
	height: auto;
	width: auto;
	float: left;
	clear: left;
}
#wrapper {
	float: left;
	height: auto;
	width: 450px;
}
#eagle_content {
	float: left;
	width: 610px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 15px;
	border-right-color: #CC0000;
	padding-bottom: 15px;
}
#eagle_content a {
	color: #006699;
	text-decoration: none;
}
#house_wrapper {
	float: left;
	height: auto;
	width: 145px;
	padding: 0px;
	margin-left: 5px;
}
#eagle_content a:hover {
	color: #006699;
	text-decoration: underline;
}
#flier_content {
	float: left;
	width: 450px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC0000;
	padding-bottom: 15px;
}
#house_wrapper2 a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#house_wrapper2 a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
#content h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 006699;
	text-decoration: underline;
}
#house_wrapper a {
	width: 145px;
	color: 006699;
	text-decoration: none;
}
#house_wrapper a:hover {
	color: 006699;
	text-decoration: underline;
}
#house_wrapper p {
	text-align: center;
}
