/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  background: #666 url(/_images/backShadow.png) repeat-x fixed left bottom;
}


ol, ul {
  list-style: none;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

#topBanner {
  height: 25px;
  background: #666 url(/_images/topBanshad.png) repeat-x;
}
#btnBanner {
  height: 75px;
  background: url(/_images/btnBanner.png) repeat-x;
  margin: 0 auto;
  position: relative;
}



#mainWrapper {
  margin: 0 auto;
  width: 760px;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background: #FFF url(/_images/btnBanner.png) repeat-x left bottom;
  margin-top: -75px;
}
#galleryWrapper {
  margin: 0 auto;
  width: 760px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background: #FFF url(/_images/btnBanner.png) repeat-x left bottom;
  height: auto;
  margin-top: -75px;
}





.buttons {
  margin: 0 auto;
  padding: 0px;
  float: left;
  height: 75px;
  width: 152px;
  position: relative;
}


#banner {
  background-color: #FFF;
  text-align: center;
  height: 220px;
  width: 760px;
  clear: both;
  margin: 0 auto;
}
.bannerShadow {
  height: 20px;
  position: relative;
  width: 760px;
  background: #FFF url(/_images/bannerShadow.png) repeat-x;
  float: left;
  margin: 0 auto;
}


#mainContent {
  width: 760px;
  height: 280px;
  position: relative;
  clear: left;

}
#picture {
  float: left;
  position: relative;
  padding: 10px;
  height: 230px;
}
.picture {
  border: solid 2px #900;
}

#mainText {
  width: 540px;
  height: 230px;
  position: relative;
  padding: 10px;
  float: right;
}
.mainText h2 {
  font-size: 1.1em;
  font-style: italic;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666;
  text-align: center;
  line-height: 1.4em;
  font-weight: normal;
}
.mainText h1  {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #900;
  font-weight: bold;
  line-height: 0.8em;
  font-style: normal;
}
.mainText p  {
  font-size: 0.9em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 1.2em;
  text-align: left;
}
#worssellBranding {
  text-align: left;
  font-size: 0.8em;
  color: #333;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 40px;
  line-height: 1.3;
  height: 50px;
  width: 480px;
}
#worssellBranding h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #900;
}
#address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #333;
  width: 190px;
  padding: 10px;
  line-height: 1.3em;
  float: left;
  position: relative;
  margin-left: 40px;
  text-align: left;
  height: 150px;
}

#address h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: #333;
}
#address h4 {
  font-weight: bold;
  color: #900;
}

#phoneEmail {
  float: left;
  width: 270px;
  position: relative;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #333;
  text-align: left;
  height: 150px;
}
#phoneEmail h2 {
  font-weight: bold;
  font-size: 1.1em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: left;
  color: #333;
}
#phoneEmail h3 {
  font-weight: bold;
  color: #900;
}






#footer {
  height: 15px;
  margin: 10px auto;
  width: 740px;
  padding: 10px;
  text-align: center;
  color: #333;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #FFF url(/_images/btnBanner.png) repeat-x left bottom;
  border-top: 5px outset #600;
  clear: both;
}
