@charset "iso-8859-1";
body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #904B12; /*dk clay*/;
	color: #37271C;
	background-repeat: repeat;
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	margin: 10px auto 10px auto;
	padding: 20px;
	background-color: #DB9A70;/*lt clay*/
	width: 90%;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: left top ;
	background-color: white; /*lt clay*/
	background-image: url('http://myhartnetts.com/images/tree2.gif');
	height: 200px;
	background-repeat: no-repeat;
	color: #000000;
	position: relative;
        width:888px;
}

#banner1 
{
    margin-top:p-9x;
    margin-left:580px;
    background-image: url('http://myhartnetts.com/images/fam2.jpg');
    height:200px;
    background-repeat: no-repeat;
    color: #000000;

    
}


#banner .title {
	margin-left:200px;
	padding-top:50px;
	background-color: transparent;
	color: #7E3517;
	margin-top:-240px;
	font-size: 75px;
	font-weight:bolder;
	font-family:Monotype Corsiva;
}

#banner .title1 {
        margin-left:280px;
        padding-top:10px;
        background-color: transparent;
        color: #7E3517;
        font-size: 75px;
        font-weight:bolder;
        font-family:Monotype Corsiva;
        margin-top:-50px;
}


/*=================== styles for top menu ======================*/
#topmenu {
	background-color: #DB9A70;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: inherit;
	border-top: 2px solid #242F24;
	border-bottom: 2px solid #242F24;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-left:20px;
	padding-right: 1em;
}

#topmenu a:link {
	font-weight: bold;
	color: #37271C;
	background: transparent;
	text-decoration: none;
}
#topmenu a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: none;
}
#topmenu a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #904B12;
	color: #ffffff;}
#topmenu a:active {
	font-weight: bold;
	text-decoration : none;
	background: #904B12;
	color: #000000;
}

/*==============all site links==============*/


/*====================== styles for main content area =========================*/
#content 
{
    margin-top:-320px;
	/*margin-right: 200px;*/
	margin-left: 220px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


#content img 
{
   padding-left:26px;
   padding-right:26px;
   padding-bottom:10px;

   

}

.letter 
{
    font-size:50px;
    font-family:Monotype Corsiva;
    
}

#content h2
{
    padding-left:10px;
}

#content a
{
    text-decoration:none;
    color:#37271C;
}

#content a:hover
{
    text-decoration:none;
    color:#37271C;
}

#context a:visited
{
    text-decoration:none;
    color:#37271C;
}


table
{
    border:solid 3px black;
}

table td
{
    border:solid 2px black;
}

label
{
    font-size:15px;
    color:#37271C;
}

#pictures
{
    margin-left:400px;
}

#first
{
    padding-left:10px;
    color:maroon;
}

#two
{
    color:maroon;
}

#one
{
    padding-left:10px;
}



/*===========content area list items==============*/
#content ul li {
	list-style-image: url('images/fireweed-bullet.gif');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('images/fireweed-bullet2.gif');
	padding: 2px 0;
}

/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#leftnav{
border: 1px solid #482609;
border-bottom-width: 0;
width: 185px;
float:left;
}

#leftnav ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

.hartpic
{
    display:block;
    padding:3px 0;
    padding-left:16px;
    width:169px;
    text-decoration:underline;
    color:white;
    background-color: #904B12;
    border-bottom: 1px solid #6C380E;
    font-weight:bold;
}

#leftnav li a{
	display: block;
	padding: 3px 0;
	padding-left:25px;
	width: 160px; /*185px minus all left/right paddings and margins*/;
	text-decoration: none;
	color:#DB9A70;
	background-color:#904B12;
	border-bottom: 1px solid #6C380E;
	text-indent:15px;
        font-weight:bold;
}



* html #leftnav li a{ /*IE only */
width: 180px; /*IE 5*/
w\idth: 160px; /*185px minus all left/right paddings and margins*/
}

#leftnav li a:hover {
background-color: #37271C;
border-left-color: #482609;
}

#leftnav div.menutitle{
color: white;
border-bottom: 1px solid #482609;
padding: 1px 0;
padding-left: 5px;
background-color: #6C380E;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#leftnav1{
border: 1px solid #482609;
border-bottom-width: 0;
width: 185px;
float:left;
}

#leftnav1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#leftnav1 li a
{
    font-weight:bold;
	display: block;
	padding: 3px 0;
	padding-left: 16px;
	width: 169px; /*185px minus all left/right paddings and margins*/;
	text-decoration: none;
	color: white;
	background-color: #904B12;
	border-bottom: 1px solid #6C380E;

	
}

* html #leftnav1 li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#leftnav1 li a:hover {
background-color: #C8A689;
border-left-color: #482609;
}

#leftnav1 div.menutitle{
color: white;
border-bottom: 1px solid #482609;
padding: 1px 0;
padding-left: 5px;
background-color: #6C380E;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}



/*============== Styles for footer ===================*/
#footer {
	border-top: 2px solid #242F24;
	clear: both;
	padding: 5px;
	background-color: inherit;
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #004145;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h1, h2, h3, h4 {
	color: #37271C; /*dk green*/;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
	
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: .9em;
}
/*================used to center anything==============*/
.center {
	text-align: center;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
.smtxt {
 font-size: small;
}
