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

*{
	margin:0;
	padding:0;
	border:0;
}
a,a:link,a:visited,a:hover{
	outline:none;
	padding-top:0px;
	margin-top:0px;
}

img, div, input { behavior: url("../iepngfix.htc") }

body{
	background-color:#f6da9b;
}

#container{
	width:950px;
	margin:0 auto 0 auto;
	background-position:center top;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-y;
	background-color:#f7f5f1;
	position:relative;
}
.container_1{
	width:950px;
	margin:0 auto 0 auto;
	background-position:center top;	
	background-image:url(../images/bg_top.jpg);
}
.container_2{
	width:950px;
	margin:0 auto 0 auto;
	background-image:url(../images/bg_top_sub.jpg);
	background-repeat:no-repeat !important;
}

#top{
	width:inherit;
	height:200px;
	padding:20px 0 0 0;
	background-repeat:no-repeat;
	background-position:right 2px;
}
.top_1{
	background-image:url(../images/bg_top_zone.jpg);
}
.top_2{
	background-image:url(../images/bg_top_zone_sub.jpg);
}
#top .logo_zone{
	width:730px;
	height:83px;
	float:left;
}
#top .logo{
	float:left;
}
#top .menu_1{
	width:280px;
	height:25px;
	margin:10px 14px 0 430px;
	padding:0px 0 0 17px;
}
#top .menu_1 img{
	float:right;
}

#top .main_menu{
	width:725px;
	height:30px;
	margin:0 auto 0 auto;
	padding:0px 0 0 30px;
	float:left;
}
#top .main_menu li{
	list-style:none;
	float:left;
	display:inline;
}
#top .main_menu li a span{
	display:none;
}
#top .main_menu ul{
	width:725px;
	float:left;
}
#top .main_menu li a{
	height:30px;
	display:block;
	background-position:top;
}
#top .main_menu li a:hover, #top .main_menu li .selected{
	background-position:bottom;
	background-color:#b73e11;
}
#top .main_menu li .home{
	width:92px;
	background-image:url(../images/button_home.jpg);
}
#top .main_menu li .news{
	width:92px;
	background-image:url(../images/button_news.jpg);
}
#top .main_menu li .career{
	width:108px;
	background-image:url(../images/button_career.jpg);
}
#top .main_menu li .member_services{
	width:181px;
	background-image:url(../images/button_member_s.jpg);
}
#top .main_menu li .events{
	width:109px;
	background-image:url(../images/button_events.jpg);
}
#top .main_menu li .hall_fame{
	width:108px;
	background-image:url(../images/button_hall_f.jpg);
}
#top .main_menu li .resources{
	width:135px;
	background-image:url(../images/button_resources.jpg);
}
#top .search{
	margin:10px 14px 0 520px;
	width:220px;
}
#top .search .src{
	width:172px;
	height:17px;
	padding:6px 4px 2px 4px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	border:solid #003466 1px;
}

.gall{
	width:720px;
	height:68px;
	position:absolute;
	left: 224px;
	top: 158px;
}

.under{
	width:718px;
	margin:0 auto 0 auto;
	height:25px;
	background-color:#b4c4d3;
	position:absolute;
	left: 224px;
	top: 133px;
}
.under ul{
	padding-left:5px;
}
.under li{
	list-style:none;
	display:inline;
	float:left;
}
.under li a{
	display:block;
	font:12px/25px Arial, Helvetica, sans-serif;
	color:#003466;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
}
.under li .selected, .under li a:hover{
	color:#003466;
	font-weight:bold;
}
.under .first{
	background:none;
}


#content{
	width:950px;
	margin:0 auto 10px auto;
	font-family:Arial, Helvetica, sans-serif;
}
#content_bg{
	width:950px;
}
#content .box_1{
	width:200px;
	float:left;
	font-size:12px;
	color:#fefefe;
}
#content .box_1 .content{
	padding:0 5px 0 5px;
	margin-left:10px;
	line-height:1.7em;
}
#content .submenu{
	width:220px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	background-color:#b4c4d3;
}
#content .submenu h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:lowercase;
	color:#184677 ;
	padding:0 0 5px 5px;
	border-bottom:solid #e1e8ee 1px;
	text-align:center;
}
#content .submenu li{
	list-style:none;
	text-align:center;
}
#content .submenu li a{
	width:220px;
	padding:0 0 0 0px;
	display:block;
	font:12px/29px Arial, Helvetica, sans-serif;
	color:#003466;
	text-decoration:none;
	border-bottom:solid #e1e8ee  1px;
	text-align:center;
}
#content .submenu li a:hover, #content .submenu li .select_submenu{
	background-color:#9aa7b4 ;
	font-weight:bold;
}

#content .box_1 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fefefe;
	text-transform:uppercase;
	padding:10px 0 5px 5px;
	margin:0 0 10px 0;
	text-align:center;
}
#content .box_1 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f6da9b;
}
#content .box_1 h2 a{
	color:#f6da9b;
	text-decoration:none;
}
#content .box_1 .line{
	margin:15px 0 15px 0;
}
#content .box_1 .more a{
	font-size:10px;
	font-weight:bold;
	color:#F6DA9B;
	text-decoration:none;
	padding-right:7px;
	display:block;
	text-transform:uppercase;
	margin:10px 0 10px 0;
}

#content .box_2{
	width:509px;
	padding:20px 10px 0 45px;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:1.6em;
}
#content .box_2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#98012e;
	padding:14px 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:solid #e9e4da 1px;
}
#content .box_2 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color:#003466;
}
#content .box_2 h2 a{
	color:#003466;
	text-decoration:none;
}
#content .box_2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#98012e;
	padding:14px 0 5px 0;
	text-transform:lowercase;
}
#content .box_2 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#333;
	padding:4px 0 5px 0;
}
#content .box_2 h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#766f63;
	padding:4px 0 15px 0;
}
#content .box_2 .date{
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
	padding:0 0 10px 0;
	font-weight:normal !important;
}
#content .box_2 .img{
	float:left;
	margin:0 5px 0 0;
	border:solid #ded4c1 2px;
}
#content .box_2 .img_in{
	float:left;
	margin:0 15px 10px 0;
	border:solid #ded4c1 2px;
}
#content .box_2 .text_article{
	line-height:1.9em;
}
#content .box_2 .read_more{
	font-size:10px;
	width:75px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/arrow.jpg);
	background-position:right 7px;
	background-repeat:no-repeat;
	float:left;
}
#content .box_2 .read_more a{
	color:#ae143a;
	text-decoration:none;
}
#content .box_2 .post_in{
	font-size:10px;
	font-weight:bold;
	float:right;
	color:#a29b8e;
}
#content .box_2 .post_in_art{
	font-size:10px;
	font-weight:bold;
	color:#a29b8e;
	padding:10px 0 0 0;
}
#content .box_2 .post_in a, #content .box_2 .post_in_art a{
	color:#ae143a;
	text-decoration:none;
	text-transform:uppercase;
}
#content .box_2 .line{
	margin:10px 0 10px 0;
}
#content .box_2 .more a{
	font-size:10px;
	font-weight:bold;
	color:#AE143A;
	text-decoration:none;
	padding-right:7px;
	display:block;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
#content .box_2 .a{
	padding:0 0 1px 0;
}
#content .box_2 a{
	color:#E0805D;
}
#content .box_2 ul{
	margin-left:30px;
}

#content .box_3{
	width:160px;
	padding:20px 8px 0 0;
	float:right;
}

#content .phots{
	width:700px;
	padding:0 0 0 232px;
}

#content .phots .img{
	border:solid #ded4c1 2px;
}
#content .phots .margin{
	margin:0 7px 0 0;
}
#content .phots .more{
	float:right;
	padding:10px 10px 10px 0;
}
#content .phots .more a{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#e0805d;
	text-decoration:none;
	padding-right:7px;
}

#footer{
	width:940px;
	height:60px;
	padding:20px 0 0 10px;
	/*background-image:url(../images/bg_footer.jpg);*/
	background-color:#F6DA9B;
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.7em;
}
#footer .left{
	width:450px;
	float:left;
}
#footer .left ul{
	height:20px;
}
#footer .left li{
	list-style:none;
	float:left;
	display:inline;
	padding:0 5px 0 5px;
	line-height:1em;
}
#footer .left a{
	color:#003466;
	text-decoration:none;
	font-weight:bold;
}
#footer .left .border{
	border-left:solid #003466 1px;
}
#footer .left .first, .borderfirst{
	padding-left:0px !important;
}

#footer .right{
	width:450px;
	padding:0 10px 0 0;
	float:right;
	text-align:right;
}

.clear{
	clear:both;
}

.padding_left{
	padding-left:30px;
}

.arrow{
	cursor:pointer;
}

.margin_large{
	margin:0 20px 20px 0!important;
}


.form input, form select, form textarea, form file {
  width:290px;
  margin: 2px 0px 5px 0px;
  font-size:11px;
  color:#666666;
  padding:3px 4px;
  border:solid #cccccc 1px;
}
.form label {
  float: left;
  width: 120px;
  padding: 3px 10px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

.form .table_rw{
	padding: 5px 0px;
	clear:both;
}
.form .button {
	height:22px;
	width:90px;
	background-color:#f6da9b;
	border:solid #d2bc8a 1px;
	color:#ae143a;
	margin-left:140px;
}
.form .button2 {
	height:22px;
	width:90px;
	background-color:#f6da9b;
	border:solid #d2bc8a 1px;
	color:#ae143a;
	margin-left:10px;
}
.form .error{
	margin: 2px 2px 2px 0;
	padding:0px;
	font-weight: bold;
	font-size:12px;
	color:#eb3937;
	width:100%;
	clear:both;
}
.jobs td{
	text-transform:capitalize;
	color:#666666;
	padding:0 5px 0 5px;
}
.jobs .title{
	color:#000000;
	padding:5px;
	border-bottom:solid #e9e4da 1px;
}
.jobs td a{
	color:#666666;
	text-decoration:underline;
}
.date{
	text-transform:uppercase;
	color:#999999;
	font-size:10px;
}
.link{
	color:#0069c4;
}

/******* TIPBOX *******/
#tipBox{
	background: #f7fafb;
	border: 1px solid #F6DA9B;
	font:11px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 240px;
}
#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width: auto;
}
#tipBox.big{
	width: auto;
	font-size: 40px;
	line-height: 1em;
	padding: 1em;
}
/******* /TIPBOX *******/
