/*
Site: Jana Dillard, Chaffin Light Real Estate
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Mar 17, 2009 
*/


/* ---- Reset CSS ---- */

html, body, img {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }



/*  Jana Dillard, Chaffin Light Real Estate - CSS  */
/*  Layout  */
html { overflow-x: hidden; overflow-y: auto; }

body {
	margin-top: 10px;
	background: #492c0a;
	font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans;
	text-align:left;
}

#container 		{ width:960px; margin:0 auto; text-align:left; }
#header 		{ height: 270px; background:url(../images/header-bg.jpg) 0 0 repeat-y; }
  #top-links	{ text-align:right; color:#FFF; font-size:12px; vertical-align:top; }
  #navigation 	{ height:50px; padding-top:195px; text-align:center; }
#content 		{ padding:20px; background: #EADCD3; }
  #tagline 		{ text-align:center; }
  #main-content	{ padding-top:10px; }
#footer  		{ background:#FFF url(../images/footer-bg.jpg) 0 0 no-repeat; padding: 10px 20px; }
  #footer-nav	{ text-align:center; margin-bottom:30px; }
  #contact 		{ float:left; width:500px; }
  #logo			{ float:right; width:400px; text-align:right; }

/*  Styles  */

a:link    { color: #A67935; font-weight: bold; text-decoration: none; }
a:visited { color: #A67935; font-weight: bold; text-decoration: none; }
a:hover   { color: #666; 	font-weight: bold; text-decoration: underline; }
a:active  { color: #A67935; font-weight: bold; text-decoration: none; }

a.completesite:link    { color: #A67935; font-weight: bold; text-decoration: none; }
a.completesite:visited { color: #A67935; font-weight: bold; text-decoration: none; }
a.completesite:hover   { color: #666; 	 font-weight: bold; text-decoration: underline; }
a.completesite:active  { color: #A67935; font-weight: bold; text-decoration: none; }

.mainNav 		  { font-size: 16px; font-weight: 600; line-height:30px; }
a.mainNav:link	  { text-decoration:none; color:#FFF; font-weight:normal; }
a.mainNav:active  { text-decoration:none; color:#FFF; font-weight:normal; }
a.mainNav:visited { text-decoration:none; color:#FFF; font-weight:normal;}
a.mainNav:hover   { text-decoration:none; color:#aaa; font-weight:normal;}

.footer 		  { font-size: 14px; font-weight:normal; color:#FFF; }
a.footer:link	  { text-decoration:none; color:#FFF; font-weight:normal; font-size:13px; }
a.footer:active   { text-decoration:none; color:#FFF; font-weight:normal; font-size:13px; }
a.footer:visited  { text-decoration:none; color:#FFF; font-weight:normal; font-size:13px; }
a.footer:hover    { text-decoration:underline; color:#ccc; font-weight:normal; font-size:13px;}

a.toplinks			{ font-size: 12px; font-weight:normal; color:#FFF; }
a.toplinks:link		{ font-size: 12px; font-weight:normal; color:#FFF; text-decoration:none; }
a.toplinks:active	{ font-size: 12px; font-weight:normal; color:#FFF; text-decoration:none; }
a.toplinks:visited	{ font-size: 12px; font-weight:normal; color:#FFF; text-decoration:none; }
a.toplinks:hover	{ font-size: 12px; font-weight:normal; color:#FFF; text-decoration:underline; }

.completesite { font: 14px/22px "Lucida Grande", Verdana, Arial, Helvetica, sans; }
.pipe { font-size:10px; color:#999; padding:0 10px; }

h1.completesite { margin-top:-1px; font: 24px/34px bold "Lucida Grande", Verdana, Arial, Helvetica, sans; color: #3D2007; }
h2.completesite { margin: 1px 0 10px 0; font: 21px/34px bold "Lucida Grande", Verdana, Arial, Helvetica, sans; color:#3D2007; }
h3.completesite { margin: 10px 0 10px 0; font: 18px/32px bold "Lucida Grande", Verdana, Arial, Helvetica, sans;; padding:0; color:#3D2007; }
h4.completesite { margin: 0; font: 16px/18px bold "Lucida Grande", Verdana, Arial, Helvetica, sans;; padding:0; color:#3D2007; }


ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }
