@charset "UTF-8";
#dashes_home {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	background-position: 0px 0px;
	clear: both;
}
#left_area_home {
	float: left;
	width: 173px;
}
#search_area_home {
	margin-top: 10px;
	text-align: right;
}
#right_wrap_home {
	float: right;
	margin-left: 13px;
	height: 574px;
}
/* CSS Document */

#homenav {
	background-color: #DEB408;
	margin: 13px 0 13px 0;
	padding: 20px 0 20px 24px;
}
#homenav p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#homenav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#homenav a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
#homenav a:hover {
	color: #7C3541;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#homenav a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#home_lower {
	margin-top: 20px;
}
#home_content p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#dashes_home2 {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 345px;
	background-position: 0px 0px;
	clear: both;
}
