
/********************************************
* 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.gif) top left repeat-x;
}

#header {
    margin: 0 auto;
    padding: 0;
    height: 134px;
    width: 960px;
    background: url(/images/header_mountains.jpg) top left no-repeat;
}

#logo {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 274px;
    z-index: 4;

}

#logo-image {
    float: left;
    width: 177px;
    height: 180px;
    padding-left: 13px;
    margin: 38px 0 0 0;
}

#content-main {
    position: relative;
    top: 42px;
    width: 960px;
    background: url(/images/content_main_bg2.gif) top left repeat-y;
    overflow: hidden;
    padding-bottom: 15px;
    z-index: 2;
}

#content-main-bg {
    position: relative;
    margin: -16px auto 0 auto;
    width: 960px;
    background: url(/images/content_bg_top.jpg) top left no-repeat;
    padding-bottom: 26px;
    z-index: 3;
}

#pattern-bg {
    position: absolute;
    top: 408px;
    width: 100%;
    background: url(/images/pattern_bg.gif) top left repeat;
    z-index: 1;
}

#content-left {
    width: 405px;
    padding: 0 32px 0 31px;
    float: left;
    clear: left;
}

#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-center {
    width: 216px;
    padding: 0 14px 0 14px;
    float: left;
    min-height: 335px;
}

#content-center span {
    color: #333; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .95em;
    line-height: 1.25em;
}

#content-center a {
    color: #000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .95em;
    line-height: 1.25em;
    font-weight: bold;
}

#content-right {
    width: 220px;
    padding: 0 0 0 15px;
    float: left;
}

#content-right span {
    color: #000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .95em;
    line-height: 1.25em;
    font-weight: bold;
}

#content-right p {
    color: #333333; 
    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;
}

#content-left a:hover,
#content-right a:hover,
#content-center a:hover {
    text-decoration: none;
}

a#view-all-content {
    float: left;
    clear: left;
    font-size: .9em;
    color: #892e13;
    text-decoration: underline;
}

#view-all-content img {
    padding: 6px 0 0 3px;
}

a#view-all {
    float: left;
    clear: left;
    font-size: .9em;
    margin-left: 20px;
    color: #892e13;
    text-decoration: underline;
}

#view-all img {
    padding: 4px 0 0 3px;
}

a#view-full-message {
    float: left;
    clear: left;
    font-size: .9em;
    color: #892e13;
    text-decoration: underline;
}

#view-full-message img {
    padding: 5px 0 0 3px;
}

a#view-all-press {
    float: left;
    clear: left;
    font-size: .9em;
    margin-left: 20px;
    color: #892e13;
    text-decoration: underline;
}

#view-all-press img {
    padding: 5px 0 0 3px;
}

#home-photo {
    position: absolute;
    top: 0;
    left: 461px;
    z-index: 999;
}

/*********************************
* Promos & Callouts
*********************************/

a#promo-resort {
    width: 404px;
    height: 89px;
    display: block;
    text-indent: -9999px;
    background: url(/images/promo_resort.jpg) top left no-repeat;
}

a:hover#promo-resort {
    background-position: bottom left;
}

a#promo-newsletter {
    width: 404px;
    height: 54px;
    display: block;
    text-indent: -9999px;
    background: url(/images/promo_newsletter.gif) top left no-repeat;
}

a:hover#promo-newsletter {
    background-position: bottom left;
}

a#promo-rodeo {
    width: 404px;
    height: 54px;
    display: block;
    text-indent: -9999px;
    background: url(/images/promo-rodeo.gif) top left no-repeat;
}

a:hover#promo-rodeo {
    background-position: bottom left;
}

#promo-rock-vote {
	margin-bottom: 30px;
}

#promo-rock-vote a {
	display: block;
	width: 198px;
	height: 194px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/promo-rock-vote.jpg) top left no-repeat;
}

#promo-rock-vote a:hover {
	background-position: bottom;
}

#promo-bus-routes {
	margin-top: 15px;
}

#promo-bus-routes a {
	display: block;
	width: 198px;
	height: 228px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/promo-school-bus-routes.jpg) top left no-repeat;
}

#promo-bus-routes a:hover {
	background-position: bottom;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    width: 100%;
    height: 102px;
    margin-top: 16px;
    padding: 0;
    background: #3f3268;
}

#footer-width {
    width: 960px;
    height: 80px;
    padding-top: 10px;
    background: #3f3268 url(/images/content_bg_bottom2.jpg) top center no-repeat;
}

/*********************************
* Lists
*********************************/

ul.content li { 
    margin: 0 0 10px -30px;
    padding-left: 20px;
    background: url(/images/bullet.gif) 0 6px no-repeat;
}

ul.content li ul {
    list-style: none;
}

ul.content li ul li {
    margin-top: 10px;
    font-weight: normal;
}

/*******************************************
* Titles & Headers
*******************************************/

#hdr-homepage {
    width: 404px;
    height: 52px;
    text-indent: -9999px;  
    background: url(/images/ttl_homepage.gif) top left no-repeat;
}

#ttl-announcements {
    width: 140px;
    height: 21px;
    text-indent: -9999px;
    margin: 24px 0 15px 0;  
    background: url(/images/ttl_announcements.gif) top left no-repeat;
}

#ttl-press-release-home {
    width: 213px;
    height: 26px;
    text-indent: -9999px;
    margin: 0 0 10px 0;  
    background: url(/images/ttl_press_release.gif) top left no-repeat;
}

#ttl-jobs {
    width: 216px;
    height: 26px;
    text-indent: -9999px;
    margin: 10px 0 10px 0;  
    background: url(/images/ttl_jobs.gif) top left no-repeat;
}

#hdr-chairmans-message {
    width: 216px;
    height: 42px;
    text-indent: -9999px;
    margin: 0 0 10px 0;  
    background: url(/images/hdr_chairmans_message.gif) top left no-repeat;
}

#hdr-chairmans-chairwomans-message {
    width: 216px;
    height: 42px;
    text-indent: -9999px;
    margin: 0 0 10px 0;  
    background: url(/images/hdr_chairmans_chairwomans_message.gif) top left no-repeat;
}


