table
{
width: 100%;
table-layout: fixed;
}

table, tr, td, th
{
border: none;
padding: 0px;
padding: 0px;
background-image: none; 
background: transparent;
}

h1
{
width: 100%;
font-size: 160%;
color: #4A4833;
padding-bottom: 0px;
margin-bottom: 15px;
padding-left: 0px;
background-image: none; 
}

#hpcontentblock
{
position: absolute;
top: 150px;
left: 60px;
width: 750px;
color: inherit;
background-color: transparent;
z-index: 800;
}

#hpintroblock
{
width: 250px;
padding-top: 10px;
float: left;
}

#hpnavblock1
{
width: 230px;
padding-right: 10px;
float: left;
}

#hpnavblock2
{
width: 230px;
padding-right: 10px;
float: left;
}

#hpnavblock1 ul li, #hpnavblock2 ul li
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 35px;
border-top: none;
border-bottom: solid;
border-width: 1px;
border-color: #D3CBC3;
list-style-type: none;
}

.hpnav100, .hpnav400, .hpnav500, .hpnav600, .hpnav700, .hpnav800, .hpnav900
{
background-image: url(/images/blackbullet.gif); 
background-repeat: no-repeat;
background-color: transparent;
background-position: 0px 13px;
}

.hpnav200
{
background-image: url(/images/orangebullets.gif); 
background-repeat: no-repeat;
background-color: transparent;
background-position: 0px 13px;
}

.hpnav300
{
background-image: url(/images/blackarrow.gif); 
background-repeat: no-repeat;
background-color: transparent;
background-position: 0px 11px;
}

#hpflashcontainer {
clear: both;
margin-bottom: 5px;
}

.hpflash
{
width: 245px;
padding-top: 10px;
float: left;
}


.hpflashblock
{
width: 235px;
margin-top: 10px;
background-color: transparent;
}

.hpflashtitle
{
color: #4A4833;
font-weight: bold;
padding-left: 30px;
background-image: url(/images/hpflashtitlearrow.gif); 
background-repeat: no-repeat;
background-color: transparent;
background-position: 10px 2px;
}

.hpflashcontent
{
border: solid;
border-width: 1px;
border-color: #AC977B;
background-color: #F8F7F5;
padding: 10px;
padding-left: 15px;
}

.hpflashcontent p
{
margin-top: 0px;
margin-bottom: 10px;
}


#hpnavblock1 a:link, #hpnavblock2 a:link {color: #C48128; text-decoration: none; background-color: transparent; font-weight: bold;} 
#hpnavblock1 a:visited, #hpnavblock2 a:visited {color: #C48128; text-decoration: none; background-color: transparent; font-weight: bold;} 
#hpnavblock1 a:active, #hpnavblock2 a:active {color: white; text-decoration: none; background-color: #4A4833; font-weight: bold;} 
#hpnavblock1 a:hover, #hpnavblock2 a:hover {color: white; text-decoration: none; background-color: #4A4833; font-weight: bold;}

.hpimageleft
{
float: left;
margin-left: 0px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hpflash .contentimageinline {border: 1px solid #AC977B; padding:2px; background-color:#fff;}

