@charset "utf-8";
/*** Framework ***/

img, div, a, input { behavior: url(iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat;
}
a {
	color: #9f1b0b;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	text-decoration: underline;
	color: #9f1b0b;
	font-weight: normal;
}
.bodyCell {
	width: 876px;
	margin-left: auto;
	margin-right: auto;
}
.mainContainer {
	width: 876px;
}
.fontRedBold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.fontRed {
	font-size: 13px;
	color: #9f1b0b;
}
.fontRedSeventeen {
	font-size: 17px;
	color: #9f1b0b;
	font-weight: bold;
}
.fontRedTwo {
	font-size: 13px;
	color: #9f1b0b;
	font-weight: bold;
}
.fontBlueBoldItalic {
	font-size: 20px;
	color: #29347C;
	font-style: italic;
	font-weight: bold;
}
.fontBlueBoldItalicTwo {
	font-size: 22px;
	color: #29347C;
	font-style: italic;
	font-weight: bold;
}
.fontLarge {
	font-size: 18px;
}
.fontMedium {
	font-size: 16px;
	font-weight: bold;
}
.fontNine {
	font-size: 9px;
}
.fontTen {
	font-size: 10px;
}
.fontTwelve {
	font-size: 10px;
}
.fontElevenBold {
	font-size: 11px;
	font-weight: bold;
}
.fontTwentyBold {
	font-size: 20px;
	font-weight: bold;
}
.fontRedBold {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #a51c0b;
}

/* Structure */

.headerContainer {
	float: left;
	width: 876px;
	margin-top: 25px;
	display: inline;
}
.headerLogoLeft {
	float: left;
	width: 199px;
	height: 171px;
}
.headerLogoRight {
	float: left;
	width: 677px;
}
.headerOrderButton {
	float: right;
	width: 156px;
	height: 35px;
	margin-top: 20px;
	display: inline;
}
.headerLogoRightTextIndex {
	float: right;
	width: 664px;
	height: 23px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_main.png);
}
.midContainer {
	float: left;
	width: 876px;
	background-color: #FFFFFF;
}
.contentColumn {
	float: left;
	margin-left: 25px;
	margin-bottom: 13px;
	display: inline;
	width: 826px;
}
.miniHeader {
	float: left;
	width: 826px;
	border-bottom: 1px solid #e1371e;
	margin-top: 10px;
	display: inline;
}
.miniHeaderText {
	float: left;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.contentLeft {
	float: left;
	width: 444px;
}
.contentLeftText {
	float: left;
	width: 429px;
	line-height: 130%;
	margin-top: 10px;
	display: inline;
}
.contentRight {
	float: left;
	width: 382px;
}
.contentRightImage {
	float: left;
	width: 380px;
	height: 255px;
	border: 1px solid #f64d0b;
	margin-top: 13px;
	display: inline;
}
.footerContainer {
	float: left;
	width: 876px;
	margin-top: 25px;
	margin-bottom: 20px;
	display: inline;
}
.copyright {
	float: left;
	width: 876px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
.trackback {
	float: left;
	width: 876px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
.trackback a {
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
.trackback a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}


/* Main Nav Area */

.navContainerMain {
	float: left;
	width: 876px;
	height: 28px;
	background-image: url(../images/bg_nav_home.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
}
.navContainerMainText {
	float: left;
	width: 842px;
	margin-left: 34px;
	margin-top: 6px;
	display: inline;
}
.navContainerMainText a {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navContainerMainText a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #9f1b0b;
	text-decoration: none;
}
.navMain {
	float: left;
	width: 52px;
	margin-right: 67px;
	display: inline;
}
.navMenu {
	float: left;
	width: 52px;
	margin-right: 66px;
	display: inline;
}
.navLocations {
	float: left;
	width: 95px;
	margin-right: 67px;
	display: inline;
}
.navFranchising {
	float: left;
	width: 120px;
	margin-right: 55px;
	display: inline;
}
.navComments {
	float: left;
	width: 100px;
	margin-right: 55px;
	display: inline;
}
.navContact {
	float: left;
	width: 90px;
}

/* Index */

.indexFlashHolder {
	float: left;
	width: 876px;
	height: 286px;
}
.indexThreePanelContainer {
	float: left;
	width: 876px;
	height: 221px;
	background-image: url(../images/bg_index_three_panel.png);
	background-repeat: no-repeat;
}
.indexThreePanelLeft {
	float: left;
	width: 295px;
	height: 221px;
}
.indexThreePanelMid {
	float: left;
	width: 289px;
	height: 221px;
}
.indexThreePanelRight {
	float: left;
	width: 292px;
	height: 221px;
}
.capBottom {
	float: left;
	width: 876px;
	height: 45px;
	background-image: url(../images/bottom_arc.png);
	background-repeat: no-repeat;
}

/* Comments */

.franchiseCommentsGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseCommentsGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseCommentsGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 45px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseCommentsGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_comments.jpg);
	background-repeat: no-repeat;
}

/* Contact */

.franchiseContactGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseContactGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseContactGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 80px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseContactGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_contact.jpg);
	background-repeat: no-repeat;
}

/* Order Online */

.franchiseOrderGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_order.jpg);
	background-repeat: no-repeat;
}
.orderTopText {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	display: inline;
}
.orderColLeft {
	float: left;
	width: 200px;
}
.orderMapSpace {
	float: left;
	width: 193px;
	height: 193px;
	border: 1px solid #f86b34;
}
.orderColRight {
	float: left;
	width: 190px;
}
.orderTextSpace {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.orderContentLeft {
	float: left;
	width: 413px;
}
.orderContentRight {
	float: left;
	width: 413px;
}
.orderButton {
	float: left;
	width: 127px;
	height: 35px;
}

/* Franchise Main */

.navContainerFranchise {
	float: left;
	width: 876px;
	height: 28px;
	background-image: url(../images/bg_nav_franchise.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
}
.navContainerFranchiseText {
	float: left;
	margin-left: 18px;
	margin-top: 6px;
	display: inline;
}
.navContainerFranchiseText a {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navContainerFranchiseText a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #9f1b0b;
	text-decoration: none;
}
.navFranchiseMain {
	float: left;
	width: 52px;
	margin-right: 26px;
	display: inline;
}
.navFranchiseInfo {
	float: left;
	width: 230px;
	margin-right: 13px;
	display: inline;
}
.navFranchiseSupport {
	float: left;
	width: 85px;
	margin-right: 14px;
	display: inline;
}
.navFranchiseTraining {
	float: left;
	width: 85px;
	margin-right: 15px;
	display: inline;
}
.navFranchiseCustomers {
	float: left;
	width: 145px;
	margin-right: 16px;
	display: inline;
}
.navFranchiseFaqs {
	float: left;
	width: 60px;
	margin-right: 10px;
	display: inline;
}
.navFranchiseApply {
	float: left;
	width: 100px;
}
.franchiseMainBG {
	float: left;
	width: 876px;
	height: 640px;
	background-image: url(../images/bg_franchising.jpg);
	background-repeat: no-repeat;
}
.franchiseMainButton {
	float: left;
	width: 232px;
	height: 68px;
	margin-top: 100px;
	margin-left: 555px;
	margin-bottom: 427px;
	display: inline;
}
.headerLogoRightTextFranchiseMain {
	float: right;
	width: 376px;
	height: 26px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_franchising.png);
	background-repeat: no-repeat;
}
.franchiseButtonNavLeft {
	float: left;
	width: 103px;
	height: 23px;
}
.franchiseButtonNavRight {
	float: right;
	width: 102px;
	height: 23px;
}
.franchiseButtonNavBottom {
	float: left;
	width: 209px;
	height: 36px;
	margin-top: 4px;
	display: inline;
}

/* Franchise Info */

.headerLogoRightTextFranchiseInfo {
	float: right;
	width: 432px;
	height: 27px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_franchiseinfo.png);
	background-repeat: no-repeat;
}
.franchiseInfoGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseInfoGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseInfoGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 15px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 135%;
}
.franchiseInfoGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_franchising.jpg);
	background-repeat: no-repeat;
}
.contentLeftFinePrint {
	float: left;
	width: 429px;
	font-size: 9px;
	margin-top: 20px;
	display: inline;
}
.franchiseInfoButtonNavContainer {
	float: left;
	width: 209px;
	height: 63px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}

/* Support */

.franchiseSupportButtonNavContainer {
	float: left;
	width: 209px;
	height: 63px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}
.headerLogoRightTextFranchiseSupport {
	float: right;
	width: 155px;
	height: 27px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_support.png);
	background-repeat: no-repeat;
}
.franchiseSupportGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseSupportGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseSupportGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 45px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseSupportGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_support.jpg);
	background-repeat: no-repeat;
}

/* Training */

.franchiseTrainingButtonNavContainer {
	float: left;
	width: 209px;
	height: 63px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}
.headerLogoRightTextFranchiseTraining {
	float: right;
	width: 155px;
	height: 27px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_training.png);
	background-repeat: no-repeat;
}
.franchiseTrainingGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseTrainingGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseTrainingGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 75px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseTrainingGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_training.jpg);
	background-repeat: no-repeat;
}

/* Our Customers */

.franchiseCustomersButtonNavContainer {
	float: left;
	width: 209px;
	height: 63px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}
.headerLogoRightTextCustomersTraining {
	float: right;
	width: 271px;
	height: 28px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_ourcustomers.png);
	background-repeat: no-repeat;
}
.franchiseCustomersGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseCustomersGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseCustomersGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 65px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseCustomersGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_customers.jpg);
	background-repeat: no-repeat;
}
.contentOverflow {
	float: left;
	width: 826px;
	line-height: 130%;
	margin-top: 15px;
	display: inline;
}

/* FAQs */

.franchiseFaqsButtonNavContainer {
	float: left;
	width: 209px;
	height: 63px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}
.headerLogoRightTextFaqsTraining {
	float: right;
	width: 79px;
	height: 27px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_faqs.png);
	background-repeat: no-repeat;
}
.franchiseFaqsGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseFaqsGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseFaqsGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 20px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseFaqsGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_faqs.jpg);
	background-repeat: no-repeat;
}

/* Apply */

.headerLogoRightTextApplyTraining {
	float: right;
	width: 184px;
	height: 27px;
	margin-top: 75px;
	display: inline;
	background-image: url(../images/header_apply.png);
	background-repeat: no-repeat;
}
.franchiseApplyGraphicContainer {
	float: left;
	width: 876px;
	height: 288px;
}
.franchiseApplyGraphicLeft {
	float: left;
	width: 296px;
	height: 286px;
	background-image: url(../images/bg_headerleft.jpg);
	background-repeat: no-repeat;
}
.franchiseApplyGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 20px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}
.franchiseApplyGraphicRight {
	float: left;
	width: 580px;
	height: 288px;
	background-image: url(../images/banner_apply.jpg);
	background-repeat: no-repeat;
}
.contentLeftFranchise {
	float: left;
	width: 826px;
}
.contentLeftTextFranchise {
	float: left;
	width: 826px;
	line-height: 130%;
	margin-top: 10px;
	display: inline;
}
.contentRightFranchise {
	float: right;
	width: 382px;
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline;
}

/* Locations */

.locationsGraphicLeftText {
	float: left;
	width: 296px;
	text-align: center;
	margin-top: 20px;
	display: inline;
	font-size: 13px;
}
.locationsGraphicImage {
	float: left;
	width: 129px;
	height: 72px;
	margin-top: 14px;
	margin-left: 75px;
	display: inline;
	background-image: url(../images/locations_image.png);
	background-repeat: no-repeat;
}

/* Form Styles */

.fieldSpace {
	width: 150px;
	float: left;
	margin-top: 5px;
	display: inline;
}
.formField {
	width: 200px;
	float: left;	
	margin-top: 5px;
	display: inline;
}
.twoColumnField {
	float: left;
	width: 420px;
}
.twoColumnFieldLeft {
	float: left;
	width: 200px;
	margin-right: 20px;
	display: inline;
}
.twoColumnFieldRight {
	float: left;
	width: 200px;
}
.formFieldTwo {
	float: left;
	margin-top: 5px;
	display: inline;
}
.afterText {
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 2px;
	display: inline;
	float: left;
}
.fieldMediumLong {
	width: 320px;
	float: left;	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline;
}
.fieldThinLong {
	width: 320px;
	float: left;	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline;
}