@charset "utf-8";
/* CSS Document */

body {
background:url(/Portals/51500/images/bg.png) repeat-x #d8e9f0 !important;
}

/* To remove outside border from menu */
#duxbury_menu ul li {
border-style:none!important;
}

/* Menu buttons- image only */
#duxbury_menu ul li {
background:url(/Portals/51500/images/navbutton2.png) no-repeat #ffffff !important;}

/* Menu buttons- text color */
#duxbury_menu ul li a {
color: #162732 !important; }

/* Menu button rollovers- text color and image */
#duxbury_menu ul li a:hover {
color: #8a9299 !important;
background:url(/Portals/51500/images/navbutton3.png) no-repeat #ffffff !important;}

/* Link color for three columns in template */
#duxbury_col2 a {
color: #5394a7 !important; }

#duxbury_col3 a {
color: #5394a7 !important; }

#duxbury_col1 a {
color: #5394a7 !important; }

/* Link colors in footer */
#duxbury_footer a {
color: #5394a7 !important; }

#duxbury_footer a:hover{
color: #5394a7 !important;
text-decoration: underline !important; }

#duxbury_footer p.copyright{
color: #8a9299 !important; }

/* Rotating Header styles */
#Headerimg {
float: left !important;
height: 159px !important;
}





