@charset "utf-8";
/* CSS Document */
body {
	
	font-size:16px; 
	font-family:arial;
	height:100%; 
	background-image:url(images/b_4.gif);
	
}

/* containers */
div.leftnav_container, div.headerpic_container, .leftnav_container2, .cities, .footer, div.header_title3{float:left;}
div.body_title, div.body_content{float:right;}
.container {width:860px; margin:auto; height:1250px;}

.header_container {width:860px; height:58px; margin:auto; background:url(images/citysite_02.gif) repeat;}
.btn_container {width:860px; height:38px; margin:auto; background:url(images/citysite_04.gif) repeat; padding-top:8px; text-align:center; font-weight:bold; color:#FFFFFF}
.headerpic_container {width:860px; height:184px; margin:auto; background:url(images/citysite_07.gif) no-repeat;}
.leftnav_container2 {width:180px; height:100%;  background:url(images/citysite_12.gif) repeat;}
.leftnav_container4 {width:180px; height:100%; background:url(images/left_menu2.jpg) repeat;}

.body_title {width:680px; background:url(images/citysite_15.gif) repeat; }
.body_content {width:680px;  background-color:#FFFFFF}
.footer {width:860px; height:40px; background-color:black; color:#FFFFFF; text-align:center}

/* fonts */
.title{ color:#990000; padding-left:15px; font-weight:bold}
.body{ color:#000000; padding-left:15px; padding-top:15px;}
.left{ color:#FFFFFF; padding-left:3px;}
.header_title { color:white; padding-left:15px; font-size:28px; padding-top:15px;}
.header_title2 { color:white; padding-left:35px; font-size:18px; }
.header_title3 { color:white; padding-left:355px; font-size:18px; padding-right: 5px;}
.cities{ width: 150px; }
.white { color:#FFFFFF}
