@charset "UTF-8";


#fullWrap2016 {
	height: auto;
	width: 100%;
	margin: 0 auto 0px auto;
	position: relative;
	padding: 0;
}
#mainContentNav2016 {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 700;
	font-size: 0.6em;
	color: rgba(255, 255, 255, .5);
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px !important;
	position: relative;
	overflow: visible;
	padding-top: 0px;
	z-index: 100;
	background-color: transparent;
}

/*  Home Page  */

#mainContainerHome, #mainContainerHomeBottom {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	border: 0px solid #d6d2d1;
	position: relative;
}
#mainContainerHomeBottom {
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-position: center top;
	padding: 50px 0 50px 0;
}
#mainContainerHome img, #mainContainerHomeBottom img {
	float: left;
	width: 33.3333333333333333333333%;
}
#squareParent01, #squareParent02, #squareParent03, #squareParent04, #squareParent05, #squareParent06 {
	margin: 0% 0% 0% 0%;
	float: left;
	width: 33.333333333%;
	padding-bottom: 33.333333333%;
	position: relative;
}
#squareChild01, #squareChild02, #squareChild03, #squareChild04, #squareChild05, #squareChild06 {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	color: #ffffff;
}
#squareChild01 img, #squareChild02 img, #squareChild03 img, #squareChild04 img, #squareChild05 img, #squareChild06 img {
	position: absolute;
	left: 0;
	width: 150%;
	-webkit-transition: opacity .75s ease-in-out;
	-moz-transition: opacity .75s ease-in-out;
	-o-transition: opacity .75s ease-in-out;
	transition: opacity .75s ease-in-out;
}
#squareChild01 img.up:hover, #squareChild02 img.up:hover, #squareChild03 img.up:hover, #squareChild04 img.up:hover, #squareChild05 img.up:hover, #squareChild06 img.up:hover {
	opacity:0;
}

/*  Home Page and Sub Main Pages  */

#mainContainerNewCategories2016 {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	border: 0px solid #d6d2d1;
	position: relative;
	/*background-color: #524b48;*/
}
#mainContainerNewCategories2016 img {
	float: left;
	width: 7.69230769230%;
}

/*  Indy Pages  */

#mainImageryIndys2016Flash {
	height: auto;
	width: 100%;
	color: #cecac8;
	background-color: transparent;
	text-align: center;
}
#mainContainerSpecialty2016 {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	border: 0px solid #d6d2d1;
	position: relative;
	text-align: center;
}
		#bannerFull2016 {
			height: auto;
			width: 100%;
			margin: 0 auto 0 auto;
			position: relative;
			width: 100%;
		}
		#bannerFull2016 img {
			vertical-align: middle;
			width: 100%;
		}
#bannerFullShallow2016 {
	background-color: rgba(83, 75, 72, 1);
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
}
#mainImageryIndys2016 {
	height: auto;
	width: 100%;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1.5em;
	color: #cecac8;
	letter-spacing: 1px;
	line-height: 2em;
	text-align: center;
	padding: 0;
}
#mainImageryIndys2016 img {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 0 auto;
	padding: 0;
}
		#mainImageryAbout2016 {
			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;
		}
		#mainImageryAbout2016 img {
			float: right;
			margin-left: 20px;
			margin-bottom: 20px;
			margin-top: 20px;
			margin-right: 10px;
		}
		#mainImageryAbout2016 a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainImageryAbout2016 a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}
		#mainImageryAbout2016 a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainImageryAbout2016 a:active {
			color: #cecac8;
			text-decoration: none;
		}
#mainTypeArticles2016 {
	height: auto;
	width: 90%;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1.2em;
	color: #cecac8;
	letter-spacing: 1px;
	padding: 20px 5% 0 5%;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-align: center;
}
#mainTypeArticles2016 img {
	margin-top: 0px;
	margin-left: 0%;
	padding-bottom: 13px;
}
#mainTypeArticles2016 a:link {
	color: #cecac8;
	text-decoration: none;
}
#mainTypeArticles2016 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainTypeArticles2016 a:hover {
	color: #ffcc99;
	text-decoration: none;
}
#mainTypeArticles2016 a:active {
	color: #cecac8;
	text-decoration: none;
}
#mainTypeArticles2016 p {
	margin-bottom: 0;
	font-size: .6em;
}

		#mainTypeSpecialty2016 {
			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;*/
			background-color: transparent;
			text-align: left;
		}
		#mainTypeSpecialty2016 img {
			margin: 20px auto 20px auto;
		}
		#mainTypeSpecialty2016 a:link {
			color: #cecac8;
			text-decoration: none;
		}
		#mainTypeSpecialty2016 a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#mainTypeSpecialty2016 a:hover {
			color: #ffcc99;
			text-decoration: none;
		}
		#mainTypeSpecialty2016 a:active {
			color: #cecac8;
			text-decoration: none;
		}


/*  Common  */

#headBelowContainer2016 {
	height: auto;
	width: 90%;
	border-top: 0px solid #98918f;
	margin: 0px 0 0 0;
	position: relative;
	text-align: center;
	background-color: rgba(0, 0, 0, .3);
	padding: 15px 5% 15px 5%;
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headBelowContainer2016 h1 {
	font-size: 1.0em;
	position: relative;
	font-family: 'Merriweather Sans', sans-serif;
	color: rgba(255, 255, 255, .7);
}
#textBelowContainer2016 {
	font-family: 'Merriweather Sans', sans-serif;
	height: auto;
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 15px 10% 15px 10%;
	border-top: 0px solid #6c6361;
	position: relative;
	background-color: rgba(255, 255, 255, 1);
}
#textBelowContainer2016 a:link {
	text-decoration: none;
	color: #6c6361;
}
#textBelowContainer2016 a:visited {
	text-decoration: none;
	color: #6c6361;
}
#textBelowContainer2016 a:hover {
	text-decoration: none;
	color: #e17831;
}
#textBelowContainer2016 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;
}
#textBelowContainer2016 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;
}
#textBelowContainer2016 p {
	text-align: left;
	font-weight: 400;
	font-size: .8em;
	line-height: 1.5em;
	color: #000000;
	letter-spacing: 0.015em;
}


#siteMapArticles2016 {
	font-family: 'Merriweather Sans', sans-serif;
	height: auto;
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 15px 10% 15px 10%;
	border-top: 1px solid #6c6361;
	position: relative;
	text-align: center;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#siteMapArticles2016 a:link {
	text-decoration: none;
	color: #6c6361;
}
#siteMapArticles2016 a:visited {
	text-decoration: none;
	color: #6c6361;
}
#siteMapArticles2016 a:hover {
	text-decoration: none;
	color: #e17831;
		}
#siteMapArticles2016 h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.7em;
	color: rgba(255, 255, 255, .3);
	letter-spacing: 0.1em;
}
#siteMapArticles2016 p {
	font-weight: 400;
	font-size: .7em;
	line-height: 1.8em;
	color: rgba(255, 255, 255, .3);
	letter-spacing: 0.075em;
}

#siteMapAbout2016 {
	font-family: 'Merriweather Sans', sans-serif;
	height: auto;
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 15px 10% 15px 10%;
	border-top: 1px solid #6c6361;
	position: relative;
	text-align: center;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#siteMapAbout2016 a:link {
	text-decoration: none;
	color: #6c6361;
}
#siteMapAbout2016 a:visited {
	text-decoration: none;
	color: #6c6361;
}
#siteMapAbout2016 a:hover {
	text-decoration: none;
	color: #e17831;
}
#siteMapAbout2016 h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.7em;
	color: #000000;
	letter-spacing: 0.1em;
}
#siteMapAbout2016 p {
	font-weight: 400;
	font-size: .7em;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0.075em;
}
#siteMapAbout2016 p.smallParagraph {
	font-weight: 400;
	font-size: .5em;
	line-height: 1.8em;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0.06em;
}

#specialtyPageLinks2016 {
	font-family: 'Merriweather Sans', sans-serif;
	height: auto;
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 15px 10% 15px 10%;
	border-top: 1px solid #6c6361;
	position: relative;
	text-align: center;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#specialtyPageLinks2016 a:link {
	text-decoration: none;
	color: #6c6361;
}
#specialtyPageLinks2016 a:visited {
	text-decoration: none;
	color: #6c6361;
}
#specialtyPageLinks2016 a:hover {
	text-decoration: none;
	color: #e17831;
}
#specialtyPageLinks2016 h2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.7em;
	color: rgba(255, 255, 255, .3);
	letter-spacing: 0.1em;
}
#specialtyPageLinks2016 p {
	font-weight: 400;
	font-size: .7em;
	line-height: 1.8em;
	color: rgba(255, 255, 255, .3);
	letter-spacing: 0.075em;
}

#siteWideLinksHead2016 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #6c6361;
	height: auto;
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 12px 0px 0 0px;
	border-top: 1px solid #88817f;
	position: relative;
	text-align: center;
	font-weight: 700;
	float: none;
	background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#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;
}
#siteWideLinks2016 {
	font-family: 'Merriweather Sans', sans-serif;
	height: auto;
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 15px 10% 50px 10%;
	border-bottom: 1px solid #6c6361;
	position: relative;
	text-align: justify;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	font-size: .5em;
	line-height: 1.5em;
}
#siteWideLinks2016  a:link {
	text-decoration: none;
	color: #6c6361;
}
#siteWideLinks2016  a:visited {
	text-decoration: none;
	color: #6c6361;
}
#siteWideLinks2016   a:hover {
	text-decoration: none;
	color: #e17831;
}
#siteWideLinks2016  a:active {
	text-decoration: none;
	color: #6c6361;
}

#siteMap2016 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 0);
	height: auto;
	width: 100%;
	margin: 0px auto 0 auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecac8;
	position: relative;
	text-align: center;
	letter-spacing: 0.1em;
	background-color: transparent;
	/*background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#siteMap2016  a:link {
	text-decoration: none;
	color: rgba(255, 255, 255, 0);
}			
#siteMap2016 a:visited {
	text-decoration: none;
	color: rgba(255, 255, 255, 0);
}
#siteMap2016 a:hover {
	text-decoration: none;
	color: #FFCC99;
}

#contactLink2016 {
	height: auto;
	width: 100%;
	margin: 0px auto 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	background-color: rgba(255, 255, 255, 1);
}
#blogLink2016 {
	height: auto;
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 10px 0 15px 0;
	position: relative;
	text-align: center;
	background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#blogLink2016 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#blogLink2016 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#blogLink2016 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#blogLink2016 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#agcIcon2016 {
	height: auto;
	width: 100%;
	margin: 0px auto 0 auto;
	position: relative;
	text-align: center;
	background-color: rgba(0, 0, 0, .3);
	background-image: url(../agc_misc_imagery/agc_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0 10px 0;
}
#agcIcon2016 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#agcIcon2016 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#agcIcon2016 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#agcIcon2016 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#clear2016 {
	clear: left;
	height: auto;
	width: 100%;
	border-top: 1px solid #88817f;
}
#clear022016 {
	clear: left;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 842px) {
#fullWrap2016 {
	height: auto;
	width: 100%;
	margin: 0 auto 0px auto;
	position: relative;
	padding: 0;
}
}

/*  Home Page Images Queries  */

@media only screen and (max-width: 480px) {
	#squareParent01, #squareParent02, #squareParent03, #squareParent04, #squareParent05, #squareParent06 {
		margin: 0% 0% 0% 0%;
		float: left;
		width: 100%;
		padding-bottom: 100%;
		position: relative;
	}
}

/*  Main Container Images Queries  */

@media only screen and (max-width: 2400px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 8.333333333333333%;
	}
}
@media only screen and (max-width: 2200px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 9.09090909090909%;
	}
}
@media only screen and (max-width: 2000px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 10%;
	}
}
@media only screen and (max-width: 1800px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 11.11111111111111111%;
	}
}
@media only screen and (max-width: 1600px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 12.5%;
	}
}
@media only screen and (max-width: 1024px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 14.28571428571429%;
	}
}
@media only screen and (max-width: 768px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 16.66666666666666%;
	}
}
@media only screen and (max-width: 640px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 20%;
	}
}
@media only screen and (max-width: 480px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 25%;
	}
}
@media only screen and (max-width: 320px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 33.3333333333333333%;
	}
}
@media only screen and (max-width: 240px) {
	#mainContainerNewCategories2016 img {
		float: left;
		width: 50%;
	}
}