@charset "utf-8";
/* CSS Document */
BODY {
 background: #fbf6e2 url(./images/martinoback.jpg) repeat-x;
margin: 0px 0px 0px;
}

DIV.mainbody
{
 background: url(./images/mainback.png) repeat-y;
  FONT-SIZE: 12px;
  FONT-FAMILY: georgia;
  TEXT-ALIGN: left;
  WIDTH: 903px; 
  margin-left:auto;
  margin-right:auto;
  color: #463d2b;
}

DIV.header
{
padding-top: 0px;
padding-left: 0px;
background: url(./images/martinologo.jpg) no-repeat;
WIDTH: 869px; 
height: 122px;
  margin-left:auto;
  margin-right:auto;
}


div.links{
background: url(./images/topmenunav.jpg) no-repeat;
width: 859px;
height: 26px;
color: #fff5e2;
font-size: 14px;
font-family: georgia;
margin-left:auto;
margin-right:auto;
padding-top: 5px;
padding-left: 10px;
}

div.topwording{
padding-left: 25px;
padding-top: 23px;
color: black;
font-size: 24px;
font-family: georgia;
font-weight:bold;
}

div.FeaturedAddy{
padding-left: 0px;
padding-top: 0px;
color: white;
font-size: 14px;
font-family: georgia;
font-weight:bold;
}


div.midleft{
float: left;
margin-top: 20px;
margin-left: 35px;
width: 400px;
height: 267px;
}

div.topleft{
background: url(./images/topleft.jpg) no-repeat;
font-family: georgia;
font-size: 16px;
color: #c6bca8;
padding-top: 6px;
padding-left: 32px;
width: 400px;
height: 26px;
}

div.bottomleft{
width: 400px;
height: 22px;
}


div.midright{
background: url(./images/whomartinobox.jpg) no-repeat;
float: right;
color:#2c2921;
font-size: 14px;
font-family: georgia;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
MARGIN-top: 20px;
margin-right: 10px;
width:  419px;
height: 272px;
}

h1{
color:#2c2921;
font-size: 18px;
font-family: georgia;
}

div.midcontent{
color:#2c2921;
font-size: 14px;
font-family: georgia;
padding-top: 5px;
padding-left: 50px;
width: 800px;
}

div.servicebox{
background: url(./images/servicesback.jpg) no-repeat;
width: 627px;
height: 224px;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
}

div.servicetitle{
padding-top: 17px;
padding-left: 45px;
float: left;
color: #322b1f;
font-size: 18px;
font-family: georgia;
}

div.serviceweb{
padding-top: 22px;
padding-right: 20px;
float: right;
color: #746c59;
font-size: 12px;
font-family: georgia;
}

div.servicepic{
float: left;
margin-top: 22px;
margin-left: 20px;
width: 180px;
border: 1px solid #494335;
}

div.servicedesc{
padding-top: 22px;
padding-left: 10px;
float: left;
color: #494335;
font-size: 13px;
font-family: georgia;
width: 390px;
}


div.rightwording{
color:#2c2921;
padding-left: 2px;
font-size: 13px;
font-family: arial;
width: 395px;

}

div.footer{
background: url(./images/bottomnavback.jpg) no-repeat;
text-align: center;
color: #fff5e2;
font-size: 12px;
padding-top: 6px;
font-family: georgia;
WIDTH: 869px;
height: 21px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

div.listingAddyleft2{
float: left;
padding-top: 0px;
padding-left: 0px;
width: 450px;
font-size: 20px;
font-weight: normal;
color: black;
}

div.listingAddyright{
float: left;
font-size: 19px;
font-weight: normal;
color: black;
text-align:right;
padding-top: 0px;
padding-right: 10px;
width: 280px;
}

div.bottomboxes{
margin-left: 35px;
padding-top: 30px;
padding-left: 15px;
background: url(./images/midnavboxes.jpg) no-repeat;
WIDTH: 829px;
height: 175px;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}


A.headerlink:link{
color: #fff5e2;
font-size: 14px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.headerlink:visited {
color: #fff5e2;
font-size: 14px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.headerlink:hover {
color: #ff9b43;
font-size: 14px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.headerlink:active {
color: #ff9b43;
font-size: 14px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.footerlink:link{
color: #fff5e2;
font-size: 12px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.footerlink:visited {
color: #fff5e2;
font-size: 12px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.footerlink:hover {
color: #ff9b43;
font-size: 12px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.footerlink:active {
color: #ff9b43;
font-size: 12px;
font-weight: bold;
font-family: georgia;
text-decoration: none;
}

A.smalllink:link{
color: #746c59;
font-size: 12px;
font-family: georgia;
text-decoration: none;
}

A.smalllink:visited {
color: #746c59;
font-size: 12px;
font-family: georgia;
text-decoration: none;
}

A.smalllink:hover {
color: #746c59;
font-size: 12px;
font-family: georgia;
text-decoration: underline;
}

A.smalllink:active {
color: #746c59;
font-size: 12px;
font-family: georgia;
text-decoration: underline;
}

