/* Created by Sacco : thinksacco.com */


/*
////////////// COLORS //////////////
WHITE: #FFFFFF (background)
TAN: #817C61 (body text, links)
DARK RED: #9F402C (headers, hovers)
////////////////////////////////////
*/


/* REMOVE GAPS */
* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/*	TESTINGBOADER
* { border: 1px solid #00FF00; }*/

body {
	background-image: url(../../images/interface/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	color: #817C61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	}
	#home {
		background-image: url(../../images/home/homebody_bg.jpg);
		}

a:link, a:active, a:visited {
	color: #817C61;
	text-decoration: underline;
	}
	a:hover, a:visited:hover {
		color: #8F3520;
		text-decoration: none;
		}

/* LOGO */
h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 250px;
	height: 119px;
	background-image: url(../../images/interface/logo.jpg);
	display: block;
	background-repeat: no-repeat;
	float: left;
	}
	h1 a, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover, h1 a:visited:hover {
		width: 100%;
		height: 100%;
		display: block;
		}

#home h1 {
	width: 750px;
	height: 69px;
	background-image: url(../../images/home/homelogo.jpg);
	display: block;
	background-repeat: no-repeat;
	float:none;
	clear: both;
	}

/* TITLE */
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #002744;
	line-height: 20px;
	width: 100%;
	}
	h2 a:link, h2 a:active, h2 a:visited {
	color: #9F402C;
	text-decoration: underline;
	}
		h2 a:hover, h2 a:visited:hover {
		color: #001833;
		text-decoration: underline;
		}

/* HEADER */
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #B3AFA6;
	line-height: 18px;
	margin-bottom:10px;
	width: 100%;
	}
	h3 a:link, h3 a:active, h3 a:visited {
	color: #9F402C;
	text-decoration: underline;
	}
		h3 a:hover, h3 a:visited:hover {
		color: #001833;
		text-decoration: underline;
		}

/* SUBHEADER */
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #817C61;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
	h4 a:link, h4 a:active, h4 a:visited {
	color: #817C61;
	text-decoration: underline;
	}
		h4 a:hover, h4 a:visited:hover {
		color: #9F402C;
		text-decoration: underline;
		}

/* BODY COPY */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #827F61;
	padding-bottom: 15px;
	}

/* LAYOUT */
#header {
	width: 750px;
	}

#container {
	width: 750px;
	text-align:left;
	margin : 0px auto;
	}

#content {
	padding-top: 44px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	display: block;
	clear: both;
	background-image: url(../../images/interface/3bar.jpg);
	background-repeat: no-repeat;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	line-height: 120%;
	clear: both;
	display: block;
	text-align: right;
	font-weight: bold;
	height: 60px;
	background-image: url(../../images/interface/3bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-right: 5px;
	padding-left: 5px;
	color: #A79D7C;
	}
	#footer a, #footer a:link, #footer a:active, #footer a:visited {
			color: #B4A388;
			text-decoration: none;
			}
			#footer a:hover, #footer a:visited:hover {
				color: #B4A388;
				text-decoration: underline;
				}
#footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	clear: both;
	display: block;
	color: #C0BEB0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	#footerlinks a, #footerlinks a:link, #footerlinks a:active, #footerlinks a:visited {
			color: #C0BEB0;
			text-decoration: none;
			}
			#footerlinks a:hover, #footerlinks a:visited:hover {
				color: #B4A388;
				text-decoration: underline;
				}

/* MAIN GRAPHIC NAV */
#mainnav {
	float: right;
	height: 50px;
	width: 500px;
	}
	#mainnav li {
		list-style-type: none;
		display: block;
		float: left;
		width: 100px;
		}
	#mainnav a, #mainnav a:link, #mainnav a:active, #mainnav a:visited {
		background-repeat: repeat;
		display: block;
		height: 95px;
		width: 100px;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		float: left;
		}
		#mainnav a:hover, #mainnav a:visited:hover {
			background-position: 0px -95px;
			width: 100px;
			}
		#mainnav #enterpriseprecast a { background-image:url(../../images/interface/navigation/enterpriseprecast.jpg); }
		#mainnav #americanconcrete a { background-image:url(../../images/interface/navigation/americanconcrete.jpg);	}
		#mainnav #enterprisetransport a { background-image:url(../../images/interface/navigation/enterprisetransport.jpg); }
		#mainnav #stoneco a {	background-image:url(../../images/interface/navigation/stoneco.jpg); }
		#mainnav #enterpriseconcrete a {	background-image:url(../../images/interface/navigation/enterpriseconcrete.jpg);	}

	#mainnav .mainnavon a, #mainnav .mainnavon a:link, #mainnav .mainnavon a:active, #mainnav .mainnavon a:visited {
		background-repeat: repeat;
		display: block;
		height: 95px;
		width: 100px;
		background-position: 0px -190px;
		text-indent: -9999px;
		overflow: hidden;
		float: left;
		}
		#mainnav .mainnavon a:hover, #mainnav .mainnavon a:visited:hover {
			background-position: 0px -190px;
			width: 100px;
			}
/* HOME GRAPHIC NAV */		
#home #mainnav {
	clear: both;
	height: 144px;
	width: 750px;
	}
	#home #mainnav li {
		list-style-type: none;
		display: block;
		float: left;
		width: 150px;
		}
	#home #mainnav a, #home #mainnav a:link, #home #mainnav a:active, #home #mainnav a:visited {
		background-repeat: repeat;
		display: block;
		height: 144px;
		width: 150px;
		background-position: 0px 0px;
		text-indent: -9999px;
		overflow: hidden;
		float: left;
		}
		#home #mainnav a:hover, #home #mainnav a:visited:hover {
			background-position: 0px -144px;
			width: 150px;
			}
		#home #mainnav #enterpriseprecast a { background-image:url(../../images/home/navigation/enterpriseprecast.jpg); }
		#home #mainnav #americanconcrete a { background-image:url(../../images/home/navigation/americanconcrete.jpg);	}
		#home #mainnav #enterprisetransport a { background-image:url(../../images/home/navigation/enterprisetransport.jpg); }
		#home #mainnav #stoneco a {	background-image:url(../../images/home/navigation/stoneco.jpg); }
		#home #mainnav #enterpriseconcrete a {	background-image:url(../../images/home/navigation/enterpriseconcrete.jpg);	}

/* CONTENT */
#content ul {
	margin-left: 40px;
	margin-bottom: 20px;
	}
#content li {
	margin-bottom: 5px;
	}

/* CONTENT CLASSES */
.floatleft { float: left; }
.floatright { float: right; }
.gap { padding-bottom: 20px; }
.nogap { padding-bottom: 0px; }
#content ul .nogap { margin-bottom:0px; }
.small { font-size: 9px; }
#navwrap {
	width: 500px;
	clear: none;
	float: left;
	display: block;
	height: 119px;
	}

#topnav {
	float:right;
	background-image: url(../../images/interface/topnav_bg.jpg);
	width: 500px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #677575;
	}
	#home #topnav {
		float:right;
		background-image: url(../../images/home/hometopnav_bg.jpg);
		width: 750px;
		}
	#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {
		margin-left:5px;
		margin-right:5px;
		color: #677575;
		text-decoration: none;
		height: 19px;
		display: block;
		padding-top: 5px;
		float:right;
		width:auto;
		}
		#topnav a:hover, #topnav a:visited:hover {
			color: #BABBA6;
			text-decoration: none;
			background-image: url(../../images/interface/topnav_hoverbg.jpg);
			background-repeat: repeat-x;
			background-position: top;
			}
#topnav ul {
	width:500px;
	}
	#home #topnav ul {
		width:750px;
		}
#topnav li {
	float:right;
	clear: none;
	width: 70px;
	list-style:none;
	}
.button {
	float: right;
	width: 150px;
	}
.buttonleft {
	float: left;
	width: 590px;
}
.button a, .button a:link, .button a:active, .button a:visited {
	background-image: url(../../images/interface/button.jpg);
	color: #C2B59D;
	text-decoration: none;
	font-weight: bold;
	height: 28px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 12px;	
	}
	.button a:hover, .button a:visited:hover {
		text-decoration: none;
		color:#FFFFFF;
		background-position: 0px 40px;
		}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #8D7C61;
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #E4E3D4;
	background-color: #EFECDD;
	padding: 3px;
}
.submit {
	width:75px
	}
.radio {
	width:15px;
		border: none;
	}
#stategallery a, #stategallery a:link, #stategallery a:active, #stategallery a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9E3D23;
	background-image: url(../../images/content/stoncogallery/projectlink_bg.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 53px;
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	}
	#stategallery a:hover, #stategallery a:visited:hover {
		background-position: 0px -73px;
		}
#statedetails img {
	background-color: #B0AC80;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	}
#propthumbs {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#propthumbs a, #propthumbs a:link, #propthumbs a:active, #propthumbs a:visited {
	padding: 3px;
	margin: 3px;
	background-color: #B0AC80;
	display: block;
	}
	#propthumbs a:hover, #propthumbs a:visited:hover {
	background-color:#817C61;
	}
.clear {
	clear: both;
}