body
{
    background: #494949;
    background: url('background_tile.png');
    background-repeat: repeat;
}

#wrapper 
{ 
    margin: 0 auto;
    width: 930px;
}

#header 
{
    width: 930px;
    height: 96px;
    background: #ffffff;
}

#logo
{
    width: 193px;
    height: 96px;
    background-image: url('logo.png');
    background-repeat: no-repeat;
    float: left;
}

#logo *
{
    border: none;
    padding: 0;
    margin: 0;
}

#navigation
{
    width: 737px;
    height: 96px;
    background-image: url('navigation.png');
    backgroun-position:bottom; 
    background-repeat: no-repeat;
    float: left;
}

#content-wrapper 
{ 
    width:          930px;
    background:     #ffffff;
    padding-top:    7px;
    padding-bottom: 7px;


}

#content-home
{ 
    width:      415px;
    height:     360px;
    background: #3c2414;
    color:      #ffffff;
    background-image: url('home_content_background.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 500px;
    margin-left: 7px;
    margin-right: 7px;
}

#content-subpage
{
    width:      930px;
}

#content-home p
{
    padding-top: 10px;
    margin-right: 25px;
    padding-bottom: 15px;
    font-size: 12px;
}

#content-subpage-leftside
{
    width: 328px;
    float: left;
    text-align: left;
    padding-left: 7px;
}

#content-subpage-leftside ul
{
    color: #336666;
    list-style-type: none;
    font-size: 12px;
    padding-top: 25px;
    padding-bottom: 50px;
    padding-left: 13px;
}

#content-subpage-rightside
{
    text-align: left;
    float: right;
    width: 490px;
    padding-right:65px;
    padding-left: 25px;
}

#content-subpage-rightside p
{
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
    margin-bottom: 13px;
}

#content-subpage-rightside ul
{
    padding: 0;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 13px;
    margin-bottom: 13px;
    list-style-type: none;
}

#content-subpage-rightside ul .subpage_ul
{
    list-style-type: disc;
    font-size: 12px;
    padding-left: 10px;
}

#content-subpage-rightside .subpage_ul
{
    list-style-type: disc;
    font-size: 12px;
    padding-left: 10px;
}

.breadcrumb
{
    text-decoration: none;
}

.breadcrumb:hover
{
    text-decoration: underline;
    color: #336666;
}

.service-summary
{
    font-size: 12px;
    color: #0;
}

.quote, blockquote
{
    font-size: 12px;
    color: #0;
}

.contact-info
{
    font-size: 12px;
}

#content-subpage-rightside hr
{
    margin-top: 3px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    border: 0;
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    text-align: left;
}

h2
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #336666;
    margin: 26px 0 12px 0;
    padding: 0;
}

#footer 
{ 
    width:      930px;
    height:     77px;
    background: #f2ead1;
    background-image: url('footer.png');
    background-repeat: no-repeat;
    
    font-size: 12px; 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-style: normal; 
    font-weight: normal; 
    line-height: 15px; 
    font-stretch: normal; 
    letter-spacing: 125% 
}

.footer_subpage
{ 
    width:      930px;
    height:     77px;
    background: #f2ead1;
    background-image: url('footer_subpage.png');
    background-repeat: no-repeat;
    
    font-size: 12px; 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-style: normal; 
    font-weight: normal; 
    line-height: 15px; 
    font-stretch: normal; 
    letter-spacing: 125% 
}

a
{
    color: #336666;
}

p.why-ahtna
{
    font-size: 1.2em;
}

#client_login
{
    text-align: right;
    padding-top: 21px;
    padding-right: 27px;

}

#client_login a
{
    padding: 0;
    margin: 0;
    color: #0092bb; 
    font-size: 12pt; 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-style: normal; 
    font-weight: normal; 
    line-height: 13px; 
    font-stretch: normal; 
    text-transform: uppercase; 
    letter-spacing: 125%;
    text-decoration: none;
}

#search
{
    text-align: right;
    padding-top: 5px;
    padding-right: 27px;
}

#search form
{
    display: inline;
    margin: 0;
    padding: 0;
}

#search input
{
    display: inline;
    padding-top: 6px;
}

#search_textbox
{
    border: none;
	width: 151px;
	margin-top: 3px;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:2px;
	line-height: 1em;
}

#search_button
{
    padding-top: 7px;
}

#tagline
{
    padding-right: 81px;
    color: #0; 
    font: 12px arial, helvetica, sans-serif;
}





#footer_tagline
{
    color: #58585a; 
    font: italic 14px/20px Georgia, "Times New Roman", Times, serif; 
    font-stretch: normal; 
    letter-spacing: 125%;
    float: left;
    width: 400px;
    text-align:center;
    margin: 0;
    padding-left: 35px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 0;
}

.email_link
{
    color: #336666;
    text-decoration: none;
    
}

.email_link:hover
{
    text-decoration: underline;
    
}

#footer_address
{
    float:left;
    text-align: left;
    width: 200px;
    padding-top: 12px;
    margin-left: 25px;
}

#footer_contact
{
    float:left;
    text-align: left;
    width: 200px;
    padding-top: 12px;
    margin-left: 10px;
}

#footer_logo
{
    color: #0;
    text-transform: uppercase;
}

.selected
{
    background: #ffffff;
}

.footer_subpage_tagline
{
    color: #0; 
    font: italic 14px/20px Georgia, "Times New Roman", Times, serif; 
    font-stretch: normal; 
    letter-spacing: 125%;
    float: left;
    width: 325px;
    text-align:center;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 0;
}

.footer_subpage_address
{
    float:left;
    text-align: left;
    width: 200px;
    padding-top: 12px;
    margin-left: 25px;
}

.footer_subpage_contact
{
    float:left;
    text-align: left;
    width: 200px;
    padding-top: 12px;
    margin-left: 10px;
}

.footer_subpage_logo
{
    color: #008ab0;
    text-transform: uppercase;
}

td
{
    padding:5px;
}