@charset "UTF-8";

body {
	background: #ffedd7;
	margin: 0px;
	text-align: center;
}

.layout {
	background: #ffedd7;
	text-align: center;
	font-family: verdana,arial;
}

.layout #container {
	margin: 0 auto;
	width: 990px;
	border: 4px solid #000000;
		
}

.layout #navTOP {
	background: url('../images/bk_top.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 80px;
	width: 990px;
	margin: auto;
}

.layout #navTOP_home {
	background: url('../images/bk_top.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 80px;
	width: 990px;
	margin: auto;
}

/* UNUSED

.layout #navTOP_home {
	background: url('../images/bk_top_home.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 80px;
	width: 990px;
	margin: auto;
}
*/

.layout #navBOT {
	background: url('../images/bk_bot.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 990px;
	margin: auto;
}

.layout #mainContent {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_home_FULL.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.layout #mainContent_ABOUT {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_blue_ABOUT.jpg);
	background-repeat: no-repeat;
	background-color: #5C92A4;
}

.layout #mainContent_CAREERS {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_CAREERS.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}


.layout #mainContent_CONTACT {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_CONTACT.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.layout #mainContent_DEALS {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_DEALS.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.layout #mainContent_AustinHome_dkBLUE {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_dkBlue_AUSTIN.jpg);
	background-repeat: no-repeat;
	background-color: #002e50;
}

.layout #mainContent_AustinHome_ORANGE {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_AUSTIN.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}
	
.layout #mainContent_AustinHome_ORANGE_promo {
		text-align: left;
		width: 990px;
		height: 580px;
		margin: auto;
		background-image:url(../images/bk_orng_AUSTIN_promo.jpg);
		background-repeat: no-repeat;
		background-color: #e37222;
		
}

.layout #mainContent_AustinHome_ORANGE_r3Ads {
		text-align: left;
		width: 990px;
		height: 580px;
		margin: auto;
		background-image:url(../images/bk_orng_AUSTIN_r3Ads.jpg);
		background-repeat: no-repeat;
		background-color: #e37222;
		
}

.layout #mainContent_AustinHome_ORANGE_r3Ads2Frm {
		text-align: left;
		width: 990px;
		height: 580px;
		margin: auto;
		background-image:url(../images/bk_orng_AUSTIN_r3Ads_lo2Frm.jpg);
		background-repeat: no-repeat;
		background-color: #e37222;
		
}

.layout #mainContent_ORDER {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orng_ORDER.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.layout #mainContent_BRICK {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_brick_home_FULL.jpg);
	background-repeat: no-repeat;
	background-color: #b12216;
}

.layout #mainContent_BRICK_locations {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_brick_loca_FULL_TAG.jpg);
	background-repeat: no-repeat;
	background-color: #b12216;
}

.layout #mainContent_BLUE {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_blue_home_FULL.jpg);
	background-repeat: no-repeat;
	background-color: #5C92A4;
}

.layout #mainContent_ORANGE_Promos {
	text-align: left;
	width: 990px;
	height: 580px;
	margin: auto;
	background-image:url(../images/bk_orange_promos_4doors.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.layout #mainContent_ORANGE_949 {
	text-align: left;
	width: 990px;
	height: 635px;
	margin: auto;
	background-image:url(../images/bk_orange_promos_949.jpg);
	background-repeat: no-repeat;
	background-color: #e37222;
}

.home_link {
	position:absolute;
	margin-left: 400px;
	top:40px;
	z-index:2;
}

.aboutConcepts {
	position: absolute;
	margin-left: 140px;


}

.imgFloat_TEST {
	margin: 0px;
	height: 80px;
}

.text-column
{
float: left;
width: 210;
margin-right: 0px;
}

.text-column_2
{
float: left;
width: 210;
margin: 0px 0px 0px -140px;
}

.text-column_3
{
float: left;
width: 215;
margin: 0px 0px 0px -140px;
}

.text-column_4
{
float: left;
width: 210;
margin: 0px 0px 0px -100px;
}

/* CONTENT TEXT */

h1.normal {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 30px;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px 20px 20px 20px;
	text-align: left;
	}
	
h1.normal_right {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 30px;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px 20px 20px 20px;
	text-align: right;
	}
	
h1.sub_left {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 30px;
	line-height: auto;
	padding-bottom: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 120px;
	text-align: left;
	}
	
h2.sub_left {
	font-family: verdana;
	color: #000000;
	font-size: 20px;
	line-height: auto;
	padding-bottom: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 120px;
	text-align: left;
	}
	
h2.sub_left_B {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 20px;
	line-height: auto;
	padding-bottom: 8px;
	font-weight: bold;
	margin: 60px 0px 0px 30px;
	text-align: left;
	}
	
h2.sub_left_B_box {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 20px;
	line-height: auto;
	padding-bottom: 8px;
	font-weight: bold;
	margin: 60px 0px 0px 0px;
	text-align: left;
	}
	
.deals_coups_legal {
	float: right;
	clear: both;
	width: 530px;
	margin: 0px;
	padding: 0px;
	}
		
/* - - - IE6 Fix - - - 
* html .deals_coups_legal {
	float: left;
	clear: both;
	width: 480px;
	margin: -220px 0px 0px 0px;
	padding: 0px 0px 0px 300px;
	}*/
		
/* - - - IE6 Fix - - - 
* html .sub_left_B_box {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 20px;
	line-height: auto;
	padding-bottom: 8px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-align: left;
	}*/
	
/* - - - IE6 Fix - - - 
* html .sub_left_IMG_box {
	margin: -50px 0px 0px 0px;
	text-align: left;
	}*/
	
.sub_left_IMG {
	margin: 30px 0px 0px 20px;
	text-align: left;
	}
		
.sub_left_IMG_box {
	margin: 30px 0px 0px 0px;
	text-align: left;
	}
	
.minor_grey {
	font-family: verdana;
	color: #333333;
	font-size: 12px;
	line-height: auto;
	padding-bottom: 8px;
	font-weight: bold;
	text-align: left;
	}
	
.home_stackLeft {
	font-family: verdana;
	display: block;
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	width: 150px;
	margin: 50px 0px 0px 0px;

}

.home_stackRight {
	font-family: verdana;
	display: block;
	color: #000000;
	font-size: 30px;
	line-height: 24px;
	margin: 10px 0px 0px 10px;

}
	

.text_BLACK
	{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0px -50px 0px 120px;
	}
	
.text_TAN
	{
	font-family: verdana;
	color: #FFFEE1;
	font-size: 12px;
	line-height: 12px;
	margin: 0px -20px 0px 30px;
	}
	
.text_TAN_box
	{
	font-family: verdana;
	color: #FFFEE1;
	font-size: 12px;
	line-height: 12px;
	margin: 0px -20px 0px 0px;
	}

/* - - - IE6 Fix - - - 
* html .text_TAN_box {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 12px;
	line-height: 12px;
	margin: -100px -20px 0px 0px;
	}*/
	
.text_BLACK_CAREERS
	{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 120px;
	}
	
.text_HOME
	{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 20px 20px 20px;
	}

/* NAV TOP */

a.button_HOME {
	display: block;
	width: 73px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_H_home.png) no-repeat 0px 0px;

}

a.button_HOME2 {
	display: block;
	width: 73px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_H_home_n.png) no-repeat 0px 0px;

}

a.button_HOME:hover {
	color:#333333;
	background:url(../images/nvt_H_home.png) no-repeat 0px -80px;
}


a.button_A {
	display: block;
	width: 134px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_A_menu.png) no-repeat 0px 0px;

}

a.button_A2 {
	display: block;
	width: 134px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_A_menu_n.png) no-repeat 0px 0px;

}

a.button_A:hover {
	color:#333333;
	background:url(../images/nvt_A_menu.png) no-repeat 0px -80px;
}

a.button_B {
	display: block;
	width: 81px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_B_loca.png) no-repeat 0px 0px;

}

a.button_B2 {
	display: block;
	width: 81px;
	height: 80px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_B_loca_n.png) no-repeat 0px 0px;

}

a.button_B:hover {
	color:#333333;
	background:url(../images/nvt_B_loca.png) no-repeat 0px -80px;
}

a.button_C {
	display: block;
	width: 63px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_C_abou.png) no-repeat 0px 0px;

}

a.button_C2 {
	display: block;
	width: 63px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_C_abou_n.png) no-repeat 0px 0px;

}

a.button_C:hover {
	color:#333333;
	background:url(../images/nvt_C_abou.png) no-repeat 0px -80px;
}


a.button_D {
	display: block;
	width: 130px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_D_DEALS.png) no-repeat 0px 0px;
	margin: 0px 0px 0px 307px;
	position: relative;

}

a.button_D2 {
	display: block;
	width: 130px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_D_DEALS_n.png) no-repeat 0px 0px;
	margin: 0px 0px 0px 307px;
	position: relative;

}

a.button_D:hover {
	color:#333333;
	background:url(../images/nvt_D_DEALS.png) no-repeat 0px -80px;
}

a.button_F {
	display: block;
	width: 130px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_F_Franchise.png) no-repeat 0px 0px;
	margin: 0px 0px 0px 307px;
	position: relative;

}

a.button_F2 {
	display: block;
	width: 130px;
	height: 80px;
	color: #666666;
	text-decoration: none;
	background:url(../images/nvt_F_Franchise_n.png) no-repeat 0px 0px;
	margin: 0px 0px 0px 307px;
	position: relative;

}

a.button_F:hover {
	color:#333333;
	background:url(../images/nvt_F_Franchise.png) no-repeat 0px -80px;
}




a.orderBtn {
	display: block;
	width: 250px;
	height: 42px;
	text-decoration: none;
	background:url(../images/orderOnline.png) no-repeat 450px 0px;
	align: right;

}

a.orderBtn:hover {
	color:#333333;
	background:url(../images/orderOnline.png) no-repeat 450px 0px;
}

/* NAV BOT */

#nvb_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
	text-indent: 15px;
	text-decoration: none;
}

#nvb_normal a:link {
	color: #666666;
	text-decoration: none;
}

#nvb_normal a:hover {
	color: #e37222;
}

#nvb_normal a:visited {
	color: #666666;
	text-decoration: none;
}

#nvb_normal a:visited:hover {
	color: #e37222;
}


/* RANDOM */

a.link_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d52b1e;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
}

#link_normal a:link {
	color: #d52b1e;
	text-decoration: none;
}

#link_normal a:hover {
	color: #5C92A4;
}

#link_normal a:visited {
	color: #009AA6;
	text-decoration: none;
}


a.link_lgTan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffecd6;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 0px 120px;
}

#link_lgTan a:link {
	font-size: 14px;
	font-weight: bolder;
	color: #ffecd6;
	text-decoration: none;
	margin: 0px 0px 0px 120px;
}

#link_lgTan a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #5C92A4;
	margin: 0px 0px 0px 120px;
}

#link_lgTan a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #ffecd6;
	text-decoration: none;
	margin: 0px 0px 0px 120px;
}


a.link_smTan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffecd6;
	font-size: 10px;
	font-weight: bolder;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

#link_smTan a:link {
	font-size: 10px;
	font-weight: bolder;
	color: #ffecd6;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

#link_smTan a:hover {
	font-size: 10px;
	font-weight: bolder;
	color: #5C92A4;
	margin: 0px 0px 0px 0px;
}

#link_smTan a:visited {
	font-size: 10px;
	font-weight: bolder;
	color: #ffecd6;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}



.goTo_btns {
	position: inherit;
	margin: 0px 0px 0px 0px;
}

.div_tanFade {
	margin: 5px 0px 5px 120px;
	clear: both;

}





h1.right {
	font-family: verdana;
	color: #FFFEE1;
	font-size: 40px;
	font-weight: bold;
	text-indent: 30px;
	margin: 0px 20px 20px 20px;
	text-align: right;
	}
	
	
.test_BLACK
	{
	font-family: verdana;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	margin: 20px;
	}
	
.contentDiv_full
	{
	width: 900px;
	align: left;
	float: left;
	}
	
.contentDiv_full_CAREERS
	{
	width: 940px;
	align: left;
	float: left;
	}
	
.contentDiv_full_FEEDBACK
	{
	width: 900px;
	align: left;
	float: left;
	margin: 0px 0px 0px 120px;
	}
	
.contentDiv_full_about_GP
	{
	width: 900px;
	align: left;
	float: left;
	background:url(../images/about_GP_BK.png) no-repeat 0px 0px;
	background-position: top right;
	}
	
.contentDiv_full_COUPS
	{
	width: 940px;
	align: left;
	float: left;
	}

	
.contentDiv_full_ONLINEORDER
	{
	width: 980px;
	align: left;
	float: left;
	}
	
.contentDiv_right
	{
	margin: 5px 0px 0px 0px;
	width: 500px;
	align: right;
	float: right;
	}
		
.contentDiv_left
	{
	height: 500px;
	width: 490px;
	float: left;
	}

.contentDiv_PROMO_left
	{
	margin: 40px 0px 0px 100px;
	width: 440px;
	align: left;
	float: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px
	}
	
.contentDiv_PROMO_right
	{
	margin: 0px 0px 0px 0px;
	width: 400px;
	align: right;
	float: none;
	}
	
#img_rSide_static
	{
	float: right;
	}
	
.img_aboutBtns {
	margin-right: 300px;
	float: right;
	}

.img_homeAd_top {
	margin: 53px 0px 0px 28px;
}

.img_homeAd_top_x2 {
	margin: 60px 0px 0px 0px;
	background color: #FFFFFF;
}

.img_homeAd_top_x3 {
	margin: 60px 0px 2px 15px;
	background color: #FFFFFF;
}

.img_homeAd_bot {
	margin: 22px 0px 0px 28px;
}

.img_homeAd_bot3 {
	margin: 25px 0px 0px 28px;
	/* border-color: #FFECD6;
	border: thick; */
}

#social_icons {
	float: right;
	z-index: 2;
	margin: 10px 5px 0px 0px;
	width: 150px;
	text-align: right;
}

#fullMenu_PDF {
	float: right;
	z-index: 2;
	margin: 7px -19px 0px 0px;
	width: 200px;
	text-align: right;
}

#glutenFree_BTN {
	float: right;
	z-index: 2;
	margin: 7px 0px 0px 0px;
	width: 200px;
	text-align: right;
}

/* COUPONS */

.coups {
	position:relative;
	margin-left: 110px;
	top:0px;
	border: none;
}

.coups_img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* PROMO 949 */

.949_btns {
	position:relative;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.contentDiv_full_949
	{
	width: 881px;
	margin-top: 200px;
	margin-left: 90px;
	display: inline;
	}
	
.cntDiv_949_imageSwap {

	}
