@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	scrollbar-base-color: #fce6ac;
	background-color: #f7cf8c;
}
#Container {
	padding: 0px;
	width: 974px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #9C2421;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	
}
#topSection {
	padding: 0px;
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topSection #Logo {
	margin: 0;
	padding: 0;


}
#topSection  #ImageHeader {
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/flash_background.gif);
	background-repeat: no-repeat;
	float: right;
}

#topSection #Flash {
	float: right;
	width: 503px;
	margin: 0px;
	padding: 0px;
	height: 449px;
	background-image: url(/images/flash_background.gif);
	background-repeat: no-repeat;
}
#topSection #topNav {
	background-color: #992621;
	height: 22px;
	width: 471px;
	text-align: left;
	padding-top: 4px;
}
#topSection #topNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}
#topSection #topNav a:hover {
	color: #FF9900;
}
#topSection #topMainNav {
	background-color: #992621;
	height: 22px;
	width: 100%;
	text-align: center;
	padding-top: 4px;
}
#topSection #topMainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 32px;
	padding-right: 32px;
}

#topSection #topMainNav a:hover {
	color: #FF9900;
}
#topSection #topProdNav {
	background-color: #f7cf8c;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 4px;
}
#topSection #topProdNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 32px;
}
#topSection #ProdNav {
	
	height: auto;
	width: 100%;
	
	padding-top: 4px;
}
#topSection #ProdNav h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #992621;
	font-weight: bold;

	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection #ProdNav h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #992621;
	font-weight: bold;

	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection #ProdNav #line {
	width: auto;
	margin-top: 70px;
	margin-left: 22px;
	margin-right: 22px;
	height: 1px;
	
	background-color: #992621;
}
#topSection #topProdNav a:hover {
	color: #FF9900;
}
#topSection    #mainNav   {
	text-align: left;
	padding-top: 25px;
	padding-left: 25px;
	width: 287px;
	background-position: left;
	margin: 0px;
	height: auto;
	padding-bottom: 25px;
	float:left
}
#topSection   #mainNav   a  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #992621;
	text-decoration: none;
	display: block;
}
#topSection   #mainNav   a:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #992621;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#topSection #mainNav #line {
	width: 250px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 1px;
	padding: 0px;
	background-color: #992621;
}
#topSection  #mainNav  ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topSection  #mainNav  li {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #992621;

}
#topSection  #mainNav  h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #992621;
	font-weight: bold;

	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection  #mainNav  h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #f7cf8c;
	font-weight: bold;

	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection #mainContent #line {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	padding: 0px;
	background-color: #992621;
}
#topSection #mainContent {
	float: right;
	width: 630px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topSection #mainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #992621;
	text-decoration: none;
}
#topSection #mainContent a:hover {
	color: #000000;
}

#topSection  #mainContent  p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #992621;
	text-align: justify;
}
#topSection  #mainContent  #crumb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #992621;
	text-align: left;
}
#topSection  #mainNav  #crumb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #992621;
	text-align: left;
}
#topSection  #mainContent  h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #992621;
	font-weight: bold;

	text-align: left;
	padding-top: 10px;
}
#topSection  #mainContent  h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #992621;
	font-weight: bold;

	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection  #mainContent  h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #992621;
	font-weight: normal;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
}
#topSection #mainContent li {
	list-style-image: url(/images/RedRtArrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #992621;
}
#topSection  #mainContent  code  {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#topSection  #mainContent  .smallTXT  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#topSection  #mainContent  .smallTXT  a  {
	color: #9C2421;
	text-decoration: none;
	font-size: 12px;
}
#mainSection {
	padding: 0px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#mainSection h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #9C2421;
	text-align: left;
}
#mainSection  code  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9C2421;
	text-transform: none;
}
#mainSection h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
#mainSection p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#mainSection ul {
	list-style-image: url(/images/RedRtArrow.gif);
	text-align: left;
	margin-left: 0px;
	padding: 0px;
}
#mainSection li {
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainSection li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C2421;
	text-decoration: none;
}
#mainSection li a:hover {
	color: #000000;
}
#mainSection  #subCategories  h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #992621;
	text-align: center;
	background-color: #f7cf8c;
	border: 1px solid #992621;
	margin: 0px;
}
#mainSection     #subCategories     h2      {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #992621;
	text-align: right;
	border: 1px solid #992621;
	background-color: #f7cf8c;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0px;
}
#mainSection  #subCategories  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #992621;
	text-decoration: none;
	text-transform: uppercase;
}
#mainSection  #subCategories  p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #992621;
	text-align: justify;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#Footer {
	background-color: #992621;
	padding: 0px;
	width: 974px;
	background-image: url(/images/Gladding_McBean_footer_logo_11.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Footer #footerNav {
	height: 40px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Container #Footer #footerNav p {
	padding-left: 20px;
	margin: 0px;
	padding-top: 4px;
}

#Footer #footerNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer #footerNav a:hover {
	color: #FF9900;
}
.red {
	color: #992621;
}
.white {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white   a    {
	color: #FFCC33;
	text-decoration: none;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.tableheader code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: normal;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.double_lineheight {
	line-height: 2.0;
}

/* LIGHTBOX 2 CSS */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* END LIGHTBOX 2 CSS */
.Photos {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

