/* http://www.briandunlop.com/tmp/cache/stylesheet_696f61414e285936d671d1fbf16f1750.css */
/*BRIAN DUNLOP
www.briandunlop.com */
html, body {height: 100%}
body  {margin:0;
       padding:0;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color:#ffffff;
       font-size: 12px;
       font-style: normal;
       line-height: 20px;
       color: #B69F7D; 
}

h1{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color:#ffffff;
       font-size: 20px;
       font-weight: normal;
       margin-top:0px;
       margin-bottom:20px;
	    
}
h2{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color:#ffffff;
       font-size: 18px;
       font-weight: normal;
       margin-top:0px;
       margin-bottom:20px;}
h3{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color:#ffffff;
       font-size: 18px;
       font-weight: normal;
       margin-top:0px;
       margin-bottom:20px;}
	   
h4{    font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color:#ffffff;
       font-size: 16px;
       font-weight: normal;
       margin-top:0px;
       margin-bottom:20px;}
img {
	border: 0;
}

/*DEFAULT LINK STYLES*/

a, a:link a:active {
	text-decoration: none;
	color: #987955;
}

a:visited {
	text-decoration: none;
	color: #987955;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited:hover {
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}



input { 
 border: 1px solid #987955;
 
}



/* BRIAN DUNLOP STYLES*/


#outershell{

                height:100%;
	   min-height: 100%;   
                height: auto !important;
                margin-bottom: -30px;
                }

#innershell{
	position:relative;
	width: 1000px;
}

#topsection{   margin: 0 auto;
padding-top:30px;
	width: 1000px;
	height: 160px;
	min-height: 160px;
	height: auto !important;
}

#logo {float:left;}


#contentwrapper{   margin: 0 auto;
                position:relative;
               width:1000px;

}

#leftcolumn {
	float:left;
	width: 250px;

}

#content {

float:right;
	padding-bottom:20px;
	width:680px;
                height: 450px;
                min-height: 450px;
                height: auto !important;
}



#footer {
margin: 0 auto;
     font-size:10px;
     width: 1000px;
     bottom:0;
     clear:both;
     color:#bca585;
     text-align: right;


}

#footer a{color:#bca585;}

#footer a:hover {color: #987955;}




/* End of BRIAN DUNLOP */


/* FOR CLEARING FLOATS */
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/

* html .clear-block {
  height: 1%;
}

.clear-block {
  display: block;
}

/* End hide from IE-mac */








