 /* LISTS */
#duxbury_col2 ul {
list-style-image:url(/Portals/83473/images/arrow.png)!important;
padding-left:30px !important;
}

/* FOOTER */
#duxbury_footer {
}

/* CONTAINER */
#duxbury_container {
float:left!important;
margin:0!important;
}

/* WEBSITE BACKGROUND */
#duxbury_body {
background: url(/Portals/83473/images/bg.gif) repeat-x scroll left top!important;
overflow: hidden!important;
}

/* HEADER */
#duxbury_header {
background-color: transparent!important;
padding-top: 0!important;
padding-left: 0!important;
}

/* MENU */
#duxbury_menu_top {
margin-top:15px!important;
}

#duxbury_menu ul li {
border-bottom: 3px solid white!important;
border-top: 0!important;
}

#duxbury_menu ul li a {
outline: none!important;
}

#duxbury_menu ul li a:hover {
background: #E2E2E2 url(/Portals/83473/images/menu-on.png) no-repeat scroll right center!important;
}

#duxbury_menu ul li.selectedtab a {
background: #E2E2E2 url(/Portals/83473/images/menu-on.png) no-repeat scroll right center!important;
}

/* TWO COLUMN SKIN */
#duxbury_two-column #duxbury_col1 {
width:18%!important;
}

#duxbury_two-column #duxbury_col2 {
width: 77%!important;
}


/* THREE COLUMN SKIN */
#duxbury_three-column #duxbury_col1 {
width:18%!important;
}

#duxbury_three-column #duxbury_col2 {
width:56.9%!important;
}

#duxbury_three-column #duxbury_col3 {
width:18%!important;
}

/* MODULES - COLUMN 2 - ALL SKINS */

#duxbury_col2 div.pad {
padding-left: 10px!important;
padding-right: 10px!important;
}

/* MODULES - COLUMN 1 & 3 - ALL SKINS */
#duxbury_col1 div.block div.pad {
margin-left: 0!important;
padding-left: 5px!important;
padding-right: 5px!important;
}

#duxbury_col3 div.block div.pad {
margin-right: 0!important;
padding-left: 5px!important;
padding-right: 5px!important;
}

/* FONT */
#duxbury_col2 td p, #duxbury_col2 td li, #duxbury_col2 td div, #duxbury_col2 td span, #duxbury_col2 td a  {
font-size:0.9em!important;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif!important;
}