/*
Site: Bratton Hill Wilderson Lock, LLC
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
July 16, 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; }



/*  Bratton Hill Wilderson Lock, LLC - CSS  */
/*  Layout  */
html { overflow-x: hidden; overflow-y: auto; }

body {
	margin-top: 0px;
	margin-bottom: 30px;
	background: #CCC url(../images/bg1.jpg) 0 0 repeat-x;
	font: 12px Helvetica, Arial, Verdana, Tahoma, Genevea, sans;
	line-height:16px;
	color:#000;
	text-align:left;
}

#container 	{ width:1000px; margin:0 auto; text-align:left; }
#header 	{ margin:0 auto; height:68px; text-align:right; padding-top:17px; }
#content 	{ background-color:#FFF; border-bottom:1px #959595 solid; border-left: 1px #959595 solid; border-right:1px #959595 solid; padding-top:50px; margin: 0 auto; } 
  #flash		{  }
  #main-content	{ padding-top:25px; width:642px; }
  #nav			{ background:url(../images/nav-bg.jpg) 0 0 no-repeat #0072B0; padding:20px; color:#FFF; margin-top:1px; }
  #contact		{ background:url(../images/contact-bg.jpg) 0 0 no-repeat; margin-top:20px; padding:20px; color:#FFF; font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size:16px; text-align:left; }
  #footer  		{ background:url(../images/footer-bg.jpg) 0 0 no-repeat; height:25px; text-align:center; width:960px; margin:20px auto 25px; }

  
  
/*  Styles  */

a:link    { color: #006699; font-weight: bold; text-decoration: none; } 
a:visited { color: #006699; font-weight: bold; text-decoration: none; }
a:hover   { color: #333333; font-weight: bold; text-decoration: underline; }
a:active  { color: #006699; font-weight: bold; text-decoration: none; }

.mainNav 		  { font-size: 18px; font-weight: normal; line-height:22px; font-family: Garamond, Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
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; }

a.footer:link	  { text-decoration:none; color:#1F8BA4; font-weight:normal; }
a.footer:active   { text-decoration:none; color:#1F8BA4; font-weight:normal; }
a.footer:visited  { text-decoration:none; color:#1F8BA4; font-weight:normal;}
a.footer:hover    { text-decoration:none; color:#444444; font-weight:normal;}

.completesite 	{ Verdana, Arial, Helvetica, sans; font-weight:normal; }
.pipe		  	{ font-size:10px; color:#999; padding:0 10px; }
.upper		  	{ text-transform:uppercase; }
.space			{ padding:0 10px; }

h1.completesite { margin: 5px 0 10px 0; font: 28px/32px Garamond, Georgia, "Times New Roman", Times, serif; color: #006699; font-weight:bold; }
h2.completesite { margin: 0 0 10px 0; font: 24px/28px Garamond, Georgia, "Times New Roman", Times, serif; color: #006699; font-weight:bold; }
h3.completesite { margin: 0 0 10px 0; font: 20px/24px Garamond, Georgia, "Times New Roman", Times, serif; color: #006699; font-weight:bold; }
h4.completesite { margin: 0; font: 16px/18px Garamond, Georgia, "Times New Roman", Times, serif; color: #006699; font-weight:bold; }


ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }

td { vertical-align:top; }

.contact  { padding-bottom:10px; font-size:14px; }
.contact2 { font-size:14px; }
a.contact2 { color:#FFF; }