/* 
CREATED BY HOTWIRE ADVERTISING AND WEB DESIGN 
http://www.hotwireindustries.com
*/

/* Default style for the BODY */
body {
	margin: 20px 0 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6d6f72;
	text-align: center;
	text-transform: none;
}



/* DEFAULT style for any LINKS */
a:link { 
	color: #4684AE;
	text-decoration: underline;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
	
a:hover {
	color: #6d6f72;
	text-decoration: none;
}
	
a:active {
	color: #c3191f;
	text-decoration: none;
}

/* Default style for H1 */
h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #4684AE;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #4684AE;
	word-spacing: -.125px;
	margin: 0 0 1px 0;
	padding: 0;
}

h3 {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #6d6f72;
	word-spacing: -.125px;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
	word-spacing: -.125px;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6d6f72;
	word-spacing: -.125px;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #4684AE;
	word-spacing: -.125px;
	margin: 0 0 1px 0;
	padding: 0;
}


p {
	margin: 0 0 15px 0;
}

small {
	font-size: 10px;
	line-height: 14px;
}

ul {
	padding: 0 0 15px 13px;
/*	_padding-left: 17px;
	#padding-left: 17px; */
	margin: 0;
}

ul li {
	padding-left: 0;
	margin-bottom: 2px;
	list-style: disc;
}

ol {
	padding: 0 0 15px 0;
	margin: 0 0 0 19px; 
}

ol li {
	list-style: decimal;
	margin-bottom: 12px;
}

/* DEFAULT style for any IMAGE 
img {
	border: 0;
}*/

/* DEFAULT FORM field styles */
input, textarea {
	border: 1px solid #d1cbb9;
	background-color: #f6f4ec;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 420px;
}

.checkbox {
	width: 15px;
	background: none;
	border: none;
	margin-left: 2px;
}

.submit {
	width: 100px;
	border: 1px solid #d1cbb9;
	background-color: #f6f4ec;
	color: #4a3728;
}

.submit:hover {
	background-color: #d1cbb9;
	color: #FFF;
	cursor: pointer;
}

/* TO CLEAR ANY FLOATS USE THIS */
.clear	{
	clear: both;
}


/* STRUCTURE - Wrappers and Container Divs */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}

#header {
	padding-bottom: 0px;
}

/* #headerLeft {
	float: left;
	width: 190px;
	text-align: left;
} */


/* NAVIGATION - top main nav here */

#headerRightNav {
	float: left;
	width: 900px;
	text-align: right;
	line-height: 99px;
	color: #c3191f;
	background-image: url(images/header-rounded.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
}

#headerRightNav ul  {
	padding: 0;
	margin:  0 10px 0 0;
}

#headerRightNav li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 0;
}

#headerRightNav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerRightNav li a:hover {
	color: #FFCC00;
}


/* CONTENT Section - Banner down */
#banner {
}

#content {
	margin: 20px 20px 20px 20px;
	text-align: left;
}

/* Content Left Sections that change per page */
#contentLeftHome {
	float: left;
	width: 150px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	text-transform: none;
}

#contentLeftHome p {
	padding: 1px 15px 0 20px;
}

#contentleft img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #4684AE;
	
}

#contentLeftSprinkler {
	float: left;
	width: 165px;
	color: #FFF;
}

#contentLeftSprinkler img {
	margin-bottom: 15px;
}

#contentLeftSprinkler p {
	padding: 0 20px 0 20px;
}

#contentLeftIndustrial {
	float: left;
	width: 165px;
}

#contentLeftIndustrial p {
	padding: 20px 20px 0 0;
}
/* END */

#contentMiddle {
	float: left;
	width: 500px;
	padding-left: 12px;
}

#contentMiddle img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #4684AE;
	
}


#contentRight {
	float: right;
	width: 165px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

#contentRight img {
	margin-bottom: 15px;
}

#contentContact {
	float: right;
	width: 250px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

#contentContact img {
	margin-bottom: 15px;
}


/* Default style for FOOTER content and links */
#footer {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer a:link {
	color: #666666;
	text-decoration: none;
}

#footer a:visited {
	color: #d8d8d6;
	text-decoration: none;
}

#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}

#footer a:active {
	color: #d8d8d6;
	text-decoration: none;
}