@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #005332;
}


a {
   outline: none;
}

#pageWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.main_wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	border: 1px solid #000000;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(images/bg_main_container.png);
	background-color: #e31836;
	overflow: hidden;
}
.main_wrapper_franchise {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	border: 1px solid #000000;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(franchise/images/bg_main_container.png);
	background-color: #8b0f04;
	overflow: hidden;
}

.masthead {
	height: 109px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/bg_masthead.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-color: #005332;
	overflow: hidden;
}
.masthead_franchise {
	height: 109px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(franchise/images/bg_masthead.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-color: #8b0f04;
	overflow: hidden;
}


.top_nav {
	height: 36px;
	width: 625px;
	padding-left: 375px;
	background-image: url(images/bg_navbar.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	position: relative;
	z-index: 99999999;
}

.sidebar {
	margin: 0px;
	float: left;
	width: 195px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(images/bg_sidebar.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidebarFranchise {
	margin: 0px;
	float: left;
	width: 195px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(images/bg_sidebar.png);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
}



h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
font-variant: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E31836;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}



.main_content {
	float: right;
	height: 343px;
	width: 800px;
	background-color: #005332;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	overflow: hidden;
}
.main_content_franchise {
	float: right;
	height: 343px;
	width: 800px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
.main_contentCouponImages {
	height: auto;
	width: auto;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	min-height: 265px;
	min-width: 510px;
}

.main_contentDeals {
	float: right;
	height: auto;
	width: 800px;
	background-color: #005332;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	overflow: hidden;
}

.main_content_giftCard_bg {
	float: right;
	height: 343px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	background-image: url(images/giftCard_mainImage.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
	background-repeat: no-repeat;
}

.main_content_giftCard {
	float: right;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin-top: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.main_content_map {
	float: right;
	height: auto;
	width: 800px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	background-repeat: repeat;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.5px;
	background-color: #F5E2A1;
}


.main_content_text {
	float: right;
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	background-repeat: repeat;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 0.5px;
	background-color: #F5E2A1;
	margin: 0px;
	min-height: 343px;
}
.main_content_shirts {
	float: right;
	height: auto;
	width: 750px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	background-repeat: repeat;
	text-align: left;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	letter-spacing: 0.5px;
	background-color: #F5E2A1;
}
.main_content_shirtsImage {
	float: right;
	height: auto;
	width: 800px;
	margin: 0px;
	overflow: hidden;
	background-color: #F5E2A1;
	padding: 0px;
}

.main_content_text_franchise {
	float: right;
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: hidden;
	background-repeat: repeat;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 0.5px;
	background-color: #ffffff;
	min-height: 343px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#image_only {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#text_only {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	letter-spacing: 0.6px;
	margin-top: 20px;
	min-height: 343px;
	padding-right: 150px;
}
#text_only_franchise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: 0.6px;
	min-height: 343px;
	margin: 0px;
	padding-right: 150px;
}
#text_only_questionnaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: 0.6px;
	margin: 0px;
}




.question {
	float: right;
	height: auto;
	width: 500px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333;
	padding: 0px;
	letter-spacing: 0.5px;
}

.main_content_text a:link {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e31836;
}

.main_content_text a:visited {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e31836;
}

.main_content_text a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #008851;
}

.main_content_text a:active {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #008851;
}
.main_content_text_franchise a:link {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.main_content_text_franchise a:visited {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
}
.main_content_text_franchise a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
}
.main_content_text_franchise a:active {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
}




.main_content_shirts a:link {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e31836;
}
.main_content_shirts a:visited {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e31836;
}
.main_content_shirts a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005332;
}
.main_content_shirts a:active {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005332;
}





.bottom_nav {
	background-color: #008851;
	margin: 0px;
	height: 74px;
	width: 790px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	background-image: url(images/bg_sidebar.png);
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.bottom_nav_franchise {
	background-color: #CC9900;
	margin: 0px;
	height: 74px;
	width: 760px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	background-image: url(images/bg_sidebar.png);
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#footerNav {
	text-align: center;
	padding-bottom: 12px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #005332;
	text-decoration: none;
}

a:active {
	color: #005332;
	text-decoration: none;
}
