﻿@charset "UTF-8";
/*** RESET ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*** END RESET ***/


.clear {
	clear: both;
}

.divider { 
	border-bottom:1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	display:block;
	height:1px;
}

.divider img { 
	display:block;
	margin:0;
	padding:0;
}
body {/* new 8.31 09 */
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
}
#franchises_container {/* new 8.31 09 */
	/*width: 990px;*/
	width:95%;
	text-align: left;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#franchises_container h1 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin: 0;
	line-height: 1.1;
}

#franchises_container img {
	display:block;
	border:0;
}

a {color:#000;} /* new 8.31.09 */

/**********************************************************************/
/* header                                                             */
/**********************************************************************/

#franchises_container #franchises_header {
	/*height: 112px;*/
	/*width: 990px;*/
	clear:both;
	width:100%;
	background-color:#FFF;
	border-bottom:1px dotted #000;
}

#franchises_container #black_n_white_logo {
	display:block;
}

#franchises_container #franchises_header_left {
	/*width:215px;
	height:112px;*/
	float:left;
}
#franchises_container #franchises_header_right {
	/*width:775px;*/
	float:left;
}

#franchises_container #franchises_header_links {
	float:right;
	color:#000;
	font-size:98%;
	padding:7px 0px 8px 0px;
	margin-top:8px;
	border-right: 1px dotted #ccc;
}

#franchises_container #franchises_header_links a {
	color:#FFFFFF;
	padding:0px 15px;
	text-decoration:none;
}
#franchises_container #franchises_header_links a:hover {
	text-decoration:underline;
}

#franchises_container #franchises_header_search_links {
	float:right;
	visibility:hidden;
}
#franchises_container #franchises_header_search {
	float:right;
	color:#000;
	font-size:12px;
	padding:10px 8px 10px 0px;
	margin-left:15px;
}

#franchises_container #franchises_header_search #searchField {
	 width:125px;
	 height:21px;
	 color:#999999;
	 padding: 3px 0 0 5px;
}



#franchises_container #franchises_header_search input.button-go, input.button-go { /* for larger, blue buttons */
	background:#CDA756 url("/Style%20Library/Images/Franchises/franchises_go_btn_bg.gif") repeat-x 0 0;
	color:#000;
	font-weight:bold;
	font-size:108%;
	padding:3px 4px;
	text-align:center;
	border:1px solid #CAA04C;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#franchises_container #franchises_header_search .searchField {
	border:2px solid #CAA04C;
	vertical-align:middle;
	margin:0;
	outline:none;
	padding:2px;
}



#franchises_container #franchises_left_column { /* new 8.31.09 */
	width: 215px;
	float:left;
	margin:0px;
	padding:0px;
	/*visibility:hidden;*/
	display:none;
}
#franchises_container #franchises_right_column { 
	/*width: 775px;*/
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

#franchises_container #franchises_right_column #phone_callout {
	float:right;
	font-family:"Times New Roman", Times, serif;
	background:url("/Style%20Library/Images/Franchises/franchises_phone_icon.gif") no-repeat 0 11px;
	color:#000;
	font-size:20px;
	padding:17px 32px 0px 33px;
	line-height:20px;
}

#franchises_container #franchises_right_column_top { 
	background-color:#FFFFFF;
	/*width: 775px;*/
	height:45px;
	/*border-top:1px solid #000;*/
}
#franchises_container #franchises_right_column_outer { 
	background-color:#fff;
	float:left;/* new 11.12.09 ***/
	clear:both;/* new 11.12.09 ***/
	/*width: 775px;*/
}
#franchises_container #franchises_right_column_inner { 
	background-color:#fff;
	/*width: 775px;*/
}

#franchises_container #franchises_right_column_bottom { 
	background:none;
	/*width:775px;
	height:35px;*/
	visiblity:hidden;
}

/**********************************************************************/
/* Home Page specific                                                 */
/**********************************************************************/

#franchises_container #franchises_right_column_home_content_top {
	padding: 15px 12px 0px 25px;
}


#franchises_container #franchises_right_column_home_content {
	padding: 10px 25px 0px 30px;
}

#franchises_container #flash {
	float:right;
	padding: 0px 0px 10px 10px;
	width:485px;
}

#franchises_container #homepage_right_sidebar {
	float:right;
	background:none;
	border-left:1px dotted #000;
	margin: 5px 0px 10px 10px;
	padding:0px 0px 0px 20px;
}

#franchises_container .homepage_right_sidebar_item {
	 width:360px;
	 color:#000;
}
#franchises_container .homepage_right_sidebar_item h3 {
	 color:#ooo !important;
	 padding: 0px 0px 3px 0px;
	 margin: 0px;
}
#franchises_container .homepage_right_sidebar_item p {
	 padding:0px;
	 margin:0px;
}

#franchises_container .homepage_right_sidebar_item img {
	 float:left;
	 padding: 0px 10px 5px 0px;
	 border:none;
}
#franchises_container .homepage_right_sidebar_item a {
	 color:#000;
	 font-weight:bold;
}
#franchises_container .homepage_right_sidebar_item a:hover {
	 color:#000;
}


#franchises_container #franchises_right_column_home_content_top h2, #franchises_container #franchises_right_column_home_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
	color:#000;
}
#franchises_container #franchises_right_column_home_content_top h3, #franchises_container #franchises_right_column_home_content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding:0px;
	margin:5px 0px;
	color:#000;
}

#franchises_container #franchises_right_column_home_content_top p, #franchises_container #franchises_right_column_home_content p {
	padding:0px 0px 8px 0px;
}


/**********************************************************************/
/* Lower Level specific                                               */
/**********************************************************************/

#franchises_container #franchises_right_column_lower_content { /* new 8.31.09 */
	padding: 10px 25px 0px 0;
	float:left;/* new 11.12.09 ***/
	clear:both;/* new 11.12.09 ***/
}

#franchises_container #franchises_right_column_lower_content h2 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:250%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
}

#franchises_container #franchises_right_column_lower_content h3 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:190%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
}

#franchises_container #franchises_right_column_lower_content h4 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
}

#franchises_container #franchises_right_column_lower_content h5 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding:8px 0px 8px 0px;
	margin:0px;
	line-height: 1.2;
}

#franchises_container #franchises_right_column_lower_content p {
	padding:0px 0px 8px 0px;
	margin:0px 100px 0px 0px;
}

#franchises_container #cookie_crumbs {
	color:#666666;
	padding:5px 0px;
	margin:0px;
}
#franchises_container #cookie_crumbs a {
	color:#666666;
}
#franchises_container #cookie_crumbs a:hover {
	color:#666666;
}

#franchises_container #lower_level_sidebar {
	float:right;
	padding: 0px 0px 10px 15px;
}

#franchises_container .bottom_callout {
	background:none;
	border-top:1px dotted #000;
	padding: 20px 0px 0px 0px;
	margin: 10px 100px 0 0;
	
}

#franchises_container #inquire_about_services {
	background:url("/Style%20Library/Images/Franchises/franchises_inquire_about_services.gif") no-repeat;
	width: 158px;
	height:44px;
	margin:15px 0px 10px 11px;
	padding: 30px 4px 0px 30px;
	line-height: 1.4;
}

#franchises_container #inquire_about_services a {
	color:#000;
}

/*** begin new 9.1.09 ***/
/********* TEMPLATE STYLES ***************/
/*************************************************************************/
/* TEMPLATE A: PRIMARY LOWER LEVEL PAGE */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#primary_A_top-html1, #primary_A_top-richmedia1 {
	margin-bottom: 10px;
}

#primary_A_top-html1 div.news-abstract {
	width:475px;
}
#franchises_container #franchises_right_column_lower_content #primary_A_top-html1 div.news-abstract p{
	margin-bottom:8px;
}

/* The BODY style is for the central container of the main body layout and also holds the RIGHT styles (next") */

#primary_A_body-html1 {
	margin-bottom: 10px;
}

/* RIGHT styles are used within the BODY container for the elements appearing to the right */

#primary_A_right-html1, #primary_A_right-html2, #primary_A_right-html3, #primary_A_right-richmedia1, #primary_A_right-richmedia2 {
	margin-bottom: 10px;
}

#primary_A_right_column {
	width: 300px;
	float: right;
	padding: 0px 0px 10px 15px;	
}

/* BOTTOM styles are for containers appearing below the main body layout */

#primary_A_bottom-corpcontrol, #primary_A_bottom-html1, #primary_A_bottom-html2, #primary_A_bottom-richmedia1, #primary_A_bottom-richmedia2 {
	margin-bottom: 10px;
}

/* This IMG style is used for applying to any images appearing within the template*/

.lower_img {
	 float:left;
	 padding: 0px 10px 5px 0px;
	 border:none;
}

/*************************************************************************/
/* TEMPLATE B: RICH MEDIA APPLICATION */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#richmedia_B_top-html1, #richmedia_B_top-richmedia1 {
	margin-bottom: 10px;
}

/* The BODY style is for the central area of the main body layout */

#richmedia_B_body-richmedia1 {
	margin-bottom: 10px;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#richmedia_B_bottom-corpcontrol, #richmedia_B_bottom-html1, #richmedia_B_bottom-html2, #richmedia_B_bottom-richmedia1, #richmedia_B_bottom-richmedia2 {
	margin-bottom: 10px;
}

/*************************************************************************/
/* TEMPLATE C: NEWS PAGE */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#news_C_top-html1, #news_C_top-richmedia1 {
	margin-bottom: 10px;
}

/* The BODY styles are for the central area of the main body layout; on this template the rows for Local and National */

#news_C_body-container { 
	margin-bottom: 10px;
	padding: 0 0 10px 0;	
	border-bottom:1px solid #Cccc;
}

#franchises_container #franchises_right_column_lower_content p.news-callout-link {
	margin:10px 0;
	display:block;
	font-size:125%;
	border-bottom:1px solid #ccc;
	color:#000;
	font-weight:bold;
}

#franchises_container #franchises_right_column_lower_content p.news-callout-link a{
	color:#000;
}

.news_C_body-row-left-local { 
	padding: 0;
	/*width: 349px;
	width:420px;*/
	width:60%;
	float: left;
}

.news_C_body-row-right-local {
	padding: 0;
	/*width: 349px;
	width:260px;*/
	width:30%;
	float: right;
	border:1px solid #ccc;
	padding:15px;
}

img.news-image{
	display:block;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

div.news-abstract{ 
	float:left;
	width:auto;
	padding:0;
	margin:0;
	font-size:108%;
}

/*** for the article abstracts in template C on main news page ***/
#news_C_body-container div.news-abstract{ 
	width:60%;
}
/*** for the article abstracts in template F on local and national news pages ***/
#listing_F_body-richmedia1 div.news-abstract, #listing_F_body-richmedia2 div.news-abstract{
	width:50%;
}
.smaller {font-size:80%;} 
#franchises_container #franchises_right_column_lower_content div.news-abstract p{ 
	margin:0;
	padding:0;
}

#franchises_container #franchises_right_column_lower_content p.news-bold {
	font-size:123%;
	color:#000;
	font-weight:bold;
	margin-right:0;
}

#franchises_container #franchises_right_column_lower_content .news_C_body-row-right-local p.news-bold , #franchises_container #franchises_right_column_lower_content .news_C_body-row-right-national p.news-bold { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:115%;
}

.news_C_body-row-left-national {
	padding: 0;
	/*width: 349px;
	width:420px;*/
	width:60%;
	float: left;
}

.news_C_body-row-right-national {
	padding: 0;
	/*width: 349px;
	width:260px;*/
	width:30%;
	padding:15px;
	float: right;
	border:1px solid #ccc;
}

#franchises_container .news_C_body-row-right-national ul.triangles li a, #franchises_container .news_C_body-row-right-local ul.triangles li a {
	font-weight:normal;
}

#franchises_container a.news-more {
	color:#000;
	font-weight:bold;
}

#franchises_container ul.triangles li a.news-more, #franchises_container ul.bullets li a.news-more{
	color:#000;
	font-weight:bold;
	font-size:108%;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#news_C_bottom-corpcontrol, #news_C_bottom-html1, #news_C_bottom-html2, #news_C_bottom-richmedia1, #news_C_bottom-richmedia2 {
	margin-bottom: 10px;
}

div.triangles {
	padding:0 0 4px 10px;
	margin:4px 0;
}
div.triangles a.news-more {
	font-size:108%;
}
div.triangles a {
	color:#000;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
color:#000;
}

/*************************************************************************/
/* TEMPLATE D: LISTING PAGE */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#listing_D_top-html1, #listing_D_top-richmedia1 {
	margin-bottom: 10px;
}

/* RIGHT styles are used for the content areas appearing to the right */

#listing_D_right_column {
	width: 30%;
	float: right;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

#listing_D_right-html1 {
	margin-bottom: 10px;
}

#listing_D_right-html2 {
	margin-bottom: 10px;
}

#listing_D_right-html3 {
	margin-bottom: 10px;
}

#listing_D_right-richmedia1 {
	margin-bottom: 10px;
	margin-top:10px;
}

#listing_D_right-richmedia2 {
	margin-bottom: 10px;
}

/* LEFT styles are used for the content areas appearing to the left - in this template, the Local and National Lists */

#listing_D_left_column-container {
	width: 60%;
	float: left;
	padding: 0px 0px 10px 0px;
}

#listing_D_left_column-local {
	float: left;
	padding: 0;
}

#listing_D_left_column-national {
	float: left;
	padding: 0;
}

#listing_D_left_column-richmedia1 {
	float: left;
	padding: 0;
}

/*** for lists on template D page Newsletter Editions ***/
#listing_D_left_column-container  div.news-abstract{ 
	/*width:400px;*/
	width:100%;
	clear:both;
	margin:10px 0;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#listing_D_bottom-corpcontrol, #listing_D_bottom-html1, #listing_D_bottom-html2, #listing_D_bottom-richmedia1, #listing_D_bottom-richmedia2 {
	margin-bottom: 10px;
}

/*************************************************************************/
/* STYLES FOR CURRENT E-NEWSLETTER within Template D */
/*************************************************************************/ 
#e-newsletter-sidebar { 
	border-top:3px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:10px 0;
	margin:0;
	text-align:center;
}
#e-newsletter-sidebar p.title, #e-newsletter-videos p.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
}
#e-newsletter-sidebar  img {
	margin:10px auto;
}
#e-newsletter-conversations {
	padding:15px;
}
#e-newsletter-resources {
	padding:15px;
}
#e-newsletter-videos {
	padding:15px;
	width:370px;
}
#franchises_container #franchises_right_column_lower_content #e-newsletter-conversations p, #franchises_container #franchises_right_column_lower_content #e-newsletter-resources p, #franchises_container #franchises_right_column_lower_content #e-newsletter-sidebar p {
	margin-right:0;
	text-align:left;
}
p#e-newsletter-previous, p#e-newsletter-next {
	font-weight:bold;
	font-size:125%;
	color:#000;
	margin-right:0 !important;
}
p#e-newsletter-previous {
	float:left;
}
p#e-newsletter-next {
	float:right;
}
p#e-newsletter-previous a, p#e-newsletter-next a{
	color:#000;
}
h4 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:67%;
}
#franchises_container h4 span a.back {
	color:#000;
}

/*************************************************************************/
/* TEMPLATE E: CONTACT US PAGE */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#contact_E_top-html1, #contact_E_top-html2, #contact_E_top-richmedia1, #contact_E_top-richmedia2 {
	margin-bottom: 10px;
}
#contact_E_top-html1 { /* new 8.24.09 */
	float:right;
	width:460px;
	padding:0 0 0 20px;
	margin-bottom:20px;
	border-left:1px dotted #ccc;
}
#contact_E_top-richmedia1 { /* new 8.24.09 */
	float:left;
	width:225px;
}
#franchises_container #franchises_right_column_lower_content #contact_E_top-html1 p, #franchises_container #franchises_right_column_lower_content #contact_E_top-richmedia1 p { /* new 8.24.09 */
	margin-right:0;
}
/* The BODY styles are for the central area of the main body layout; on this template the two Form Area columns */

#contact_E_body-container {
	margin-bottom: 10px;
	padding: 0;
}

.contact_E_form-left { /* new 8.24.09 */
	/*width: 349px;*/
	width:390px;
	float: left;
	border:1px solid #ccc;
	margin:0;
	padding:15px;
}

.contact_E_form-right { /* new 8.24.09 */
	padding: 0;
	margin:10px 0;
	/*width: 349px;*/
	width:270px;
	float: right;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#contact_E_bottom-corpcontrol, #contact_E_bottom-html1, #contact_E_bottom-richmedia1 {
	margin-bottom: 10px;
}

#franchises_container #franchises_right_column_lower_content fieldset h3 {/** NEW 8.24.09 */
	font-size:125%;
	font-weight:bold;
}
#franchises_container #franchises_right_column_lower_content .contact_E_form-right h4 {/** NEW 8.24.09 */
	font-size:108%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


/*************************************************************************/
/* TEMPLATE I: FORMS */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#forms_I_top-html1, #forms_I_top-html2, #forms_I_top-richmedia1, #forms_I_top-richmedia2 {
	margin-bottom: 10px;
}

/* The BODY style is for the central area of the main body layout */

#forms_I_body-html {
	margin-bottom: 10px;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#forms_I_bottom-corpcontrol, #forms_I_bottom-html1, #forms_I_bottom-richmedia1 {
	margin-bottom: 10px;
}

/*************************************************************************/
/* TEMPLATE F: LISTING PAGE (TWO") */
/*************************************************************************/

/* TOP styles are for containers above the main body layout */

#listing_F_top-html1, #listing_F_top-richmedia1 {
	margin-bottom: 10px;
}

/* BODY styles are used for the central area of the main body layout*/

#listing_F_body-richmedia1, #listing_F_body-richmedia2 {
	margin-top:0;
}

/* BOTTOM styles are for containers appearing below the main body layout */

#listing_F_bottom-corpcontrol, #listing_F_bottom-html1, #listing_F_bottom-html2, #listing_F_bottom-richmedia1, #listing_F_bottom-richmedia2 { /* new 9.1.09 */
	margin-bottom: 10px;
}
/********* END: TEMPLATE STYLES **************/








/* good old list styles to make bullets fit design */
#franchises_container ul.bullets, #franchises_right_column_lower_content ul { 
	margin:0px 0px 5px 35px;
}
#franchises_container ul.bullets li, #franchises_right_column_lower_content ul li { 
	list-style-type:disc;
	padding:4px 0px;
}
/*** end new 8.31.09 ***/
/**********************************************************************/
/* Footer / Utility                                                   */
/**********************************************************************/

#franchises_container #franchises_footer {
	margin: 25px 8px 30px 6px;
	display:none;
}

/**********************************************************************/
/* common items                                                       */
/**********************************************************************/
#franchises_container ul.triangles {
	margin:0px 0px 5px 18px;
}
#franchises_container ul.triangles li {
	list-style-type:disc;
	padding:4px 0px;
}
#franchises_container ul.triangles li a {
	color:#000;
	font-weight:bold;
}
#franchises_container ul.triangles li a:hover {
	color:#000;
}

#franchises_container .divider_rough {
	width:240px;
	height:5px;
	bockground:none;
	border-bottom:1px dotted #666666;
	margin:8px 0px;
}

#franchises_container .divider_dotted {
	width:233px;
	height:5px;
	bockground:none;
	border-bottom:1px dotted #666666;
	margin:8px 0px;
}


/* good old list styles to make bullets fit design */
#franchises_container ul.bullets {
	margin:0px 0px 5px 35px;
}
#franchises_container ul.bullets li {
	list-style-type:disc;
	padding:4px 0px;
}
#franchises_container ul.bullets li a {
	color:#000;
	font-weight:bold;
}
#franchises_container ul.bullets li a:hover {
	color:#000;
}


/**********************************************************************/
/* vvv BEGIN SHARE BAR vvv                                            */
/**********************************************************************/
#franchises_container #share_bar {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
	color:#000;
	vertical-align:middle;
	display:none;
	
}

/**********************************************************************/
/* ^^^ END SHARE BAR ^^^                                              */
/**********************************************************************/

/**********************************************************************/ /* begin: new 8.31.09 */
/*** PRINT THIS PAGE BUTTON ***/
/**********************************************************************/
#back-to-site {
	display:block;
	float:left;
	background:url("/Style%20Library/Images/franchises/franchises_lg_arrow_back.gif") no-repeat 0 .2em;
	padding: 0 0 0 13px;
	/*margin:0 0 0 145px;*/
	margin:15px 15px 10px 0;
	font-weight:bold;
	display:block;
	font-size:135%;
	color:#BD006F;
}
#back-to-site:hover {
	color:#71004B;
}
#print-this-page{
	border:1px solid #000;
	padding:5px 5px 5px 30px;
	font-weight:bold;
	color:#fff;
	font-size:100%;
	margin:10px 5px 10px 0;
	cursor:pointer;
	background:#77003c url("/Style%20Library/Images/franchises/print-this-page-bg.gif") no-repeat 0 0;
}
/*** IE BUTTON FIX ***/
input#print-this-page {
	padding:5px 5px 5px 30px;
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

input#print-this-page[id] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}
/* end: new 8.31.09 */
.home-image 
{
	display:none;
}

/*************************************************************************/
/* Image Floating Styles                                                 */
/*************************************************************************/

div.smallFloatedImage-left {
	width:125px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

div.smallFloatedImage-right {
	width:125px;
	float:right;
	margin:0 0 0 20px;
	padding:0;
}

.smallFloatedImage-left, .smallFloatedImage-right, .smallFloatedImage-left img, .smallFloatedImage-right img {
	width:125px;
}

div.largeFloatedImage-left {
	width:300px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

div.largeFloatedImage-right {
	width:300px;
	float:right;
	margin:0 0 0 20px;
	padding:0;
}

.largeFloatedImage-left, .largeFloatedImage-right, .largeFloatedImage-left img, .largeFloatedImage-right img {
	width:300px;
}
.ms-pagebreadcrumb, .ms-pagebreadcrumb a{
	background-color:#fff;
	color:#000;
	font-size:100%;
	}
	
/*** CORRECTIONS TO CORE STYLES ***/
.ms-WPBody td, .ms-WPBody TABLE,.ms-TPBody TABLE
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.ms-PartSpacingVertical
{
font-size:1pt;
line-height:0;
margin:0;
}
.ms-pagebreadcrumb, .ms-pagebreadcrumb a{
	background-color:#fff;
	color:#000;
	font-size:100%;
	}
/****** DEFAULT HTML EDITOR STYLES *********/
IMG.ms-rteCustom-PictureFrame
{
	text-align: center;
	color: #fff;
	border: none;
	margin:0;
	padding:2px;
	background-color: #fff;
}
A:link.ms-rteCustom-LinkStyle
{
    color:#6F004B; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:100%;  
    font-family:Arial, Helvetica, sans-serif;  
		text-decoration:underline;
}
A:visited.ms-rteCustom-LinkStyle
{
    color:#6F004B; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:100%;  
    font-family:Arial, Helvetica, sans-serif;  
}
A:hover.ms-rteCustom-LinkStyle
{
    font-size:100%;  
    font-family:Arial, Helvetica, sans-serif;
    color:#AE005C;
}
#franchises_container  ol.ms-rteCustom-RomanNumberList
{
	font-size:100%;  
	font-family:Arial, Helvetica, sans-serif; 
	color: #000000;
	text-indent: 0;
	text-align: left;
	list-style-type: upper-roman;
	margin:0px 0px 5px 35px;
	padding:0;
	text-transform: capitalize;
}
#franchises_container  ul.ms-rteCustom-SquareBulletList
{
	font-size:100%;  
  font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 0;
	line-height: 150%;
	text-align: left;
	list-style-type: square;
	list-style:square;
	margin:0px 0px 5px 35px;
	padding:0;
}
#franchises_container  ul.ms-rteCustom-SquareBulletList li{ 
	list-style-type: square;
	list-style:square;
	padding:4px 0px;
}
#franchises_container  ol.ms-rteCustom-RomanNumberList li {
	list-style-type: upper-roman;
	list-style:upper-roman;
	padding:4px 0px;
}
.ms-rteCustom-ArticleTitle /* mimics look of h3 */
{
		color: #000; 
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:190%;
		font-weight:normal;
		line-height:1.2;
		margin:0;
		padding:0 0 10px 0;
}
.ms-rteCustom-ArticleByline
{ 
    font-family:Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 100%; 
    color: #000; 
}
.ms-rteCustom-ArticleHeadLine /* mimics look of h4 */
{
	color: #000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height: 1.2;
}	
