body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background-color: #363636;
}

p {margin-bottom: 0;}

h1, h2, h3, h4, h5 {line-height: normal;}


/* ============================================= */
/* ================= CONTAINER ================= */
/* ============================================= */

#container {
	width: 100%;
	background: url(../graphics/bg_container.gif) repeat-y center #a99a93;
}




/* ============================================= */
/* ================== HEADER =================== */
/* ============================================= */

#header {
	width: 780px;
	height: 190px;
	margin: 0 auto;
}

	#headerLogo {
		width: 242px;
		height: 190px;
		background: url(../graphics/bricklayer_500.jpg) no-repeat;
		float: left;
	}
	
		#headerLogo a {display: block; width: 242px; height: 190px;}
	
	#headerTag {
		width: 538px;
		height: 190px;
		/*padding-top: 26px;*/
		text-align: center;
		/*background: url(../graphics/bricks3.jpg) no-repeat;*/
		background: url(../graphics/bg_header4.gif) no-repeat;
		float: left;
	}
	
		#headerTag h2 {margin: 0; font-size: 15px; color: #ffffff;}
		#headerTag a {
			width: 538px;
			height: 190px;
			display: block;
		}
		
		




/* ============================================= */
/* ================ TOP BANNERS ================ */
/* ============================================= */

#topBanners {
	width: 780px;
	height: 85px;
	padding-top: 6px;
	margin: 0 auto;
}

	#topBannerA {
		width: 524px;
		height: 85px;
		float: left;
	}
	
	#topBannerB {
		width: 250px;
		height: 85px;
		padding-left: 6px;
		float: left;
	}




/* ============================================= */
/* ==================== NAV ==================== */
/* ============================================= */

#nav {
	width: 780px;
	height: 42px;
	padding: 6px 0;
	margin: 0 auto;
	background-color: #363636;
}

*html #nav {margin-top: -6px;}

	#nav ul {height: 42px;}
	#nav ul, #nav ul li {margin: 0; padding: 0; list-style: none;}
	#nav ul li {float: left; position: relative;}
	
	#nav ul li a {display: block; float: left;}
	#nav ul li a:hover {background-position: 0 -42px; background-repeat: no-repeat;}

	a.newsNav {width: 48px; height: 42px; background: url(../graphics/nav/news.gif) no-repeat;}
	a.rulesNav {width: 51px; height: 42px; background: url(../graphics/nav/rules.gif) no-repeat;}
	a.regionalsNav {width: 79px; height: 42px; background: url(../graphics/nav/regionals.gif) no-repeat;}
	a.nationalNav {width: 79px; height: 42px; background: url(../graphics/nav/national.gif) no-repeat;}
	a.judgingNav {width: 119px; height: 42px; background: url(../graphics/nav/judging.gif) no-repeat;}
	a.applicationNav {width: 163px; height: 42px; background: url(../graphics/nav/application.gif) no-repeat;}
	a.sponsorNav {width: 99px; height: 42px; background: url(../graphics/nav/sponsor.gif) no-repeat;}
	a.catalogNav {width: 67px; height: 42px; background: url(../graphics/nav/catalog.gif) no-repeat;}
	a.contactNav {width: 75px; height: 42px; background: url(../graphics/nav/contact.gif) no-repeat;}




/* ============================================= */
/* ================= DROP DOWN ================= */
/* ============================================= */

#nav ul ul {
	padding: 0;
	margin: 0;
	background: none;
	display: none;
	position: absolute;
	padding: 0;
	top: 41px;
	z-index: 10000;
	height: auto;
	border-top: 1px solid #8b8b8b;
	left: 0;
}
	
	#nav ul ul li {float: none;}
					
	#nav ul ul a {
		font-size: 1.2em;
		display: block;
		height: 21px;
		width: 260px;
		padding: 3px 6px 0 6px;
		text-decoration: none;
		background: url(../graphics/nav/bg_nav.gif) repeat-x;
		border-left: 4px solid #faa738;
		border-right: 1px solid #8b8b8b;
		/*border-bottom: 1px solid #8b8b8b;*/
		color: #ffffff;
		margin: 0;
		float: none;
	}
						
	#nav ul ul a:hover {
		text-decoration: none;
		color: #ffffff;
		background: url(../graphics/nav/bg_nav.gif) 0 -24px repeat-x;
		margin: 0;
	}
						
	#nav ul ul a:active {
		text-decoration: none;
		background: url(../graphics/nav/bg_nav.gif) 0 -24px repeat-x;
		color: #ffffff;
		margin: 0;
	}
				
	#nav li:hover > ul {
		display: block;
	}
	
	/* *html #nav ul ul li, *html #nav ul ul li a {float: none;} */
	
	

/* ============================================= */
/* =================== BODY ==================== */
/* ============================================= */

#bodyFull {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffffff;
}

#body {
	width: 772px;
	padding: 0 0 8px 8px;
	margin: 0 auto;
}

	#bodyLeft {
		width: 592px;
		float: left;
	}
	
		#bodyLeftMidBanners {
			width: 592px;
			height: 120px;
		}
		
			#midBanner {
				width: 380px;
				height: 120px;
				float: left;
			}
			
			#midThumb {
				width: 100px;
				height: 120px;
				padding-left: 6px;
				float: left;
			}
		
		#bodyLeftContent {
			width: 592px;
			margin-top: 6px;
			background: url(../graphics/bg_bodyLeft.gif) repeat-y;
		}
		
			#bodyLeftContentLeft {
				width: 380px;
				float: left;
			}
			
			#bodyLeftLowBanners {
				width: 206px;
				padding-left: 6px;
				float: left;
			}
			
				#orangeCallout {
					width: 206px;
					height: 279px;
					line-height: 12px;
					background: url(../graphics/bg_orange_callout.gif) repeat-y;
				}
				
					#orangeCallout p {margin: 10px 0 0 0;}
				
					#contentOrangeCallout {
						width: 190px;
						height: 77px;
						padding: 8px;
					}
					
						#contentOrangeLeft {
							width: 70px;
							border: 1px solid #000000;
							float: left;
						}
						
						#contentOrangeRight {
							width: 112px;
							font-size: 10px;
							float: right;
						}
			
				#lowBanner {
					width: 206px;
					height: 70px;
					padding-top: 6px;
				}
	
	#bodyRight {
		width: 166px;
		padding-left: 6px;
		float: left;
	}
	
		/* ============================================= */
		/* =============== RIGHT CALLOUT =============== */
		/* ============================================= */
			
		#bodyRightCallout {
			width: 166px;
			background-color: #efe9e5;
		}
		
		/*#bodyRightCallout2 {
			width: 146px;
			height: 73px;
			margin-top: 6px;
			padding: 311px 10px 0 10px;
			background: url(../graphics/filler.jpg) no-repeat #efe9e5;
			color: #ffffff;
			font-size: 10px;
			line-height: 12px;
		}
		
			#bodyRightCallout2 a, #bodyRightCallout2 a:visited {color: #ffc471; text-decoration: underline;}
			#bodyRightCallout2 a:hover {color: #fff2df; text-decoration: underline;}*/
			
		#bodyRightCallout2 {
			width: 166px;
			margin-top: 6px;
		}
		
			.storeCallout {background-image: url(../graphics/bg_store.gif); background-repeat: no-repeat;}
			
			a.wholeStoreCalloutLink {display: block; width: 166px; text-decoration: none; cursor: pointer;}
			a.wholeStoreCalloutLink:visited {display: block; width: 166px; text-decoration: none; cursor: pointer;}
			a.wholeStoreCalloutLink:hover {display: block; width: 166px; text-decoration: none; cursor: pointer;}
			a.wholeStoreCalloutLink:active {display: block; width: 166px; text-decoration: none; cursor: pointer;}
			
			#insideStoreCallout {
				width: 150px;
				padding: 50px 8px 8px 8px;
			}
			
			#insideStoreCallout h2 {font-size: 16px; color: #e31836; margin: 0;}
			#insideStoreCallout p {margin: 8px 0 0 0; line-height: normal;}
			p.storeCalloutText {font-size: 12px; font-weight: bold; color: #e31836;}
			
			.featuredImageBorder {border: 2px solid #9d8d85;}
	
#bottomBanners {
	width: 772px;
	height: 110px;
	padding: 0 0 8px 8px;
	margin: 0 auto;
}
	
	#bottomBannerA {
		width: 516px;
		height: 110px;
		float: left;
	}
		
	#bottomBannerB {
		width: 242px;
		height: 110px;
		padding-left: 6px;
		float: left;
	}


#video-demos {
	width: 980px;
	height: 817px;
	margin: 0 auto;
	padding: 20px;
}

#video-interviews {
	width: 980px;
	height: 834px;
	margin: 0 auto;
	padding: 20px 0;
}

#video-demos-video {
	width: 320px;
	margin: 0 auto;
	padding: 20px 0;
}

/* ============================================= */
/* =============== STORE STYLING =============== */
/* ============================================= */

#featProdContainer {width: 760px; padding-bottom: 15px; border-bottom: 2px solid #00588f; font-size: 11px;}
	#featProdLogo {width: 150px; padding: 40px 0 0x 0; float: left;}
	#featProdImage {width: 200px; padding: 20px 10px 0 10px; float: left;}
	#featProdText {width: 360px; padding: 20px 15px 0 15px; float: left;}
		h3.prodHeader {font-size: 13px; color: #00588f; margin: 0;}
		h3.prodHeaderSmall {font-size: 11px; color: #00588f; margin: 15px 0 0 0;}
		#featProdText p {margin: 15px 0 0 0;}
		.biggerText {font-size: 13px;}
		.prodPriceBig {color: #FF0000; font-size: 16px; font-weight: bold;}
		.prodPriceNormal {color: #FF0000; font-size: 11px; font-weight: bold;}
	
#prodBrandContainer {width: 760px; margin-top: 15px; padding-bottom: 15px; border-bottom: 2px solid #00588f; font-size: 11px;}
	#prodBrandLogo {width: 100px; padding: 40px 0 0x 0; float: left;}
	#prodBrandProducts {width: 123px; padding: 20px 0 0 9px; float: left;}

#productContainer {width: 500px; margin: 20px auto 0 auto;}
	#productHeader {width: 500px; padding-bottom: 10px; font-size: 12px; font-weight: bold;}
		#productHeader h2 {font-size: 17px; color: #00588f; margin: 0 0 8px 0;}
	#productDisplayContainer {width: 500px;}
		#productDisplayImage {width: 220px; padding-top: 10px; border-top: 2px solid #00588f; float: left;}
			#productDisplayImage a, #productDisplayImage a:visited {color: #00588f; text-decoration: none;}
			#productDisplayImage a:hover {color: #00588f; text-decoration: underline;}
		#productDisplayText {width: 200px; padding-left: 20px; float: left; font-size: 12px;}
			.productDisplayPrice {font-size: 20px; color: #FF0000; font-weight: bold;}
	#productDescription {width: 500px; font-size: 11px; padding-top: 20px; line-height: normal;}
	
	#productContainer ul {margin: 6px 0 0 25px; padding: 0;}
		#productContainer ul li {margin: 0 0 6px 0; padding: 0;}

	#productContainer p {margin: 15px 0 0 0; line-height: normal;}


form, input, select {margin: 0;}


/* ============================================= */
/* ================== FOOTER =================== */
/* ============================================= */	
		
#footer {
	width: 100%;
	background: url(../graphics/bg_footer.gif) repeat-x;
	/* border-top: 1px solid #a99a93; */
}

	#footerContent {
		width: 780px;
		padding: 20px 0;
		margin: 0 auto;
		color: #CCCCCC;
		font-size: 10px;
	}
		
		

/* ============================================= */
/* =============== CLASS STYLES ================ */
/* ============================================= */

.clearfloats {clear: both;}
.hiddenspan {display: none;}
.nomargin {margin: 0;}