/* kelly waters */

/* styles specific to mens section */
   
#main_left,
#main_right {
 background: #43799c;
}

#main_left h1,
#main_left h2 {
 color: #a4c7d9;
}

#main_left a:hover {
 background: #325c7d;
}

#main_left a:active {
 background: #a4c7d9;
}

#main_left .left_nav_selected {
 background: #325c7d;
}

#main_left .left_nav_submenu {
 background: #3b6b8d;
}

#main_left .left_nav_submenu .left_nav_selected {
 background: #376586;
}

#main_center {
/*  padding: 0 0 16px; */
}

#main_center h1 {
 color: #43799c;
}

#description_box {
/*  border-top-color: #305d83; */
/*  border-bottom-color: #305d83; */
}
