body {
  margin: 0px;
	font-family: "Times New Roman";
	font-size: 15px;
  color: #333;
}

H3 {
  margin: 10px;
	font-family: "Times New Roman";
	font-size: 24px;
  color: #333;
}

td {
  margin: 0px;
	font-family: "Times New Roman";
  font-size: 15px;
  color: #333;
}

#main-content-wrapper {
  position: relative;
  width: 909px;
  background-image: url("http://www.tonysoldtimeportraits.ca//images/sidebar-gradient.jpg");
  background-repeat: repeat-y;
}

.content-left {
  float: left;
  width: 148px;
}

.content-right {
  float: left;
  width: 761px;
}

.header-left {
  height: 285px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/header-left.jpg");
  background-repeat: no-repeat;
  background-color: #fff;
}

.header-right {
  height: 192px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/header-right.jpg");
}

.logo {
  height: 160px;
  padding-left: 160px;
}

.menu {
  padding-left: 25px;
}

#home-menu,
#about-us-menu,
#photo-gallery-menu,
#prices-menu,
#faqs-menu,
#directions-menu,
#contact-us-menu {
  display: block;
  height: 21px;
  float: left;
}

#home-menu{
  width: 60px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/home.jpg");
}

#about-us-menu{
  width: 110px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/about-us.jpg");
}

#photo-gallery-menu{
  width: 166px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/photo-gallery.jpg");
}

#prices-menu{
  width: 84px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/prices.jpg");
}

#faqs-menu{
  width: 66px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/faqs.jpg");
}

#directions-menu{
  width: 125px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/directions.jpg");
}

#contact-us-menu{
  width: 116px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/contact-us.jpg");
}

#home-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/home-hover.jpg");
}

#about-us-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/about-us-hover.jpg");
}

#photo-gallery-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/photo-gallery-hover.jpg");
}

#prices-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/prices-hover.jpg");
}

#faqs-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/faqs-hover.jpg");
}

#directions-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/directions-hover.jpg");
}

#contact-us-menu:hover{
  background-image: url("http://www.tonysoldtimeportraits.ca/images/contact-us-hover.jpg");
}

.menu-left {
  margin-top: 5px;
}

.main-content {
  padding-left: 10px;
}

.footer {
  clear: both;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/red-gradient.jpg");
  background-repeat: repeat-y;
  width: 909px;
  margin-top: 5px;
  height: 100px;
}

.footer-left {
  float: left;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/left-corner.jpg");
  background-repeat: no-repeat;
  width: 220px;
  height: 53px;
}

.footer-white-top {
  background-color: #fff;
  height: 53px;
}

#gift-certificates {
  display: block;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 119px;
  height: 77px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/gift-certificates.png");
}

#coupons {
  display: block;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;  
  margin-bottom: 15px;
  width: 119px;
  height: 77px;
  background-image: url("http://www.tonysoldtimeportraits.ca/images/coupons.png");
}

.footer-content, .footer-content td, .footer-content td a {
  color: #fff;
  font-family: Georgia;
  text-align: center;
}

.footer-content table {
  margin-left: auto;
  margin-right: auto;
}
