b{color:#205e91}

/*******************************************************

					Site Containers						

*******************************************************/
body{
	/*background-image: url(pix/background.jpg);*/
	background-repeat: repeat;
	background-color: #000;
	font-size: 14px;
	line-height: 140%;
	color:#030c32;
	font-family: arial;	
	margin: 0;
	padding: 0;
}

#container{
	text-align: left;
	background-color: #FFF;
	background-image: url('pix/contentBG.jpg');
	background-position: right;
	background-repeat: repeat-y;
	border: 1px solid #003200;
	width: 988px;

	position:relative;
}
#header{
	z-index: 5;
	background-image: url(pix/header.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 133;	
	margin: 0;
	padding: 0;
}

#facebookIcon{
	background-image: url(pix/simmons_irrigation_facebook.png);
	background-repeat:no-repeat;
	width: 30px;
	height: 30px;	
	position: absolute;
	top: 5px;
	right: 5px;

}

#rightOverlayTop{
	background-image: url('pix/rightOverlayTop.jpg');
	background-repeat: repeat-x;
	width: 212;
	height: 11;
	position:absolute;
	top: 132;
	left: 18;
}
/*
	square advertisement that appears right on top of content
*/
.squareContentAd{
	float:left; 
	padding-right: 10;
}

#content{
	color:030c32;
	width: 730;
	
	margin: 20 0 20 250;

	text-align: left;
}
/*
	push right the list beside of the content-square ad
*/

#content a{
	color: #C33E43;
}

#footer{
	border-top: 1px solid #003200;
	border-bottom: 1px solid #003200;
	
	background-image: url(pix/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	width:100%;
	height:46px;
}
/*******************************************************

					Bottom Navigation						

*******************************************************/
#bottomNavBar{
	background-image:url(pix/footer.jpg);
	background-repeat:repeat-x;
	height:37px;
	margin:0;
	padding:0;
	width:100%;
	position: relative;
}
#bottomNavBar ul{
	width:100%;

	font-family: arial;
	font-size: 12px;
	list-style-type: none;

	margin: 0;
	padding: 0;
}
#bottomNavBar ul li{
	display: inline;
}
#bottomNavBar ul li a{
	/*background-image: url('pix/topleftNav.jpg');*/
	float:left;
	color: white;
	border-right: 1px solid black;
	display: block;
	text-decoration: none;

	height: 40;
	line-height: 300%;

	padding: 0 9;
}
#bottomNavBar ul li a:hover{
	float:left;
	/*background-image: url('pix/topleftNavHighlight.jpg');*/
	text-decoration: underline;
}
#bottomNavBar ul li.separator{
	float:left;
	height: 39;
	width: 0;
	border-left: 1px solid #003200;
}

#bottomNavBar ul#address{
	font-family:arial;
	font-size:12px;
	list-style-type:none;
	padding:0;
	position:absolute;
	text-align:center;
	top:-200px;
	width:240px;
}

.footerParagraph{
	text-align:center;
	color:white;
	font-size:10px;
}

/*******************************************************

					Top leftNavigation

				xxx NO LONGER USED! xxx

*******************************************************/
#topNavBar{
	background-image: url('pix/topleftNav.jpg');
	width:100%; 
	height: 45;	
	margin: 0;
	padding: 0;
}
#topNavBar ul{
	width:100%;

	font-family: arial;
	font-size: 14px;
	list-style-type: none;

	margin: 0;
	padding: 0;
}
#topNavBar ul li{
	display: inline;
}
#topNavBar ul li a{
	background-image: url('pix/topleftNav.jpg');
	float:left;
	color: #464600;
	border-right: 1px solid black;
	display: block;
	text-decoration: none;

	height: 34;
	line-height: 250%;

	padding: 0px 9px;
}
#topNavBar ul li a:hover{
	float:left;
	background-image: url('pix/topleftNavHighlight.jpg');
	color: white;
}
#topNavBar ul li.separator{
	float:left;
	height: 34;
	width: 0;
	border-left: 1px solid black;
}
/*******************************************************

					Left Navigation						

*******************************************************/

#leftNav{
	position: absolute;
	left:0px;
	top:180;
	/*height:100%;*/
	width: 235;
}


#leftNav ul#links{
	text-align: left;
	font-family: arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
	background-image: url(pix/linkSeperator.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 3px;
}


#leftNav ul li{
	display: block;
	width: 100%;
}
#leftNav ul li a{
	color: #030C32;
	display: block;
	text-decoration: none;
	line-height: 110%;
	margin-bottom: 4;
	background-image: url(pix/linkSeperator.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
#leftNav ul li a:hover{
	text-decoration: underline;
}


#leftNav h1{
	background-repeat:no-repeat;
	display:block;
	font-size:16px;
	height:35px;
	line-height:220%;
	padding-left:10px;
	width:200px;
}


/*******************************************************

					Left leftNavigation						

*******************************************************/
#leftleftNavBar{
	border-right: 1px solid #EEE;
	background-color: #E0DEB5;
	width:160;
	float:left;
}
#leftleftNavBar ul{
	border-bottom: 1px solid #CCC;

	text-align: right;
	font-family: arial;
	font-size: 14px;
	list-style-type: none;

	margin: 0;
	padding: 0;
}
#leftleftNavBar ul li{
	display: block;
	width: 100%;
}
#leftleftNavBar ul li a{
	color: #575711;
	display: block;
	text-decoration: none;
	border-top: 1px solid #cbcbb0;

	height: 30;
	line-height: 200%;

	margin-right: 8px;
}

/*******************************************************

					Body Images	and Text			

*******************************************************/
.homePageImage{
	background-image: url(pix/homepage.jpg);
	width: 753px;
	height: 335px;
	margin: -20px -15px -15px;
}

.irrigationPageImage{
	background-image: url(pix/irrigationPage.jpg);
	width: 753px;
	height: 335px;
	margin: -20px -15px -15px;
}

.aboutPageImage{
	background-image: url(pix/aboutPage.jpg);
	width: 753px;
	height: 335px;
	margin: -20px -15px -15px;
}

.contactPageImage{
	background-image: url(pix/contactPage.jpg);
	width: 753px;
	height: 335px;
	margin: -20px -15px -15px;
}


p#bodyinfo{
	font-size: 16px;
}

h1#bodyhead{
	font-size: 24px;
	color: #0d5188;
	
}

ul#list{
	text-align:left;
	font-size: 16px;
}

.homePageHeader{
	background-image: url(pix/homepage_header.jpg);
	width: 614px;
	height: 24px;
}

.aboutUsHeader{
	background-image: url(pix/about_header.jpg);
	width: 156px;
	height: 24px;
}

.aboutUsAaron{
	background-image: url(pix/about_aaron.jpg);
	width: 185px;
	height: 162px;
	float: right;
}

.irrigationHeader{
	background-image: url(pix/irrigation_header.jpg);
	width: 646px;
	height: 76px;
}

.lightingHeader{
	background-image: url(pix/lighting_header.jpg);
	width: 341px;
	height: 24px;
}

.contactHeader{
	background-image: url(pix/contact_header.jpg);
	width: 191px;
	height: 24px;
}
/*******************************************************

					Slideshow						

*******************************************************/
           .slideShow {
                background-color: #ebebeb;
                text-align: center;
                margin-bottom: 10px;
                padding: 5px;
            }
            .slides {
                position: relative;
                z-index: 1;
                display: none;
            }
            .setTitle, .slideTitle {
                font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
            }
            .setTitle {
                color: ##1E5D90;
                font-size: 14px;
                font-weight: bold;
                }
            .slideTitle {
                color: #666666;
                font-size: 12px;
            }
            .controls {
                position: relative;
                z-index: 10;
            }
            #slide1 {
                display: block;
            }
            
            img {
                border: outset 1px #999999;
            }






/*******************************************************

					Text Style						

*******************************************************/


h1{
	color:#030c32;
	font-size: 18;
	margin: 5 0;
}

h2{
	color:#030c32;
	font-size: 14;
	margin: 10 0;
}

p{
	font-size: 14px;
	line-height: 140%;
	color:#000;
}
/*******************************************************
					button link				
*******************************************************/
#content a.button-link{
	background-image:url(pix/right_column_title.jpg);
	background-repeat:no-repeat;
	border:1px solid #C0B0A3;
	color:#43430D;
	display:block;
	font-size:16px;
	font-weight:800;
	height:35px;
	line-height:220%;
	margin:5px;
	text-decoration:none;
	width:199px;
	text-align:center;
}
#content a.button-link:hover{
	text-decoration:underline;
}
/*******************************************************
					Help Us Page			
*******************************************************/
.display-table tr{vertical-align: top;}
.display-table td.first{text-align:right; width: 100px;}
.display-table textarea{width:400px;height:50px}
.user-message-box{padding: 10px; border: 1px solid navy; margin: 10px;background-color: #489fe6}
strong{font-size: 12px;}

.content-header-bar{background-color:#B42328;color:white; padding: 5px 10px; text-decoration:underline; cursor:pointer;}
.closed{display:none}
/*******************************************************
					misc. classes						
*******************************************************/
.help-us-link{margin: 0px; padding: 0px; text-decoration: underline;float}

a:hover{
	cursor:pointer;
}

ul.list{
	list-style-type: none;
	
}
.aces{
	width: 181;
	height: 139;
	background-image: url('pix/aces.jpg');
	float:right;
}

.box{
	border:1px solid #ddd;
	padding:10px;
	color:#666;
}
.linkBox{
	border:1px solid #ddd;
	padding:10px;
	margin: 10px;
	color:#666;
	position: relative;
	width: 700px;
}
.linkBox h1{
	margin-bottom: 5px;
	padding-bottom:0px;
}
.linkBox table{
	margin: 0px;
	padding: 0px;
}
.linkBox a{
	color: #104510;
	font-size: 12px;
}

#setHomepage{
	margin: auto;
	padding: 5px;
	width: 500px;
	background-color: #ECECEC;
}
#setHomepage H1 {
	font-size: 16px;
	text-align: center;
}
#setHomepage p{
	font-size: 12px;
	text-indent: 20px;
}

#gingerIngenuity {
	border: none;
}