@charset "utf-8";
/* CSS Document */


/*global*/
body { margin:0px; padding:0px; font-family:Tahoma, Arial, sans-serif; font-size:11px; }
img { border:0}
a { text-decoration:none }
a:hover { text-decoration:underline; }
.spc { font-size:1px; line-height:0px; padding:0px; margin:0px; }
.spacer { display:block; clear:both; }
img.button { display:inline; margin:10px 0px 0px 10px; cursor:pointer }
#main_frame { width:832px; height:auto; margin:auto;  }
.content_header a { color:#FFFFFF }
.content_header_y a { color:#FFFFFF }
.content_header_g a { color:#FFFFFF }
a.red_round { background:url(../img/arrow_red_rg.gif) right no-repeat; padding:2px 20px 2px 0px; margin:5px 0px 5px 0px; color:#A93234; }
a.red_round_r { background:url(../img/arrow_red_rg.gif) right no-repeat; float:right; display:block; clear:both; padding:2px 20px 2px 0px; margin:2px 8px 2px 2px; color:#A93234; }
a.red_round_y { background:url(../img/round_yellow.gif) right no-repeat; float:right; display:block; clear:both; padding:2px 20px 2px 0px; margin:2px 8px 2px 2px; color:#FA9722; }
/*header*/
	#header { width:832px; height:182px; margin:0px; background:#844300 url(../img/header.jpg) no-repeat; position:relative; } 
		#header .searchContainer { width:auto; height:20px; background:none; position:absolute; right:90px; top:15px; }
		#header .search { position:absolute; right:20px; top:16px; }
		#header img.bannerButton { position:absolute; left:45px; top:25px; border:0px; }
		input.searchBar { width:145px; border:0px; background:none; padding:2px 5px 2px 5px; }
		#header .menu { position:absolute; right:10px; bottom:7px;}
		#header .menu .button_red { height:22px; display:inline; float:left; padding-top:5px; background:url(../img/button_red_bg.gif) repeat-x; position:relative; margin:0px 5px 0px 5px; }
						.button_red .lw { position:absolute; left:-4px; top:0px; background:url(../img/button_red_lw.gif) no-repeat; width:4px; height:27px; }
						.button_red .rg { position:absolute; right:-4px; top:0px; background:url(../img/button_red_rg.gif) no-repeat; width:4px; height:27px; }
		#header .menu .button_yell { height:22px; display:inline; float:left; padding-top:5px; background:url(../img/button_yell_bg.gif) repeat-x; position:relative; margin:0px 5px 0px 5px; }
						.button_yell .lw { position:absolute; left:-4px; top:0px; background:url(../img/button_yell_lw.gif) no-repeat; width:4px; height:27px; }
						.button_yell .rg { position:absolute; right:-4px; top:0px; background:url(../img/button_yell_rg.gif) no-repeat; width:4px; height:27px; }
		#header .menu a { color:#FFFFFF; font-size:12px; font-weight:bold; padding: 4px 10px 4px 10px; margin-top:5px; }
/*left column*/
#left_col { width:188px; float:left; display:inline; margin:0px; }
	/*yellow menu*/
	#left_col .menu { width:100%; background:#EA9634 url(../img/lw_menu_bot.gif) bottom no-repeat; position:relative; padding-bottom:10px; padding-top:15px;  }
	#left_col .menu .rg_top { width:3px; height:3px; position:absolute; right:0px; top:0px; background:url(../img/lw_menu_rg_top.gif) no-repeat }
	#left_col .menu .spacer { height:4px; margin:0px 1px 0px 26px; background:#C66300 url(../img/lw_menu_spacer.gif) repeat-x; display:block; }
	
	/*content boxes*/
		#left_col .content_header { border:0px; font-size:13px; padding:6px 6px 6px 10px; color:#FFFFFF; margin-top:10px; height:16px; background:#7C0E0D url(../img/small_content_header_red.gif) repeat-x; position:relative; }   
		#left_col .content_header .top_lw { width:2px; height:2px; background:url(../img/red_lw_top.gif) no-repeat; position:absolute; left:0px; top:0px; }
		#left_col .content_header .bot_lw { width:5px; height:5px; background:url(../img/left_red_bot_gray.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
		#left_col .content_header .top_rg { width:3px; height:3px; background:url(../img/right_red_top.gif) no-repeat; position:absolute; margin-right:0px; right:0px; top:0px;}
		#left_col .content_header .bot_rg { width:3px; height:3px; background:url(../img/right_red_bot.gif) no-repeat; position:absolute; right:0px; bottom:0px;}
		#left_col .narr_cont_gray {  padding:10px 10px 10px 10px; background:#EFEFEF url(../img/white_dot.gif) repeat-y left; border-right:1px solid #DEDEDE; border-top:1px solid #FFFFFF; }
		#left_col .narr_cont_gray_foot { background:#EFEFEF url(../img/narr_article_footer_rg_gray.gif) no-repeat -1px; width:100%; height:13px; }
		#left_col .narr_cont_white {  padding-top:10px; padding-bottom:10px; border-right:1px solid #DEDEDE; }
		#left_col .narr_cont_white_foot { background:url(../img/narr_article_footer_rg_white.gif) no-repeat -1px; width:100%; height:13px; }
/*center column*/
	/*content boxes*/
	#cent_col { width:442px; padding:0px 11px 12px 11px; float:left; display:inline; margin:0px; border:0px solid #000000; } 
	#cent_col .content_header { border:0px; font-size:13px; padding:6px 6px 6px 10px; color:#FFFFFF; margin-top:10px; height:16px; background:#A02C2F url(../img/red_bg.gif) repeat-x; position:relative; }   
	#cent_col .content_header .top_lw { width:2px; height:2px; background:url(../img/lw_red_top1.gif) no-repeat; position:absolute; left:0px; top:0px; }
	#cent_col .content_header .bot_lw { width:5px; height:5px; background:url(../img/left_red_bot_white.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
	#cent_col .content_header .top_rg { width:3px; height:3px; background:url(../img/rg_red_top1.gif) no-repeat; position:absolute; margin-right:0px; right:0px; top:0px;}
	#cent_col .content_header .bot_rg { width:3px; height:3px; background:url(../img/rg_red_bot1.gif) no-repeat; position:absolute; right:0px; bottom:0px;}
	#cent_col .content_header_y { border:0px; font-size:13px; padding:6px 6px 6px 10px; color:#FFFFFF; margin-top:10px; height:16px; background:#EE9833 url(../img/yell_bg.gif) repeat-x; position:relative; }   
	#cent_col .content_header_y .top_lw { width:2px; height:2px; background:url(../img/left_yell_top.gif) no-repeat; position:absolute; left:0px; top:0px; }
	#cent_col .content_header_y .bot_lw { width:5px; height:5px; background:url(../img/left_yell_bot.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
	#cent_col .content_header_y .top_rg { width:3px; height:3px; background:url(../img/right_yell_top.gif) no-repeat; position:absolute; margin-right:0px; right:0px; top:0px;}
	#cent_col .content_header_y .bot_rg { width:3px; height:3px; background:url(../img/right_yell_bot.gif) no-repeat; position:absolute; right:0px; bottom:0px;}
	#cent_col .content_header_g { border:0px; font-size:13px; padding:6px 6px 6px 10px; color:#FFFFFF; margin-top:10px; height:16px; background:#53793E url(../img/green_bg.gif) repeat-x; position:relative; }   
	#cent_col .content_header_g .top_lw { width:2px; height:2px; background:url(../img/left_green_top.gif) no-repeat; position:absolute; left:0px; top:0px; }
	#cent_col .content_header_g .bot_lw { width:5px; height:5px; background:url(../img/left_green_bot.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
	#cent_col .content_header_g .top_rg { width:3px; height:3px; background:url(../img/right_green_top.gif) no-repeat; position:absolute; margin-right:0px; right:0px; top:0px;}
	#cent_col .content_header_g .bot_rg { width:3px; height:3px; background:url(../img/right_green_bot.gif) no-repeat; position:absolute; right:0px; bottom:0px;}
	#cent_col .cont_white { padding:10px 10px 10px 10px; border-right:1px solid #EFEFEF; }
		#cent_col .cont_white a.header { color:#333333; font-size:12px; }
		#cent_col .cont_white div.patrons { display:block; clear:both; color:#333333; padding:5px 0px 5px 0px; }
			#cent_col .cont_white div.patrons a { color:#333333;  }  
			#cent_col .cont_white div.patrons a.header { color:#A93238; font-size:12px; display:block; clear:right; }
	#cent_col .cont_white .content { padding-top:8px; padding-bottom:8px; }
	#cent_col .cont_white_foot { background:url(../img/wide_art_footer.gif) no-repeat top right; width:100%; height:10px; }

/*main column*/
	/*main boxes*/
	#main_col { width:610px; padding:12px 12px 12px 20px; float:left; display:inline; margin:0px; }
	 
/*right column*/
#right_col { width:178px; float:left; display:inline; margin:0px; } 
	/*content boxes*/
		#right_col .content_header { border:0px; font-size:13px; padding:6px 6px 6px 10px; color:#FFFFFF; margin-top:10px; height:16px; background:#7C0E0D url(../img/small_content_header_red.gif) repeat-x; position:relative; }   
		#right_col .content_header .top_lw { width:2px; height:2px; background:url(../img/red_lw_top.gif) no-repeat; position:absolute; left:0px; top:0px; }
		#right_col .content_header .bot_lw { width:5px; height:5px; background:url(../img/left_red_bot_gray.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
		#right_col .content_header .bot_lw_w { width:5px; height:5px; background:url(../img/left_red_bot_white.gif) no-repeat; position:absolute; left:0px; bottom:-5px;}
		#right_col .content_header .top_rg { width:3px; height:3px; background:url(../img/right_red_top.gif) no-repeat; position:absolute; margin-right:0px; right:0px; top:0px;}
		#right_col .content_header .bot_rg { width:3px; height:3px; background:url(../img/right_red_bot.gif) no-repeat; position:absolute; right:0px; bottom:0px;}
		#right_col .narr_cont_white { text-align:center; padding-top:10px; padding-bottom:10px; border-left:1px solid #EFEFEF; border-top:1px solid #FFFFFF; }
		#right_col .narr_cont_white_foot { background:url(../img/narrow_art_white_footer.gif) no-repeat -1px; width:100%; height:13px; }
		#right_col .narr_cont_gray { padding:10px 10px 10px 10px; background:#EFEFEF url(../img/white_dot_rg.gif) repeat-y right; border-left:1px solid #DEDEDE; }
		#right_col .narr_cont_gray_foot { background:#EFEFEF url(../img/narrow_art_footer.gif) right no-repeat -1px; width:100%; height:9px; }
		#right_col .narr_cont_gray .white_box { border:1px solid #DCDCDC; height:250px; padding-top:8px; position:relative; background:#FFFFFF }
		#right_col .narr_cont_gray .white_box .top { width:160px; height:4px; position:absolute; background:#FFFFFF url(../img/rg_box_wh_top.gif) no-repeat; left:0px; top:-4px; }
		#right_col .narr_cont_gray .white_box .bot { width:160px; height:4px; position:absolute; background:#FFFFFF url(../img/rg_box_wh_bot.gif) no-repeat; left:0px; bottom:-4px; }
		#right_col .narr_cont_gray .white_box a.header { color:#FA9722; font-size:12px; }
		#right_col .narr_cont_gray .white_box img { margin-top:8px; margin-bottom:5px; }
								   
		#left_col .narr_cont_gray .white_box { border:1px solid #DCDCDC; height:250px; width:173px; padding-top:8px; position:relative; background:#FFFFFF }
		#left_col .narr_cont_gray .white_box .top { width:173px; height:4px; position:absolute; background:#FFFFFF url(../img/rg_box_wh_top2.gif) no-repeat; left:0px; top:-4px; }
		#left_col .narr_cont_gray .white_box .bot { width:173px; height:4px; position:absolute; background:#FFFFFF url(../img/rg_box_wh_bot2.gif) no-repeat; left:0px; bottom:-4px; }
		#left_col .narr_cont_gray .white_box a.header { color:#FA9722; font-size:12px; }
		#left_col .narr_cont_gray .white_box img { margin-top:8px; margin-bottom:5px; }
/*footer*/				
	#footer { width:100%; background:#F7F7F7 url(../img/footer_bg.gif) repeat-y right; position:relative; margin-top:20px;}
	#footer .top {background:#C0C0C0 url(../img/footer_top.gif) no-repeat right; width:832px; height:12px; position:absolute; top:-12px; right:0px}
	#footer .links { padding-top:5px; padding-bottom:20px; color:#DEDEDE; margin-left:15px; padding-right:200px; }
	#footer .links a { color:#808080; margin-left:10px; margin-right:10px; }
	#footer .copyright{ position:absolute; top:5px; right:20px; text-align:right; }
	#footer .copyright a { color:#808080; margin-left:10px; margin-right:10px; }

#lbanners img{ margin-top:7px; }
		