body{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fc6;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: scroll;
	margin-bottom: 0px;
}
img {
	border: 0px;
	margin: 0px;
}

td{
	font-size: 12px;
}
#center{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding-top: 0;
	min-width: 990px;
	}

#header{
	background-image: url('./imgs/bg-header.png');
	background-repeat: repeat-x;
	text-align: center;
	height: 140px;
	max-height: 140px;
	position: relative;
	display: block;
	border: 0px;
	border-bottom: 0px;
	padding: 0px;
}

#navbar{
	background-image: url('./imgs/bg-navbar.png');
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	height: 30px;
	max-height: 30px;
	position: relative;
	display: block;
	text-align: center;
	border: 0px;
	padding-left: 0px;
}
#navbar a img{
	border: 0px;
	margin: 0px 20px;
}

#searchbar{
	margin-top: 3px;
	text-align: center;
	border-bottom: 1px solid #ae220f;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#searchbar input, select{
	border: 1px solid #999;
	background-color: #eee;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#left{
	float: left;
	width: 170px;
	text-align: center;
	border: 0px;
}
#right{
	float: right;
	width: 200 px;
	text-align: center;
}
.hhr{
	height: 1px;
	width: 170px;
	background-color: #c00;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
	overflow: hidden;
}

#content{
	border-left: 1px solid #ae220f;
	border-right: 1px solid #ae220f;
	margin-right: 210px;
	margin-left: 180px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}


.categ li a:link, .categ li a:visited{
	color: black;
	text-decoration: none;
	font-weight: bolder;
}
.categ li{
	list-style-image: url(imgs/plus.png);
	vertical-align: middle;
}
.podcat li a:link, .podcat li a:visited{
	color: black;
	font-size: 100%;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bolder;
}
.podcat li{
	list-style: square;
	margin-left: -10px;
}

.categ li a:hover, .podcat li a:hover{
	color: #c00;
	text-decoration: none;
}

#news_ban{
	border-bottom: 1px solid #c00;
	padding: 10px 0px;
	padding-left:10px;
	
	}

#leftnav{
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	padding: 10px 0px;
}
#levtnav img{
	margin: 5px 0;
}
#copy{
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	width: 500px;
	background-color: #c00;
	padding: 5px 0px 0px 0px;
	text-align: left;
	}
#copy, #copy td{
	font-size: 12 px;
	color: #ffcc66;
}
#copy td a, #copy td a:hover, #copy td a:visited{
	color: #ffcc66;
	text-decoration: underline;
	font-size: 12px;
}
#main{
	background-image: url(imgs/bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	vertical-align: top;
	width: 100%;
}
.cleaner{
	clear: both; 
	background-color: #c00;
	height: 1px;
	overflow:hidden;
	margin-top: 10px;
}

h2{
	color: black;
	font-size: 140%;
	font-weight: bolder;
	margin-bottom: 1px;
}
.predcat{
	display: block;	
	margin-left: 10px;
}
.predcat, .predcat a:link, .predcat a:visited, .predcat a:hover{
	font-size:90%;
	color: #c00;
	text-decoration: none;
}


.inf_list{
	margin-left: 30px;
}
.inf_list, .inf_list a, .inf_list a:visited{
	color: black;
	text-decoration: none;
	font-size: 110%;
}
.inf_list a:hover{
	color: #555;
}

.city_phone{
	font-size: 90%;
}
h3{
	color: black;
	font-size: 130%;
	font-weight: bold;
}