 body {
 	font-family: georgia, garamond, times, 'times new roman', serif;
	text-align: center;
	background-color:  #823130;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	margin-top: 4px;
 }
 a img {
 	border: none;
}
 h1 {
 	padding-top: 9px;
	margin-bottom: 0;
	color: #888;
	font-size: 27px;
 }
 #titlearea {
 	margin-bottom: 20px;
	margin-top: 20px;
 }
 h2 {
	font-weight: bold;
	color: #ad4a49;
	margin-top: 15px;
	margin-bottom: 0;
	letter-spacing: .05em;
	font-size: 20px

 }
 h3 {
 	font-weight: normal;
	color: #1b285f;
	margin-top: 5px;
	font-size: 16px;
 }
 h4 {
 	font-size: 16px;
	color: #1b285f;
 }
 p, ul, ol, table {
 	font-size: 14px;
 	font-weight: normal;
 }
 #content li {
 	margin-top: .5em;
}
#site {
	width: 775px;
	color: #1b285f;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 30px;
	background-image: url(images/parchment-bg.jpg);
}
#masthead {
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	height: 110px;
	width: 734px;
}
#logo {
	float:left;
	}
#tagline {
	font-size: medium;
	font-weight:bold;
	font-style:italic;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#f5e1af;
}
#masthead h1, #masthead #tagline {
	text-indent: 0px;
}
#masthead h1 {
color:#FFFFFF;
font:bold xx-large Zapfino, "Monotype Corsiva", "Brush Script MT", Georgia, Times, serif;}
#main-nav {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 775px;
	height: 89px;
	background-image: url(images/topnav-bg.jpg);
	background-repeat: no-repeat;	
}
#main-nav a:link, #main-nav a:visited{
	color: #17255e;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#main-nav a:hover {
	color: #cf0705;
}
#main-nav ul {
	padding: 37px 0 0 45px;
	margin: 0;
}
#bott-nav ul {
	margin: 0 0 0 25px;
	padding: 100px 0 0 0;
}
#main-nav ul li, #bott-nav ul li {
	display: inline;
}
#main-nav ul li a {
	display: block;
	float: left;
	height: 44px;
	padding: 14px 19px 0 19px;
}
#main-nav a.lit {
	color: #cf0705 !important;
	background-image: url(images/topnav-lit-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#content {
	margin-left: 240px;
	margin-right: 55px;
}
#content-wide {
	margin-left: 55px;
	margin-right: 55px;
}
#content p, #content table, #content ol, #content ul, #content-wide p, #content-wide table, #content-wide ol, #content-wide ul {
	line-height: 1.25em;
	letter-spacing: .1em;
}

#pagelinks {
	line-height: 1em !important;
	letter-spacing: 0 !important;
}

#pagelinks a {
	color: #7783c2;
}


#sub-nav {
	margin-top: 20px;
	padding: 43px 0 30px 40px;
	float: left;
	font-size: 12px;
	background-image: url(images/ln-top.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0;
}
#sub-nav p {
	width: 138px;
	margin: 0 0 0 20px;
	padding: 20px 0 20px 0;
	line-height: 1.5em;
	background-image: url(images/ln-ul-bg.jpg);
	border: none;
}
#sub-nav ul {
	width: 158px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(images/ln-ul-bg.jpg);
	border: none;
}
#sub-nav ul li {
	border-bottom: 1px solid #dabd90;
}
#sub-nav ul li.bottom {
	border-bottom: none;
}
#sub-nav ul li a:link, #sub-nav ul li a:visited {
	display: block;
	font-size: 14px;
	color: #1b285f;
	text-decoration: none;
	padding: 10px 5px 10px 20px;	
}
#sub-nav ul li a:hover {
	color: #cf0705;
}
#sub-nav a.lit {
	font-weight: bold;
	color: #cf0705 !important;
}
#bott-nav ul li a {
	color: #1b285f;
	padding: 3px 0 3px 16px;
}
#footer {
	width: 775px;
	height: 183px;
	text-align: left;
	font-weight: bold;
	margin: 0 auto 15px auto;
	background-image: url(images/footer-bg.jpg);
}
#footer a:link, #footer a:visited {
	color: #663333;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #cc3300;
	text-decoration: underline;
}
#footer a.lit {
	color: #cb460b !important;
	
}
.img-r {
	float: right;
	margin: 20px 0 10px 10px;
}

.note {
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	border: 1px solid #dabd90;
}
 .totop {
  color: #930;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  }
  .totop a {
  color: #930;
  }
  .totop a:hover {
  color: #C90;
  }
input.text {
	font-size: 12px;
}
input.btn {
	background-color: #600;
	color: #fff;
	margin-top: 10px;
	font-weight: bold;
	
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 5px;
	font: bold 12px arial, verdana, sans-serif;
}
form fieldset {
	margin-top: 5px;
}
.error {
	font-weight: bold;
	color: #C00;
	}
#clear {
	clear: both;
	font-size: 2px;
	height: 2px;
}
  .quotebox {
    padding: 10px;
	border: 1px solid #dabd90;
}
  .quote {
  	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	text-indent: -9999px;
}
  .quoter {
    font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right;
}
.h-rule {
	border-top: 1px solid #966;
	color: #FFF;
	margin-top: 30px;
}
#address {
	margin-top: 0px;
	font-size: 11px;
	color: #d5d6db;
	margin-bottom: 4px;
	font-weight: bold;
}
#address a {
	color: #f6e2b0!important;
	text-decoration: underline !important;
	font-size: 11px !important;
}
#copyright {
	margin-top: 8px;
	font-weight: normal;
	font-size: 11px;
	color: #d5d6db;
}
#disclaimer {
	margin-top: 20px;
}
.intro {
	float: right;
	width: 180px;
	width: 238px;
	color: #333;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 15px 0 20px 30px;
	text-indent: -9999px;
}
#footer-pic {
	float: right;
	padding-right: 70px;
}
/*   QUOTES  */
#quote-home {
	background-image: url(images/quote-home.gif);
	width: 453px;
	height: 129px;
}
#quote-theservice {
	background-image: url(images/quote-theservice.gif);
	width: 453px;
	height: 112px;
}
#quote-thesearch {
	background-image: url(images/quote-thesearch.gif);
	width: 453px;
	height: 130px;
}
#quote-stepbystep {
	background-image: url(images/quote-stepbystep.gif);
	width: 453px;
	height: 96px;
}
#quote-half-newoldhouse {
	background-image: url(images/quotehalf-newoldhouse.gif);
	width: 238px;
	height: 96px;
}
#quote-newoldhouse {
	background-image: url(images/quote-newoldhouse.gif);
	width: 453px;
	height: 130px;
}
#quote-newoldhouse-top {
	background-image: url(images/quote-newoldhouse-top.gif);
	width: 453px;
	height: 72px;
}
#quote-newoldhouse-mid {
	background-image: url(images/quote-newoldhouse-mid.gif);
	width: 453px;
	height: 86px;
}
#quote-historichouse {
	background-image: url(images/quote-historichouse.gif);
	width: 453px;
	height: 107px;
}
#quote-insuranceclaims {
	background-image: url(images/quote-insuranceclaims.gif);
	width: 453px;
	height: 150px;
}
#gallery {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
#gallery li {
	width: 200px;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 25px;
	font-size: 9pt;
	padding: 2px;
	border: 1px solid #c0aa83;
}
#pic-lg {
	/* width: 740px; */
	text-align: center;	
}
#pic-lg img {
	border-top: 1px solid #f6ebcb;
	border-right: 1px solid #bfa781;
	border-bottom: 1px solid #bfa781;
	border-left: 1px solid #f6ebcb;
	/* width: 375px; */
}
dt {
font:bold medium Georgia, "Times New Roman", Times, serif;
margin-bottom:.5em;}
dd {
font-style:italic;
margin-bottom:1.2em;}

