/* submenus */
#public_sub, #public_pro, #administrator, #franchisor, #franchise, #lender, #member, #zip_find, #number {
	position: absolute;
	visibility: hidden;
	top: 120px;
	left: 17px;
	text-align: left;
	width: 95%;
}
.SubMenuItem a {
  color: #4F729C;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;  
}
.SubMenuItem a:hover {
  color: #900;
  text-decoration: none;  
}
/* ---- */
.contextMenu {
  position: absolute; 
  visibility: hidden; 
  background-color: #E6E5E3;
	text-align: left;	
	border: 1px solid #50739D;
	padding: 3px 5px;
	height: auto;
	width: auto;
	margin-left: 3px;
}
.contextMenu a {
  color: #4F729C;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;  
}
.contextMenu a:hover {
  color: #900;
  text-decoration: none;  
}
/* ---- */
* {
	margin: 0px;
	padding: 0px;
}
.mainMenu ul li {
	float: right;
	clear: left;
	height: 18px;
}
.mainMenu ul {
	list-style: none;
}
.subMenu {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	border: solid red 1px;
}
.shadow_v{
	background-image: url(/images/shadow_t_m.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	width: 8px;
}
.shadow_h{
	background-image: url(/images/shadow_b_c.gif);
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: left;
	height: 8px;
}

@media print, screen 
{

table.flayerTbl1 
{
	border:0px;
	border-collapse:collapse;
}

table.flayerTbl1 td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
} 
div.addPhotos 
{
	position: absolute;
	top: 130px;
	width: 500px;
	height: 40px;
	font-size: 18px;
	font-family: Serif;
	white-space: nowrap;
	color: #f00;	
}
img.flayerBigImage 
{
	width: 300px;
	margin-top: 20px;	
}
img.flayerSmallImage1 
{	
	width: 170px;
	height: 128px;
	padding-bottom: 1px;
	_padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 120px;
}
img.flayerSmallImage2 
{	
	width: 170px;
	height: 128px;
		_padding: 0px;
	margin: 0px;
	border: 0px;
	margin-right: 120px;
}
td.mainTDFlayer 
{
		
}
.width100p1 
{
	width: 100%;	
}
.width100p1 td 
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.fontFlayer 
{
	font-family: Serif;
	font-size: 14px;
	font-weight: bold;	
}
.fontFlayerBig
{
	font-family: Serif;
	font-size: 18px;
	font-weight: bold;	
}
.fontFlayer2 
{
	font-family: Serif;
	font-size: 19px;
	font-weight: normal;
}
.fontFlayer3 
{
	font-family: Arial;
	font-size: 20px;
}
.fontFlayer4 
{
	font-family: Serif;
	font-size: 12px;
	font-style: italic;
}

.tdFlayTopRed
{
	 border: #ffadad 1px solid; text-align: center; font-size: 12px;
}

.tdFlayTopText 
{
	font-size: 12px;
	width: 50%;
	padding-bottom: 5px;
}
.tdFlayTopTextH 
{
	font-family: Serif; font-size: 16px; color: #6533cc; height: 12px; margin: 0px; padding: 0px;
	vertical-align: middle; line-height: 12px; height: 40px;
}
hr.botLine 
{
	margin: 0px;
	margin-top: 2px;
	_margin: -5px;
	background:#209500;
	border: 0px;
	border-top:1px solid #000;
	color: #209500;
	height: 1px;
	display: block;
}
.tdFlayTop1Row 
{
	font-family: Serif; font-size: 12pt;color: #653300; font-style: italic;
}
.left 
{
	text-align: left;
}
.right 
{
	text-align: right;
}
.center 
{
	text-align: center;	
}
ul.black 
{
	height: auto;
	margin: 0px;
	margin-left: 25px;
	list-style-type: disc;
	list-style-position: outside;
}
ul.black li
{	
	padding-left: 10px;
}
.flay_top_left 
{
	height: 5px;
	width: 100%;
	background-image: url(../images/flay/flay_left_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.flay_top_right 
{
	height: 5px;
	width: 100%;
	background-image: url(../images/flay/flay_right_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.flay_bot_left 
{
	height: 5px;
	width: 100%;
	background-image: url(../images/flay/flay_left_bot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.flay_bot_right 
{
	height: 5px;
	width: 100%;
	background-image: url(../images/flay/flay_right_bot.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.flay_left 
{	padding: 0px; margin: 0px; width: 100%;
	background-image: url(../images/flay/flay_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.flay_right 
{	padding: 0px; margin: 0px; width: 100%;
	background-image: url(../images/flay/flay_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.flay_top_left_s 
{
	height: 4px;
	width: 100%;
	background-image: url(../images/flay/flay_left_top_s.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.flay_top_right_s 
{
	height: 4px;
	width: 100%;
	background-image: url(../images/flay/flay_right_top_s.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.flay_bot_left_s
{
	height: 4px;
	width: 100%;
	background-image: url(../images/flay/flay_left_bot_s.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.flay_bot_right_s 
{
	height: 4px;
	width: 100%;
	background-image: url(../images/flay/flay_right_bot_s.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.flay_left_s 
{	padding: 0px; margin: 0px; width: 100%;
	background-image: url(../images/flay/flay_left_s.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.flay_right_s 
{	padding: 0px; margin: 0px; width: 100%;
	background-image: url(../images/flay/flay_right_s.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.flay_tbl_div 
{
	padding: 0px 4px 0px 4px;
}

td.botFlayer 
{
	text-align: right; white-space: nowrap; font-family: serif; font-size: 12px;
}
td.flayerMid1 
{
	width: 50%; text-align: center; vertical-align: top; border: solid 1px #000; border-bottom: 0px; padding-top: 5px;
}
.flayerMid1Txt { 
font-size: 24px; font-family: Serif; font-style: italic; font-weight: bold;
}
.flayerMid2Txt 
{
font-size: 24px; padding: 0px 3px 0px 3px; font-family: Serif;
}
ul.black li 
{
	font-family: Serif;
	font-size: 14px;
}
.flayerList1 
{
vertical-align: top;
height: 230px;
}
.trRow1 td.titleFlayer1 
{
	width: 359px;
	padding: 0px 6px 0px 6px;
}
.trRow1 td.titleFlayer2 
{
	padding: 0px 6px 0px 6px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.trRow1 td.titleFlayer3 
{
	padding: 0px 6px 0px 6px;
	vertical-align: middle;
	height: 31px;
}
.white 
{
	color: #fff;	
}

	.bgFlayBlue 
{
	background-color: #0000b3;	
}
td.topBlueTitFlay1
{
	color:#FFFFFF; background-color: #0000b3; vertical-align: middle; text-align: center; height: 30px;
}
.fontFlayerSmall 
{
	padding-left: 10px;
	font-family: Serif;
	font-size: 12px;
	font-weight: normal;	
}
.fontFlayerSmall2 
{
	font-family: Serif;
	font-size: 12px;
	font-weight: normal;	
}
.divDescFlayer 
{
	font-family: Serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;	
	position: relative; 
	top: -65px;
	_top: -75px; 
	margin-bottom: -65px;
	padding-left: 10px;
	width: 430px;
	_width: 440px;	
}
.contactFlayer 
{
	text-align: center;
	padding-right: 170px;
	white-space: nowrap;
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	font-style: italic;
}
.txtViolFlay1 
{
	text-align:right; font-weight: bold; font-size: 18pt; color: #6533cc; font-style: italic;
}
.txtViolFlay2
{
	text-align: left; padding-left: 20px; font-size: 32pt;color: #6533cc;
}
.trRow1 
{
	 color:#FFFFFF; 
	 background-color: #000000;
}
.italic 
{
	font-style: italic;	
}
.center 
{
	text-align: center;	
}
.height10 
{
	height: 10px;	
}
}
table.tblProperty 
{
border: solid 1px #001064;
border-collapse:collapse; /* cellspacing="0" */
width: 90%; 

}
table.tblProperty td 
{
padding-left:0px;
_padding:0px; /* cellspadding="0" */	
_margin: 1px;
}
div.leftBotBgFooter 
{
background-color: #fff; 
height: 100%; 
background-image: url(../Images/bg_left5.gif);
background-position: 1px; 
background-repeat: repeat-y;	
}
div.rightBotBgFooter 
{
height: 100%; 
background-image: url(../Images/bg_right6.gif); 
background-position: right; 
background-repeat: repeat-y;	
}
