* {
  padding: 0;
  margin: 0;
}
body {
  background-color:#f1f2f2;
  text-align:center;
}
a {
  color:#900;
  font-weight:bold;
  text-decoration:none;
}
a:link {
  color:#900;
  font-weight:bold;
  text-decoration:none;
}
a:active {
  color:#900;
  font-weight:bold;
  text-decoration:none;
}
a:visited {
  color:#900;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  color:#900;
  font-weight:bold;
  text-decoration:underline;
}
h1 {
  font-family:calibri;
  font-size:25px;
  font-weight:bold;
  color:#900;
  text-align:left;
}
h2 {
  font-family:calibri;
  font-size:20px;
  font-weight:bold;
  color:#333;
  text-align:left;
}
.topGrayBar {
  height:30px;
  background-color:#ccc;
} 
#container {
  width:865px;
  margin: 0 auto;
  text-align: left;
  font-family:calibri;
}
#topNav {
  width:865px;
  height:150px;
  background: url('img/paxtisLogoTop.jpg') no-repeat left; 
}
#navigation {
  margin-top:25px;
  float:right;
}
a#navMenu { 
  background-image:url(img/menusWines_off.gif); 
  height:32px; 
  width:157px; 
  float:left;
}
a#navMenu span { 
  display:none; 
}
a#navMenu:hover { 
  background-image:url(img/menusWines_on.gif); 
}
a#navReviews { 
  background-image:url(img/reviews_off.gif); 
  height:32px; 
  width:105px; 
  float:left;
}
a#navReviews span { 
  display:none; 
}
a#navReviews:hover { 
  background-image:url(img/reviews_on.gif); 
}
a#navCommunity { 
  background-image:url(img/community_off.gif); 
  height:32px; 
  width:140px; 
  float:left;
}
a#navCommunity span { 
  display:none; 
}
a#navCommunity:hover { 
  background-image:url(img/community_on.gif); 
}
a#navAbout { 
  background-image:url(img/aboutUs_off.gif); 
  height:32px; 
  width:110px; 
  float:left;
}
a#navAbout span { 
  display:none; 
}
a#navAbout:hover { 
  background-image:url(img/aboutUs_on.gif); 
}
a#navContact { 
  background-image:url(img/contactUs_off.gif); 
  height:32px; 
  width:120px; 
  float:left;
}
a#navContact span { 
  display:none; 
}
a#navContact:hover { 
  background-image:url(img/contactUs_on.gif); 
}
#location {
  color:#900;
  font-size:15px;
  font-weight:bold;
  font-family:calibri;
  text-align:right;
  margin-top:5px;
}
#locHours {
  color:#505050;
  font-size:12px;
}
#locHoursHayes {
  color:#505050;
  font-size:13px;
}
#locHoursPA {
  color:#505050;
  font-size:13px;
}
#tel {
  color:#505050;
  font-size:14px;
}
#socialNetworking {
  text-align:right;
  font-size:8px;
  margin-bottom:5px;
  margin-top:5px;
}
#pizzaImgs {
  margin-top:5px;
  margin-bottom:15px;
}
#frontSections {
  font-family:calibri;
  font-size:13px;
  font-weight:bold;
  color:#505050;
  width:865px;
  text-align:left;
}
.grayBar {
  background-color:#dcdcdc;
}
#halfBakesArea {
  background: url('img/pizzaThumb.gif') no-repeat top left;   
  height:100px;
  margin-top:23px;
  font-family:calibri;
  font-size:15px;
  text-align:left;
}
#halfBakesText {
  margin-left:85px;  
}
#halfBakesLink {
  float:right;
  padding-top:25px;
  font-size:14px;
}
.halfBakes h3 {
  color:#444;
  font-size:19px;
  font-weight:bold;
  font-family:calibri;
  text-align:left;  
}
.paloAltoEnergy h3 {
  color:#444;
  font-size:19px;
  font-weight:bold;
  font-family:calibri;
  text-align:left;  
}
.paloAltoEnergy {
  background: url('img/paloAltoGreen.jpg') no-repeat top left;  
  height:81px;
  width:260px;
}
#paloAltoEnergyArea {
  height:100px;
  font-family:calibri;
  font-size:15px;
  text-align:left;
  margin-top:75px;
}
#paloAltoEnergyLink {
  float:right;
  font-size:14px;
}
.giftCerts h3 {
  color:#444;
  font-size:19px;
  font-weight:bold;
  font-family:calibri;
  text-align:left;  
}
#giftCertsArea {
  height:100px;
  margin-top:23px;
  font-family:calibri;
  font-size:15px;
  text-align:left;
}
#giftCertsLink {
  float:right;
  padding-top:45px;
  font-size:14px;
}
.bottomNavBar {
  background-color:#e4e4e4;
  text-align:center;
  margin-top:7px;
  font-family:calibri;
  font-size:13px;
  font-weight:bold;
  margin-top:5px;
}  
.bottomNavBar ul li {
  list-style-type:none;
  display:inline;
  padding: 0 15px 0px 15px;
}
#copyright {
  font-size:14px;
  color:#6f6e6e;
}
#pizzaPriceTable {
  padding:4px;
  background-color:#ECE8DF;
  font-family:calibri;
  font-size:14px;
  color:#333;
}
#menudivcontainer {
  border:1px solid gray;
  width:845px;
  margin-bottom:1em;
  padding:10px;
  background-color:#fff;
}
#emailSuccess {
  font-weight:bold;
  font-family:calibri;
  font-size:25px;
  color:#900;
}
#contactFormArea {
  font-family:calibri;
  font-size:16px;
  color#333;
}
.reviewsTable {
  font-family:calibri;
  font-size:16px;
  color:#333;
  margin-top:10px;
  margin-bottom:10px;
}
#reviewsHdr {
  font-size:16px;
  font-weight:bold;
}
#aboutSection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#aboutSection p {
  margin-top:10px;
}
#employmentSection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#employmentSectionHdr {
  font-size:20px;
  font-weight:bold;
}
#employmentSection p {
  margin-top:10px;
}
#giftCertSection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#giftCertSection p {
  margin-top:10px;
}
#communitySection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#communitySection p {
  margin-top:10px;
}
#deliveryLink {
  text-transform:uppercase;
  float:right;
  color:#222;
  font-size:21px;
  font-weight:bold;
  font-family:calibri;
}
#contactUsSection {
  font-weight:none;
  font-size:16px;
  color:#333;
}
#contactError {
  font-weight:bold
  font-size:23px;
  text-transform:uppercase;
  color:#900;
}
#communityDonationsTable {
  font-family:calibri;
  font-size:14px;
}
#communityDonationsTable img {
  border:1px solid #ccc;
}
#menuSection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#menuSectionHdr {
  font-size:18px;
  font-weight:bold;
}
#menuSection p {
  margin-top:10px;
}
#halfBakeSection {
  font-family:calibri;
  font-size:16px;
  color:#333;
  font-weight:none;
  margin-top:10px;
  margin-bottom:15px;
}
#halfBakeSection ol {
  margin-left:25px;
}
#halfBakeSectionHdr {
  font-size:18px;
  font-weight:bold;
}
#halfBakeSection p {
  margin-top:10px;
}
#sodaTable {
  font-weight:bold;
  font-size:16px;
}
#sodaTable .soda {
  font-size:17px;
}
#smallSalad {
  float:left;
  margin-left:250px;
  font-family:calibri;
  font-weight:bold;
  font-size:20px;
  color:#333;
}
#largeSalad {
  float:left;
  margin-left:100px;
  font-family:calibri;
  font-weight:bold;
  font-size:20px;
  color:#333;
}
#chickenNote {
  float:right;
  font-family:calibri;
  font-weight:bold;
  font-size:20px;
  color:#333;
}
