/* CSS Document */

/*-----------------------------------------------------------------------------
Morgan Cohen Home Inspection

version:   1.0
author:    t.j. hellmann
email:     tjhellmann@gmail.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

body {
	background: #888638;
	}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/1.6 Georgia, serif;
}

p {
	color: #191800;
	font: 1.3em/1.6em Georgia, serif;
	padding-bottom: .5em;
	}
	
ul {
	color:#191800;
	padding-left:35px;
	font-size:1.2em;
}
	
ol {
	color:#191800;
	list-style: decimal outside;
}

#agreement ol {
	font-size: 1.2em;
}

ul li {
	line-height:1.1em;
	padding-bottom:.3em;	
}

ol li {
	line-height:1.5em;
	padding-bottom:.4em;
	margin-left: 30px;	
}
	
.first {
	padding-top:90px;
	padding-bottom:.8em;
	color: #FEF79B;
	}
/* for whole blocks of a quote*/	
.quote {
	font: 1.3em/1.6em Georgia, serif;
	font-style:italic;
	color: #fcfbd2;
	padding-left: 15px;
	padding-right: 15px;
}

.quote span {
	font-size: .8em;
	font-style:normal;
	text-transform: uppercase;
	color: #f2edac;
	letter-spacing: .05em;
	padding-left: 5px;
}

/* to put the quote marks */
#testimonials p {
	padding: 5px 25px;
}

.ltquote {
	background:url(../images/ltquote.gif) no-repeat top left;
	margin-top: 15px;

}

.rtquote {
	background:url(../images/rtquote.gif) no-repeat top right;
	padding-right:25px;
	width: 30px;
	height: 40px;
	}


.pdf {
	background:url(../images/pdf9.gif) no-repeat right top;
	padding-right: 13px;
}

.doc {
	background: url(../images/icon_doc_small.gif) no-repeat right top;
	padding-right: 13px;
}

.footnote {
	font-size: 9px;
}

.question {font-size:1.5em;}
.question p {color: #fcfbd2; font-size:.9em;}
.question h4 {font-size:1em;}
.question p a {color: #323101;}
#faq h3 {margin-left: 0px;}


/* =Headings
-----------------------------------------------------------------------------*/

h2 {
	color: #FEF79B;
	font: 2.7em/2em Georgia, serif;
	letter-spacing:-0.02em;
	word-spacing: -0.02em;
}

#home h2 {letter-spacing:-0.04em;
	word-spacing: -0.04em;
}

h3 {
	color: #FEF79B; /*e1da80*/
	font: 1.8em Georgia, serif;
	padding: .6em 0 .3em 0;
	line-height:1.2em;
}

div.contract {
	padding: 1.5em 0;
    border-top: 1px solid;	
}

h4 {
	color: #191800;
	font-weight:bold;
	font: 1.5em/1.5em Georgia, serif;
	padding: .3em 0;
	
}


.clickable {
	cursor: pointer;
}

.clickable:hover {
	cursor: pointer;
	text-decoration: underline;
}

#tagline h2 {
	font: .8em/.6em Georgia, serif;
}
#tagline span {
	font: .8em/1em Georgia, serif;
	color: #FEF79B;
	font-style:italic;
}

/* =Links
-----------------------------------------------------------------------------*/

p a {
	color: #f2edac;
}


a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #FEF79B;
	}
	
a:hover, a:active {
	border-bottom-style:solid;
	color: black;
	background-color: #f2edac;
}

#content li a {color: #191800;}


/* =Container
-----------------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 720px;
	background: #888638 url(../images/content_bg.jpg) repeat-y top center;
	}
	

/* =Masthead
-----------------------------------------------------------------------------*/
#masthead {
	height: 170px;
	background: #888638 url(../images/banner.jpg) no-repeat;
	}

#masthead h1 {
	text-indent: -9000px;
	}
	
#masthead p {
	position: absolute;
	top: 125px;
	width:680px;
	margin: 0 0 0 20px;
	padding: 0;
	font-size:12px;
	letter-spacing:.05em;
	color: white;
	}
	
#masthead p a {
	text-decoration:none;
	border:0;
	color: white;
	}

#masthead p a:hover {
	color: white;
	background: black;
	text-decoration:underline;
}


/* =Main Nav
-----------------------------------------------------------------------------*/
ul#mainNav  {
	position:absolute;
	top:147px;
	margin: 0;
	padding: 0;
	width: 718px;
	height: 22px;
	float:left;
	background: #B9B671;
	list-style: none;
	text-transform:uppercase;
	border: 1px solid #B9B671;
}

ul#mainNav li {
	float: left;
	color: white;
	}
	
ul#mainNav a {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 22px;
	text-decoration: none;
	color: #FFF;
	font-size:10px;
	border-right: #888638 1px solid;
}

ul#mainNav a:link, a:visited {
	border-bottom: #888638 1px solid;
}


ul#mainNav a:hover, a:active {
	background: #a8a44a;
	border-bottom: #a8a44a 1px solid;
}

#home #mainNav .home a,
#testimonials #mainNav .testimonials a,
#links #mainNav .links a,
#inspect #mainNav .inspect a,
#agreement #mainNav .agreement a,
#testimonials #mainNav .testimonials a,
#areas #mainNav .areas a,
#contact #mainNav .contact a,
#faq #mainNav .faq a {
	background: #a8a44a;
	border-bottom: #a8a44a 1px solid;
	cursor: default;
}




/* =Main Content
-----------------------------------------------------------------------------*/

#content {
	position:relative;
	background: #a8a44a;
	padding: 0px 100px 30px 20px;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#B9B671;
}

.title {
	position: absolute;
	z-index:10;
	left: 20px;
	top: 20px;
	text-indent:-9000px;
	margin-bottom:20px;
}

.mainImg {
	position:relative;
	float: right;
	margin-right:-100px;
	margin-top:0px;
	padding: 0 0 20px 20px;
		}

#homeImg {
	height: 66px;
	width: 435px;
	background: url(../images/welcome.png) no-repeat !important;
	background: url(../images/welcome.gif) no-repeat;
}

#content ul li {
	font-size: 1.1em;
	line-height:1.3em;
}

.returntotop {
	font-size: .8em;
	text-transform: uppercase;
	color: #FEF79B;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	background: black;
	width:720px;
	}

#footer p {
	line-height:2em;
	padding-left: 20px;
	color: white;
	}

#footer a {
	border: 0;
	color: white;
	}
	
#footer a:hover {
	color: white;
	background: black;
	text-decoration:underline;
	}

