a, a:link, a:visited, a:active{
	text-decoration: none;
	font-weight:800;
        color: #59784e;
}
a:hover{
	text-decoration: underline;
        color: #97B48D;
}

a img{
border:0px;
}

ul {
        list-style-type: none;
        padding-left:20px;
}

ol {
        padding-left:40px;
}

h1
{
    font-weight: bold;
    font-size: 21px;
    color: #59784e;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h2
{
    font-weight: bold;
    font-size: 11px;
    color: #59784e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}
#content .story_byline
{
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px
}
#content .story_photo_caption
{
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px
}

#content .story_photo_credit
{
    font-size: 9px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}

#content .thumbnails
{
    font-size: 10px;
    color: #555555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}

#content .vert_photo_credit
{
    font-size: 9px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px
}
#content .vert_photo_caption
{
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px
}

#content .story_h3
{
    font-weight: bold;
    font-size: 14px;
    color: #59784e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .story_p
{
    font-size: 11px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px
}
blockquote
{
     padding: 0px 8px;
     margin:0px 10px;
     font-style:oblique;
}
#content .side_story_p
{
    font-size: 10px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}
#content .page_text
{
        font-size: 11px;
        color: #777777;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .page_number
{
        font-weight:bold;
        font-size: 11px;
        color: #777777;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .page_separator
{
        font-size: 11px;
        color: #999999;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .page_link
{
        font-weight:bold;
        font-size: 11px;
        color: #dd8822;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none
}
#content .page_link:hover
{
        font-weight:bold;
        font-size: 11px;
        color: #59784e;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none
}
#content .advert_title
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px
}

#content .advert_p
{
    font-size: 11px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px
}
#content .advert_notice
{
    font-size: 9px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}
#content .advert_signup
{
    font-size: 9px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px
}
#content a:link, #content a:visited
{
	background-color: transparent;
	text-decoration: none;
        font-weight:400;
}

#content a:hover, #content a:active
{
	background-color: transparent;
}



#nav
{
        position:absolute;
        top:40px;
        left:0;
        width:100%;
        height:10px;
	margin: 0;
	font-size: 90%;
	background-color: #ffffff;
	padding: 2px 0;
    font-weight: bold;
    font-size: 12px;
    color: #59784e;
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding-left: 30px;
}

#nav a:link, #nav a:visited
{
	color: #97B48D;
	background-color: transparent;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #769C68;
	background-color: transparent;
}

* {margin:0;padding:0}
body {
    padding:10px 0 0 0;
    color: #000000;
    background:#ffffff;
    text-align:center;
}
#wrapper{
    background:#ffffff;
    width:auto;
    min-width:740px;
    max-width:740px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
#outer{
    margin-left:180px;
    margin-right:180px;
    background:#ffffff;
    color: #000000;
}
#header{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:70px;
    line-height:30px;    
    overflow:hidden;
    color: #6F784F;
    font-weight:900;
    border-top:1px solid #607957;
    background: url(http://www.boisenorthendhome.com/images/header.jpg) repeat-x left top;
    text-align:center;
    font-size:xx-large;
    display: inline;
}

#left {
    position:relative;/*ie needs this to show float */
    width:180px;
    float:left;
    margin-left:-179px;/*must be 1px less than width otherwise won't push footer down */
    left:-1px
}
* html #left {margin-right:-3px;}/* 3px jog*/
* html #outer{/* 3px jog*/
    margin-left:187px;
    margin-right:187px;
}
p {margin-bottom:1em;padding:0 5px}

#right {
    position:relative;/*ie needs this to show float */
    width:190px;
    float:right;
    margin-right:-189px;/*must be 1px less than width otherwise won't push footer down */
    left:1px;
}
ul
{
    font-size: 12px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px
}
* html #right {margin-right:-190px;margin-left:-3px}/*
stop float drop in ie + 3px jog */

#footer {
    width:100%;
    clear:both;
    line-height:50px;
    border-top:1px solid #607957;
    background-color:#ffffff;
    color: #000000;
    text-align:center;
    position:relative;
}

#footer #copyright {color: #666666; position: absolute; left: 10px; top: 100px; font-size: 90%;}

#clearheader{height:72px;}/*needed to make room for header*/ #centrecontent {float:right;width:99%;position:relative;}
* html #centercontent{width:100%}

.outerwrap {
float: left;
width: 99%;
}
.clearer{
    height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}
<!--[if lt IE 7]>
<style type="text/css">
body {width:expression( documentElement.clientWidth <
740 ? (documentElement.clientWidth == 0 ?
(body.clientWidth < 740 ? "740" :
"auto") : "740px") : "auto" );}
#wrapper {width:expression(
documentElement.clientWidth > 740 ?
(documentElement.clientWidth == 0 ? (body.clientWidth
>740 ?
"740" : "auto") : "740px") : "auto" );}
* html #outer, * html #wrapper,* html #centrecontent
{height:1%}
</style>
<![endif]-->