@charset "utf-8";
/* Pauluzzi Appraisals Ltd. */

body {margin:0; padding:0; background:url(../images/bg-pattern.gif) #eee; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#1c1c1c;}
#background {background:url(../images/background-center.gif) center top no-repeat;}
#logo {text-align:center; padding:20px 0; margin-bottom:10px;}


/* Layout */
#container {width:735px; margin:0 auto 30px auto; background:url(../images/fancy-swirl.png) center bottom no-repeat; padding-bottom:20px;}
#title {text-align:center; font-style:italic; color:#474747;}
#title h4 {text-transform:uppercase; color:#000; margin:0 0 3px 0; letter-spacing:2px; font-size:16px; font-style:normal;}

/* Contact Pod */
#contactInfo {background:#fff; width:557px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px; margin:20px auto 0 auto; border:2px solid #e4e4e4; padding:15px 20px; font-family:Arial, Tahoma, sans-serif; font-size:12px;}
#contactInfo table {}
#contactInfo table td {vertical-align:top;}

/* Company profile pod */
#about {line-height:20px; text-align:center; background:url(../images/bg-about.png) center top no-repeat; padding:40px 0 0 0; margin:90px 0 0 0;}
#about img {margin-top:-100px; margin-bottom:18px;}
#about img.leftImg {margin-right:10px;}
#about img.rightImg {margin-left:10px;}
#about h1 {margin:0; color:#1849a3; text-transform:uppercase; font-style:italic; letter-spacing:2px; text-align:center; font-size:16px;}
#about p {margin-top:5px; background:url(../images/fancy-swirl.png) center bottom no-repeat; padding-bottom:50px;}

/* Table of services */
#servicesTable {background:#fff; width:587px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px; margin:40px auto 20px auto; border:2px solid #e4e4e4; padding:20px 0;}
#servicesTable h2 {font-style:italic; font-weight:normal; color:#474747; font-size:13px; text-align:center; margin:0 0 5px 0;}
#servicesTable h3 {font-size:19px; letter-spacing:2px; color: #000; text-align:center; text-transform:uppercase; font-weight:normal; margin:0; border-bottom:1px solid #e7e5e1; padding-bottom:20px;}
#servicesTable table {margin:20px 15px 0 15px; font-family:Arial, Tahoma, sans-serif; font-size:12px;}
#servicesTable table tr td {border-bottom:1px solid #e7e5e1; padding:10px;}
#servicesTable table tr td:first-child {border-right:1px dotted #ccc;}
#servicesTable table tr.odd td {background-color:#f6f6f6;}

/* Links */
a {color:#1c7fdc;}
a:hover {color:#000;}

/* Misc */
strong {color:#000;}