/* @override http://www.emjcleaning.com/wp-content/themes/emj/style.css */

@charset "utf-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */

a, a:visited {
	color: #0056d8;
	text-decoration: underline;
}
a:hover {
	color: #D9581A;
	text-decoration: none;
}
body  {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: url(images/bckg_new.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background: transparent;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	background: transparent url(images/header_new.jpg) no-repeat;
	margin-top: 0px;
	height: 209px;
} 

#header table tr td img { margin-left: 40px; }
.title {
	float:left;
	width:700px!important;
	font: bold 2.3em Arial, Helvetica, sans-serif;
	color: #007cb0;
	padding-left: 20px;
}
#navigation {
	float: right;
	width: 740px;
	margin-top: -35px;
	padding: 8px 0 0;
	height:24px;
}
#navigation a, #navigation a:visited {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #288FF8;
	text-decoration: none;
}
#search {
	float: left;
	width: 220px;
	height: 26px;
	margin-top: -37px;
	margin-left: 45px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
}
#purple {
	height: 17px;
	padding: 5px;
	width: 960px;
	color: #FFFFFF;
	clear: both;
	position: relative;
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent;
	padding-right: 10px;
	padding-left: 20px;
	clear: both;
	height: auto;
}

#phone {
	float: right;
	height: 50px;
	width: 200px;
	font-size: 1.5em;
	font-weight: bold;
	color: #F00;
	margin-top: 15px;
}
#sidebar a, #sidebar a:visited {
	color: #FFF;
	text-decoration: none;
	font: bold 1.1em "Myriad Pro Regular", Arial, "Helvetica CY Plain", sans-serif;
	background: url(images/nav-btn.jpg) no-repeat;
	height: 26px;
	width: 204px;
	float: left;
	text-transform: uppercase;
	padding-top: 7px;
/*	margin-top:3px;
*/	padding-left: 35px;
}
#sidebar a:hover {
	color: #E90E1B;
	font: bold normal 1.1em "Myriad Pro Regular", Arial, "Helvetica CY Plain", sans-serif;
}
#mainContent {
	padding: 0 20px;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 50px;
	width: 625px;
} 
#footer { 
	padding: 5px; 
} 
#footer td a, #footer td a:visited {
	font: 1.05em Arial, Helvetica, sans-serif;
	color: #9B0000;
}

#specail {
	background-image: url(http://www.emjcleaning.com/wp-content/uploads/2009/08/fallspecial_bg.jpg);
	font: 1.05em Arial, Helvetica, sans-serif;
	
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.highlight {
	background: #FFFF00;
}
.highlight2 {
	background: #0000FF;
	color: #FFFFFF;
}body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.subspacing {
	padding-left: 10px;
}

#sidebar-ads {
	height: auto;
	width: 206px;
	float: left;
	clear: both;
	padding-left: 50px;
	margin-bottom: 40px;
	border: solid 1px red;
}

#sidebar-referrals {
	height:400px;
	width:240px;
	clear:both;
	}
#sidebar-referrals a{
	background-image:none!important;
}

#sidebar-referrals img {
	height:75px!important;
	padding-bottom: 10px;
	float:left;
	display:block;
	width: 169px;
}

#sidebar-referrals #referral-pic {
	position:absolute; top: 740px;	
}

#sidebar-referrals #specials {
	position: absolute; top: 820px;	
}

#sidebar-referrals #foreclosure {
	position: absolute; top: 900px;	
}

#sidebar-referrals #credit-cards {
	margin-top: 150px;
	margin-left:35px; 
}
.contact-us{
	float:left;
	display:inline;
	width: 260px;
	margin-left: 20px;
	color:#007CB0;
	font: bold 2.3em Arial, Helvetica, sans-serif;
	color: #007cb0;
}

.row-even{ background-color: #E4F1FC; border-top: 1px solid #ccc; }


h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 16px;
font-weight: bold;
}

