/*
Theme Name: Beauchamp Plumbing and Heating
Theme URI: http://www.beauchampplumbingandheating.com
Description: Fixed-width design with right navigation
Version: 1.0
Author: Sandstone Digital
Author URI: http://SandstoneDigital.com/
*/
body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/topbar.gif') repeat-x;
    text-align: center; /* IE6 center */
}
#outerwrapper
{
	background: url('images/bottombar.gif') bottom repeat-x;
}
#wrapper
{
	margin: 0 auto;
    width: 893px;
    text-align: left; /* IE6 center */
}
.spacer
{
    clear: both;
}
/* HEADER */
#header
{
    position: relative;
    height: 174px;
    background: url('images/header_bg.gif') no-repeat;
}
h1
{
    display: none;
}
#navigation
{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 93px;
	list-style-type: none;
	overflow: hidden;
}
#navigation li
{
	float: left;
	width: 70px;
	height: 93px;
}
#navigation li a:hover
{
	color: #FFFFFF;
}
#navigation li a
{
	display: block;
	padding: 60px 0 0 0;
	width: 100%;
	height: 100%;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	outline: none;
}
#navigation li.current_page_item a
{
	color: #FFFFFF;
}
#navigation li.page-item-2 a
{
	background: url('images/home_link.gif') no-repeat;
}
#navigation li.page-item-4 a
{
	background: url('images/services_link.gif') no-repeat;
}
#navigation li.page-item-6 a
{
	background: url('images/about_link.gif') no-repeat;
}
#navigation li.page-item-8 a
{
	background: url('images/contact_link.gif') no-repeat;
}

#navigation li.page-item-2 a:hover, #navigation li.page-item-2.current_page_item a
{
	background: url('images/home_link_sel.gif') no-repeat;
}
#navigation li.page-item-4 a:hover, #navigation li.page-item-4.current_page_item a
{
	background: url('images/services_link_sel.gif') no-repeat;
}
#navigation li.page-item-6 a:hover, #navigation li.page-item-6.current_page_item a
{
	background: url('images/about_link_sel.gif') no-repeat;
}
#navigation li.page-item-8 a:hover, #navigation li.page-item-8.current_page_item a
{
	background: url('images/contact_link_sel.gif') no-repeat;
}
/* END OF HEADER */

/* CONTENT WRAPPER */
#contentwrapper
{
	background: url('images/wrapper_bg.gif') repeat-y;
}

/* SIDEBAR */
#sidebar
{
    float: right;
	margin: 0;
	padding: 0;
    width: 324px;
	background: url('images/sidebar_bg.jpg') no-repeat;
}
#sidebar p
{
	margin: 0;
	padding: 12px 0 0 100px;
	text-indent: -20px;
}
#callus
{
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#phoneno
{
	font: bold 29px Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#lovetohelp
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar div
{
	position: relative;
	margin: 200px 0 0 0;
	padding: 20px 0 0 0;
	width: 291px;
	height: 130px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar h3
{
	margin: 0 0 3px 30px;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#sidebar ul
{
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	line-height: 150%;
}
/* END OF SIDEBAR */

/* CONTENT */
#content
{
    margin: 0 324px 0 0;
    padding: 50px 25px 0 0;
	background: url('images/content_bg.gif') no-repeat;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: #333333;
}
#content h2
{
	margin: 0;
	padding: 0 0 15px 0;
    font: normal 20px Arial, Helvetica, sans-serif;
	color: #993300;
}
#content h3
{
	margin: 0;
	padding: 0;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333333;
}
#content p
{
	margin: 0;
	padding: 0 0 15px 0;
}
/* END OF CONTENT */
/* END OF CONTENT WRAPPER */

/* FOOTER */
#footer
{
	margin: 0;
	padding: 0;
    height: 132px;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: #999999;
	background: #000033 url('images/footer_bg.gif') top right no-repeat;
}
#navpluscopyright, #address, #phonefax
{
	margin: 30px 0 0 0;
	float: left;
}
#copyright
{
	margin: 0 0 15px 0;
}
#address
{
	margin-left: 75px;
}
#phonefax
{
	margin-left: 40px;
}
#footernav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footernav li
{
	float: left;
	padding: 0 10px 0 10px;
	border-left: solid 1px #999999;
}
#footernav li:first-child
{
	padding-left: 0;
	border-left: none;
}
#footernav li a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
#footer li a:hover
{
	color: #FFFFFF;
}
#footer li.current_page_item a
{
	color: #FFFFFF;
}
#sandstone
{
	color: #999999;
	text-decoration: none;
}
/* END OF FOOTER */

/* WORDPRESS DEFAULT STYLING */
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#left-p p{
	float: left;
	}
/* END OF WORDPRESS DEFAULT STYLING */