body {

	background-image: url(../img/background.jpg);

	background-repeat: repeat;

}

#floater {



}

#header {

	background-image: url(../img/header_bg.jpg);

}

#content {



}

#footer {

	background-image: url(../img/metal_footer.png);

	background-repeat: no-repeat;

}

#navbar {

	background-repeat: repeat;

}

#main_content {
	background-image: url(../img/grey_trans_bg.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	overflow: auto;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	text-decoration: none;

}





.index_main_bg {
	background-image: url(../img/hamstep.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;

}
.contact_main_bg {
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}

.about_main_bg {
	background-image: url(../img/aboutus.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}

.paint_bg {
	background-image: url(/img/paint-cans.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}
.invis {
	font-size: 1px;
	color: #47443F;
}

.handyman_bg {
	background-image: url(/img/maint.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}



.footer_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	text-transform: capitalize;

	color: #F90;

	text-decoration: none;

	text-align: right;

	position: absolute;

	right: 10px;

	bottom: 10px;

}





#nav, #nav ul {





}



#nav a {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 1em;

	text-transform: capitalize;

	color: #794800;

	text-decoration: none;

	font-weight: bolder;

	vertical-align: middle;

	margin: 0px;

	padding: 0px;

}



#nav li {

;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-image: url(../img/btn_bg.png);

	text-align: center;

}

#nav li ul {

	text-align: center;

	vertical-align: middle;



}

#nav li:hover {

	background-color: #F00;

	color: #F00;

}



#nav li:hover ul {

}

#nav li:hover ul, #nav li.sfhover ul {



}
.li_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
}


.home_btn {

	background-image: url(../img/home_btn.png);

}
