/*E41B39 = red*/
/*737373 = grey (dark)*/
/*0A79AE = blue (dominos)*/
/*58A1C7 = blue (light blue)*/
/*69398C = purple (bears)*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	color: #434343;
}



table {
	font-size: 1.2em;
	text-align: left;
}

p {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 1em 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	color: #0A79AE;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #D8D8D8;
}

h1, td h1 {
	font-size: 2.2em;
}
h2, td h2 {
	font-size: 2em;
}
h2.welcome {
	font-size: 2.2em;
}
h3 {
	font-size: 3em;
/*	margin-top: 1em;*/
	margin-bottom: 0;
/*	text-transform: capitalize;*/
/*	border-bottom: 1px solid;*/
}

td h3 {
	font-size: 14pt;
}


.welcome {
	font-size: 1.5em;
	color: #0089E3;
	font-weight: bold;
}

h4, td h4 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #69398C;
}
h5, td h5 {
	font-size: 1.3em;
}
h6, td h6 {
	font-size: 1.2em;
}

ul, ol {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: left;
/*	font-weight: bold;*/
}

li {
	padding-bottom: .5em;
}


/* ================== */
/* = Sitewide links = */
/* ================== */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #58A1C7;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px dashed #D2D2D2;
}

a:visited {
	color: #58A1C7;

}

a:hover {
	color: #0A79AE;
}

#dateToday {
	color: #858585;
	font-weight: bold;
	font-size: 1.2em;
	float: right;
	padding-right: 70px;
	margin-top: 45px;
}


#contact_top {
	color: #E7E7E7;
	font-weight: normal;
	position: absolute;
	top: 163px;
	left: 33px;
}

#contact_top p {
	font-size: 12px;
}


#contact_top a:link,
#contact_top a:visited,
#contact_top a:hover,
#contact_top a:active {
	color: #9EBF90;
}

#contact_top a:hover {
	color: white;
}



#footerReflection p {
	font-size: 1.2em;
	color: #D5D4C4;
	padding-top: 30px;
	text-align: center;
}

#footerReflection a,
#footerReflection a:link,
#footerReflection a:visited,
#footerReflection a:hover,
#footerReflection a:active {
	color: #F3ECCA; /*light gold*/
	text-decoration: none;
	font-weight: bold;
	border: none transparent;
}


#footerReflection a:hover {
	color: #DFC23B; /*pale yellow*/
}

.required {
	color : #ff0000;
	font-weight : bold;
}

.subhead {
	font-weight: bold;
	color: #0089E3;
}

.question {
	background-color: lightgrey;
	padding: 5px;
	font-weight: bold;
}

.answer {
	padding: 5px;
}

.faqnav a, 
.faqnav a:link, 
.faqnav a:visited, 
.faqnav a:hover, 
.faqnav a:active {
	background-color: #0089E3;
	color: white;
	font-size: 11px;
	width: 94px;
	padding: 5px;
	margin: 5px 1px 0 0;
	text-align: center;
	float:left;
}

.faqnav a:hover {
	background-color: #01AD4E;
	color: #0089E3;
}

.menulisting {
	font-size: 10px;
}

.call_us {
	font-size: 1.7em;
	font-weight: bold;
}

.phone_large {
	font-size: 2.2em;
	font-weight: bold;
}

blockquote {
/*	background-color: #DFC23B;*/
	font-size: 1.3em;
	padding: 20px;
	margin: 1em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #0089E3;
}

.black_text {
	color: black;
}

ul#navmenu {
	margin: 0 10px 30px 0;
	padding: 0;
	font-size: 1.5em;
}


ul#navmenu li {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #D8D8D8;
	text-align: right;
	list-style-type: none;
	list-style-position: inside;
}

ul#navmenu a:link,
ul#navmenu a:visited,
ul#navmenu a:hover,
ul#navmenu a:active {
	color: #E41B39;
	border: none transparent;
}

ul#navmenu a:hover {
	color: #58A1C7;
	font-size: 1.2em;
}

ul#navmenu li ul {
	padding: 0;
	display: none; /*Submenu not visible*/
}
ul#navmenu li ul li {
	display: block;
	font-size: 9px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #D8D8D8;
	text-align: right;
	list-style-type: none;
	list-style-position: inside;
}

ul#navmenu li ul li.last {
	border-bottom: 0 solid transparent;
}

ul#navmenu li ul#submenu li a {
	color: #A2676F;
}
ul#navmenu li ul#submenu li a:hover {
	color: #58A1C7;
}

body#menu a#menu,
body#coupons a#coupons,
body#students a#students,
body#jobs a#jobs,
body#contact a#contact,
body#survey a#survey,
body#about a#about,
body#home a#home {
	color: #0A79AE;
	font-size: 1em;
	text-transform: uppercase;
	border-right: 5px solid #0A79AE;
	padding-right: 7px;
}

body#menu ul#navmenu li ul {
	display: block;
}

.pizzatitle {
	color: #E41B39;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

table#sides {
	line-height: 1.6em;
}

table#sides .price,
#coke .price {
	color: #0A79AE;
	font-weight: bold;
	font-size: 1.2em;
}

#menu table p.price {
	color: #0A79AE;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0;
	padding: 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.pdf {
	background: url('images/icon_pdf.gif')  no-repeat scroll top left;
	padding-left: 30px;
}

.offsite {
	background: url('images/icon_offsite.gif')  no-repeat scroll top left;
	padding-left: 30px;
}

#twoTues {
	font-size: 1.2em;
}

/* ========================= */
/* = Font sizes for tables = */
/* ========================= */
#jobs table p {
	font-size: .9em;
}

#contact table p {
	font-size: 1.2em;
}

#survey table p {
	font-size: 1.2em;
}

#menu table p {
	font-size: 1.2em;
/*	color: #0A79AE;*/
}

table.toppings td {
	line-height: 1.5em;
}

.specialty p {
	color: #676767;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	padding: 5px;
}

.specialty h1 {
	background: #000;
	color: #ffc;
	font-family: Times, 'Times New Roman', serif;
	font-size: 1.3em;
	text-transform: uppercase;
	border: none;
	padding: .5em 0;
	margin: 0;
/*	clear: both;*/
}

.feast h1 {
	background: #ddd;
	color: #222;
	font-family: Times, 'Times New Roman', serif;
	font-size: 1.3em;
	text-transform: uppercase;
	border: none;
	padding: .5em 0;
	margin: 0;
/*	clear: both;*/
}


.specialty h3 {
	background: #E41B39;
	color: #FFD900;
	font-size: 1.2em;
/*	font-style: italic;*/
	text-transform: capitalize;
	border: none;
	padding: .5em 0;
	clear: both;
}

.specialty .medium,
.specialty .large {
	background-color: #0A79AE;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0;
	padding: .2em 1em;
/*	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
	display: block;
/*	float: left;*/
}

.specialty .large {
	background-color: #004E6B;
	margin: 0;
}

.center {
	text-align: center;
}
