/*<agl.folder "Structural">*/
	body {
		font-size: 0.9em;
		font-family: "Times New Roman", Times, Georgia, serif;
		background-image: url(../images/page-bg.jpg);
		background-position: center 0;
		margin: 0;
		padding: 0;
		text-align: center; }
	#container {
		text-align: left;
		width: 752px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		width: 752px;
		height: 200px;
		float: left;
		clear: both; }
	#wrapper {	
		background-image: url(../images/container-bg.gif);
		background-repeat: repeat-y;
		width: 752px; }
	#wrapper-top {
		background-image: url(../images/wrapper-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		width: 752px; }
	#wrapper-bottom {
		background-image: url(../images/wrapper-bottom-bg.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		width: 752px; }
	#content-left {
		text-align: center;
		margin: 10px 20px 0 0;
		padding-bottom: 30px;
		width: 180px;
		float: left; }
	#content-right {
		width: 530px;
		padding-bottom: 30px;
		float: left;
		margin-bottom: 10px; }
	#footer {
		width: 670px;
		text-align: center;
		margin: 10px 41px 10px 41px;
		padding-bottom: 10px;
		float: left;
		clear: both; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #720823;
		text-decoration: underline; }
	a:hover, a:active {
		color: #8B6832;
		text-decoration: none; }
	h1 {
		color: #720823;
		font-size: 1.5em;
		margin-top: 0;
		padding: 0; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
/*</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>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
		border: solid 1px #003060; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
/*<agl.folder "Listings">*/
	.listing h2 {
		font-size: 1.25em;
		background-image: url(../images/listing-h2.gif);
		background-repeat: no-repeat;
		width: 475px;
		height: 50px;
		clear: both;
		margin: 0 0 0 20px;
		padding-bottom: 2px; }
	.listing a {
		color: #8e2800;
		text-decoration: none; }
	.listing a:hover {
		text-decoration: underline; }
	.listing img {
		color: #8B6832;
		float: left;
		margin: 0 5px 0 0;
		padding: 5px;
		border: solid 1px;
		border-color: #8B6832;
		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: 20px;
		padding: 5px 15px 15px;
		display: block; }
/*</agl.folder>*/

