/* CSS Document */

body{
background-image: url(/files/957239/bg.gif);
background-position: center top;
background-repeat: repeat-y;
width: 768px;
margin:0 auto 0;
text-align:center;
background-color:#FFF3D7;
}

body table{
background-image: url(/files/957239/bg.gif);
background-position: center top;
background-repeat: repeat-y;}


#content {
position:relative;
width:768px;
text-align:center;
margin:0 auto 0;
background-color:#FFF3D7;
}
#contentTable td{}

#contentTable{ 
width:768px;
text-align:center;
margin:0 auto 0; 
background-color:#FFF3D7;

} /* This is the table that controls most of the page and holds (among other things) the content well */	

.innerblock td{background-color: #FFFFFF;}
table {max-width: 768px; background-color: #FFF3D7;} /* This gets rid of that bar at the bottom of the page set this to bg color */

#MYHOMETRACKER{display: none;}


/* CHILD DEFAULTS */
	 .left td{background-image: url(/files/957239/menubg.jpg);}			/* Left Cell of ID'ed Table 		*/ 
        .left font{font-size: 11px;}
        .left {}
        .right {background-color: FFF3D7; max-width: 558;}
        .middle{display:none;}	/* Middle Cell of ID'ed Table 		*/ 
	.middle b{font-size: 12px; padding: 6px;}
        .right table {background-color: #FFF3D7;}	/* Right Cell of ID'ed Table 		*/ 
	.top{background-color:#FFFFFF;}		/* Top Row/Cell of ID'ed Table 		*/ 
        .bottom{background-color: #FFF3D7}

#NavTable{width: 156px; font-family: Georgia, Times, Arial, Helvetica, Sans-serif; font-size: 14px; margin-top: -27;}
#NavTable hr{width: 1px; color: #D05C1F;}
#NavTable b{color: #D05C1F;}
#navLable{display:none;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a{}
	#NAVIGATION a:hover{}
#header {width: 768px; padding: 0; height: 140px;}
#header .left{padding: 0; border-bottom: 2px solid #000000; background-image: url(/files/957239/header.jpg); width: 768px; height: 140px; background-repeat:no-repeat;	background-position: center top;}
#header .right{padding-bottom: 17px; background-color:#FFF3D7;}
#headerFloor{display:none; background-color:#000000;}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display: none; background-color:#000000; height: 0px;}
        #headerFloor .bottom{display: block; background-color:#000000; height: 2px;}

#ContactLable{display: none;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable{border-top: 2px solid #000000; border-bottom: 2px solid #000000; margin-top: 40px; font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}	/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF3D7; font-weight: bold;}
	#ContactTable .PHONE_NUMBERS{font-family:Arial, Helvetica, sans-serif; font-size: pt; color: #FFF3D7;}
	#ContactTable .OFFICE_ADDRESS{font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFF3D7;}
	#ContactTable .OFFICE_NAME{font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFF3D7;}
#ContactTable tbody tr td {border-top: 1px solid #FFF3D7; border-bottom: 1px solid #FFF3D7;}

#articlesLable{background-color: #D61722;}
#articlesTable{display: none; font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;} 
#articlesLable td FONT b{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; vertical-align:middle; 
 } 
 #articlesLable td{ 
 display:block;
 width: 100%; 
 height:19px; 
 background-image:url(/files/957239/assist.jpg) 
 }
 	
#CSSheader{display:none;} /* THE ID CSSheader and it's children allow you to replace or if you like, add a header above the default header. */
#CSSfooter{display:none;} 

#DES_BOX{display:none;}
#partnersTable{display:none;}
.disclaimer{}