body { margin: 0px auto; font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif }

a { color: #333399; text-decoration: none }
a.christmas { color: #FF0000 }
a:hover { color: #339900 }

p.header { color: #339900; font-weight: bold }
p { color: #666666 }

H1,H2,H3 { margin: 0px; padding: 0px; color: #339900; font-style: italic; font-family: Times New Roman }
H1 { font-size: 300% }
H2 { color: #999999 }
H3 { font-size: 200% }


#mcdonnell-nursery-wrapper { margin: 0px auto; width: 900px }
	#header { width: 100%; clear: both; padding: 20px 0px; border-bottom: 1px solid #999999 }
		div.logo { width: 35%; float: left }
		div.menu { width: 65%; float: left; font-size: 135%; text-align: center; font-family: Times New Roman }
			div.menu-row { width: 100%; clear: both }
				div.menu-row ul { padding: 5px 0px; margin: 0px; list-style: none }
				div.menu-row li { display: inline; padding: 0px 10px }
	#content { width: 100%; clear: both; padding: 40px 0px; border-bottom: 1px solid #999999 }
	#footer { width: 100%; clear: both; text-align: center; padding: 0px 0px }
	
/** PAGES **/
#page-home { width: 744px; background: url('../images/home.jpg') no-repeat; height: 344px }
	div.page-home-text { position: absolute; padding-top: 275px; width: 744px }
		div.location, div.hours { width: 50%; float: left; text-align: center }
		div.location { padding: 5px 0px 0px 0px }
		div.hours { padding: 15px 0px 0px 0px }
		
#page-about-us { width: 100%; clear: both }
	div.image-column { float: left; width: 30%; padding: 0px 10px; text-align: center }
	div.content-column { float: left; width: 65%; padding: 0px 10px }
	

/** DIV TABLES **/
div.tbl-products { width: 100%; clear: both }
	div.tbl-image { width: 20%; float: left }
	div.tbl-content { width: 80%; float: left }
	
div.tbl-info { width: 70%; clear: both }
	div.tbl-info-row { width: 100%; clear: both; border-bottom: 2px solid #339900; padding: 10px 0px }
		div.row-left { float: left; text-align: left; width: 50% }
		div.row-right { float: left; text-align: left; width: 50% }