@charset "UTF-8";
body { font: .8em "Lucida Grande", Verdana, Arial, sans-serif; line-height: 1.5em; background: #B99779 url(../img/veneer.jpg); margin: 0px; padding: 0; color: #543E2C; }
a img { border: none; }
img, div, input, a { behavior: url("iepngfix.htc"); }

#mainContainer { margin: 0 auto; width: 820px; }
#header { width: 820px; height: 75px; }
#leftContainer { float: left; width: 377px; }
#top { float: left; width: 377px; height: 123px; background: url(../img/logo.png) no-repeat; }
#mid { float: left; width: 257px; background: url(../img/mid.png) repeat-y; padding: 0 85px 0 35px; }
#bottom { float: left; width: 377px; height: 69px; background: url(../img/bottom.png) no-repeat; }
#rightContainer { float: left; width: 443px; }
#fullContainer { width: 820px; }
#fulltop { float: left; width: 820px; height: 123px; background: url(../img/full_logo.png) no-repeat; }
#fullmid { float: left; width: 750px; background: url(../img/full_mid.png) repeat-y; padding: 0 35px 0 35px; }
#fullbottom { float: left; width: 820px; height: 69px; background: url(../img/full_bottom.png) no-repeat; }
#photo { width: 443px; margin-top: 50px; }
#footer { clear: both; width: 820px; height: 62px; background: url(../img/footer.png) no-repeat; }

h1 { font: 1.3em "Trebuchet MS", Verdana, Arial, sans-serif; color: #543E2C; font-weight: bold; padding: 5px; }
h2 { font: 1.2em "Trebuchet MS", Verdana, Arial, sans-serif; color: #543E2C; font-weight: bold; padding: 5px; }
h3 { font: 1.1em "Trebuchet MS", Verdana, Arial, sans-serif; color: #543E2C; font-weight: bold; padding: 5px; }
h4 { font: 1 em "Trebuchet MS", Verdana, Arial, sans-serif; color: #543E2C; font-weight: bold; padding: 5px; }
p { padding: 5px; }
a { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration:none; }	
a:visited { color:#000; text-decoration: underline; }	

#navigation img { float: left; }
#about,#gallery,#contact,#home { float: left; }
a#about { width: 112px; height: 75px; background-image:url(../img/about.png); display:block; text-decoration:none; }
a#gallery { width: 123px; height: 75px; background-image:url(../img/gallery.png); display:block; text-decoration:none; }
a#contact { width: 135px; height: 75px; background-image:url(../img/contact.png); display:block; text-decoration:none; }
a#home { width: 126px; height: 75px; background-image:url(../img/home.png); display:block; text-decoration:none; }
a#about:hover, a#gallery:hover, a#contact:hover, a#home:hover { background-position: 0 75px; cursor: pointer; }

.zoom img { padding: 3px; }