/*CSS Document Dsigned by templatesperfect.com  */



body {
background: #333333;
font: normal 14px verdana, arial, tahoma, sans-serif;
color: #333;
text-align:left;
}
#wrapper {
width: 920px;
background: #ffffff;
border: solid 1px #cccccc;
margin: 0 auto;
padding:10px;
}

#header {
width: 920px;
height: 190px;
background: #000 url(the northern sprinkler/images/header.jpg) top center no-repeat;
}


h1
{ 
  color:#006600;
	font-size: 40px;
	text-decoration:none;
	line-height:40px;
	margin:0;
	}


h1 a { color:#999900;
	text-decoration:none;
	}
h1 a:hover { color:#006600;
	text-decoration:none;
}
#container {
width: 920px;
background: #ffffff;
float:left;
}

h2 {
width:130px;
font-size:16px;
height: 24px;
background-color: #333;
float: left;
padding:2px 3px 0 5px;
color: #fff;
border-left: 4px solid #990000;
border-bottom: 2px solid #990000;
margin:0;
}
#content h2 {
font-size:14px;
height: 24px;
padding:2px 3px 0 5px;
margin:0;
}


#menu
{ width: 920px;
height:55px;
 margin-top:2px;
 background:#333333 url(images/menu_bg.jpg) repeat-x;
	border:1px solid #660000;
}
.toplinks
{ 
  width:80px;
  text-align:center;
  float:left;
  height:30px;
  line-height:15px;
  font-family:tahoma;
  font-size:14px;
  font-weight:bold;
  margin:5px 0 0 15px;
  color:#cccccc;
  text-decoration:none;
  border-bottom:2px solid #006600;
 }

.toplinks:hover
{ color:#006600;
background-color:#FFFFFF;
 }
#sidebar
{
width:310px;
background-color:#CCCCCC;
float:left;
padding-bottom:10px;
padding-right:5px;
margin:5px;
} 
#column1 {
width: 140px;
background-color: #FFFFFF;
position:relative;
float: right;
border-top: 1px solid #fff;
padding: 5px;
margin-left:5px;
}
#column2 {
width: 140px;
background-color: #006600;
position:relative;
float: left;
border-top: 1px solid #fff;
padding: 5px;
margin-left:5px;
}
img {
border: none;
}
.adv300 {
float: left;
width:1000px;
height:600px;
background-color:#CCCCCC;
border:1px solid #999999;
margin:5px;
}



#content {
float: center;
width: 585px;
margin:5px;
}


p {
margin-bottom: 20px;
line-height:20px;
padding:5px;
}

p:first-Letter {
font-weight: bold;
font-size:17px;
color:#006600;
}

#footer {
clear: both;
width:920px;
background-color:#666666;
height:50px;
text-align:right;
color:#CCCCCC;
}
a {
color:#666666;
text-decoration: underline;
}

a:visited {
text-decoration: underline;
}

a:hover {
color:#000000;
text-decoration: none;
