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

	#no-flash-div {
		background-image: url(../images/header.jpg);
		height: 110px; }

	#wrapper {
		background-image: url(../images/wrapper.jpg);
		width: 770px;
		margin: 0;
		padding: 0; }
	#main-nav {
		width: 185px;
		float: left;
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 10px;
		display: inline; }
	#main-content {
		width: 550px;
		float: left;
		margin-right: 10px;
		margin-left: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
		display: inline; }
	#footer {
		font-size: 0.8em;
		background-color: #b39151;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		text-align: center;
		width: 770px;
		height: 86px;
		clear: both;
		padding-top: 20px;
		padding-bottom: 10px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #003466; }
	a:hover {
		text-decoration: none; }
	a:active {
		color: #426700; }
	h1 {
		color: #003466;
		font-size: 1.5em; }

	h2 {
		color: #003466;
		font-size: 1.2em;
		text-align: center; }

	h3 {
		color: #003466;
		font-size: 1em; }
	h4 {
		font-size: 1em;
		font-weight: normal;
		text-align: center; }

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

	#main-nav a {
		color: #fff;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
		text-indent: 10px;
		letter-spacing: 1px;
		width: 185px;
		margin-top: 5px;
		margin-bottom: 5px;
		display: block; }

	#main-nav a:hover {
		color: #426700;
		background-color: white; }
		
	body#home-page #home-button a,
	body#gallery-page #gallery-button a,
	body#services-page #services-button a,
	body#locations-page #locations-button a
	 {
		color: #fff; 
		background-color: #003466;
		cursor: default; }

/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer a {
		color: white; }

	#footer a:hover {
		text-decoration: none; }

	#footer p {
		color: white;
		margin-top: 5px;
		margin-right: 15px;
		margin-left: 15px; }

	#footer #dei {
		float: right;
		margin-top: 30px;
		padding: 0; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#enlarged-page #container {
		background-color: white;
		background-image: none;
		text-align: center;
		width: auto;
		margin: 5px;
		padding: 5px;
		border: solid 1px #b1834f; }
	#enlarged-page img {
		border: solid 1px #b1834f;
		 }

	#gallery, #gallery * {
		margin: 0;
		padding: 0;
		list-style-type: none; }

	#gallery li {
		float: left; }

/*</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;
		margin-right: auto;
		margin-left: auto;
		padding: 10px 15px 10px 10px;
		border: solid 1px #e6ca98; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label {
		text-align: left;
		width: 100%;
		float: left;
		clear: both;
		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>*/
