@charset "utf-8";
/* Global */

body {margin:0; background-image:url(images/UI/main_bg.jpg); background-repeat:repeat; margin:0; padding:0; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left;}

/* Top Section */
#top_bg {background-image:url(images/UI/top_bg.jpg); background-repeat:repeat-x; height: 209px;}
	#header_container {width: 978px; margin: auto; text-align: center; padding-top: 27px;}
		#header_top_edge_img {background-image:url(images/UI/header_top_edge_img.gif); background-repeat:no-repeat; height: 19px;}
		#header_strip_container {background-color:#F5F5F5; border-right: solid 1px #bebebe; border-left: solid 1px #bebebe;}	
			#header_strip_bg {margin-left: 12px; margin-right: 12px; background-image:url(images/UI/header_strip_bg.jpg); background-repeat:repeat-x; height: 163px;}
				#logo {height: 161px; width: 150px; float:left; margin-left:15px;}
				#logo_text {height:100%; width: 325px; height:57px; float:left; margin-top: 45px;} 
				#nav_main {width: 597px; height: 33px; float:right; margin-right: 28px; margin-top: 5px; background-image:url(images/UI/main_nav.jpg); background-repeat:no-repeat;}
/* Bottom Section */
#mid_bg {background-image:url(images/UI/mid_bg.jpg); background-repeat:repeat-x;}
#content_strip {width: 976px; margin: auto; text-align: center; background-image:url(images/UI/content_header_bg.jpg); background-repeat:no-repeat; background-color: #F5F5F5; border-right: solid 1px #bebebe; border-left: solid 1px #bebebe;}
#content_bottom_img {width: 978px; margin: auto; text-align: center; background-image: url(images/UI/content_footer.gif); background-repeat:no-repeat; height: 12px;}

/* Menu section */
#menu_container {float: left; width: 278px; margin-left: 36px; height: 100%}
	#menu_top_bg {background-image:url(images/UI/menu_top_bg.jpg); background-repeat:no-repeat; width: 278px; height: 90px; margin-top: 22px;}
	#menu_mid_bg {background-image:url(images/UI/menu_mid_bg.jpg); background-repeat:repeat-y; width: 278px; height: 100%}
		.lk_standard:link {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#662313; text-decoration:none; padding-top: 2px; font-weight:500;} 
		.lk_standard:visited {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#662313; text-decoration:none; padding-top: 2px; font-weight:500;}
		.lk_standard:active {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#662313; text-decoration:none; padding-top: 2px; font-weight:500;}  
		.lk_standard:hover { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#AE3D20; text-decoration:none; padding-top: 2px; font-weight:500;} 
		.lk_sub:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none; padding-top: 2px;} 
		.lk_sub:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none; padding-top: 2px;}
		.lk_sub:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none; padding-top: 2px;}  
		.lk_sub:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; text-decoration:none; padding-top: 2px;} 
		.lk_white:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC; text-decoration:none;} 
		.lk_white:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC; text-decoration:none;}
		.lk_white:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC; text-decoration:none;}  
		.lk_white:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; } 
		.tx_sub_header {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:800; color:#333333; line-height: 22px;}
		.tx_red_standard {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#662313;}
		.tx_red_big {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#662313;}
		.tx_red{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F00;} 
		.tx_white{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;} 
		.tx_red_med{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#662313;} 
		.tx_red_big_2 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#662313;} 
		.tx_red_small {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#662313;}
		.tx_gray_small {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;}
		.tx_gray_big {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;}
		.tx_gray_big {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;}
		.tx_green_med {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#060; text-align:justify;}
		.tx_green {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#060; text-align:justify;}
		.menu_strip {background-image:url(images/UI/menu_strip.jpg); background-position:top left; background-repeat:no-repeat; padding-top: 12px; padding-bottom: 10px;}
    	#inner_menu {padding-left: 10px; padding-top: 5px;}
	#menu_bot_bg {background-image:url(images/UI/menu_bot_bg.jpg); background-repeat:no-repeat; width: 278px; height: 79px;}

/* Content Section */
#page_content {float:left; width: 600px; margin-left: 25px; margin-top: 30px;}


.img_border {padding:5px; border:1px solid #CCCCCC;}
	
.img_border_2 {
	padding:0px;
	border:6px solid #333333;
	}
	
.img_border_light {
	padding:3px;
	border:1px solid #747474;
	}

.tx_justify {text-align:justify;}


/* Footer Section */
#footer {font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #732511; text-align:center; margin: auto; padding-top: 10px; margin-bottom: 10px;}