/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	line-height: 22px;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #f7dcb0;
}
a:active {
	text-decoration: underline;
}

li {
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: .8em;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*TDD: This is the tiled one-pixel repeating background to fill the gap behind the pagebody */
	background-image:url(../images/pagebody_background.gif);
	background-repeat: repeat;
	margin-top: 20px;
}

#pageheader {
	height: 158px;
	width: 800px;
	margin: 0px;
	padding: 0px;	
}

#logotopimage {
	height: 158px;
	width: 252px;
}

#logotypeimage {
	height: 158px;
	width: 548px;
}

#pagebody {
	margin: 0px;
	padding: 0px;
	/* TDD: This image is just the top of the background with the scrollwork on edges */
	background-image: url(../images/web_layout2_03.gif);
	background-repeat: no-repeat;
	/* TDD: This becomes the minumum height */
	min-height:400px;
	width: 800px;
}

#pagefooter {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/web_layout1_06.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 800px;
	/* TDD: This pushes the footer to below the end of the pagebody div */
	clear:both;
	color: #000;
}


#leftcolumn {
	width: 240px;
	float: left;
	margin-right: 10px;
}

#leftcolumnbody {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.sideNav a {
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	text-decoration: underline;
	font-weight: bold;
}

.sideNav a:hover {
	color: #f7dcb0;
	font-size: 15px;
	line-height: 30px;
	text-decoration: underline;
	font-weight: bold;
}

#rightcolumn {
	width: 540px;
	float: left;
	margin-top: 20px;	
	border-left: solid 1px #b52f30;
	margin-bottom: 15px;
}

#rightcolumnbody {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}


#footerbody {
	color: #000;
	text-align: center;
	padding-top: 5px;
	font-size: 9px;
	line-height: 13px;
}

#footerbody a {
	color: #fff;
	text-align: center;
	padding-top: 5px;
	font-size: 9px;
	line-height: 13px;
}

#locations {
	width: 400px;
	clear:both;

}

#location1 {
	float: left;
	width: 50%;
	text-align: center;	
	margin-top: 10px;
}

#location2 {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 27px;
}

#location3 {
	text-align: center;
	margin-top: 20px;
	border-top: 
}

#location4 {
	text-align: center;
	margin-top: 20px;
}

#fbIcon {
	width: 48;
	height: 48;
	float: left;
	padding-top: 15px;
}
#fbIcon2 {
	width: 170;
	float: left;
	background-color: #FFF;
	/*border: thin solid #CCCCCC;*/
	margin-top: 15px;
}
.menutitle {
	font-weight: bold;
}

#menutitle {
	padding: 6px;
	text-align: center;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

#menutitle2 {
	padding: 4px;
	text-align: center;
	font-size: 1.7em;
	margin-top: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

.menusection .menutitle {
	text-align: center;
	font-size: 1.4em;
}
.menusection .menutext  {
	text-align: center;
	font-size: 1.1em;
}

.menusubsection .menutitle  {
	font-size: 1.3em;
	padding-top: 6px;
}

.menuitem .menutitle {
	text-align: left;
	font-size: 1.0em;
	float: left;
	width: 324px;
}

.menuitem .itemprice {
	text-align: right;
	font-size: 1em;
	float: left;
	width: 156px;
	margin-top: 6px;
	font-weight: bold;
}

.menuitem .menutext {
	text-align: left;
	font-size: 1.0em;
	clear:both;
}

#emailform #email {
	width:180px;
	border: solid 1px #b52f30;
}

#formbody {
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 200px;
}

#formContainer {
	width: 170px;
	line-height: 20px;
	border-top: solid thin #b52f30;
}

#location1image {
	margin-left: 26px;
}

#storehours {
	border-bottom: thin solid #000000;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	width: 140px;
	margin-left: 10px;
}

#storehours2 {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	width: 175px;
	border-bottom: solid thin #b52f30;
	border-top: solid thin #b52f30;
	padding-bottom: 13px;
	padding-top: 13px;

}

#storehoursHome {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	width: 170px;
	border-bottom: solid thin #b52f30;
	border-top: solid thin #b52f30;
	padding-bottom: 13px;
}

#message {
	border: thin solid #b52f30;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	color: red;
	width: 140px;
	color: #b52f30;
}

#motacoAd {
	background-image: url(../images/mo%27taco.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	margin-top: 20px;
	padding-top: 36px;
	text-align: center;
}

