a{
	text-decoration: none;
	color: #AC0034;
}

* {padding:0; margin:0}

ul {
	padding-left: 20px;
}

h2{
	font-size: 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	margin: 0px;
	color: #AC0034;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 0px;
	font-weight: normal;
	color: #1B2759;
	margin-bottom: 10px;
	}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	color: #AC0034;
}


body{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color:#1B2759;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url("/images/body_back.png");
	background-repeat: repeat-x;
}

html{
	width: 100%;
	height: 100%;
}
.site{
	width: 972px;
}
.left_top{
	width: 184px;
	height: 186px;
	background-image: url("/images/left_top.png");
	background-repeat: no-repeat;
}
.right_top{
	width: 792px;
	
	background-repeat: no-repeat;
	background-image: url("/images/right_top.png");
	padding-bottom: 53px;
}
.left_bottom{
	width: 184px;
	
	background-color:#a3002a;
	background-image: url("/images/left_back.png");
	background-repeat: no-repeat;
	padding-top: 32px;
}
.right_bottom{
	width: 792px;
	height: 633px;
	background-color: #FFFFFF;
	
	
}
.page_content{

	width: 792px;

	position: relative;
}

.page_content_text{
	padding: 25px 25px 25px 45px;
}
.page_content_map{
	padding: 25px 25px 25px 45px;	
}

.slide_item{
	width: 264px;
	height: 633px;
	position: relative;
	float: left;
	cursor: pointer;
	
}
.slide_item_inside{
	width: 264px;
	height: 633px;
	
	position: absolute;
	display: none;
	background-image: url("/images/shadow.png");
	background-repeat: repeat-y;
	background-position: right;
}
.slide_item_inside_2{
	width: 264px;
	height: 633px;
	
	position: absolute;
	display: none;
	
}
.slide_content{
	width: 251px;
	height: 533px;
	position: relative;
	float: left;
	background-color: #FBF09F;
	padding-top: 100px;
}
.slide_title_1{
	height: 39px;
	background-color: #072B93;
	padding-left: 22px;
	color: #FBF09F;
	font-size: 16px;
	font-weight: bold;
}
.slide_title_2{
	height: 39px;
	background-color: #AC0034;
	padding-left: 22px;
	color: #FBF09F;
	font-size: 16px;
	font-weight: bold;
}
.slide_title_3{
	height: 39px;
	background-color: #13AA03;
	padding-left: 22px;
	color: #FBF09F;
	font-size: 16px;
	font-weight: bold;
}
.slide_title_1 a, .slide_title_2 a, .slide_title_3 a{
	color: #FBF09F;
}
.footer{
	height: 55px;
	background-image: url("/images/footer.png");
	background-repeat: no-repeat;
	background-position: right;
}
.menu_item{
	padding-left: 7px;
	padding-right: 7px;
	font-size: 17px;
}
.menu_item a{
	color: #AC0034;
}
.slide_cont{
	padding-left: 22px;
	padding-top: 22px;
	font-size: 14px;
}
.slide_cont span{
font-weight: bold;
}
.slide_cont a{
	color: #000000;
}
.left_menu_part{
	
	width: 100%;
	font-size: 14px;
	
}
.left_menu_part a{
	color: #FFFFFF;
}
.left_menu_part_l{
	height: 27px;
	padding-left: 14px;
	background-color: #1B2759;
	
	font-size: 14px;
}

.left_menu_part_cont{
	padding-left: 14px;		
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.left_menu_part_cont a{
	color: #FFFFFF;
}
.left_menu_part_cont span{
	font-weight: bold;
}
.bread_crumb{
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #1B2759;
}

.bread_crumb a{
	color: #1B2759;
}
.map_div{
	background-image: url("/images/map.png");
	background-repeat: no-repeat;
	position: relative;
	width: 437px;
	height: 480px;
}
.map_head{
	
	padding-top: 20px;
	padding-bottom: 25px;
}
.art_col{
	width: 45%;
}
.art_mid_col{
	width: 10%;
}
.art_spacer{
	height: 30px;
	
}
.art_title{
	padding-bottom: 36px;
}
.art_intro{
	
	font-weight: bold;
	padding-bottom: 28px;
}
.art_text{
	
	
}
.right_photo{
	padding-top: 6px;
	padding-bottom: 6px;
}
.inText{
	border:1px solid #AC0034;
	background-color: transparent;
}
.td_list{
	height: 25px;
	padding-right: 15px;
}
.submit{
	border:1px solid #FF9900;
	padding: 0px 10px;
	background-color: transparent;
}