body {
  background-color: #ffffff;
  margin-top: 9px;
}

main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.3;
}

#section_canvas {
  position: relative;
  width: 1140px;
  min-height: 1500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  background-color: #d4fdd5;
}

#section_left_side_bar {
  width: 190px;
  height: 1500px;
  background-image: url(images/left_side_background.jpg);
  background-color: #77a678;
  float: left;
  background-repeat: repeat-x;
}

#section_centre {
  width: 760px;
  min-height: 1500px;
  background-color: #d8ddd8;
  float:left;
}

#section_banner {
  width: 760px;
  height: 123px;
  background-color: #ffffff;
}

#section_menu {
  width: 760px;
  height: 37px;
  background-color: #ffffff;
}

#section_submenu {
  width: 760px;
  height: 31px;
  background-color: #bbaa44;
}

#section_body_left {
  width: 380px;
  min-height: 1228px;
  float: left;
}

#section_body_image {
  width: 379px;
  height: 440px;
  background-image: url(images/background_body_image_caption.png);
  float: left;
  border-left: 1px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #ffffff;
}

#section_body_right {
  width: 380px;
  height: 788px;
  float: left;
}

#section_footer {
  width: 760px;
  height: 80px;
  float: right;
}

#section_right_side_bar {
  width: 190px;
  height: 1500px;
  background-image: url(images/right_side_background.jpg);
  background-color: #77a678;
  float: left;
  background-repeat: repeat-x;
}

#contact_form {
  width: 460px;
  height: 1228px;
  float: left;
  padding-left: 150px;
  padding-right: 150px;
}

#locations_map {
  width: 755px;
  height: 1228px;
  float: left;
  padding-left: 5px;
  padding-top: 5px;
}

div.menu_selected {
  width: 190px;
  height: 37px;
  background-image: url(images/background_menu_item_selected.png);
  float: left;
}

div.menu_deselected {
  width: 190px;
  height: 37px;
  background-image: url(images/background_menu_item.png);
  float: left;
}

div.submenu_selected {
  width: 190px;
  height: 31px;
  background-color: #004100; 
  float: left;
}

div.submenu_deselected {
  width: 190px;
  height: 31px;
  background-color: #004100; 
  float: left;
}

P.main, TD.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 35px;
  margin-right: 35px;
  padding-top: 30px;
  padding-bottom: 0px;
}

P.pageheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #424242;
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 35px;
  margin-right: 35px;
  padding-top: 30px;
  padding-bottom: 0px;
}

P.location {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

P.list_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 600;
}

P.location_address {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.7;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

P.location_phone_type {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.7;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
}

P.location_phone_number {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

P.phone {
  color: #d81f00;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size:18px;
  font-weight: 800;
  line-height: 1.7;
}

P.footer {
  color: #646464;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size:11px;
}

P.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align:center;
}

p.menu_selected {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

p.menu_deselected {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

p.submenu_selected {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
}

p.submenu_deselected {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #ffffff;
}

p.watermark {
  text-align: center;
  font-size: 56px;
  color: #ff0000;
}

p.caption {
  text-align: center;
  width: 379px;
}

ul.sidebar {
  list-style-type: square;
  list-style-image: url(images/list_tick.gif);
}

ul.body{ 
  list-style-type: square;
}

li.sidebar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top: 0px;
  padding-bottom: 6px;
  line-height: 1.7;
  margin-right: 25px;
}

li.body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  margin-left: 1em;
}

H1 {
  color: #424242;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #424242;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size:20px;
  font-weight: 800;
}

H2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 5px;
  color: #004100;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight:500;
}

H3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #424242;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-style: italic;
}

A.location {
  color: #000000;
  text-decoration: none;
}

A.menu_selected {
  color: #ffffff;
  text-decoration: none;
  font-weight:600;
}

A.menu_deselected {
  color: #000000;
  text-decoration: none;
  font-style:normal;
  font-weight:600;
}

A.menu_selected:hover {
  color: #cccccc;
  text-decoration: none;
}

A.submenu_selected {
  color: #ffffff;
  text-decoration: none;
  font-weight:600;
}

A.submenu_deselected {
  color: #ffffff;
  text-decoration: none;
  font-style:normal;
  font-weight:500;
}

A.submenu_selected:hover {
  color: #cccccc;
  text-decoration: none;
}

A.submenu_deselected:hover {
  color: #cccccc;
  text-decoration: none;
}

A:hover {
  width: auto;
  color: #004100;
  text-decoration: underline;
}

A {
  width: auto;
  color: #666666;
  text-decoration: underline;
}
