/* Default rules for the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column {
		width:771px;
		padding-left:6px;
		padding-top:12px;
	}

/* Default rules for the h3 of the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column h3 {
		margin:0;
		padding:30px 0 20px 0;
		color:#b20938;
		font-size:1.4em;
		font-weight:normal;
	}

/* Default rules for the h2 of the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column h2 {
		margin:0;
		padding:10px 0 25px 0;
		color:#0a3981;
		font-size:1.9em;
		font-weight:normal;
	}

/* Default rules for the paragraphs of the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column p {
		margin:0;
		padding:0 0 20px 0;
		font-family:verdana;
		font-size:1.2em;
		width:690px;
		line-height:130%;
	}

/* Default rules for the first paragraph of the main-column div given class name 'first'
-------------------------------------------------------------------------------------------- */
	div#main-column p.first {
		font-family:"times new roman";
		font-size:1.6em;
		width:720px;
	}

/* Default rules for the paragraph of the main-column div which is given class name 'phone'
-------------------------------------------------------------------------------------------- */
	div#main-column p.phone {
		color:#993300;
		font-size:1.4em;
	}


/* Default rules for links (default and visited) of the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column a:link, div#main-column a:visited {
		text-decoration:underline;
		color:#993300;
		font-size:1em;
	}

/* Default rules for the links of the main-column div when hovered
-------------------------------------------------------------------------------------------- */
	div#main-column a:hover {
		text-decoration:underline;
		color:#000;
	}

/* Default rules for the first links (default and visited) of the main-column div given
class name 'first'
-------------------------------------------------------------------------------------------- */
	div#main-column a.first:link, div#main-column a.first:visited {
		font-size:1.3em;
		display:block;
		padding-bottom:55px;
	}

/* Default rules for the ordered lists of the main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column ol {
		margin:0;
		padding:0 0 40px 0;
		list-style:none;
		color:#0a3981;
		font-size:1.2em;
		line-height:130%;
	}

/* Default rules for the list items of the ordered lists contained by main-column div 
-------------------------------------------------------------------------------------------- */
	div#main-column ol li {
		padding:0 0 20px 0;
		text-indent:20px;
		width:670px;
	}

/* Default rules for the first list item of the ordered list, given class 'number-one'
and assigning a background image to represent its number
-------------------------------------------------------------------------------------------- */
	div#main-column ol li#number-one {
		background:url(cssimages/irrigation-services/ol-number-1.jpg) no-repeat top left;
	}

/* Default rules for the second list item of the ordered list, given class 'number-two'
and assigning a background image to represent its number
-------------------------------------------------------------------------------------------- */
	div#main-column ol li#number-two {
		background:url(cssimages/irrigation-services/ol-number-2.jpg) no-repeat top left;
	}

/* Default rules for the third list item of the ordered list, given class 'number-three'
and assigning a background image to represent its number
-------------------------------------------------------------------------------------------- */
	div#main-column ol li#number-three {
		background:url(cssimages/irrigation-services/ol-number-3.jpg) no-repeat top left;
	}

/* Default rules for the h3 of the 'pricing' div contained by main-column div
-------------------------------------------------------------------------------------------- */
	div#main-column div#pricing h3 {
		padding-top:0;
	}


/* Default rules for the irrigation-audit div
-------------------------------------------------------------------------------------------- */
	div#irrigation-audit {
		clear:both;
		padding:100px 0 300px 225px;
		background:url(cssimages/irrigation-services/irrigation-audit-bg.jpg) no-repeat 29px 100px;
	}

/* Default rules for the h4 of the irrigation-audit div
-------------------------------------------------------------------------------------------- */
	div#irrigation-audit h4 {
		margin:0;
		padding:0 0 15px 0;
		color:#b20938;
		font-size:1.4em;
		font-weight:normal;
	}

/* Default rules for the paragraphs of irrigation-audit div
-------------------------------------------------------------------------------------------- */
	div#irrigation-audit p {
		margin:0;
		padding:0 0 17px 0;
		font-family:verdana;
		font-size:1.2em;
		line-height:130%;
		color:#0a3981;
		width:680px;
	}

/* Default rules for the secondary-column div
-------------------------------------------------------------------------------------------- */
	div#secondary-column {
		background:url(cssimages/irrigation-services/secondary-column-bg.jpg) no-repeat 20px 6px;
		padding-bottom:300px;
	}


/* Default rules for the secondary-navigation unordered list
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation {
		clear:both;
		list-style:none;
		margin:0 auto 0 auto;
		padding:0 0 0 10px;
		text-align:center;
		width:900px;
	}
	

/* Default rules for the list item of the secondary-navigation unordered list
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li {
		float:left;
		width:187px;
		height:189px;
		margin:15px;
		position:relative;
	}

/* Default rules for the empty span of the list items' of the secondary-navigation
unordered list, given same dimensions as background image to hide the text version
of the navigation menu
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li span {
		position:absolute;
		width:187px;
		height:189px;
		top:0;
		left:0;
		background:black;
		cursor:pointer;
	}

/* Assigning background image to the empty span of the watering tips navigation list item
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li#watering-tips-navitem span {
		background:url(cssimages/irrigation-services/watering-tips-secondarynav-bg.gif) no-repeat top left;
	}

/* Assigning background image to the empty span of the rainbird products navigation list item
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li#rainbird-products-navitem span {
		background:url(cssimages/irrigation-services/rainbird-products-secondarynav-bg.gif) no-repeat top left;
	}

/* Assigning background image to the empty span of the hunter products navigation list item
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li#hunter-products-navitem span {
		background:url(cssimages/irrigation-services/hunter-products-secondarynav-bg.gif) no-repeat top left;
	}

/* Assigning background image to the empty span of the troubleshooting navigation list item
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li#troubleshooting-navitem span {
		background:url(cssimages/irrigation-services/troubleshooting-secondarynav-bg.gif) no-repeat top left;
	}

/* Assigning background image to the empty span of the operations manual navigation list item
-------------------------------------------------------------------------------------------- */
	ul#secondary-navigation li#operations-manual-navitem span {
		background:url(cssimages/irrigation-services/operations-manual-secondarynav-bg.gif) no-repeat top left;
	}

ul#secondary-navigation li#spring-service-navitem span {
background:url(cssimages/irrigation-services/spring-service-secondarynav-bg.gif) no-repeat top left;
}

ul#secondary-navigation li#repair-service-navitem span {
background:url(cssimages/irrigation-services/repair-service-secondarynav-bg.gif) no-repeat top left;
}


ul#secondary-navigation li#winterization-navitem span {
background:url(cssimages/irrigation-services/winterization-secondarynav-bg.gif) no-repeat top left;
}

ul#secondary-navigation li#service-package-navitem span {
background:url(cssimages/irrigation-services/service-package-secondarynav-bg.gif) no-repeat top left;
}
