@charset "UTF-8";
/* CSS Document */

/*png fix*/
img, div { behavior: url(iepngfix.htc) }

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #004c93;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -5px;
}

.h1-header {
	font-size:16;
	color: #FBEC05;
	font-style:bold;
	text-decoration:underline;
}
.h1-header-blue{
	font-size:16;
	color: #0D477E;
	font-style:bold;
	margin-top:10px;
}
.h1-header-FAQS{
	font-size:14;
	color: #FBD11B;
	font-style:bold;
}
.h1-header-darkgray {
	font-size:13;
	color: #333;
	font-style:italic;
	font-weight: bold;
	margin-bottom:5px;
}
.h1-header-green {
	font-size:13;
	font-weight: bold;
	margin-left:20px;
	text-decoration:underline;
	color: #FBDB1C;
	margin-top: 10px;
	margin-bottom: 0px;
}
.main-body #home-container { 
	width: 1046px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.main-body #interior-container { 
	width: 979px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.main-body #FlashNavBar {
	float: right; /* since this element is floated, a width must be given */
	width: 399px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}

.main-body #home-mainContent { 
	width:963px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF
} 

.main-body #interior-mainContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-about-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #interior-giftcardContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-giftcards-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #interior-menuContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-menu-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.menu-nav-content{
	width:114px;
	float:left;
	padding-top:170px;
	padding-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
}
.home-btm-cars-left { 
	width: 484px;
	float:left;
} 
.main-body #interior-locationsContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-locations-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.home-btm-cars-rt { 
	width: 562px;
	float:right;
} 
.main-body #interior-newsContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-news-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #interior-btm-cars { 
	width: 979px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear:both;
} 
.main-body #interior-aboutContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-aboutus-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-contactContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-contactus-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-franchiseContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-franchise-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #interior-deluxfranchiseContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-deluxfranchise-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-faqsContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-FAQs-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-deluxContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-thedelux-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-inquireContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-inquire-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #privacy-background{
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/privacy-background.jpg);
	background-repeat: no-repeat;
}

.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #interior-portfolioContent {
	width:580px;
	height:675px;
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/interior-portfolio-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.main-body #footer { 
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color:#FFFFFF;
} 
.main-body #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.main-body #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.main-body #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* ------------------------------ BODY------------------------------ */

.interior-body-content {
	width:430px;
	height:455px;
	overflow: auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.interior-store-content {
	width:470px;
	height:455px;
	overflow: auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.interior-menu-content {
	width:410px;
	height:455px;
	overflow: auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	
}
.vt-content {
	width:410px;
	height:455px;
	overflow: auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	
}
.interior-body-row-1{
	width:200px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.interior-body-row-2{
	width:200px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.interior-menu-row-1{
	width:195px;
	float:left;
}
.interior-menu-row-2{
	width:195px;
	float:right;¨
}
.main-body #VT-nav-top{
	width:400px;
	float:left;
	text-align: center;
}

.menu-main-top-text {
	width:410px;
	clear:both;
}
.menu-main-btm-text {
	width:390px;
	clear:both;
	float:left;
	text-align: left;
}
.home-btm-cars-left {
	width:484px;
	float:left;
}
.home-btm-cars-rt {
	width:479px;
	float:left;
}

.flash-container { 
	width: 1046px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear:both;

}
.cars-container { 
	width: 1046px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear:both;

}

.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-right:15px;
	}
	
.big-indent-bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-left:50px;
	margin-right:15px;
	clear:both;
	}
.small-indent-bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-left:25px;
	margin-right:15px;
	}
	.delux-indent-bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-left:50px;
	margin-right:15px;
	}
	.delux2-indent-bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-left: 20px;
	margin-right:15px;
	}
	.delux-images{
	margin-left:15px;
	margin-right:15px;
	}
	.maps-links {
	color: #FAF806;
}
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }

.menu-footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: center;
}

.menu-footer-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF0;
	text-align: center;
	text-decoration:underline;
	margin-right:10px;
	font-weight: bold;
}
.menu-footer-info:hover {
	color:#0B5E2F;
	text-decoration:none;
}
.food-menu-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBD11B;
	text-decoration:underline;
	font-weight:bold;
	line-height: 40px;
	}
.food-menu-nav :hover {
	color:#FA8701;
	text-decoration:none;
}
.menu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBD11B;
	font-weight:bold;
	}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD11B;
	font-weight:bold;
	}
.menu-top-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-right: 20px;	
	
}
.underconstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #257FBD;
}
.total-lines {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

/* ------------------------------ MENU NAV ------------------------------ */

.menu-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B5E2F;
	text-decoration:none;
	font-weight:bold;
}

.menu-navigation:hover {
	color:#9ECC45;
	text-decoration:underline;
}
/* ------------------------------ FORMS ------------------------------ */

	
	.form-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	line-height: normal;
	color: #60020E;
	font-weight: bold;
	}
	.form-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	.form-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color: #E6C917;
	}
	.form-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #126030;
	color: #FFF;
	border: 1px solid #FBDB1C;
	}
	.mailer-form-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #126030;
	color: #ffffff;
	border: 1px solid #d9d3a4;
	}
	.virtual-tour-box {
	background-color: #5B8F16;
	border: 1px solid #FBDB1C;
	width:90%;
	}
	
	/* ------------------------------ VT Nav ------------------------------ */

.VT-text {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color"#FBD11B;
}

.VT-nav {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	text-align: center;
}
.VT-nav ul {margin-top:0}
.VT-nav ul {
	padding:0;
	line-height:100%;
	margin:0 auto;
	list-style:none;
	text-align:center;
}

.VT-nav ul li
{
	display:inline;
	font-size:14px;
	line-height:40px;
}

.VT-nav ul li a:link, .VT-nav ul li a:active, .VT-nav ul li a:hover,  .VT-nav ul li a:visited {
	color:#FBD11B;
	text-transform:uppercase;
	font-size:14px;
	padding-right:20px;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	clear:both;
	margin:0;
	outline:none;
	text-align:center;
}
li.last {background:none}

.VT-nav ul li a:hover {
	text-decoration:underline;
	color:#FA8701;
}


/* ------------------------------ FOOTER ------------------------------ */

.footer-text {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color"#ffffff;
}

.btm-nav {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	text-align: center;
	
}
.btm-nav ul {margin-top:0}
.btm-nav ul {
	padding:0;
	line-height:100%;
	margin:0 auto;
	list-style:none;
	text-align:center;
}

.btm-nav ul li
{
	display:inline;
	font-size:11px;
	line-height:40px;
}

.btm-nav ul li a:link, .btm-nav ul li a:active, .footernav ul li a:active, .btm-nav ul li a:hover,  .btm-nav ul li a:visited {
	color:#d2e6fb;
	text-transform:uppercase;
	font-size:11px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	clear:both;
	margin:0;
	outline:none;
	text-align:center;
}
li.last {background:none}
.btm-nav ul li a:hover,.footernav ul li a:hover {
	text-decoration:underline;
	color:#F6C637;
}

.Footer-blocks-left {
	width:309px;
	height: 155px;
	float:left;
}
.Footer-blocks-middle {
	width:320px;
	float:left;
	height:155;
}
.Footer-blocks-right {
	width:309px;
	float:right;
	height:155;
}


	/* ------------------------------ STORE ------------------------------ */
	
	/****************************************/
/* -- Shopping Cart Specific Styles --  */
/****************************************/

div.taxInformation {
	background-color:#FFFFFF;
		border: 1px solid #000000;
		width:150px;
		height:550px;
		padding:4px;
	float:right;
		color:#7EA8CE;
		font-size: 11px;
		line-height: 14px;
	}	

div.scFooter {
	position:relative;
	left:0px;
	top:10px;
	}

div.cartHolder {
	margin-right:185px;
	}

div.footer_right {
   width:195px;
   float:right;
   text-align:left;
   }

table.cart {
	width:100%;
	border:0;
	}

tr.cartRow {
	border-width:0px 0px 1px 0px;
	border-color:#CCC;
	border-style:solid;
	padding:3px;
	}

th {
	background-color:#7EA8CE;
		color:#FFFFFF;
		font-size: 11px;
		line-height: 14px;
	padding:3px;
	}

td.cart_delete, td.cart_cp_delete {
  padding: 3px;
  width: 50px;
  text-align: center; 
  background-color: #FFFFFF;
}

td.cart_quantity, td.cart_cp_quantity {
	background-color:#FFFFFF;
		color:#7EA8CE;
		font-size: 12px;
		line-height: 12px;
		text-align: center; 
		width: 70px;
  		text-align: center; 
	padding:3px;
	}

td.cart_name, td.cart_cp_name,td.cart_sku, td.cart_cp_sku {
	background-color:#FFFFFF;
		color:#7EA8CE;
		font-size: 12px;
		line-height: 12px;
		text-align: center; 
	padding:3px;
	}



td.cart_price, td.cart_cp_price {
	background-color:#FFFFFF;
		color:#7EA8CE;
		font-size: 12px;
		line-height: 12px;
  		text-align: center; 
	padding:3px;
}
td.cart_total, td.cart_cp_total {
	background-color:#CCCCCC;
	color:#000000;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	padding:3px;
}

td.cartTotal {
	background-color:#FFFFFF;
	color:#7EA8CE;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
	font-weight: bold;
	}
	
