/* CSS Document  for rmjenner.com */
td.disclaimer {color:#000000;}
a.disclaimer {color:#000000;}

/* CHILD DEFAULTS */
	.left{}		/* Left Cell of ID'ed Table 		*/ 
	.middle{}	/* Middle Cell of ID'ed Table 		*/ 
	.right{}	/* Right Cell of ID'ed Table 		*/ 
	.top{}		/* Top Row/Cell of ID'ed Table 		*/ 
	.bottom{}	/* Bottom Row/Cell of ID'ed Table 	*/ 
	.container00{} /* Generic containers */
	.container01{} /* Generic containers */
	.container02{} /* Generic containers */
	.container03{} /* Generic containers */
	.container04{} /* Generic containers */
	.container05{} /* Generic containers */
	.container06{} /* Generic containers */
	.container07{} /* Generic containers */
	.container08{} /* Generic containers */
	.container09{} /* Generic containers */
	.PRETTY_NAME{} 		/* (IF CLASSED)	Wraps the name that is associated with the account */
	.PHONE_NUMBERS{}	/* (IF CLASSED)	Wraps the Phone Numbers (all of them) that is associated with the account */
	.OFFICE_ADDRESS{} 	/* (IF CLASSED)	Wraps the Office Address that is associated with the account */
	.OFFICE_NAME{} 		/* (IF CLASSED)	Wraps the Office Name that is associated with the account */
/* CLOSE CHILD DEFAULTS */

#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. */
	#CSSheader .container00{}
	#CSSheader .container01{}
	#CSSheader .container02{}
	#CSSheader .container03{}
	#CSSheader .container04{}
	#CSSheader .PRETTY_NAME{}
	#CSSheader .PHONE_NUMBERS{}
	#CSSheader .PHONE_NUMBERS br{}
	#CSSheader .OFFICE_ADDRESS{}
	#CSSheader .OFFICE_NAME{}
	#CSSheader .container05{}
	#CSSheader .container06{}
	#CSSheader .container07{}
	#CSSheader .container08{}
	#CSSheader .container09{}

#header{
margin: 0 auto;
width: 898px;
height: 124px;
background-image:url('/files/1208454/main-banner.jpg');
background-position:top;
background-repeat:no-repeat;
} /* This is the table that the default header is enclosed in */
	#header .left{}
	#header .right{}
	
#headerFloor{
margin: 0 auto 0;
width: 898px;
}	/* Below the default header there is a line (blue is the default) */
	
#headerFloor .top{}
#headerFloor .bottom{}
#templateTable img{display:none;} /* to remove the main page photo from interior pages (top right thumbnail photo) */

body{
background-image:url(/files/1208454/interior-bg.gif);
background-position:center;
background-repeat:repeat-y;
width: 918px;
margin:0 auto;
text-align:center;
background-color:#999999;
font-family: Trebuchet MS;
font-size: 12px;
}

td {
font-family: Trebuchet MS;
font-size: 12px;
}

p {
font-family: Trebuchet MS;
font-size: 12px;
}

.middle {
margin: 0 auto 0;
width: 898px;
}

#footSpacer {
margin: 0 auto 0;
width: 898px;
}

#NAVIGATION {}
#NAVIGATION i:hover {} /* To give the menu buttons a rollover effect */

#NAVIGATION a font:hover,a:hover{} /* To give the menu buttons a rollover effect in IE*/

#articlesLable {} /* To remove the articles & links section */
#articlesTable {}

#NavTable {}

.disclaimer td {width:898px;}

.right li {text-align:left;}

#agentList li {text-align:left;}

#content {
position:relative;
width:898px;
text-align:center;
margin:0 auto 0;
}
#contentTable td{}

#contentTable{
margin: 0 auto 0;
width: 898px;
background-color:#DAD8D8;
} 

#contentTable tbody tr td{width: 0px;}

table {max-width: 898px;}
