body
{
   margin: 0px 0px 0px 0px;
   background-image:  url('http://www.desertspringsec.com/images/bkgd-main.jpg');
   background-repeat: repeat;
}
         

.top-background
{
   position: relative;
   background-image:  url('http://www.desertspringsec.com/images/bkgd-top-gradiant.jpg');
   background-repeat: repeat-x;
   height: 230px;
}

.top
{
   position: absolute;
   left: 115px;
   top: 15px;
   height: 332px;
}


.body_text
{
   position: absolute;
   left: 115px;
   top: 257px;
   background-image:  url('http://www.desertspringsec.com/images/bkgd-body.jpg');
   background-repeat: repeat-y;
}



.table_body td
{
    FONT: 12px "Arial", "Sans Serif";
    FONT-WEIGHT: normal;
    COLOR: #2D0000;
}


.bottom
{
   height: 61px;
   background-image:  url('http://www.desertspringsec.com/images/bottom.jpg');
   background-repeat: no-repeat;
}


.news_box
{
   height: 405px;
   background-image:  url('http://www.desertspringsec.com/images/home_news_bkgd-lg.jpg');
   background-repeat: no-repeat;
}



.harley_box
{
   width: 547px;
   background-image:  url('http://www.desertspringsec.com/images/home_harley_bkgd.gif');
   background-repeat: no-repeat;
}

.adoption_news_box
{
   height: 250px;
   background-image:  url('http://www.desertspringsec.com/images/home_news_bkgd-lg.jpg');
   background-repeat: no-repeat;
}


#container
{
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
} 



hr {
   color: #9C6F62;
   height: 1px;
   WIDTH: 180px;
}



table.items
{
    FONT: 12pt "Arial",  "Sans-Serif";
    COLOR: #2D0000;
}


table.items TH
{
    FONT: bold 12pt "Californian FB", "Times New Romn", "Serif";
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #6A8BAE;
}


table.items tr.d0 td
{
    vertical-align: top;
    background-color: #c6c6c6;
}

table.items tr.d1 td
{
    vertical-align: top;
    background-color: #C3B197;
}





table.adoption
{
    FONT: 12pt "Arial",  "Sans-Serif";
    COLOR: #2D0000;
}


table.adoption TH
{
    FONT: bold 12pt "Californian FB", "Times New Romn", "Serif";
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #6A8BAE;
}


table.adoption tr.d0 td
{
    vertical-align: center;
    background-color: #c6c6c6;
}

table.adoption tr.d1 td
{
    vertical-align: center;
    background-color: #C3B197;
}




.main_header
{
   font-weight: bold;
   font-size: 11pt;
   color: #244B74;
   font-family: "Arial", "Sans Serif";
   font-style: normal;
}



a:link
{
   color: #2E7961;
   font-weight: bold;
}


a:visited
{
   color: #73857E;
}

a:hover
{
   color: #B24C4C;
}



.lt-red_text
{
   font-weight: bold;
   font-size: 12pt;
   color: #9C6F62;
   font-family: "Californian FB", "Times New Romn", "Serif";
   font-style: italic;
}

.dk-red_text
{
   font-weight: bold;
   font-size: 12pt;
   color: #CC3333;
   font-family: "Californian FB", "Times New Romn", "Serif";
   font-style: italic;
}



.copyright
{
   font-weight: normal;
   font-size: 8pt;
   color: #FFFFFF;
   letter-spacing: 1px;
   font-family: "Arial", "Sans Serif";
}



.smalltext
{
   font-weight: normal;
   font-size: 8pt;
   color: #2D0000;
   letter-spacing: 1px;
   font-family: "Arial", "Sans Serif";
}


img.floatLeft
{
   float: left;
   margin: 2px;
}


img.floatRight
{
   float: right;
   margin: 2px;
}


.alignright
{
   float: right;
}

