@charset "UTF-8";
		* {
			margin: 0px;
			padding: 0px;
		}
		img, object, embed, video {
			max-width: 100%;
		}
		/* IE 6 does not support max-width so default to width 100% */
		.ie6 img {
			width:100%;
		}
		iframe {
			max-width: 100%;
		}
		
		#videoContainer {
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px; height: 0; overflow: hidden;
		}
		#videoContainer iframe,
		#videoContainer object,
		#videoContainer embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		img {
			width:auto;
			max-width: 100%;	
			height:auto;
			margin: 0px;
			padding: 0px;
		}
		a {
			vertical-align: middle;
			margin: 0px;
			padding: 0px;
			height: auto;
		}
		.clearplease {
			clear: both;
		}
		body {
			width: 100%;
			font-family: 'Merriweather Sans', sans-serif;
			background-image: url(../agc_misc_imagery/agc_background.jpg);
			background-repeat: no-repeat;
			background-position: center top;
			padding: 0px !important;
			margin: 0px 0px 50px 0px !important;
			background-color: rgba(55, 50, 47, 1);
		}
		#fullWrap {
			height: auto;
			width: 100%;
			max-width: 842px;
			margin: 0 auto 75px auto;
			position: relative;
		}
		#banner {
			height: 120px;
			width: 38.095238095238%;
			max-width: 320px;
			margin: 0 auto 0 auto;
			position: relative;
		}
		#mainContainer {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			border: 1px solid #d6d2d1;
			position: relative;
		}
		#mainContainer img {
			float: left;
			width: 33.3333333333333333333333%;
		}
		#mainContainerNewCategories {
			height: auto;
			width: 100%;
			margin: 0 auto 0 auto;
			border: 1px solid #d6d2d1;
			position: relative;
			background-color: #524b48;
		}
		#mainContainerNewCategories img {
			float: left;
			width: 14.28571428571429%;
		}
		#mainContainerAbout {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			border: 1px solid #d6d2d1;
			position: relative;
		}
		#mainContainerSpecialty {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			border: 1px solid #d6d2d1;
			position: relative;
		}
		#mainContentNav {
			font-family: 'Merriweather Sans', sans-serif;
			font-weight: 700;
			font-size: 0.8em;
			color: rgba(255, 255, 255, .5);
			text-align: center;
			height: auto;
			width: 100%;
			max-width: 842px;
			margin-top: 0px;
			margin-bottom: 0px;
			position: relative;
			overflow: visible;
			padding-top: 0px;
			z-index: 100;
			background: rgba(0, 0, 0, .5);
		}
		#navElements {
			color: rgba(255, 255, 255, .5);
			height: auto;
			width: 100%;
			margin-right: auto;
			margin-left: auto;
			position: relative;
			z-index: 120;
		}
		#headBelowContainer {
			height: auto;
			width: 80%;
			max-width: 842px;
			border-top: 1px solid #98918f;
			margin: 20px 0 0 0;
			position: relative;
			text-align: center;
			background-color: rgba(0, 0, 0, .3);
			padding: 15px 10% 15px 10%;
		}
		#headBelowContainer h1 {
			font-size: 1.3em;
			position: relative;
			font-family: 'Merriweather Sans', sans-serif;
			color: rgba(255, 255, 255, .7);
		}
		#specialtyPageLinks {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 80%;
			max-width: 842px;
			margin: 10px auto 0 auto;
			padding: 15px 10% 15px 10%;
			border-top: 1px solid #6c6361;
			position: relative;
			text-align: center;
			background-color: rgba(255, 255, 255, .7);
		}
		/*#headBelowContainerNew {
			height: auto;
			width: 762px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #98918f;
			margin-right: auto;
			margin-left: auto;
			position: relative;
			margin-top: 20px;
			text-align: center;
			padding-top: 12px;
			padding-right: 40px;
			padding-left: 40px;
			font-family: Arial, Helvetica, sans-serif;
			padding-bottom: 5px;
			color: #98918f;
		}*/
		#specialtyPageLinks a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#specialtyPageLinks a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#specialtyPageLinks a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#specialtyPageLinks h2 {
			font-weight: 700;
			text-transform: uppercase;
			font-size: 1em;
			line-height: 1.7em;
			color: #000000;
			letter-spacing: 0.1em;
		}
		#specialtyPageLinks p {
			font-weight: 400;
			font-size: .7em;
			line-height: 1.8em;
			color: #000000;
			letter-spacing: 0.075em;
		}
		#contactLink {
			height: auto;
			width: 100%;
			max-width: 842px;
			margin: 20px auto 0 auto;
			position: relative;
			text-align: center;
		}
		#blogLink {
			height: auto;
			width: 100%;
			max-width: 842px;
			margin: 20px auto 0 auto;
			position: relative;
			text-align: center;
		}
		#blogLink a:link {
			text-decoration: none;
			color: #FFFFFF;
		}
		#blogLink a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#blogLink a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		#blogLink a:active {
			text-decoration: none;
			color: #FFFFFF;
		}
		#siteMapArticles {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 80%;
			max-width: 842px;
			margin: 10px auto 0 auto;
			padding: 15px 10% 15px 10%;
			border-top: 1px solid #6c6361;
			position: relative;
			text-align: center;
			background-color: rgba(255, 255, 255, .7);
		}
		#siteMapArticles a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#siteMapArticles a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#siteMapArticles a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#siteMapArticles h2 {
			font-weight: 700;
			text-transform: uppercase;
			font-size: 1em;
			line-height: 1.7em;
			color: #000000;
			letter-spacing: 0.1em;
		}
		#siteMapArticles p {
			font-weight: 400;
			font-size: .7em;
			line-height: 1.8em;
			color: #000000;
			letter-spacing: 0.075em;
		}
		#siteMapAbout {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 80%;
			max-width: 842px;
			margin: 10px auto 0 auto;
			padding: 15px 10% 15px 10%;
			border-top: 1px solid #6c6361;
			position: relative;
			text-align: center;
			background-color: rgba(255, 255, 255, .7);
		}
		#siteMapAbout a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#siteMapAbout a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#siteMapAbout a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#siteMapAbout h2 {
			font-weight: 700;
			text-transform: uppercase;
			font-size: 1em;
			line-height: 1.7em;
			color: #000000;
			letter-spacing: 0.1em;
		}
		#siteMapAbout p {
			font-weight: 400;
			font-size: .7em;
			line-height: 1.8em;
			color: #000000;
			letter-spacing: 0.075em;
		}
		#siteMapAbout p.smallParagraph {
			font-weight: 400;
			font-size: .5em;
			line-height: 1.8em;
			color: #000000;
			letter-spacing: 0.06em;
		}
		#textBelowContainer {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 80%;
			max-width: 842px;
			margin: 10px auto 0 auto;
			padding: 15px 10% 15px 10%;
			border-top: 1px solid #6c6361;
			position: relative;
			background-color: rgba(255, 255, 255, .7);
		}
		#textBelowContainer a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#textBelowContainer a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#textBelowContainer a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#textBelowContainer h2 {
			text-align: center;
			font-weight: 700;
			text-transform: uppercase;
			font-size: 1.3em;
			line-height: 1.5em;
			color: #000000;
			letter-spacing: 0.1em;
			padding-bottom: 15px;
		}
		#textBelowContainer h3 {
			font-style: italic;
			text-align: center;
			font-weight: 700;
			text-transform: normal;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #000000;
			letter-spacing: 0.015em;
			padding-bottom: 15px;
		}
		#textBelowContainer p {
			text-align: left;
			font-weight: 400;
			font-size: .8em;
			line-height: 1.5em;
			color: #000000;
			letter-spacing: 0.015em;
		}

		#siteWideLinks {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 80%;
			max-width: 842px;
			margin: 0 auto 0 auto;
			padding: 15px 10% 15px 10%;
			border-bottom: 1px solid #6c6361;
			position: relative;
			text-align: justify;
			background-color: rgba(255, 255, 255, .7);
			font-size: .5em;
			line-height: 1.5em;
		}
		#siteWideLinks  a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinks  a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinks   a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#siteWideLinks  a:active {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinksHead {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .8em;
			line-height: 1.5em;
			color: #6c6361;
			height: auto;
			width: 100%;
			max-width: 842px;
			margin: 15px auto 0 auto;
			padding: 6px 0px 0 0px;
			border-top: 1px solid #88817f;
			position: relative;
			text-align: center;
			font-weight: 700;
			float: none;
		}
		#siteWideLinksHead02 {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .8em;
			line-height: 1.5em;
			color: #6c6361;
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0px auto 0 auto;
			padding: 12px 0px 0 0px;
			border-top: 1px solid #88817f;
			position: relative;
			text-align: center;
			padding-bottom: 4px;
			font-weight: bold;
			float: none;
		}
		#mainImageryAbout {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-size: 1.2em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 0 9.52380952381%;
			line-height: 1.5em;
			background-color: #524b48;
		}
		#mainImageryAbout img {
			float: right;
			margin-left: 20px;
			margin-bottom: 20px;
			margin-top: 20px;
			margin-right: 10px;
		}
		#mainImageryAbout a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainImageryAbout a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}
		#mainImageryAbout a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainImageryAbout a:active {
			color: #cecac8;
			text-decoration: none;
		}
		/*#siteWideLinks p {
			text-align: centar;
			margin-top: 0px;
			margin-bottom: 5px;
		}*/
		/*#siteWideLinksGenericColumn {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 120%;
			color: #6c6361;
			height: auto;
			width: 842px;
			padding-top: 6px;
			padding-right: 0px;
			padding-left: 0px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #cecac8;
			position: relative;
			text-align: justify;
			padding-bottom: 10px;
			font-weight: normal;
			float: left;
		}*/

/*h1 {
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
}*/
/*#navBarMain {
	background-color: #524b48;
	height: 40px;
	width: 840px;
}
#navBarWeb {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarIllustration {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarGraphics {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarPhotography {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarArchitecture {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarArtisticEndeavors {
	float: left;
	height: 40px;
	width: 120px;
}
#navBarAbout {
	float: left;
	height: 40px;
	width: 120px;
}*/
/*#imageIcons {
	height: 80px;
	width: 840px;
	background-color: #79716f;
}
#imageIcon01 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon02 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon03 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon04 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon05 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon06 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon07 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon08 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon09 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon10 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon11 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon12 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon13 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon14 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon15 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon16 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon17 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon18 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon19 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon20 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon21 {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon01B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon02B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon03B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon04B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon05B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon06B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon07B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon08B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon09B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon10B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon11B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon12B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon13B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon14B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon15B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon16B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon17B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon18B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon19B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon20B {
	float: left;
	height: 40px;
	width: 40px;
}
#imageIcon21B {
	float: left;
	height: 40px;
	width: 40px;
}*/
		#mainContainerSiteMap {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			z-index: 2;
			position: relative;
			background-color: #FFFFFF;
			border: 1px solid #d6d2d1;
		}
#mainImagery {
	height: 440px;
	width: 840px;
}
		#mainImagerySpecialty {
			height: auto;
			width: 100%;
			max-width: 840px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.5em;
			color: #cecac8;
			letter-spacing: 1px;
			line-height: 2em;
			background-color: #524b48;
		}
		#mainImagerySpecialty02 {
			height: auto;
			width: 100%;
			max-width: 840px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.5em;
			color: #cecac8;
			letter-spacing: 1px;
			line-height: 2em;
			background-color: #524b48;
		}
		#mainImagerySpecialty03 {
			height: auto;
			width: 100%;
			max-width: 840px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.5em;
			color: #cecac8;
			letter-spacing: 1px;
			line-height: 2em;
			background-color: #524b48;
		}
		#mainImageryThankYou {
			height:auto;
			width: 80%;
			max-width: 672px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.2em;
			color: #cecac8;
			padding: 20px 10% 20px 10%;
			line-height: 1.5em;
			background-color: #524b48;
		}
		#mainImageryIndys {
			height: auto;
			width: 100%;
			max-width: 840px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.5em;
			color: #cecac8;
			letter-spacing: 1px;
			line-height: 2em;
			background-color: #524b48;
		}
		#mainImageryIndysFlash {
			height: auto;
			width: 100%;
			max-width: 840px;
			color: #cecac8;
			background-color: #333333;
			text-align: center;
		}
		#mainTypeSpecialty {
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 20px 9.52380952381%;
			line-height: 2em;
			background-color: #524b48;
			text-align: left;
		}
		#mainTypeSpecialty img {
			margin: 20px auto 20px auto;
		}
		#mainTypeSpecialty a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#mainTypeSpecialty a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainTypeSpecialty a:active {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty02 {
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 20px 9.52380952381%;
			line-height: 2em;
			background-color: #524b48;
			text-align: left;
		}
		#mainTypeSpecialty03 {
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 20px 9.52380952381%;
			line-height: 2em;
			background-color: #524b48;
			text-align: left;
		}
		#mainTypeSpecialty03 a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty03 a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#mainTypeSpecialty03 a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainTypeSpecialty03 a:active {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty04 {
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 20px 9.52380952381%;
			line-height: 2em;
			background-color: #524b48;
			text-align: left;
		}
		#mainTypeSpecialty04 a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty04 a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#mainTypeSpecialty04 a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainTypeSpecialty04 a:active {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeArticles {
			height: auto;
			width: 85.714285714286%;
			max-width: 720px;
			font-family: 'Merriweather Sans', sans-serif;
			font-size: 1.5em;
			color: #cecac8;
			letter-spacing: 1px;
			padding: 20px 4.761904761905% 0 9.52380952381%;
			line-height: 2em;
			background-color: #524b48;
			text-align: left;
		}
		#mainTypeArticles img {
			margin-top: 3px;
			margin-left: 50%;
		}
		#mainTypeArticles a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeArticles a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#mainTypeArticles a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainTypeArticles a:active {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeArticles p {
			margin-bottom: 0;
		}
		.aboutLargeType {
			font-size: 2em;
			color: #FFFFFF;
			margin: 15px 0 20px 0;
		}
			#siteMap {
				font-family: 'Merriweather Sans', sans-serif;
				font-size: .8em;
				line-height: 1.5em;
				color: #FFFFFF;
				height: auto;
				width: 100%;
				max-width: 842px;
				margin: 20px auto 0 auto;
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #cecac8;
				position: relative;
				text-align: center;
				letter-spacing: 0.1em;
			}
			#siteMap  a:link {
				text-decoration: none;
				color: #FFFFFF;
			}
			
			/* Previus visited color was #FFCC99 */
			
			#siteMap a:visited {
				text-decoration: none;
				color: #FFFFFF;
			}
			
			/* Previus hover color was #FFFFCC */
			
			#siteMap a:hover {
				text-decoration: none;
				color: #FFCC99;
			}
#hiddenTextBox {
	background-color: #ebe9e9;
	height: 420px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
	top: -310px;
}
#headBelowContainerArchy {
	height: auto;
	width: 762px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecac8;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	text-align: center;
	padding-top: 12px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 140%;
	color: #cecac8;
	font-weight: normal;
	padding-bottom: 5px;
}
#specialtyPageLinksWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	height: auto;
	width: 842px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6c6361;
	position: relative;
	text-align: center;
	letter-spacing: 0.1em;
}
#specialtyPageLinksWeb a:link {
	text-decoration: none;
	color: #a9a3a1;
}
#specialtyPageLinksWeb a:visited {
	text-decoration: none;
	color: #a9a3a1;
}
#specialtyPageLinksWeb a:hover {
	text-decoration: none;
	color: #e17831;
}
#anchorTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #88817f;
	height: auto;
	width: 842px;
	margin-top: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88817f;
	position: relative;
	text-align: justify;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
#anchorTextLinks a:link {
	text-decoration: none;
	color: #88817f;
}
#anchorTextLinks a:visited {
	text-decoration: none;
	color: #88817f;
}
#anchorTextLinks a:hover {
	text-decoration: none;
	color: #e17831;
}
		#siteWideLinksB {
			font-family: 'Merriweather Sans', sans-serif;
			height: auto;
			width: 98%;
			max-width: 823px;
			margin: 0 auto 0 auto;
			padding: 15px 1% 15px 1%86/;
			border-bottom: 1px solid #6c6361;
			position: relative;
			text-align: justify;
			background-color: rgba(255, 255, 255, .7);
			font-size: .5em;
			line-height: 1.5em;
		}
		#siteWideLinksB  a:link {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinksB  a:visited {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinksB   a:hover {
			text-decoration: none;
			color: #e17831;
		}
		#siteWideLinksB  a:active {
			text-decoration: none;
			color: #6c6361;
		}
		#siteWideLinksWebColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#siteWideLinksIllusColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#siteWideLinksGraphicsColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#siteWideLinksPhotoColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#siteWideLinksArchyColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#siteWideLinksArtisticColumn {
			font-family: 'Merriweather Sans', sans-serif;
			font-size: .9em;
			line-height: 1.3em;
			color: #6c6361;
			height: auto;
			width: 14.333333333333333%;
			margin: 0 1% 0 1%;
			padding: 6px 0px 10px 0px;
			border-top: 1px solid #cecac8;
			position: relative;
			text-align: left;
			font-weight: normal;
			float: left;
		}
		#bannerFull {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			position: relative;
		}
		#bannerFull img {
			vertical-align: middle;
		}
		#bannerFullShallow {
			height: auto;
			width: 100%;
			max-width: 840px;
			margin: 0 auto 0 auto;
			position: relative;
		}
		#bannerFullShallow img {
			vertical-align: middle;
		}
		#fbButton {
			height: 60px;
			width: 220px;
			z-index: 10;
			left: 10px;
			position: fixed;
			text-decoration: none;
			background-color: #FFFFFF;
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			border-right-color: #999999;
			border-left-color: #999999;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #999999;
			bottom: 0px;
		}
		#fbButton a:link {
			text-decoration: none;
		}
		#fbButton a:visited {
			text-decoration: none;
		}
		#fbButton a:hover {
			text-decoration: none;
		}
		#fbButton a:active {
			text-decoration: none;
		}
		#fbButtonWide {
			height: 60px;
			width: 100%;
			z-index: 10;
			position: fixed;
			text-decoration: none;
			background-color: #FFFFFF;
			bottom: 0px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #999999;
			text-align: center;
		}
		#agcIcon {
			height: auto;
			width: 100%;
			max-width: 842px;
			margin: 20px auto 0 auto;
			position: relative;
			text-align: center;
		}
		#agcIcon a:link {
			text-decoration: none;
			color: #FFFFFF;
		}
		#agcIcon a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#agcIcon a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		#agcIcon a:active {
			text-decoration: none;
			color: #FFFFFF;
		}
		.largerBoldText {
			font-size: 14px;
			font-weight: bold;
		}
		.copyright {
			font-size: .7em;
			line-height: 1.7em;
		}
		#clear {
			clear: left;
			height: auto;
			width: 100%;
			max-width: 842px;
			border-top: 1px solid #88817f;
		}
		#clear02 {
			clear: left;
			height: auto;
			width: 100%;
			max-width: 842px;
		}
#hiddenImage {
	height: 452px;
	width: 452px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: -1000px;
	z-index: 0;
	position: absolute;
}
.color3c3533 {
	color: #3c3533;
}
.background03 {
	background-color: #ebe9e9;
}
.background08 {
	background-color: #d6d2d1;
}
.background10 {
	background-color: #cecac8;
}
.background15 {
	background-color: #bbb5b4;
}
.background20 {
	background-color: #a9a3a1;
}
.background28 {
	background-color: #8f8785;
}
.background35 {
	background-color: #79716f;
}
.background50 {
	background-color: #524b48;
}
.background60 {
	background-color: #2e2827;
}
.background70 {
	background-color: #28211f;
}
.siteMainHead {
}
		#inlineImage {
			padding: 0px 20px 0px 0px;
			margin: -20px 10px -10px 0px !important;
			float: left;
		}
.textEmphasized {
	font-size: 125%;
	line-height: 135%;
}
#mainContainerNew {
	height: 600px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d6d2d1;
	z-index: 2;
	margin-top: 120px;
}
#mainContainerNew img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainContainerNewWeb {
	height: 520px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d6d2d1;
	z-index: 2;
	margin-top: 120px;
}
#mainContainerNewWeb img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainImageryIdeal {
	height: auto;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D4A46;
	letter-spacing: 1px;
	padding-left: 80px;
	padding-top: 20px;
	line-height: 24px;
	padding-right: 40px;
	background-color: #C0BCB8;
}
#mainImageryIdeal p {
	line-height: 135%;
}
#mainImageryIdeal a:link {
	color: #993300;
	text-decoration: none;
}
#mainImageryIdeal a:visited {
	color: #990000;
	text-decoration: none;
}
#mainImageryIdeal a:hover {
	color: #CC3300;
	text-decoration: none;
}
#mainImageryIdeal a:active {
	color: #993300;
	text-decoration: none;
}
.aboutLargeTypeIdeal {
	font-size: 24px;
	color: #383532;
}

@media only screen and (max-width: 842px) {
	#banner {
		width: 320px;
	}
		#mainContainerSpecialty, #mainContainerAbout {
			width: 99.5%;
			max-width: 840px;
		}
}
@media only screen and (max-width: 700px) {
		#siteWideLinksWebColumn {
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksIllusColumn {
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksGraphicsColumn {
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksPhotoColumn {
			clear: left;
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksArchyColumn {
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksArtisticColumn {
			width: 30.6666666666666%;
			margin: 0 1% 0 1%;
			float: left;
		}
}
@media only screen and (max-width: 430px) {
		#siteWideLinksWebColumn {
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksIllusColumn {
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksGraphicsColumn {
			clear: left;
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksPhotoColumn {
			clear: none;
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksArchyColumn {
			clear: left;
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
		#siteWideLinksArtisticColumn {
			width: 47%;
			margin: 0 1% 0 1%;
			float: left;
		}
}
@media only screen and (max-width: 770px) {
	#mainTypeArticles img {
		margin-left: 40%;
	}
}
@media only screen and (max-width: 650px) {
	#mainTypeArticles img {
		margin-left: 30%;
	}
}
@media only screen and (max-width: 600px) {
	#mainContainer {
		width: 93.3333333333333%;
		max-width: 560px;
	}
	#mainContainer img {
		float: left;
		width: 50%;
	}
	#mainContainerNewCategories {
		width: 80%;
		max-width: 480px;
	}
	#mainContainerNewCategories img {
		width: 25%;
	}
}
@media only screen and (max-width: 560px) {
	#mainTypeArticles img {
		margin-left: 20%;
	}
}
@media only screen and (max-width: 500px) {
	#mainTypeArticles img {
		margin-left: 10%;
	}
}
@media only screen and (max-width: 450px) {
	#mainTypeArticles img {
		margin-left: 0%;
	}
}
@media only screen and (max-width: 400px) {
	#mainContainerNewCategories {
		width: 90%;
		max-width: 360px;
	}
	#mainContainerNewCategories img {
		width: 33.333333333333333%;
	}
}