body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#FFFFFF;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0066CC;
}
form {
	display:inline;
} 
#maincontainer {
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	background: #fff;
	height: 170px; /*Height of top section*/
	background:url(images/Header2.jpg) no-repeat bottom right;
}
#topsection2 {
	background: #fff;
	/*background:url(sdp/images/top_bg.gif) repeat-x;*/
	height: 29px; /*Height of top section*/
	/*border-bottom:#b8b8b8 solid 1px;*/
	color:#FFFFFF;
	font-size:10px;
}
#cityselect {
	background: #fff;
	background:url(sdp/images/city_box.jpg) no-repeat bottom;
	width:900px;
	padding-top:15px;
	height:220px;
	clear:both;
}
#mainBox {
	background: #fff;
	width:900px;
	padding-top:15px;
	clear:both;
	margin:0;
	font-size: 0;
	line-height: 0;
}

.insidewidth {
	margin-left:18px;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 0 225px 0 225px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	padding-top:18px;
}
#contentcolumnbig {
	margin: 0 0 0 225px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	padding:0;
}
#contentcolumnbig li {
	padding-bottom:10px;
}
#leftcolumn {
	float: left;
	width: 225px; /*Width of left column in pixel*/
	margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
	padding-top:10px;
}
#rightcolumn {
	float: left;
	width: 225px; /*Width of right column*/
	margin-left: -225px; /*Set left margin to -(RightColumnWidth)*/
}
#sidebar {
	float: left;
	width: 225px; /*Width of left column in pixel*/
	margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
	padding-top:10px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #0c75d3;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar li {
	margin-left: -10px;
	padding: 0;
	list-style-type:square;
}

.categories {
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
	padding: 0;
	}
#sidebar .pagenav {
	
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	
}
#footer {
	clear: left;
	width: 100%;
	color: #000;
	text-align: center;
	padding: 6px 0;
	font-size:10px;
	border-top: #CCCCCC solid 1px;
	width:97%;
}
#footer a {
	color: #99B3CC;
	text-decoration: none;
}
.innertube {
	margin: 0px;
}
.numbers {
	padding: 10px 20px 0 0;
	margin-left:240px;
	text-align:center
}
.left {
	float:left;
	width: 165px;
}

.leftcity {
	float:left;
	width: 225px;
	text-align:left;
}

.leftcity ul{
padding:0px;
list-style:none;
margin:0px;
}

.center {
	float:left;
	width: 300px;
}
.right {
	float:right;
	width: 140px;
}
.style1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.style1city {
	color: #1A88C0;
	font-size: 16px;
	font-weight: bold;
}

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1.style2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}


h1.style2city {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color:#1A88C0;
}

.menu {
	height:31px;
}
.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Arial;
	text-transform:uppercase;
	width: 900px;
	background: #4d79a6; /* url(sdp/images/request_bg.gif) no-repeat right;*/
	height:28px; /*31 */
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	float: left;
	color: white;
	padding: 6px 33px; /*6,35*/
	/*margin: 0 1px;*/
	text-decoration: none;
}
.solidblockmenu li a:visited {
	color: white;
}
.solidblockmenu li.over a:hover, .solidblockmenu li .current {
	color: white;
	background-color: #1a7ee4;
}
.yel a, .yel {
	color:#FFFF00;
}
.grnhdr {
	display:block;
	background-color:#28b24b;
	color:#FFFF00;
	font-weight:bold;
	padding:1px;
	text-transform:uppercase;
	width:425px;
	margin-bottom:5px;
}
.style2 {
	font-weight: bold
}
.reddish {
	color: #d81818;
}
.bar {
	margin-top:25px;
	padding-top:20px;
	padding-bottom:15px;
	height:1px;
	border-top: #CCCCCC solid 1px;
	width:97%;
}
.numbers h1 {
	color:#000;
}

h1 {
	color:#d81818;
	font-size:20px;
	
}
h2 {
	color:#ed1c24;
	font-size:18px;
	line-height:1.25;
}
h3 {
	color:#1a88c0;
	font-size:14px;
	display:inline;
}
h4 {
	font-size:14px;
	margin-bottom:16px;
}
.nav {
	font-size:10px;
	color:#999999;
}
.sitemap p, .sitemap a {
	font-size:11px;
}
.blueish {
	color: #1a88c0;
	font-weight: bold;
}
.goldish {
	color: #dcae3e;
	font-weight: bold;
}
.purpish {
	color: #a4009f;
	font-weight: bold;
}
.greenish {
	color: #67b054;
	font-weight: bold;
}
.brack, .brack a {
	color:#000000;
	text-decoration:none;
}
.brack a:hover {
	color:#0066CC;
	text-decoration:none;
}
.featured {
	background:url(sdp/images/featured_services.gif) bottom left no-repeat  ;
	padding:10px 0 0 0px;
	margin-top:2px;
	height:275px;
}
.featuredSmall {
	background:url(sdp/images/featured_services.gif) bottom left no-repeat  ;
	padding:10px 0 0 0px;
	margin-top:2px;
	height:200px;
}
.featuredSmall ul li {
	list-style-type:square;
	padding:0;
	margin: 0;
}
.featured2 {
	background:url(sdp/images/featured_services.gif) bottom left no-repeat  ;
	padding:10px 0 0 7px;
	margin-top:2px;
	height:220px;
	list-style-type:square;
	color:#FF0000;
}
.featured ul, .featured2 ul, .cityList ul {
	padding:0;
	margin: 0 0 0 25px;
	list-style-type:square;
	color:#FF0000;
}
.cityList ul li {
	padding:0;
	margin: 0;
}

#cityselect a {
   position:absolute;
   text-decoration: none;
   overflow:hidden;
   }

#cityselect a i { visibility: hidden; font-size:9px; z-index:1; }
.cityBox { left:25px; top:-13px; width:220px; height:175px; border:#006600 solid 4px; background-color: white; padding: 10px; text-align:left; z-index:1;}

.popup iframe
{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0;/*must have*/
left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 100%;/*must have for any big value*/
height: 100%;/*must have for any big value*/;
}

.cityForm { left:35px; top:150px; position: relative; width:200px; z-index:0; }

#cityselect a#xOceanside { margin-left:328px; margin-top:10px; width:45px; overflow:hidden; white-space: nowrap; } 
#cityselect a#xCarlsbad { margin-left:337px; margin-top:25px; } 
#cityselect a#xVista { margin-left:438px; margin-top:2px; }  
#cityselect a#xEscondido { margin-left:536px; margin-top:3px; } 
#cityselect a#xSanMarcos { margin-left:445px; margin-top:20px; } 
#cityselect a#xRanchoSantaFe { margin-left:455px; margin-top:43px; width:45px; line-height:9px; } 
#cityselect a#xRanchoBernardo { margin-left:540px; margin-top:50px; width:45px; line-height:9px; } 
#cityselect a#xPoway { margin-left:538px; margin-top:71px; } 
#cityselect a#xScrippsRanch { margin-left:524px; margin-top:87px; } 
#cityselect a#xClairemont { margin-left:453px; margin-top:111px; } 
#cityselect a#xLaMesa { margin-left:514px; margin-top:107px; } 
#cityselect a#xElCajon { margin-left:560px; margin-top:115px; } 
#cityselect a#xMissionBeach { margin-left:337px; margin-top:137px; } 
#cityselect a#xMissionValley { margin-left:483px; margin-top:135px; width:45px; line-height:9px; } 
#cityselect a#xOceanBeach { margin-left:344px; margin-top:157px; } 
#cityselect a#xHillcrest { margin-left:473px; margin-top:155px; } 
#cityselect a#xLemonGrove { margin-left:522px; margin-top:158px; width:45px; line-height:9px; } 
#cityselect a#xPointLoma { margin-left:359px; margin-top:177px; } 
#cityselect a#xCoronado { margin-left:420px; margin-top:176px; } 
#cityselect a#xNationalCity { margin-left:479px; margin-top:181px; width:45px; line-height:9px; } 

#cityselect a#xDelMar { margin-left:356px; margin-top:76px; } 
#cityselect a#xLaJolla { margin-left:345px; margin-top:97px; }
#cityselect a#xCarmelValley { margin-left:468px; margin-top:69px; width:30px; line-height:9px; }
#cityselect a#xMiraMesa { margin-left:449px; margin-top:94px; }
#cityselect a#xSolanaBeach { margin-left:335px; margin-top:55px; }
#cityselect a#xEncinitas { margin-left:342px; margin-top:40px; }
#cityselect a#xPacificBeach { margin-left:337px; margin-top:117px; }


/* BLOG */


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
	
#topsection2{
	position:fixed;
	_position:absolute;
	top:0;
	_top:expression(eval(document.body.scrollTop));
	left:0;
	margin:0;
	padding:0;
}
/* if you want to emulate bottom:0;, use this:
h1{
position:fixed;
_position:absolute;
bottom:0;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
background:red;
 */
 
 
.request_service{
	float:right; position:absolute;
	margin-top:27px; margin-left:670px; 
	#margin-left:-230px;
	background:url(/sdp/images/red-form-bg.jpg); background-color:#5F1418;
	display:none; padding:7px; width:216px; background-repeat:repeat-x;
}

#request_service input
{
	background-color:#FDF8B5;
	margin:5px;
	height:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	width:200px;
}


.coupondiv{

}
.couuponrow{
height:175px;
}
.couponcolumn{
float:left;margin:10px;  text-align:center; width:200px;
}
.couponcolumndiv{
width:195px;border:#000000 solid;height:130px;
}
.coupanreddish{
font-size:40px;
color:#FF0000;
}

h3 .coupancotant{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
.h6reddish{
margin:0px;
color:#FF0000;
font-family:arial;
}