@charset "utf-8";
/* CSS Document */
body {
	font-family: Times new roman, tahoma, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
        text-align:center;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
        font-weight: bold;
	line-height: 1.5;
	color: #000000;
	white-space: normal;
}

/* ******************* */
/*                     */
/* start link rhi,email*/
/*                     */
/* ******************* */


a.v1, a.V1:link, a.v1:visited, a.v1:active {
	background: transparent;
	color:#ffffff;
	text-decoration: none;
}

a.v1:hover, a.V1:focus {
	background: transparent;
	color:#ffffff;
	text-decoration: underline;
}

a.vf1, a.Vf1:link, a.vf1:visited, a.vf1:active {
	background: transparent;
	color:#ffffff;
	text-decoration: underline;
}

a.vf1:hover, a.Vf1:focus {
	background: transparent;
	color:#FF0300;
	text-decoration: underline;
}
/* ******************* */
/*                     */
/* end link rhi,email  */
/*                     */
/* ******************* */


/* ******************* */
/*                     */
/* start link address  */
/*                     */
/* ******************* */


a.v2, a.V2:link, a.v2:visited, a.v2:active {
	background: transparent;
	color:#080E87;
	text-decoration: none;
}

a.v2:hover, a.V2:focus {
	background: transparent;
	color:#ff0000;
	text-decoration: underline;
}


/* ******************* */
/*                     */
/* end link address    */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start link menu     */
/*                     */
/* ******************* */


a.v3, a.V3:link, a.v3:visited, a.v3:active {
	background: transparent;
	color:#ffffff;
	text-decoration: none;
}

a.v3:hover, a.V3:focus {
	background: transparent;
	color:#FAFC57;
	text-decoration: none;
	font-family:verdana;
	font-size:10px;
        font-weight: bold;
}

a.v3a, a.V3a:link, a.v3a:visited, a.v3a:active {
	background: transparent;
	color:#ffffff;
	text-decoration: none;
}

a.v3a:hover, a.V3a:focus {
	background: transparent;
	color:#FAFC57;
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
        font-weight: bold;
}
/* ******************* */
/*                     */
/* end link menu       */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start footer links  */
/*                     */
/* ******************* */


a.v4, a.V4:link, a.v4:visited, a.v4:active {
	background: transparent;
	color:#808080;
	text-decoration: none;
}

a.v4:hover, a.V4:focus {
	background: transparent;
	color:#0000ff;
	text-decoration: underline;
}


/* ******************* */
/*                     */
/* end footer links    */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start top black line*/
/*                     */
/* ******************* */


#top {
	width:800px;
	float:left;
	background:#000000;
	border-top:1px solid gray;
	border-right:2px solid gray;
	border-left:2px solid gray;
        margin: 0px 0px 0px 0px;
}
	
#top p {
	color:#fff;
	text-align:center;
        font-size:11px;
        font-family:tahoma;
        font-weight: bold;
}
	
#top #topright {
	float:right;
	text-align:right;
	width:100px;
        margin: 0px 0px 0px 0px;
}

#top #topleft {
	float:left;
	width:100px;
        margin: 0px 0px 0px 0px;
}

/* ******************* */
/*                     */
/* end top black line  */
/*                     */
/* ******************* */




/* ******************* */
/*                     */
/* start menu #1       */
/*                     */
/* ******************* */

#menu1 {
	width:800px;
	float:left;
	background:#000000;
	border-top:0px;
	border-right:2px solid gray;
	border-left:2px solid gray;
	margin: 0px 0px 0px 0px;
	}

#menu1 ul {
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	padding: 2px 0px 2px 13px;
	border-bottom: 2px solid gray;
        margin: 0px 0px 0px 0px;
	}

#menu1 #leftmenu {
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	float:left;
	width:125px;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;

	}

#menu1 li {
	list-style-type: none;
        font-family:tahoma;
        font-size:11px;
        font-weight: bold;
	padding: 0.25em 0.8em;
	display: inline;

	}

#menu1 li:first-child {
	border: none;
	}

/* ******************* */
/*                     */
/* end menu #1         */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start logo          */
/*                     */
/* ******************* */

#logo {
	width:800px;
	float:left;
	border:2px solid gray;
        margin: 0px 0px 0px 0px;
}

#logofloat {
	float:right;
}

/* ******************* */
/*                     */
/* end logo            */
/*                     */
/* ******************* */




/* ******************* */
/*                     */
/* start mainbody      */
/*                     */
/* ******************* */

#mainbody {
	width:800px;
	float:left;
	color:#000;
	margin:0px 0px 0px 0px;
        padding:0.25em 0em 0em 0em;
	border-right:1px solid gray;
	border-left:1px solid gray;}

#mainbody #leftside1 {
	width:185px;
	float:left;
	border:1px solid gray;
	margin:0px 0px 4px 2.5px;
}

#mainbody #leftside1ad {
	width:185px;
	float:left;
	border:1px solid gray;
	margin:0px 0px 4px 2.5px;
}

#mainbody #leftside1rss {
	width:185px;
	float:left;
	border:0px;
	margin:0px 0px 4px 2.5px;
}

#mainbody #leftside21a {
	width:185px;
	float: left;
	border:0px;
	margin:1px 0px 0px 2.5px;
}
#mainbody #leftside21b {
	width:185px;
	float: left;
	border:0px;
	margin:1px 0px 0px 2.5px;
}
#mainbody #leftside21c {
	width:185px;
	float: left;	
	border:0px;
	margin:1px 0px 0px 2.5px;
}
#mainbody #leftside21d {
	width:185px;
	float: left;
	border:0px;
	margin:1px 0px 2px 2.5px;
}
#mainbody #leftside21e {
	width:185px;
	float: left;
	margin:0px 0px 2px 2.5px;
}

#mainbody #leftside3 {
	width:181px;
	float: left;
	border:2px solid gray;
	margin:1px 0px 0px 2.5px;
	background-color:#fef9d1;
}

#mainbody #rightside {
	width:600px;
	float:right;
	margin: 0px 2.5px 0px 0px;
	border:1px solid gray;
	text-align:left;
}

p.leftmargin {
	margin-top: 0px;
	margin-left: 5px;
}

#rightside #topcontent {
	width:600px;
	float:right;
	margin: 0px 0px 5px 0px;
	border-bottom:1px solid gray;
	background-color:#fef9d1;
	text-align:center;
}

#topcontent h1 {
        font-weight: bold;
	font-size:1.75em;
        margin: 0px 0px 0px 0px;
}

#rightside2 {
	float:right;
}

#rightside4 {
	float:right;
        background-color: #c0c0c0;
        border:1px solid gray; 
        margin: 2px;
        padding: 3px;
}

#mainbody2 {
	width:800px;
	float:left;
	color:#000;
	margin:0px 0px 0px 0px;
        padding:0em 0em 0em 0em;
        border-left:1px solid gray;
        border-right:1px solid gray;
}

#mainbody2 #rightside3 {
	float:right;
	margin: 0px 1px 2.5px 0px;
	border:0px solid gray;
        text-align:left;
}

#mainbody2 #leftside4 {
        float:left;
        border:0px;
        margin:0px 0px 0px 2.5px;
}

/* ******************* */
/*                     */
/* end mainbody        */
/*                     */
/* ******************* */





/* ******************* */
/*                     */
/* start bottom links */
/*                     */
/* ******************* */

		
#bottomlinks {
	width:800px;
	float:left;
	border-left:1px solid gray;
	border-right:1px solid gray;
	padding:0em 0em 0em 0em;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}


#bottomlinks #paypal {
	width:189px;
	float:right;
	border:2px solid blue;
	margin:0px 2.5px 2.5px 2px;
}

/* ******************* */
/*                     */
/* end bottom links    */
/*                     */
/* ******************* */






/* ******************* */
/*                     */
/* start footer        */
/*                     */
/* ******************* */
#footer {
	width:800px;
	float:left;
	border:1px solid #000;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#ffffff;
}


/* ******************* */
/*                     */
/* end footer          */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start change text   */
/*                     */
/* ******************* */



#domticker{
width: 509px;
height: 105px;
border: 1px solid gray;
padding: 5px 0px 5px 5px;
background-color: #fef9d1;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #fef9d1;
}

#domticker a{
font-weight: bold;
}

#domticker2{

}

#domticker2 a{
text-decoration: none;
}

.someclass{ 
}

/* ******************* */
/*                     */
/* end change text     */
/*                     */
/* ******************* */

/* ******************* */
/*                     */
/* start testimonial   */
/*                     */
/* ******************* */
#toptestimonial {
	width:325px;
 	border:1px solid gray;
	background-color: #000000;
        margin: 3px 0px 0px 2.5px;
	padding: 0px 0px 0px 3px;
	color:#ffffff;
        font-weight: bold;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;
}
#bodytestimoniall1 {
	width:325px;
 	border-right:1px solid gray;
	border-left:1px solid gray;
	background-color: #ffffff;
        margin: 0px 0px 0px 2.5px;
	padding: 5px 0px 3px 3px;
	color:#000000;
	font-weight:bold;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;
}
#bodytestimoniall2 {
	width:325px;
 	border-right:1px solid gray;
	border-left:1px solid gray;
	background-color: #ffffff;
        margin: 0px 0px 0px 2.5px;
	padding: 0px 0px 0px 3px;
	color:#000000;
	font-style:italic;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;	
}
#bodytestimoniall3 {
	width:325px;
 	border-right:1px solid gray;
	border-left:1px solid gray;
	background-color: #ffffff;
        margin: 0px 0px 0px 2.5px;
	padding: 3px 0px 2px 3px;
	color:#000000;
	font-weight:bold;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;	
}
#bodytestimoniall4 {
	width:325px;
 	border-right:1px solid gray;
 	border-bottom:1px solid gray;
	border-left:1px solid gray;
	background-color: #ffffff;
        margin: 0px 0px 2.5px 2.5px;
	padding: 0px 3px 0px 0px;
	color:#000000;
	text-align:right;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;	
}
/* ******************* */
/*                     */
/* end testimonial     */
/*                     */
/* ******************* */


/* ******************* */
/*                     */
/* start seasonal      */
/*                     */
/* ******************* */
#seasonaltop {
	width:460px;
 	border:0px;
	background-color: #ffffff;
        margin: 3px 2px 2.5px 2.5px;
	padding: 0px 0px 0px 0px;
	color:#000000;
        float:right;
	font-size:0.75em;
	font-family:times new roman, tahoma, serif;	
}

#fall {
	width:455px;
	height:115px;
	background-image:url(http://www.rookinspections.com/images/fall-background2.jpg);
}

#fall h5 {
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
        text-decoration:none;
	margin:0 0 15px 0;
        padding;0 0 0 0;
}

#fall h6 {
	color:#FFFF00;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	margin:0 0 0 0;
	padding:0 10px 0 0;
}

#fall p {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin:0 0 0 0;
	padding:0 10px 0 0;
}

/* ******************* */
/*                     */
/* end seasonal        */
/*                     */
/* ******************* */

h2.blog
	{
	font-size:16px;
	font-family:Verdana,Tahoma,Arial,Sans Serif;
	color:#072E64;
	margin:0px 2px 12px 12px;
	}

p.blog
	{
	color:#444444;
	font-family:Verdana,Tahoma,Arial,Sans Serif;
	font-size:12px;
        margin:2px 2px 2px 12px;
        }

p2.blog
	{
	color:#072e64;
	font-family:Verdana,Tahoma,Arial,Sans Serif;
	font-size:8px;
        margin:0px 2px 0px 450px;
        }

p.index
	{
        margin:0px 2px 2px 50px;
        }

h3.index
	{
	font-size:16px;
	font-family:Verdana,Tahoma,Arial,Sans Serif;
	color:#072E64;
	margin:2px 2px 2px 12px;
	}


.quicklinks
        {
	font-family:Verdana,Tahoma,Arial,Sans Serif;
	padding: 3px;
	background-color: lemonchiffon;
	border-color: khaki;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	}

.testimonial
{
border:1px #333333 solid;
padding:2px 2px 2px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
width:150px;
}
.testimonialsig
{
padding-left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#footer #trg
        {
        font-size: 9px;
        padding:2px 2px 0 0;
	color: #ffffff;
        text-align:center;
        }





/* start changes to body style 09-28-2009 */

#mainbody #rightside9 {
	width:790px;
	float:right;
	margin: 0px 2.5px 0px 0px;
	border:1px solid gray;
	text-align:left;
}

#rightside9 #topcontent {
	width:790px;
	float:right;
	margin: 0px 0px 5px 0px;
	border-bottom:1px solid gray;
	background-color:#fef9d1;
	text-align:center;
}

/* end changes to body style 09-28-2009 */

/* start changes to condo 09-28-2009 */

#mainbody #condo {
	width:185px;
	height:65px;
	float:left;
	border:1px solid gray;
	margin:0 0 0 2.5px;
	background-image:url(http://www.rookinspections.com/images/condo.gif);
}


#condo a {
	color:#080e87;
	font-size:16px;
	font-weight:bold;
        text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


/* end changes to condo 09-28-2009 */