/* all color or image related styles for lowdernewhomes.com */

/* please put all structure or site-wide styles in main.css */

#menucontainer{
		background: url(images/calloutbg-green.jpg);
		background-repeat: no-repeat;
		background-position: bottom center;
}

#nav{
	background: url(images/nav-bg-green.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#subnav a, a, .sitesearch{
	color: #58761e;
}

#subnav a:hover,a:hover{
	color: #79a32d;
}

#callout{}

h1, h2, h3{
	color: #79a22c;
}

#footer{
	background: url(images/nav-bg-green.gif);
}

#footercontent{
		background: url(images/calloutbg-green.jpg);
}

#right ul li{
	list-style-image: url(images/bullet_green.jpg);
}


#footerright2{
}

.newsletter{
	color:#f6f100;
}

#copyright, #copyright a, #footerright1 .contactus a{
}

/* menu */

#m-home a{
	width: 89px;
	background: url(images/nav-green.jpg) no-repeat 0 0;
}

#m-home a:hover{
	background-position: 0 -60px;
}

#m-home a.current{
	background-position: 0 -120px;
}


/* --- */


#m-neighborhoods a{
	width: 147px;
	background: url(images/nav-green.jpg) no-repeat -89px 0;
}

#m-neighborhoods a:hover{
	background-position: -89px -60px;
}

#m-neighborhoods a.current{
	background-position: -89px -120px;

}


/* --- */


#m-new a{
	width: 201px;
	background: url(images/nav-green.jpg) no-repeat -236px 0;
}

#m-new a:hover{
	background-position: -236px -60px;
}

#m-new a.current{
	background-position: -236px -120px;
}

/* --- */

#m-virtual a{
	width: 140px;
	background: url(images/nav-green.jpg) no-repeat -437px 0;
}

#m-virtual a:hover{
	background-position: -437px -60px;
}

#m-virtual a.current{
	background-position: -437px -120px;

}


/* --- */



#m-about a{
	width: 100px;
	background: url(images/nav-green.jpg) no-repeat -577px 0;
}

#m-about a:hover{
	background-position: -577px -60px;
}

#m-about a.current{
	background-position: -577px -120px;
}


/* --- */



#m-news a{
	width: 78px;
	background: url(images/nav-green.jpg) no-repeat -677px 0;
}

#m-news a:hover{
	background-position: -677px -60px;
}

#m-news a.current{
	background-position: -677px -120px;
}


/* --- */



#m-contact a{
	width: 119px;
	background: url(images/nav-green.jpg) no-repeat -755px 0;

}

#m-contact a:hover{
	background-position: -755px -60px;
}

#m-contact a.current{
	background-position: -755px -120px;
}

/* end menu */
