
<style type="text/css">
.style {}
#branding {
	width:280px;
	height:594px;
	background: url(/images/homebrandingbg.gif) left top no-repeat;
	float:left;
}
#mainnav{
	padding:0px;
	width:280px;
	margin:211px 0 0 0;
} 
#mainnav li {
	list-style: none;
	margin-bottom:32px;
	
}
#mainnav a{
	width:280px;
	margin:0;
	padding:0;
	height:32px;
	display:block;
	text-indent:-9000px ;
}
#n2 a {
	background: url(http://houseplantation.com/images/nav_services_home.gif) left top no-repeat;
}
#n3 a {
	background: url(http://houseplantation.com/images/nav_weddings_home.gif) left top no-repeat;
}
#n4 a {
	background: url(http://houseplantation.com/images/nav_events_home.gif) left top no-repeat;
}
#n5 a {
	background: url(http://houseplantation.com/images/nav_planning_home.gif) left top no-repeat;
}
#n6 a {
	background: url(http://houseplantation.com/images/nav_family_home.gif) left top no-repeat;
}

#mainnav a:hover{
	background-position: left bottom;
}
#mainnav .menu-current a, #mainnav .menu-parent a, #mainnav a .menu-current, #mainnav a .menu-parent, #mainnav .menu-parent, #mainnav .menu-current {
	background-position: left bottom !important;
}
#n6 {
	margin-bottom:24px !important;
}
#contact a {
	display:block;
	width:280px;
	height:23px;
	background: url(http://houseplantation.com/images/contactus.gif) left top no-repeat;
	text-indent:-9000px ;
}
#contact a:hover {
	background-position:left bottom;
}
#content {
	width:674px;
	min-height:625px;
	background: url(http://houseplantation.com/images/homecontentbg2.gif) left bottom no-repeat;
	float:right;
	color:#91743e;
	font-size:13px;
}
#contentinner {
	width:674px;
	background: url(http://houseplantation.com/images/homeimage.jpg) left top no-repeat;
	min-height:625px;
	
}
#tag {
	margin-left:60px;
	float:left;
}
#homecopy {
	clear:left;
	float:left;
	width:429px;
	height:194px;
	margin-top:240px;
	background:url(http://houseplantation.com/images/homewoman.jpg) right 3px no-repeat;
	padding:60px 200px 0 45px;
}
* html #homecopy {
	height:211px;
}
#homecopy a {
	color:#91743e;
}
#homecopy a:hover {
	color:#c3b59a;
}
#homewoman {
	position:relative;
	float:left;
	clear:left;
	width:674px;
	text-align:right;
	/*margin-top:-253px;*/
}
.homecobox {
	background: url(http://houseplantation.com/images/homecobox.png) left top no-repeat;
	width:143px;
	height:107px;
	float:left;
	padding:20px 23px 23px 23px;
}
.homecobox p {
	padding:0;
	margin:0;
	height:55px;
	display:block;
	overflow:hidden;
	color:#91743e;
	font-size:13px;
}
* html .homecobox {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://houseplantation.com/images/homecobox.png', sizingMethod='crop');
}
#callouts {
	width:674px;
	float:right;
	clear:right;
	margin-top:-110px;
}
* html #callouts {margin-top:-100px;}
.morebtn {
	background: url(http://houseplantation.com/images/home_morebtn.gif) left top no-repeat;
	display:block;
	width:143px;
	height:20px;
	text-indent:-9000px;
}
.morebtn:hover {
	background-position:left bottom;
}
#copyright {
	width:280px;
	font-size:10px;
	color:#878074;
	float:left;
	clear:left;
}
#copyright p {
	padding:30px 10px 20px 10px;
}
#copyright a {
	color:#878074;
	
}
#copyright a:hover {
	color:#666;
}

</style>