/* --------------------------------------
   The Top Level Images.
   --------------------------------------
*/

image1_src = "images/blank.gif"
image1_highlight_src = "images/blank.gif"



/* --------------------------------------
   General Submenu Settings.
   --------------------------------------
*/

submenu_x = -40
submenu_y = 18
submenu_level2_x = 130
submenu_level2_y = 2
submenu_width = 100

submenu_border = 1
submenu_border_color = "#FDFDED"
submenu_text_indent = 5
submenu_item_height = 17
submenu_item_spacing = 1
submenu_item_spacing_color = "#FDFDED"
submenu_bgcolor = "#DF1D1D"
submenu_hl_bgcolor = "#cccccc"
submenu_arrow = "images/arrow_000000.gif"
submenu_target = "_self"
hide_delay = 400

submenu_font_family = "Arial, Helvetica, sans-serif"
submenu_font_size = "11px"
submenu_font_color = "#ffffff"
submenu_font_style = "normal"
submenu_font_weight = "normal"
submenu_text_decoration = "none"
/* These 6 settings are the same as the 6 above
   but apply when the mouse is over the item. */
submenu_hl_font_family = "Arial, Helvetica, sans-serif"
submenu_hl_font_size = "11px"
submenu_hl_font_color = "#000000"
submenu_hl_font_style = "normal"
submenu_hl_font_weight = "normal"
submenu_hl_text_decoration = "none"

/* --------------------------------------
   Submenu Items.
   --------------------------------------
*/

submenu1_1_text = "In the News"
submenu1_1_link = "news.html"
submenu1_2_text = "Press Release"
submenu1_2_link = "press.html"


