@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	text-align: right;
	background-color: #03733f;
	background-image: url(../images/RainBirdServicesCorporation.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#header p {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: right;
}
#header a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#header a:hover {
	text-decoration:underline;
	}
#navbar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03733f;
	border-left-color: #03733f;
	background-color: #c7d4a5;
	background-repeat: repeat;
}
#mainContent {
	background: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03733f;
	border-left-color: #03733f;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.centered {
	text-align: center;
}

/* Text indenetion -- use instead of Ul/LI */


.textIndent5{
	text-indent:5px;	
}.textIndent20{
	text-indent:20px;	
}


.textIndent10{
	text-indent:10px;	
}

.textIndent15{
	text-indent:15px;	
}

.textIndent20{
	text-indent:20px;	
}

.textIndent25{
	text-indent:25px;	
}
.textIndent30{
	text-indent:30px;	
}
.textIndent40{
	text-indent:40px;	
}

.textIndent{
		text-indent:60px;
}

.floatright{
	float:right;
	margin: 0px 0px 0px 0px;
	width:230px;
}
.floatleft{
	float:left;
	margin: 5px 5px 5px 5px;
	width:200px;
}

.alignleft{
	margin: 0px 15px 5px 5px;
}

.alignright{
	margin: 0px 0px 5px 5px;
}

.quoterequest{
	float:right;
	width:180px;
	margin-left:30px;
	border: 1px solid #03733F;
	margin-bottom: 20px;
}

.sales_team{
	margin-left:30px;		
	font-style:normal;
	border-style:solid;
	border-width:thin;
	border-color:#666;
	
	
	
	
}
.pagenavigate{
	font-size:10px;
	text-decoration:none;
}

.ulindentation{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 50px;
}

.greentext{
	color:#060;
	}

table.stats{
	border-style:solid;
	padding: 1px;
	border-spacing:2px;
	border-color:#FFF;
	text-decoration:none;
}
		
table.stats td{
	background-color:#FAF5FA;
	text-indent:5px;

}
table.stats th{
	background-color:#D8CEDF;
}


#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
#sidebar {
	float: right;
	width: 200px;
}
	
#mainContent h2 {
	color: #756340;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 18px;
}
#mainContent h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 14px;
}

#mainContent p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}


#mainContent a, a:visited {
	color: #0000ff;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #ff0000;
	text-decoration: none;
}


#footer {
	padding: 0 10px;
	background-color: #03733f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03733f;
	border-left-color: #03733f;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#copyright {
	color:#666666;
	text-align: center;
	font-size: 11px;
	padding: 10px;
	background-color: #FFFFFF;
	}
#mainContent .quoterequest p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#mainContent li {
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
