@charset "utf-8";
body {
	background-image: url(http://www.mcmahonplumbing.com/images/tile.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	color: #9D0101;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #32506A;
	font-weight: bold;
	margin: 0px;
}

#wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
}

#menu {
	background-image: url(http://www.mcmahonplumbing.com/images/menu.png);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
}
#header {
	background-image: url(http://www.mcmahonplumbing.com/images/header.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 181px;
}
#headernumber {
	background-image: url(http://www.mcmahonplumbing.com/images/header-number.png);
	height: 101px;
	width: 328px;
	padding-top: 10px;
	padding-right: 40px;
	background-repeat: no-repeat;
	float: right;
	font-size: 36px;
	text-align: right;
	font-weight: bold;
	color: #8F1D1E;
}
#headerbutton {
	float: right;
	height: 70px;
	width: 368px;
}


.fontnumber {
	font-size: 22px;
	color: #999;
}
#form {
	background-image: url(http://www.mcmahonplumbing.com/images/form.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 210px;
	padding-top: 60px;
	padding-left: 20px;
}


#cookie {
	background-image: url(http://www.mcmahonplumbing.com/images/cookie.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 18px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #65452E;
	padding-right: 97px;
}

#cookie a {
	color: #999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#cookie a:hover {
	color: #A00101;
	text-decoration: none;
}
#body {
	background-image: url(http://www.mcmahonplumbing.com/images/body.png);
	background-repeat: repeat-y;
	padding-right: 12px;
	padding-left: 12px;
	min-height: 500px;
}
#body a {
	color: #AB282F;
	text-decoration: none;
	font-weight: bold;
}
#body a:hover {
	color: #2E4B63;
	text-decoration: none;
}


#sidebar {
	width: 235px;
	float: left;
	min-height: 200px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	line-height: 25px;
	padding: 0 15px 0 20px;
	margin: 0 5px;
	color: #333;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(http://www.mcmahonplumbing.com/images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar ul li a:hover {
	color: #8E1A1B;
}
#sidebar h5 {
	color: #FFF;
	background-image: url(http://www.mcmahonplumbing.com/images/title.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	font-size: 16px;
	margin: 0px 0px 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#leftmenu {
	background-image: url(http://www.mcmahonplumbing.com/images/left-menu.png);
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
}

#content {
	float: right;
	width: 690px;
	min-height: 500px;
	margin-right: 15px;
	border: 2px solid #EAEAEA;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	background-image: url(http://www.mcmahonplumbing.com/images/footer.png);
	background-repeat: no-repeat;
	height: 73px;
	text-align: center;
	padding-top: 7px;
	color: #FFF;
	padding-left: 15px;
}
#cities {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(http://www.mcmahonplumbing.com/images/cities.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 200px;
	text-align: center;
	color: #600708;
	padding-top: 10px;
}
#cities a {
	color: #5E0809;
	text-decoration: none;
	font-weight: bold;
}
#cities a:hover {
	color: #BE7C0D;
	text-decoration: none;
}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
#social-box img {padding:0px 6px; border:0;}
