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

p { margin: 16px 0;}
img, div { border: 0;}
ul, li, ol { list-style: none;}
li { vertical-align:middle;}

img.framed { padding:5px; border:1px solid #e8e3d7; background:#ffffff; }




#rotator_box { width: 500px; background: #ffffff url(../i/scroller_top.jpg) left top no-repeat; float:left; margin-right:0px; }
#rotator_box img { margin:7px 7px 0 7px; }

#rotator_details { width: 482px; padding: 11px 9px 11px 9px; background: #ffffff url(../i/scroller_bottom.jpg) left bottom no-repeat; overflow:hidden; }
#rotator_details h2 { font-size:90%; text-transform:uppercase; color:#a19e94; float:left; }

#rotator_details ul { float:right; }
#rotator_details ul li { float:left; }
#rotator_details ul li a { display:block; padding:0 7px; border:1px solid #e3e1d5; margin-left:4px; text-decoration:none; font-size:90%; color:#cbc8ba;  }
#rotator_details ul li a.current_event { border:1px solid #a19e94; color:#a19e94;  }
#rotator_details ul li a.current_event:hover { border:1px solid #a19e94; color:#a19e94;  }
#rotator_details ul li a:hover { border:1px solid #c6c2ab; color:#c6c2ab;  }
#landing_middle span.rotator_box { width: 319px; margin-right:30px; float:left;}

