
<style type="text/css">
.style {}
#wrapper {
	width:1004px;
}
#branding {
	width:245px;
	height:594px;
	background: url(http://houseplantation.com/images/drillnavbg.gif) left top repeat-y;
	float:left;
}
#brandingbottom {
	width:245px;
	height:65px;
	background: url(http://houseplantation.com/images/brandingbottom.gif) left top no-repeat;
	padding-top:40px;
}
#mainnav{
	padding:0px;
	width:245px;
	margin:0;
} 
#mainnav li {
	list-style: none;
	
}
#mainnav a{
	width:245px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9000px ;
}
#n2 a {
	background: url(http://houseplantation.com/images/nav_services_d.gif) left top no-repeat;
	height:33px
}
#n3 a {
	background: url(http://houseplantation.com/images/nav_weddings_d.gif) left top no-repeat;
	height:47px;
}
#n4 a {
	background: url(http://houseplantation.com/images/nav_events_d.gif) left top no-repeat;
	height:51px;
}
#n5 a {
	background: url(http://houseplantation.com/images/nav_planning_d.gif) left top no-repeat;
	height:51px;
}
#n6 a {
	background: url(http://houseplantation.com/images/nav_family_d.gif) left top no-repeat;
	height:51px;
}

#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:245px;
	height:23px;
	background: url(http://houseplantation.com/images/contactus.gif) center top no-repeat;
	text-indent:-9000px ;
}
#contact a:hover {
	background-position:center bottom;
}
#content {
	width:504px;
	min-height:625px;
	float:left;
	color:#402c0a;
	font-size:13px;
}
#drillcopy {
	background:url(http://houseplantation.com/images/contentboxbg.gif) left top repeat-y;
	float:left;
	width:504px;
	clear:both;
}
#drillcopycontent {
	min-height:550px;
	padding:0 25px;
}
#drillcopycontent ul {
	list-style:disc;
	margin-left:25px;
	padding:4px 0 8px 0;
}
* html #drillcopycontent {
	height:550px;
}
#drillcopycontent a {
	color:#91743e;
}
#drillcopycontent a:hover {
	color:#b2a58b;
}
#tag {	
	float:left;
}



#callouts {
	width:250px;
	float:right;
	margin-top:-30px;
}
#images {
	margin-left:-30px;
	float:left;
}
* html #images {
	margin:0;
}
#drillcotop {
	
	float:left;
}
.drillcallout {
	background: url(http://houseplantation.com/images/drillcalloutbg.gif) left top repeat-y;
	width:210px;
	
}
.calloutcontent {
	padding:0 22px 0 25px;
	width:163px;
	color:#91743e;
	font-size:13px;
}
.clickherebtn {
	display:block;
	width:163px;
	height:29px;
	background: url(http://houseplantation.com/images/clickhere_btn.gif) left top no-repeat;
	text-indent:-9000px;
}
.clickherebtn:hover {
	background-position:left bottom;
}
#signup {
	width:245px;
	background: url(http://houseplantation.com/images/drillnavbg.gif) left top repeat-y;
	
}
#signupinner {
	color:#cbbca0;
	padding-left:42px;
	font-size:12px;
	background:url(http://houseplantation.com/images/signup_bottom.gif) left bottom no-repeat;
	padding-bottom:25px;
}
#signupinner input {
	width:120px;
	height:12px;
	margin-top:4px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
#signupinner form {
	padding:0;
	margin:0;
}
#signupbtn {
	text-align:center;
	width:165px;
	/*height:40px;
	padding:0 0 10px 0;*/
}
#signupsubmit {
	background-color:#816026;
	border-color:#816026;
	color:#cbbca0;
	width:80px !important;
	height:20px !important;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#subnav {
	float:right;
	padding-right:25px;
}
#subnav li {
	float:left;
	background: url(/images/subnavbullet.gif) left top no-repeat;
	padding:4px 8px 8px 24px;
}
#subnav li.menu-first {
	background:none;
	padding:4px 8px 8px 0;
}
#subnav a {
	color:#91743e;
	font-size:12px;
	font-weight:bold;
}
#subnav a:hover {
	color:#cbbea4;
}
#subnav .menu-current a, #subnav a.menu-current {
	color:#402c0a;
}

#copyright {
	width:245px;
	font-size:10px;
	color:#878074;
	float:left;
	clear:left;
	background-color:#e8e9d2;
}
#copyright p {
	padding:0 10px 20px 10px;
}
#copyright a {
	color:#878074;
	
}
#copyright a:hover {
	color:#666;
}
</style>