body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

p, ul {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.plaintext {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

td.padbottom{
margin-bottom:15px;
padding-bottom:15px;}

h1 {color: #D50000; font-weight: bold; font-size: 16px; text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

.h1menu {font-size: 13px; 
	margin-top: 10px;
	padding-top: 10px;
}

.menuname {font-size: 13px; font-weight:bold; }

.footer {text-align: center; font-size: 11px; color:#666666; }
.logo {text-align: right; font-size: 10px; color:#666666; font-style:italic; }
p.centred {	text-align: center;}
p.back2top { font-family: sans-serif; text-align: center; font-size:10px;}
.smalltext { font-family:Arial, Helvetica, sans-serif; font-size: 11px;}
.sectionheader {color: #3A531C; font-weight: bold; font-size: 14px; text-align: center}
.menuheading {color: #D50000; font-weight: bold; font-size: 16px; text-align: center}
.subheading {color: #D50000; font-weight: bold; font-size:13px; }

.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.QuiznosName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.SubName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #CC0000;
}

a:link {	text-decoration: none;	color: #006600; font-weight: bold;}
a:visited {	text-decoration: none;	color: #006600; font-weight: bold;}
a:hover {	text-decoration: none;	color: #CB8856; font-weight: bold;}
a:active {	text-decoration: none;	color: #006600; font-weight: bold;}

a.jump:link { text-decoration: none; color: #006600;  font-weight: normal;}
a.jump:visited { text-decoration: none; color: #006600;   font-weight: normal;}
a.jump:hover { text-decoration: none; color: #CB8856;  font-weight: normal; }
a.jump:active { text-decoration: none; color: #006600;  font-weight: normal; }

a.footer:link { text-decoration: none; color: #006600;  font-weight: normal;}
a.footer:visited { text-decoration: none; color: #006600;   font-weight: normal;}
a.footer:hover { text-decoration: none; color: #CB8856;  font-weight: normal; }
a.footer:active { text-decoration: none; color: #006600;  font-weight: normal; }

a.menu:link { text-decoration: none; color : #FFFFFF; font-weight: bold; font-size: 16px; }
a.menu:visited { text-decoration: none; color : #FFFFFF; font-weight: bold; font-size: 16px; }
a.menu:hover { text-decoration: none ; color : #CF9365; font-weight: bold; font-size: 16px; }
a.menu:active { text-decoration: none; color : #FFFFFF; font-weight: bold; font-size: 16px; }

a.menuhighlight:link {
	text-decoration: none;
	color : #993300;
	font-weight: bold;
	font-size: 16px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
a.menuhighlight:visited {
	text-decoration: none;
	color : #993300;
	font-weight: bold;
	font-size: 16px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
a.menuhighlight:visited { text-decoration: none; color : #FFFFFF; font-weight: bold; font-size: 16px; }
a.menuhighlight:hover { text-decoration: none ; color : #CF9365; font-weight: bold; font-size: 16px; }
a.menuhighlight:active { text-decoration: none; color : #FFFFFF; font-weight: bold; font-size: 16px; }

a.submenu:link { text-decoration: none; color : #FFFFFF; font-size: 13px;  font-weight: normal;}
a.submenu:visited { text-decoration: none; color : #FFFFFF; font-size: 13px;  font-weight: normal;}
a.submenu:hover { text-decoration: none ; color : #CF9365; font-size: 13px;  font-weight: normal;}
a.submenu:active { text-decoration: none; color : #FFFFFF; font-size: 13px;  font-weight: normal;}

a img {	border: none; margin: 0;}
a img.thumb {	border: none; margin: 2;}
#storeslist li {
	list-style-image: url("images/bullet-red.gif");
	list-style-type: circle;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#storeslist li.single {
	list-style-image: url("images/bullet-red.gif");
	list-style-type: circle;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#storeslist p.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin-top: -.5em;
	margin-bottom: -1em;
	padding-top: -.5em;
	padding-bottom:-1em;
}

ul.bulletimg {
margin-top: 7px;
padding-top: 7px;
}
li.bulletimg {
	list-style-image: url(images/bullet-red.gif);
	list-style-type: circle;
	margin-left: 15px;
	padding-left: 15px;
}


.floatleft {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.floatright {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
}

.spacebelow{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.padbelow{
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.spaceabove{
	margin-top: 5px;
}

#sitemap p {
	margin-top: 10px;
	margin-bottom: -5px;
	padding-top: 10px;
	padding-bottom: -5px;
}
