/*

Theme Name: 

Description: Describe your theme in a sentence or two

Version: 1.0

Author: AppSoft Development

Author URI: http://www.appsoftdevelopment.com/

*/





@charset "UTF-8";

/* CSS Document */



/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */

#body {

	margin: 0px;

	padding: 0px;

	color: #000000;

	font-size: 0.626em; }

body div, ul, ol, li, table, img {

	margin: 0px;

	padding: 0px; }

body p {

	margin: 10px 0px 15px; }

body img {

	border: none; }

.display_none {

	display: none; }

.clear_div {

	display: none;

	height: 0px;

	width: 0px; }

body:last-child .clear_div {

	display: block;

	clear: both; }

object:focus {

	outline:none; }

object {

	margin:0px;

	padding:0px; }

a:focus {

	outline:none; }



/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */



.clearme {

	clear: both;

}



.post {

margin-bottom:45px;

}





a img {border:0}





body{

	background:#dadbdb url(http://www.jaisenstango.com/images/background.jpg) fixed  top center;

	text-align: center;

	min-width:990px;

	margin:0 auto;

}





p {

	padding:0px 15px;

	font:14px/28px Georgia;

	color:#000000;

	text-align:justify;

}



a {

       color:#0D374C;

       text-decoration:underline;

}



a:hover {

       color:#6F7C82;

       text-decoration:none;

}





/* MAIN WRAPPER */



#main_wrapper {

	width:990px;

	margin:0 auto;

	text-align:center;

	padding:0px;

}





/* HEADER */



#header_wrapper {

	width:990px;

	margin:0 auto;

	text-align:center;

	padding:0px;

	background:url(http://www.jaisenstango.com/images/header_bg.jpg) no-repeat top center;

}

#logo {

	float:left;

	width:253px;

	margin:10px 10px 0px 10px;

}

#phone {

	float:right;

	width:218px;

	margin:30px 10px 0px 10px;

}





#nav {

	width:974px;

	height:63px;

	margin:0px 8px;

	text-align:center;

	padding:0px;

	background:url(http://www.jaisenstango.com/images/nav_bg.jpg) no-repeat top center;

}

#nav a {

	display:block;

	height:13px;

	margin:25px 15px 23px 15px;

	float:left;

}

#nav a:hover {

	border-bottom:1px solid #FFFFFF;

}









/* MIDSECTION */



#middle_wrapper {

	width:990px;

	margin:0 auto;

	text-align:center;

	padding:0px;

}



#left_col {

	float:left;

	width:270px;

}

#cta_commercial_evictions {

	margin:8px 0px 0px 8px;

}

#cta_residential_evictions {

	margin:8px 0px 0px 8px;

}

#cta_mobile_home_evictions {

	margin:8px 0px 0px 8px;

}

#cta_removal {

	margin:8px 0px 0px 8px;

}

#miniform {

	margin:8px 0px 8px 8px;

	width:262px;

	background:#0B2838 url(http://www.jaisenstango.com/images/miniform_bg.jpg) no-repeat top center;

}

#miniform table {

	color:#FFFFFF;

	font:10px Verdana;

	margin:0px 15px 10px 15px;

}

#miniform input {

	width:150px;

}

#miniform textarea {

	width:150px;

	height:100px;

}

#newsletter {

	margin:8px 0px 8px 8px;

	width:262px;

	background:#0B2838 url(http://www.jaisenstango.com/images/newsletter_bg.jpg) no-repeat top center;

	font:10px Verdana;

	color:#FFFFFF;

	text-align:center;

}

#safesub {

	margin:0px 0px 3px 0px;

}



#safesub a {

	color:#6F7C82;

	text-decoration:none;

}



#safesub a:hover {

    color:#F0F1F5;

}



#right_col {

	float:right;

	width:720px;

	text-align:left;

}









/* FOOTER */



#footer_wrapper {

	width:990px;

	height:50px;

	padding:5px 0px;

	background:url(http://www.jaisenstango.com/images/footer_bg.jpg) no-repeat top center;

	font:10px/16px Verdana;

	color:#a7c6d2;

	text-align: center;

}



#footer_wrapper a {

	color:#a7c6d2;

	text-decoration:none;

}



#footer_wrapper a:hover {

	text-decoration:underline;

}



/* HEADER TAGS */



h1 {

	padding:0px 15px;

	margin: 10px 0px;

	font:normal 24px Georgia;

}

h2 {

	padding:0px 15px;

	font:bold 14px Georgia;

}

h3 {

	padding:0px 15px;

	font:normal 14px/20px Georgia;

}

h4 {

}

h5 {

}

h6 {

}





/* LISTS */



ol, ul {

	margin-left:25px;

	padding:0px 15px;

}

li {

	font:13px/18px Verdana;

	color:#525252;

}



/* BLOG */



#blog_right{

	width:200px;

	float:right;

padding-left:10px;

border-left:1px dotted #999;

       

}



#blog_left{

	width:495px;

	float:left;

}



#blog_left h2 {

font-size:16px;

}



#blog_right ul {

       list-style-type:none;

       padding-left:0px;

       margin-left:0px;

}



#blog_right h2 {

padding-left:0px;

margin-left:0px;

}





#blog_right ul li ul {

list-style-type:disc;

margin-left:10px;

}



.cat-item-3{

display:none;

}



.cat-item-4{

display:none;

}



#blog_right .tags a{

display:block;

}
