﻿/*  This CSS file formats the fonts, colors, links as well as setting how 
certain elements on the page are displayed.  */

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background-color: #e6e0d0;
	color: #000000;
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}

hr {
	background-color: #ffffff;
	color: #ffffff;
	border: none;
	border-bottom: 1px #a0906a dashed;
	height: 2px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a {
	color: #325e85;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

a:hover {
	color: #a0906a;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

a:active {
   outline: none;
   overflow: hidden;}
   
/* Used for sitemap page display only */

.TreeView1_2 a {
	color: #325e85;
	outline: none;
}

.TreeView1_2 a:hover {
	color: #a0906a;
	outline: none;
	font-weight: bold;}

.TreeView1_2 a:active {
   outline: none;
   overflow: hidden;}

#TreeView1 {
	width: 20px;
}


/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */

h1 {
	color: #599bd7;
	font: normal xx-large Georgia, Georgia, serif;
	text-align: center;
	letter-spacing: 1px;
}

h2{
	color: #c0af88;
	font: normal 20px Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}
h2.ppc {
	color: #c0af88;
	font: normal 20px Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 1em;
	font-weight: bold;
}
h3{
	color: #599bd7;
	font: normal Verdana, Arial, sans-serif;
	font-size: large;
	letter-spacing: 1px;
	text-align: left;
}

h4 {
	color: #c0af88;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	border-left: 6px #a0906a solid;
	border-right: 6px #a0906a solid;
}

h5 {
	color: #599bd7;
   text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 3px #599bd7 double;}

h6 {
   background-color: #c0af88;
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding: 3px;}
	
#services h3 {
	color: #ffffff;
	font-size: small;
	text-align: center;
	letter-spacing: 0px;
}

.center {
	text-align: center;}	

.clear {
	clear: both;}

/*  To keep the content centered on the page, all of the areas
are placed within a wrapper. The item below defines this wrapper.  */

#wrapper {
   background: #e6e0d0 url('images/wrapper.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;}

/* TOP HEADER AREA */

#header {
	position: relative;
	width: 900px;
	height: 285px;}

/* This sets the size and position of your business name
and slogan */

#sitename {
   position: absolute;
   top: 80px;
   left: 200px;
   z-index: 1;
   width: 500px;
   text-align: center;}
   
#sitename h1 {
   margin: 0; padding: 0;
	border: none;
	color: #ffffff;
	font: normal 34px Georgia, Georgia, serif;
	text-align: center;
	letter-spacing: 2px;}

#sitename2 {
   position: absolute;
   top: 80px;
   left: 100px;
   z-index: 1;
   width: 700px;
   text-align: center;}
   
#sitename2 h1 {
   margin: 0; padding: 0;
	border: none;
	color: #ffffff;
	font: normal 48px Georgia, Georgia, serif;
	text-align: center;
	letter-spacing: 2px;}

#slogan {
	position: absolute;
	top: 120px;
	left: 120px;
	z-index: 2;
	width: 660px;
	font: normal 14px Georgia, Georgia, serif;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 3px;
	text-align: center;
}

#slogan2 {
	position: absolute;
	top: 140px;
	left: 60px;
	z-index: 2;
	width: 780px;
	font: normal 20px Georgia, Georgia, serif;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 3px;
	text-align: center;
}
#slogan2 p {
   margin: 0;
   padding: 0;}


#slogan p {
   margin: 0;
   padding: 0;}

/* The header area has a black bar where you can
hilight news and events */

#news {
   position: absolute;
   top: 190px;
   left: 125px;
   z-index: 3;
   width: 650px;
   height: 65px;
   color: #ffffff;
   letter-spacing: 2px;
   font: normal 12px Arial, Helvetica, sans-serif;}
   
.spannews {
	color: #599bd7;
	text-transform: capitalize;
	font: normal 20px Georgia, Georgia, serif;
}
   
#news a {
   color: #ffff00;
   text-decoration: none;
   font-weight: bold;}
   
#news a:hover {
   color: #e6e0d0;
   text-decoration: underline;}
   
#news p {
   margin: 0; padding: 0;}

/* The items below set the properties for the 
MAIN NAVIGATION dynamic menu block.*/

#menu {
   position: absolute; /* Menu position */
   top: 15px;
   left: 40px;
   z-index: 10;
   width: 820px;
   height: 1%;
   font-size: .9em;
}

#menu dl {
   float: left;
   width: 160px;
   margin: 0;
   padding: 0;}

#menu dt {
   line-height: 32px;
   color: #fff;
   text-align: center;
   font-weight: bold;
   margin: 0;
   padding: 0;}

#menu dd {
   background: #303030;
   margin: 0; 
   padding: 0;
   display: none;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;}

#menu ul {
   margin: 0; 
   padding: 0;}
   
#menu li {
   list-style-type: none;
   margin: 0; 
   padding: 0;}

#menu dt a {
   color: #fff;
   text-decoration: none;
   display: block;
   height: 100%;
   border: 0 none;
   margin: 0; padding: 0;}

#menu li a {
   color: #fff;
   text-decoration: none;
   display: block;
   height: 100%;
   border: 0 none;
   margin: 0; padding: 0;}

#menu dt a:focus {
background: none;
}

#menu dt a:hover {
background: none;
}

#menu li a:focus {
background: none;
}

#menu li a:hover {
background: none;
}

#menu dd li a {
   font-weight: normal;}

#menu dd li a:hover {
   background-color: #505050;}


/* TWO COLUMN LAYOUT */
/*  The items below sets the properties for the sidebar and
content blocks as well as a wider content area for the single
column page layout  */

#sidebar {
	font-size: 85%;
	float: right;
	width: 265px;
	padding: 10px 20px 10px 15px;
	font-family: Verdana, Arial, sans-serif;
}

#content {
	float: left;
	width: 569px;
	line-height: 1.4em;
	border-right: 1px #c0af88 dashed;
	padding: 10px 10px 10px 20px;}

/* ONE COLUMN LAYOUT */

#contentwide {
	float: left;
	width: 860px;
	line-height: 1.4em;
	padding: 10px 20px;}

/* FOOTER AREA */
/*  The items below set the footer properties as well as the text
and links that appear in this area  */

#footer {
	clear: both;
	background: #e6e0d0 url('images/footer.jpg') no-repeat;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.8em;
	font-size: 80%;
	padding: 10px 0 20px 10px;
	height: 50px;}

#footer a {
   color: #000000;
   font-weight: normal;
   text-decoration: none;}

#footer a:hover {
   color: #000000;
   font-weight: normal;
   text-decoration: underline;}

#footer p {
   margin: 0;
   padding: 0;}

/* If you want to highlight a section of text, you can place it within
a div with the box class applied. This will put the contents within
a block with a light gray background and a thin dashed line around it. */

.box {
	background: #ffffff url('images/quotes.jpg') no-repeat;
	padding: 0 20px 0 60px;
	margin: 0 40px;}
	
/* CONTACT PAGE FORM */
/*  This template contains a form that is set within a fieldset. The
items below set the properties for the form, input fields, the submit
button, etc.  */

fieldset {
	border: 1px dashed #c0af88;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #a0906a;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 2px 4px;
	margin: 0;}
	
#contactform {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

#contactform label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

#contactform input {
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c0af88;}

#contactform textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c0af88;}

#contactform .button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/* CATALOG DISPLAY TABLE */
/*  The catalog is set into a simple three-column table. The
items below set the properties for the catalog display.  */

table {
	padding: 2px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 33%;}

/* CALENDAR DISPLAY */
/*  The calendar sits within a div so that it can be
centered in the sidebar area.  */

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

/* IMAGE FLOATS */
/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.imagecenter-border {
	border: 3px #c0af88 double;
	display: block;
	margin: 0 auto;}
	
.imagecenter-noborder {
   display: block;
	margin: 0 auto;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px #c0af88 double;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px #c0af88 double;}
	
.city_hdr {
	font-family: Verdana, Arial, sans-serif;
	color: #325E85;
	line-height: 2em;
}
.city_row-odd {
	background: #f4f4f4;
}
.decorative-title {
	color: #c0af88;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	border-left: 6px #a0906a solid;
	border-right: 6px #a0906a solid;
}
#services {
	line-height: 2.5em;
	width: 80%;
	margin: auto;
}

#services th {
	text-align:center;
	background-color:#325E85;
	color:#ffffff;
	line-height: 2em;
}

#services td.avail {
	text-align:center;
	line-height: 2em;
}

#services td.fee {
	text-align:center;
	line-height: 2em;
	font-weight: bold;
	font-size: large;
}

#services td.desc {
	padding-left:10px;
}

#services tr.odd {
	background-color: #F4F4F4;
}

#city_table {
	line-height: 1.5em;
	width: 80%;
	margin: auto;
}

.wufoo li.buttons {
	text-align: center;
}

.wufoo li {
	padding: 5px 5px 1px 9px;
}

.wufoo .info {
	height: 3px;
}
#breadcrumbs {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding-left: 20px;
}

.city-listings ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: none;
}
.city-listings li {
	padding: 0;
	margin: 0 0 30px 20px;
	list-style: none;
	line-height: 1.5em;
	font-size: 1.5em;
}
.city-listings ul li ul li{
	padding: 0;
	margin: 0 0 0px 0px;
	list-style: disc;
	font-size: .7em;
}
.faqs ol {
	padding: 0;
	margin: 0 0 20px 20px;
}
.faqs a {
  font-weight: normal;
	margin: 0 0 20px 20px;
	list-style: none;
}
.faqs li {
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
}
.faqs ul li ul li{
	padding: 0;
	margin: 0 0 0px 0px;
	list-style: disc;
	font-size: .7em;
}
.faq-heading {
	font-size: x-large;
	text-align: left;
}

.notary {
	text-decoration: underline;
	font-weight: bold;
}

.notary-q {
	color: #325E85;
	font-weight: bold;
}
.benefits ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.benefits ul li {
	font-size: x-large;
	font-weight:bold;
	margin: 10px 0px 10px 20px;
	background-image:url('images/bullet_3_s3_red_sh.png');
	background-repeat: no-repeat;
	letter-spacing: 2px;
	line-height: 1.5em;
	padding-left: 40px;
}