/* common style sheet for all pages on site */* { margin:0; padding:0; }/* generic element styles */body { font:0.76em verdana, arial, tahoma, sans-serif; color:#404040; background:#fff; }a { color:#8c1d2d; text-decoration:none; }a:hover {  color:#5b111b; }.clear { clear:both; }#wrapper { width:980px; margin:0 auto; border:1px solid #cfcfcf; border-width:0 1px; }#header { position:relative; width:100%; height:144px;
  background:url(/img/header_bg_new.png) top left no-repeat; z-index:1;}#header h1, #header h2, #header img#head_divider { display:none; }
/* place transparent link over logo in header */
#header a.home { position:absolute; top:44px; left:20px; height:61px; width:180px; border:0px solid #fff; }

/* top navigation */#top_nav { width:944px; height:32px; margin:0 18px; }
#top_nav ul { margin-left:35px; }#top_nav li { float:left; width:auto; list-style:none; }#top_nav li a { display:block; padding:9px 6px 6px 6px; color:#3b3b3b; font-size:85%; }#top_nav li a:hover { text-decoration:underline; }

/* search form on top navigation */#top_nav form#search_form { float:right; margin-right:25px; position:relative; width:240px; }form#search_form input#searchkeys { color:#ababab; padding:3px; position:absolute; top:5px;left:5px;
  border:1px solid #ccc; border-top:1px solid #b6b6b6; border-right:1px solid #b6b6b6; 
}form#search_form input#search_btn { position:absolute; right:0; top:3px; }

/* sidebar */div#sidebar { float:left; width:232px; }ul#c_nav { width:191px; list-style:none; margin-bottom:15px; }#c_nav li { margin:0; padding:0; background:#fff url(/img/content_menu_bg.png) top left no-repeat; }#c_nav li a { display:block; text-transform:uppercase; padding:8px 0 8px 16px; }

/* content area */
div#content { float:left; width:740px; }

/* mastehad image */
img#masthead-image { padding-bottom:15px; }

/* news styling */div#news { float:left; width:420px; font-size:11px; color:#BEBEBE; }div#news div.news_item { border-bottom:1px solid #BEBEBE; margin-top:10px; padding-bottom:5px; }div.news_item p.date {font-weight:bold; text-transform:uppercase; font-size:12px; }div.news_item p.title { color:#000; }

/* badge styling */
div#badges { float:right; width:289px; text-align:right; border-left: 1px solid #bebebe; margin-bottom:10px;}
#badges img { margin-bottom:10px; border:0; }

/* social media links */
div#social-media-links { margin:10px 0 10px 0; padding:10px 0 0 0 ; border-top:0px solid #bebebe; }
#social-media-links a, #social-media-links a img { border:0; }
a#facebook { margin-left:35px; }
/* footer */
#footer-multi { clear:both; float:left; width:980px; border-top:1px solid #CFCFCF; background-color:#f1f1f1;    padding:20px 0 35px 0;text-align:center;}#footer-multi img#logo { text-align:center; width:72px; margin:25px; }#footer-multi p#copyright { text-align:center; width:980px; font-size:10px;padding-top:0px; }
#footer-multi { padding-top:10px; }
#footer-multi div {  float:left; width:185px;  margin-left:10px; text-align:left;}
#footer-multi ul { list-style:none; margin-bottom:10px; }
#footer-multi li { list-style:none; margin:0; padding:3px 0 0 0; }
#footer-multi h3 { font-weight:normal; }
#footer-multi li a { padding:0; color:#939393; margin:0; font-size:10px; }
#footer-multi li a:hover { color:#666; }
#footer-multi div#branding { width:100%; text-align:center; }
