/* Start of CMSMS style sheet 'lynnsingeracting-home' */
/*Rules Specific to the Homepage Template*/

h1 {
		
		background: url(uploads/images/graphics/lynnsingerlogo.gif) top left no-repeat; 
		height: 100px;
		margin: 0 0 0 35px;
}

h1 img {   margin: 8px 0 0 130px; 

}

h2 {		padding: 20px;
			margin: -60px 0 0 297px;
}


#quote {    float: left;
			background: url(uploads/images/photos/lynnsingerheadshot.jpg) top left no-repeat;
			margin: 80px 0 0 150px;
			height: 250px;

}

#quote img {
				margin: 20px 0 0 230px;
}

#entersite {	float: left;
                        width: 60%;
				margin: -30px 0 0 347px;
				height: 40px;
}

#banner {    float: left;
			width: 800px;
			background: #FFCC66;
			height: 33px; 
                        margin: 0 0 0 30px;

}

#banner img {
              margin: 0 0 0 116px;
			  padding: 4px 0 0 0;
}


#menu {		float: left;
			width: 100%;
			margin: 0 0 0 -50px;

}

#menu ul {	float: left;
			list-style: none;
			
}

#menu li {	float: left;
			padding: 0 10px 10px 5px;
			background: url(uploads/images/graphics/dash.gif) top right no-repeat;
		

}


#menu li.last {
			background: none;
}
/* End of 'lynnsingeracting-home' */

