/*<agl.folder "Structural">*/
	body {
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #e9f4e6;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#mast {
		background-image: url(../images/mast.jpg);
		width: 770px;
		height: 284px;
		float: left;
		clear: both; }
	#header {
		background-image: url(../images/header-bg.jpg);
		width:  770px;
		height: 35px;
		float:  left;
		clear:  both; }

	#wrapper {
		background-image: url(../images/wrapper-bg.jpg);
		width: 770px;
		float: left; }
	#main-nav {
		width: 244px;
		float: left;
		display: inline; }
	#main-content {
		width: 500px;
		float: left;
		padding: 10px 15px 10px 10px;
		display: inline; }
	#footer {
		background-color: #e9f4e6;
		background-image: url(../images/footer-bg.jpg);
		background-repeat: no-repeat;
		background-position: 0 bottom;
		width: 770px;
		float: left;
		clear: both;
		padding-top: 10px;
		padding-bottom: 20px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	p {
		 }
	td {
		 }
	a:link, a:visited {
		color: #363; }
	a:hover {
		text-decoration: none; }
	a:active {
		color: #069; }
	h1 {
		color: #3f6e3e;
		font-size: 12pt;
		line-height: 35px;
		text-align: right;
		margin: 0 10px 0 0;
		padding: 0; }
	h2 {
		color:       #3f6e3e;
		font-size:   12pt;
		line-height: 35px;
		background-color: #b2d7ab;
		text-align:  center;
		margin: 3px;
		padding:     2px; }
	h3 {	color:       #3f6e3e;
	font-size:   10pt;
	text-align:  center;
	margin:      0 10px 0 0;
	padding:     0; }
	h4 {	color:            #3f6e3e;
	font-size:        10pt;
	background-color: #b2d7ab;
	text-align:       center;
	margin:           3px;
	padding:          2px; }
	h5 {	color:      #3f6e3e;
	font-size:  10pt;
	margin:     0 10px 0 0;
	padding:    0; }

/*</agl.folder>*/
/*<agl.folder "main-nav">*/
	#main-nav * {
		margin: 0;
		padding: 0;
		list-style-type: none; }

	#main-nav a {
		background-image: url(../images/navigation.jpg);
		text-indent: -999em;
		width: 245px;
		height: 50px;
		display: block; }

	#home-button { }

	#home-button:hover {
		background-position: -245px 0; }

	#home-button:active {	background-position: -490px 0; }

	#services-button {
		background-position: 0 -50px; }

	#services-button:hover {	background-position: -245px -50px; }

	#services-button:active {	background-position: -490px -50px; }

	#links-button {
		background-position: 0 -100px; }

	#links-button:hover {	background-position: -245px -100px; }

	#links-button:active {	background-position: -490px -100px; }

	#roadkill-button {
		background-position: 0 -150px; }

	#roadkill-button:hover {	background-position: -245px -150px; }

	#roadkill-button:active {	background-position: -490px -150px; }

	#contact-button {
		background-position: 0 -200px; }

	#contact-button:hover {	background-position: -245px -200px; }

	#contact-button:active {	background-position: -490px -200px; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#footer p {
		text-align: center;
		margin-left: 250px; }
	.listing td {
		vertical-align: top;
		padding: 8px 4px;
		border-bottom: 1px solid #d9f1cd; }
	.listing img {
		border: solid 1px #d9f1cd;
		
		 }

/*</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>*/
