/* AG Page */
.ag-top {
	width:980px;
	
}
.ag-top .headline {
	background-color:#333333;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	height:20px;
}
.ag-bottom-left {
	width:665px;
	float:left;
	margin-left:15px;
	
}
.ag-bottom-right {
	width:300px;
	float:right;
	
}
.bodytext {
	color: #171e24;
	font-family:Georgia;
	font-size:13px;
}
.bodytext a, .bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#a6824b;
	text-decoration:none;
}
.bodytext a:hover {
	color:#a6824b;
	text-decoration:underline;
}
/* AG Breadcrumb Menu */
.breadcrumbmenu {
	width:996px;
	height:42px;
	font-family:Georgia;
	font-size:12px;
}
.breadcrumbmenu .breadcrumbmenucontent {
	width:750px;
	height:23px;
	float: left;
	color:#333333;
	margin: 10px 0 15px 15px;
}
.breadcrumbmenu .breadcrumbmenucontent a, .breadcrumbmenu .breadcrumbmenucontent a:link, .breadcrumbmenu .breadcrumbmenucontent a:visited {
	color:#92794a;
	text-decoration:none;
}
.breadcrumbmenu .breadcrumbmenucontent a:hover {
	color:#92794a;
	text-decoration:underline;
}
.breadcrumbmenu .breadcrumbmenucontent a:active {
	color:#92794a;
	text-decoration:none;
}
.news_date {
	font-family:Georgia; font-size:11px; color:#999999; margin: 12px 0 2px 0;
}
.news_title a, .news_title a:link, .news_title a:visited, .news_title a:active {
	color:#a6824b;
	text_decoration:underline;
}
.printer {
	float:right;
	width:150px;
	margin: 10px 20px 15px 0;
	font-family:Georgia;
	font-size:12px;
	color:#a6824b;
}
.printer a, .printer a:link, .printer a:visited, .printer a:active {
	color:#a6824b;
	text-decoration:none;
}
.printer a:hover {
	color:#a6824b;
	text-decoration:underline;
}
/* AG Info Box */
.generalinfo {
	width:260px;
	border: 5px double #a6824b;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	
}
