
/********************************************
* Tohono O'Odham Nation
* Developed by I-ology
* http://www.i-ology.com
*
* Created 09/5/2008 - MB
*
* Home Style Definitions
********************************************/

/*******************************************
* Layout Definitions
*******************************************/

body {
	background: #3f3268 url(/images/bg_interior.gif) top left repeat-x;
}

#header {
    margin: 0 auto;
    padding: 0;
    height: 92px;
    width: 960px;
    background: url(/images/header_mountains_interior.jpg) top left no-repeat;
}

#logo {
    position: absolute;
    margin: 0 auto;
    width: 960px;
    height: 200px;
    background: url(/images/content_interior_bg.gif) top left repeat-y;
}

#logo-image {
    float: left;
    width: 140px;
    height: 140px;
    padding-left: 30px;
    margin: 30px 0 0 0;
}

#content-main-interior {
    position: absolute;
    top: 18px;
    width: 960px;
    height: 227px;
    overflow: hidden;
}

#content-main-bg {
    position: relative;
    top: 17px;
    margin: 0 auto;
    margin-top: -17px;
    width: 960px;
    padding-bottom: 26px;
    background: url(/images/content_bg_top_interior.jpg) top left no-repeat;
    z-index: 3;
}

#content-bg {
    position: relative;
    width: 960px;
    margin: 0 auto;
    background: url(/images/content_bg.jpg) top left repeat-y;
    overflow: hidden;
    border-top: 5px solid #55487d;
    z-index: 2;
}

#pattern-bg {
    position: absolute;
    top: 310px;
    width: 100%;
    background: url(/images/pattern_bg.gif) top left repeat;
    z-index: 1;
}


#content-left {
    width: 578px;
    padding: 22px 30px 50px 29px;
    float: left;
    clear: left;
    margin-left: 2px;
}

#content-left span {
    color: #333; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .9em;
    line-height: 1.5em;
}

#content-left a {
    color: #000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .9em;
    line-height: 1.5em;
    font-weight: bold;
}

#content-left a:hover {
    text-decoration: none;
}

#content-left p a {
    color: #000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .9em;
    line-height: 1.5em;
    font-weight: bold;
    text-decoration: underline;
}

#content-right {
    width: 258px;
    padding: 22px 28px 50px 31px;
    float: left;
    margin-right: 2px;
    min-height: 300px;    
}

#content-left a:hover,
#content-center a:hover,
#content-right a:hover {
    text-decoration: none;
}

#content-photo-seal {
    float: right;
    padding: 0;
    margin: 0 0 -5px 15px;
}

#content-right span {
    color: #333; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .95em;
    line-height: 1.25em;
}

#content-right a {
    color: #000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .95em;
    line-height: 1.25em;
    font-weight: bold;
}

a#view-all-content {
    float: left;
    clear: left;
    font-size: .9em;
    padding-left: 10px;
    color: #892e13;
    text-decoration: underline;
    background: url(/images/arrow.gif) 0 4px no-repeat;
}

a#view-all {
    float: left;
    clear: left;
    font-size: .9em;
    padding-left: 10px;
    margin-left: 20px;
    color: #892e13;
    text-decoration: underline;
    background: url(/images/arrow.gif) 0 4px no-repeat;
}

a#view-all-press {
    float: left;
    clear: left;
    font-size: .9em;
    padding-left: 10px;
    margin-left: 20px;
    color: #892e13;
    text-decoration: underline;
    background: url(/images/arrow.gif) 0 4px no-repeat;
}

#interior-photo {
    position: absolute;
    top: 1px;
    left: 452px;
    height: 226px;
    z-index: 999;
}

#footer {
    position: relative;
    margin: 0 auto;
    min-width: 960px;
    height: 102px;
    background: #3f3268;
}

#footer-width {
    width: 960px;
    height: 80px;
    background: url(/images/content_interior_bg_bottom.jpg) top center no-repeat;
}

#map {
    height: 423px;
    width: 550px;
    margin-left: 10px;
    border: 1px solid #b99a54;
}


#left-column {
    float: left;
    clear: left;
    width: 240px;
    padding-top: 10px;
}

#center-column {
    float: left;
    padding-left: 30px;
    width: 135px;
    padding-top: 10px;
}

#right-column {
    float: left;
    padding-left: 30px;
    width: 112px;
    padding-top: 10px;
}

.back a {
    float: right;
    clear: right;
    text-decoration: underline;
    padding-top: 18px;
    padding-right: 2px;
    background: url(/images/back_arrow.gif) 0px 4px no-repeat;
}

.related-downloads a {
    text-decoration: underline;
    padding-top: 18px;
    padding-right: 2px;
    background: url(/images/back_arrow.gif) 0px 4px no-repeat;
}

.bg1 {
    background: #fbeac0;
}

.divider-table {
    background: url(/images/divider.gif) top left no-repeat;
}

/*********************************
* Tables
*********************************/

table#districts td {
    vertical-align: middle;
}

#districts h3 {
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0;
}


/*********************************
* Lists
*********************************/

dl {
    width: 578px;
    padding: 0;
    margin: 0;
}

dt {
    width: 80px;
    float: left;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    color: #892e13;
}

dt span {
    font-size: 14px;
    line-height: 12px;
}

dt.date1 {
    height: 55px;
    padding-top: 16px;
    background: url(/images/feathers.gif) 55px 12px no-repeat;
    display: block;
}

dd {
    width: 490px;
    margin: 0;
    padding: 15px 20px 0 0;
    font-size: 13px;
    width/**/:/**/470px;
    line-height: 16px;
    float: right;
}

#date {
    font-size: 13px;
    line-height: 16px;
}

#date a {
    font-size: 13px;
    text-decoration: underline;
    color: #892e13;
}

/*******************************************
* Titles & Headers
*******************************************/

#ttl-community,
#ttl-about-ton,
#ttl-great-seal,
#ttl-tribal-government,
#ttl-education,
#ttl-ton-community-college,
#ttl-location,
#ttl-directory,
#ttl-announcements-page,
#ttl-districts,
#ttl-press-releases-page {
    text-indent: -9999px;
    height: 43px;
    margin-bottom: 5px;
}

#ttl-community {
    width: 426px;
    background: url(/images/ttl_community.gif) top left no-repeat;
}
#ttl-about-ton {
    width: 426px;
    background: url(/images/ttl_about_ton.gif) top left no-repeat;
}
#ttl-great-seal {
    width: 426px;
    background: url(/images/ttl_great_seal.gif) top left no-repeat;
}
#ttl-tribal-government {
    width: 426px;
    background: url(/images/ttl_tribal_government.gif) top left no-repeat;
}
#ttl-education {
    width: 426px;
    background: url(/images/ttl_education.gif) top left no-repeat;
}
#ttl-ton-community-college {
    width: 486px;
    background: url(/images/ttl_ton_community_college.gif) top left no-repeat;
}
#ttl-location {
    width: 426px;
    background: url(/images/ttl_location.gif) top left no-repeat;
}
#ttl-directory {
    width: 426px;
    background: url(/images/ttl_directory.gif) top left no-repeat;
}
#ttl-announcements-page {
    width: 426px;
    background: url(/images/ttl_announcements_page.gif) top left no-repeat;
}
#ttl-districts {
    width: 426px;
    background: url(/images/ttl_districts.gif) top left no-repeat;
}
#ttl-press-releases-page {
    width: 426px;
    background: url(/images/ttl_press_releases_page.gif) top left no-repeat;
}

/*********************************
* Secondary Navigation
*********************************/

#subnav a#about-ton {
    height: 46px;
    background: url(/images/subnav_about_ton.jpg) top left no-repeat;
}
#subnav a#great-seal {
    height: 28px;
    background: url(/images/subnav_great_seal.jpg) top left no-repeat;
}
#subnav a#tribal-government {
    height: 28px;
    background: url(/images/subnav_tribal_government.jpg) top left no-repeat;
}
#subnav a#education {
    height: 28px;
    background: url(/images/subnav_education.jpg) top left no-repeat;
}
#subnav a#ton-community-college {
    height: 46px;
    background: url(/images/subnav_ton_community_college.jpg) top left no-repeat;
}
#subnav a#location {
    height: 28px;
    background: url(/images/subnav_location.jpg) top left no-repeat;
}
#subnav a#directory {
    height: 28px;
    background: url(/images/subnav_directory.jpg) top left no-repeat;
}
#subnav a#announcements {
    height: 28px;
    background: url(/images/subnav_announcements.jpg) top left no-repeat;
}
#subnav a#districts {
    height: 28px;
    background: url(/images/subnav_districts.jpg) top left no-repeat;
}
#subnav a#press-releases {
    height: 28px;
    background: url(/images/subnav_press_releases.jpg) top left no-repeat;
}

#subnav a:hover#about-ton, body.about-ton-on #subnav a#about-ton,
#subnav a:hover#great-seal, body.great-seal-on #subnav a#great-seal,
#subnav a:hover#tribal-government, body.tribal-government-on #subnav a#tribal-government,
#subnav a:hover#education, body.education-on #subnav a#education,
#subnav a:hover#ton-community-college, body.ton-community-college-on #subnav a#ton-community-college,
#subnav a:hover#location, body.location-on #subnav a#location,
#subnav a:hover#directory, body.directory-on #subnav a#directory,
#subnav a:hover#announcements, body.announcements-on #subnav a#announcements,
#subnav a:hover#districts, body.districts-on #subnav a#districts,
#subnav a:hover#press-releases, body.press-releases-on #subnav a#press-releases {
    background-position: bottom left;
}



