@charset "utf-8";

/*
header
slogan
nav
main
    toolbox
    content
    businessInfo
footer
*/

body
{
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    background: #F0F0F0;
}


#header1
{
    height: 100px;
    background: #ffffff url(images/unm_logo.jpg) no-repeat left center;
}
#header1 img
{
    float: right;
    margin-right: 30px;
}


#slogan
{
    background: #ffffff url(images/grn_slogan.gif) repeat-x left bottom;
    color: #000000;
    font-size: 16px;
    padding: 7px 0 17px;
}
#slogan .item
{
    padding-left: 5px;
    padding-right: 25px;
}


#nav
{
    float: left;
    width: 180px;
    background-color: #90b090;
    padding: 0px;
    margin: 0px;
}
#nav a
{
    padding: 5px;
    display: block;
    border-bottom: solid 1px #595642;
    color: #000000;
    font-size: 17px;
    margin: 0px;
}
#nav a:hover
{
    background: #c7d9c7;
}


#main
{
    background: #fff url(images/shadow-horizontal.gif) repeat-x left top;
    margin-left: 180px;
    padding: 30px 30px 5px;
}


#content
{
    margin: 0 230px 80px 0;
}


#toolbox
{
    float: right;
    width: 200px;
    vertical-align: top;
    text-align: right;
}
#toolbox a
{
    display: block;
    padding: 5px;
    border-top: solid 1px  #666666;
    color: #343434;
    font: 1.2em bold;
}
#toolbox a:hover
{
    background: #C7D9C7 ;
}


#businessInfo
{
    text-align: center;
    margin-right: 230px;
}
#businessInfo #license
{
    margin: 10px auto;
}
#businessInfo #license td
{
    padding: 2px 10px;
}
#businessInfo address
{
    font-weight: bold;
    font-style: normal;
}


#footer
{
    clear: both;
    background: #90b090;
    color: #FFFFFF;
    font-size: small;
    text-align: right;
}









/* Headers (h1, h2, ...) and paragraphs (p) need standardized so they can easily be used in content */
h1
{
    padding: 0;
    margin: 8px 0;
    color: #172e15;
    font-size: 30px;
    font-weight: bold;
}
h2
{
    color: #42423f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    letter-spacing: -1px;
    margin-top: 2px;
    margin-bottom: 2px;
}
h3
{
    color: #595642;
    font-family: arial,verdana,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: normal;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
img
{
    border: none;
}
a:link
{
    color: #FFFFFF;
    text-decoration: none;
    padding-bottom: 4px;
    padding-top: 4px;
}
a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
a:active
{
    color: #000066;
    text-decoration: none;
}

.dyk {
	background-color: #F0F0F0;
}

.contentlinks a:link
{
    color: #000000;
}
.contentlinks a:hover
{
    color: #000000;
}
.contentlinks a:active
{
    color: #000000;
}
.contentlinks a:visited
{
    color: #000000;
}
.loanbubble img
{
    height: 129px;
    width: 150px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 0px;
}
.loanbubble a:hover
{
    background: none;
}
.apply a:link
{
    color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    font-size: 22px;
    letter-spacing: .04em;
    padding: 0px;
}
.apply a:visited
{
    color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    font-size: 22px;
    letter-spacing: .04em;
    padding: 0px;
}
.apply a:hover
{
    color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    font-size: 22px;
    letter-spacing: .04em;
    padding: 0px;
}
.apply a:active
{
    color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    font-size: 22px;
    letter-spacing: .04em;
    padding: 0px;
}
.subtitle
{
    color: #3F3927;
    font-family: arial,verdana,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: normal;
}
.title
{
    color: #630C25;
    font-family: arial,verdana,sans-serif;
    font-size: 35px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: normal;
}
.location
{
    color: #42423f;
    padding: 0px;
    margin: 0px;
    font-family: arial,verdana,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: normal;
}
