/*
Theme Name: Halonen Landscaping
Theme URI: http://www.HalonenLandscaping.com/
Description: Two-column fixed-width with left navigation
Version: 1.0
Author: Sandstone Digital
Author URI: http://www.SandstoneDigital.com/
Tags: green, fixed width, two columns, widgets, left menu
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body{
	font:100% 'Trebuchet MS',Tahoma,Arial,sans-serif;
	text-align:center;
	line-height:1;
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
p{
	margin:5px 0 10px;
	}
ul,ol{
	margin:5px 25px 20px;
	}
h1,h2,h3,h4,h5,h6{
	font-size:150%;
	font-weight:normal;
	}
h2{
	font-size:137.5%;
	}
h3{
	font-size:125%;
	}
h4,h5,h6{
	font-size:112.5%;
	font-weight:bold;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:90%;
	}
a:link,a:visited{
	color:#000;
	}
a:focus,a:hover,a:active{
	text-decoration:none;
	}
blockquote{
	margin:5px 25px 15px;
	padding:5px;
	background:#eee;
	}
#wrap{
	width:999px;
	margin:0 auto;
	text-align:left;
	background:url('images/page_bg.gif') repeat-y;
	}
#head{
	height:139px;
	background:url('images/head_bg.gif') no-repeat;
	}
#head h1,#head h1 a{
	display:block;
	width:399px;
	height:139px;
	background:url('images/logo-halonen-landscaping.gif') no-repeat;
	}
#head h1 a{
	text-indent:-9999px;
	background:none;
	}
#head h1 a:active{
	outline:0;
	}
#page{
	padding:15px 40px 0;
	}
#sidebar{
	float:left;
	width:238px;
	margin:20px 15px 15px 0;
	background:#c7db8a url('images/side_bg.gif') no-repeat;
	}
#sidebar li{
	list-style:none;
	}
#side_nav ul{
	margin:15px 0 20px;
	}
#side_nav li{
	margin:0;
	/*overflow:hidden;*/
	}
#side_nav a:link,#side_nav a:visited{
	display:block;
	padding:0 0 4px 15px;
	text-decoration:none;
	font-weight:bold;
	line-height:1.5;
	color:#000;
	}
#side_nav .current_page_item a{
	background:url('images/side_nav_bar.gif') no-repeat 5px 18px;
	}
#side_nav .current_page_item li a{
	background:none;
	}
#side_nav a:focus,#side_nav a:hover,#side_nav a:active{
	background:url('images/side_nav_bar.gif') no-repeat 5px 18px;
	}
#side_nav li a:focus,#side_nav li a:hover,#side_nav li a:active{
	background:url('images/side_nav_bar.gif') no-repeat 5px 18px;
	}
#side_nav li li{
	padding:0 0 5px 15px;
	}
#side_nav li li a{
	font-size:83.333%;
	padding:15px;
	}
#home_pic{
	float:left;
	width:468px;
	height:287px;
	margin:0 0 15px;
	padding:4px;
	background:#fff;
	}
.home_pic{
	width:468px;
	height:287px;
	background:url('images/home_pic.jpg') no-repeat;;
	}
#home_info{
	float:left;
	width:188px;
	height:237px;
	margin:25px 0 0;
	background:#fff;
	}
#home_info div{
	display:block;
	}
.call{
	width:188px;
	height:69px;
	background:url('images/call_today.gif') no-repeat;;
	}
.visit{
	width:188px;
	height:107px;
	background:url('images/visit-us.gif') no-repeat;;
	}
.see{
	width:188px;
	height:61px;
	background:url('images/see_our_work.gif') no-repeat;;
	}
#content,#site_map{
	float:left;
	width:616px;
	margin:0 0 15px;
	padding:15px 25px;
	font-size:87.5%;
	background:#fff;
	}
#site_map ul{
	
	}
#site_map li{
	
	}
#foot{
	height:83px;
	padding:0 0 0 25px;
	background:url('images/foot_bg.gif') no-repeat;
	}
#foot *{
	color:#fff;
	}
#foot_nav{
	float:left;
	margin:22px 0 1px;
	padding:0;
	}
#foot div{
	float:left;
	height:38px;
	padding:20px;
	}
#foot_nav li{
	list-style:none;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #fff;
	}
#foot_nav li:first-child{
	margin:0;
	padding:0;
	border:0;
	}
#foot p{
	margin:0;
	line-height:1.2;
	}
#foot a{
	text-decoration:none;
	}
#sub_foot{
	clear:both;
	width:919px;
	height:40px;
	margin:0 auto;
	text-align:center;
	}
.clear-b{
	clear:both;
	}
.right{
	float:right;
	}
.left{
	float:left;
	}
.center,.aligncenter{
	text-align:center;
	}
