/*<agl.folder "Structure">*/
	body {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: white;
	text-align: center;
	margin: 0;
	padding: 0; }
	#container {
		background-image: url(../images/container-bg.gif);
		background-repeat: repeat-y;
		text-align: left;
		width: 750px;
		margin: 0 auto;
		padding: 0;
		border: solid 1px #013567; }
	#header {
		background-image: url(../images/header-bg.jpg);
		width: 750px;
		height: 171px; }
	#main-nav {
		text-align: center;
		position: relative;
		width: 120px;
		float: left;
		margin: 0;
		padding: 15px; }
	#main-content {
		position: relative;
		width: 560px;
		float: left;
		margin: 0;
		padding: 20px; }
	#content-ad {
		text-align: center;
		margin-bottom: 15px; }

	#footer {
		background-color: #369;
		background-image: url(../images/footer-bg.gif);
		background-repeat: no-repeat;
		background-position: 0 top;
		text-align: center;
		width: 750px;
		clear: both;
		margin: 0;
		padding: 15px 0 0; }
/*</agl.folder>*/
/*<agl.folder "Footer">*/
	#footer li a {
		color: #d48984;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		margin: 0;
		padding: 0; }
	#footer li a:hover {
		color: #fcc;
		font-size: 1em;
		font-weight: bold;
		text-decoration: underline; }
	#footer li li a {
		color:           #fff;
		font-size:       0.8em;
		font-weight: normal;
		text-decoration: none;
		margin:          0;
		padding:         0; }

	#footer li li a:hover {
		color:           #e2e9f4;
		font-size:       0.8em;
		font-weight: normal;
		text-decoration: underline; }

	#footer * {
	margin: 0;
	padding: 0;
	list-style-type: none; }
	#footer ul {
	width: auto; }
	#footer li {
		text-align: center;
		width: 750px;
		float: left;
		margin: 0;
		padding: 0;
		display: inline; }
	#footer li li {	text-align: center;
	display:    inline;
	margin:     0;
	padding:    0;
	width:      150px;
	float:      left; }

	#footer p {
		margin: 15px; }

/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	h1 {
	color: #124477;
	font-size: 1.4em; }
	h2 {
	color: #124477;
	font-size: 1.25em; }
	h3 {
		color: #124477;
		font-size: 1em;
		font-weight: normal;
		font-style: normal; }

	p { }
	td { }
	a:link, a:visited {
	color: #2a5c8f; }
	a:hover {
	text-decoration: none; }
	a:active {
	color: #d48984; }
/*</agl.folder>*/
/*<agl.folder "Listings">*/
	.listing h2 {
	background-image: url(../images/listing-h2.gif);
	background-repeat: no-repeat;
	width: 475px;
	height: 50px;
	clear: both;
	margin: 0 0 0 60px; }
	.listing a {
		color: #8e2800;
		text-decoration: none; }
	.listing a:hover {
	text-decoration: underline; }
	.listing img {
		color: #8e2800;
		float: left;
		margin: 0 5px 0 0;
		padding: 5px;
		border: solid 1px;
		display: block; }
	.listing p {
		background-image: url(../images/listing-p.gif);
		background-position: 0 bottom;		
		width: 475px;		
		width: 445px !important;		
		height: auto;
		clear: both;
		min-height: 75px;
		margin-top: 0;
		margin-bottom: 25px;
		margin-left: 60px;
		padding: 5px 15px 15px;
		display: block; }
/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
