/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; padding:0px; text-align:center; color: #695F56; background: url(/images/mainBG.png) repeat-x; }
h1 { font-size: 24px; font-weight: normal; margin: 0px; padding: 0px; }
h2 { font-size: 14px; font-weight: normal; margin: 0px; padding: 0px 0px 20px 0px; }
h3 { font-size: 14px; font-weight: normal; margin: 0px; padding: 0px; }
img { border-width: 0px; }

a { color: #7B726B; font-size: 12px; }
a:hover { color: #F3D29F; }

#holder { width: 790px; margin:0px auto; text-align: left; padding: 10px; background-color: #FFF; }

#header { width: 790px; height: 109px; background-color: #7B726B; }
#logo { padding: 9px 20px; float: left; }
#contact { padding: 10px 20px 0px 0px; float: right; color: #FFF; font-size: 10px; }
#contact a { text-decoration: none; color: #FFF; font-size: 10px; }
#contact a:hover { text-decoration: underline; }
#banner { width: 790px; height: 20px; background: url(/images/banner.png) no-repeat; }
#menu { width: 790px; height: 26px; padding: 12px 0px 0px 0px; background: url(/images/menuBG.png) repeat-x; text-align: center; }
#menu a { color: #FFF; text-decoration: none; font-size: 14px; margin: 0px 7px; }
#menu a:hover { color: #494038; text-decoration: underline; }
#menu a.specials { color: #990000; text-decoration: none; font-size: 14px; margin: 0px 7px; }
#menu a.specials:hover { color: #494038; text-decoration: underline; }
#leftPane { width: 285px; padding: 40px 15px 40px 20px; float: left; }
#leftPaneXSm { width: 200px; padding: 40px 15px 40px 20px; float: left; }
#leftPaneSm { width: 300px; padding: 20px 15px 40px 0px; float: left; }
#rightPane { width: 450px; padding: 20px 20px 20px 0px; float: left; }
#rightPaneSm { width: 410px; padding: 20px 20px 20px 0px; float: left; }
#rightPaneLg { width: 535px; padding: 20px 20px 20px 0px; float: left; }
#contentPane { width: 750px; padding: 20px 20px; float: left; }
#footer { width: 790px; height: 52px; background: url(/images/footerBG.png) repeat-x; }

.imgLg { border: 5px solid #695F56; margin: 0px 0px 10px 0px; }
.imgSm { border: 3px solid #695F56; margin: 5px 4px 5px 0px; }
.imgSm2 { border: 5px solid #695F56; margin: 0px; }

.floatLeft { float: left; }
.floatRight { float: right; }

body.index #menu a.home,
body.about #menu a.about,
body.products1 #menu a.products1,
body.products2 #menu a.products2,
body.products3 #menu a.products3,
body.products4 #menu a.products4,
body.testimonials #menu a.testimonials,
body.contact #menu a.contact,
body.enquiry #menu a.enquiry,
body.links #menu a.links { color: #494038; text-decoration: underline; }