body {
    margin: 0;
	background-color: #97110E;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
}


.center_bg {
	background-image: url(../_images_/bg.jpg);
}
.footer_bg {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../_images_/footer_bg.jpg);
}
.rightbox1_bg {
	background-image: url(../_images_/rightbox1_bg.jpg);
}
.title2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}


.title2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.title2 a:visited {
	color: #FFFFFF;	
	text-decoration: none;

}
.title2 a:hover {
	color: #FFE31C;
	text-decoration: none;
}
.title2 a:active {
	color: #FFE31C;
	text-decoration: none;
}


.rightbox2_bg {
	background-image: url(../_images_/rightbox2_bg.jpg);
}
.search_bg {
	background: url(../_images_/search_bg.jpg) no-repeat;
	color: #000000;
}
.search_input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
    border: 0;
    width: 117px;
	background-image: url(../_images_/search_inputbg.jpg);
}
.title1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #602E00;
	text-transform: uppercase;
	font-weight: normal;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.center_xu_buttom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAB8B8;
}
.news_bg_pic {
	background-image: url(../_images_/news_bg_pic.jpg);
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.date_bg_pic {
	background-image: url(../_images_/date_bg_pic.jpg);
}
.into_left_searchbg {
	background-image: url(../_images_/into_left_searchbg.jpg);
}
.into_left_link1 {
	background-image: url(../_images_/into_right_linkbg.jpg);
	font-family: Tahoma;
	font-size: 14px;
	color: #96120E;
	font-weight: bold;
}
.into_right_bg {
	background-image: url(../_images_/into_right_bg.jpg);
}
.into_left_bg {
	background-image: url(../_images_/into_left_bg.jpg);
}
.into_left_search_bg {
	background-image: url(../_images_/into_left_search_bg.jpg);
}
.menubg {
	background-image: url(../_images_/menu.jpg);
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.menubg a:link {
	color: #000000;
	text-decoration: none;
}
.menubg a:visited {
	color: #000000;
	text-decoration: none;
}
.menubg a:hover {
	color: #cc0000;
}
.menubg a:active {
	color: #cc0000;
}
.top_bg {
	background-image: url(../_images_/banner_right.jpg);
}
.intomenu a, .intomenu_onelevel {
	background-position:left 7px; 
	background-repeat:no-repeat; 
	padding: 2px 0 2px 18px;
    display: block;
}
.intomenu a {
	/* border-bottom: 1px dashed #A2120D; */
	background-image:url(../_images_/into_icon.gif); 
}
.intomenu_onelevel {
	background-image:url(../_images_/leftnav_icon.gif); 
	margin-left:18px;
}

/* BEGIN: GMaps styles */
#map_controls {
    border: 1px solid black;
    border-bottom: 0;
    background-color: #E0E0E0;
    margin-bottom: -1px;
    float: left;
    position: relative;
    z-index: 1;
}
#map_controls .button, #map_canvas .iwEditor .button {
    float: left;
    cursor: pointer;
    border: 1px outset #808080;
    padding: 0 5px;
    margin: 5px;
    background: white;
    color: #202020;
    font-family: Arial, sans-serif;
    font-size: 10px;
}
#map_canvas {
    clear: both;
    border: 1px solid black;
}
#map_canvas .button {
    cursor: pointer;
}
#map_canvas .iwContent {
    font-family: Arial, sans-serif;
    font-size: 13px;
}
#map_canvas .iwEditor textarea {
    display: block;
    width: 90%;
    height: 300px;
}
#map_canvas h1 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
/* END: GMaps styles */
