body {
background-color:#414929;
margin:0px 0px 40px 0px;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
font-weight:normal;
font-size:11pt;
color:#f3fffb;
}

#top-container {
background-color:#b9be9e;
width:100%;
padding-top:30px;
height:370px;
}

.top-container-width {
width:670px;
}

.top-left {
width:265px;
float:left;
padding-top:20px;
padding-bottom:30px;
}

.top-right {
width:340px;
float:right;
padding-top:105px;
}

.nav {
background-image:url(img/home_nav_bar.jpg);
height:43px;
width:100%;
clear:both;
}

.nav-width {
width:640px;
}

#btm {
background-image:url(img/home_btm_bg.jpg);
background-repeat:repeat-x;
}

#btm table {
width:660px;
margin-top:30px;
padding-left:10px;
font-size:11pt;
}

     a:link { color: #fff; text-decoration: none;}
     a:visited { color: #fff; text-decoration: none; }
     a:hover { color: #fff; text-decoration: none;}
     a:active { color: #fff; } 

