body {
	margin:0px;
	font: normal 12px "arial",sans-serif;
	background-color:#FFF;
	color: #333;
}
a img {
	border:0;
	margin: 0;
}
a {
	color: #144365;
	text-decoration: none;
}
a:hover {
	color: #2F6A96;
	text-decoration: underline;
}
a:active {
	color: #051B2B;
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0px 0px 5px 0px;
	color:#09214C;
	letter-spacing: -1px;
	font-size:25px;
	line-height: 1;
}
h2 {
	line-height: 1;
	margin: 0;
	padding: 0px 0px 5px 0px;
	color: #3C4B66;
	letter-spacing: -1px;
	font-size:21px;
	font-weight:normal;
}
#main {
	width: 1000px;
	margin: auto;
	background-color:#FFF;
}
#mast_l {
	cursor: pointer;
	background-color: #185197;
	width: 220px;
	padding:0px;
	margin: 0px;
	height: 80px;
	line-height:0;
	background: url('../img/ualogo.gif') no-repeat #185197;
}
#mast_r {
	background: url('../img/right.gif') no-repeat #185197;
	background-position: top right;
	text-align: right;
	padding-right: 19px;
	color:#FFF;
}
#mast_l a img {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;
}
#body {
	width: 1000px;
	margin: 10px auto 10px auto;
	
}
#left {
	background: url('../img/lbottom.gif') no-repeat #EBEBEB;
	background-position: bottom left;
	width: 250px;
	vertical-align:top;
}
	#left a {
		color: #333;
		text-decoration: none;
		font-weight: bold;
	}
	#left ul {
		list-style: none;
		font-size: 13px;
		padding: 0;
		margin: 0;
		text-align:left;
		margin-bottom: 50px;
	}
		#left ul li {
			padding-left: 15px;
			padding-bottom: 5px;
			padding-top: 5px;
			border-bottom: 1px solid #dfdfdf;
			background: url('../img/linkhov.gif') repeat-x;
			background: url('../img/linkit.gif') repeat-x;
			background-position: bottom left;
		}
		#left ul li:hover {
			background: url('../img/linkhov.gif') repeat-x;
			cursor: pointer;
		}
#content {
	background-color: #FFF;
	padding: 20px;
	vertical-align:top;
	line-height: 1.8;
}
#c_find {
	width:484px;
	height: 80px;
	background: url('../img/find3.gif') no-repeat;
	float:left;
	text-align:left;
	color:#333;
	font-size: 11px;
	margin-left: 50px;
}
	#zip_wrap {
		position: relative;
		top: 35px;
		left: 290px;
		color:#FFF;
	}
	#zip {
		width: 120px;	
		font-size: 11px;
		border-top: 1px solid #AAA;
		border-left: 1px solid #DDD;
		border-right: 1px solid #DDD;
		border-bottom: 1px solid #DDD;
	}
	#go {
	position: relative;
	top: 3px;
	}
#info {
	width: 165px;
	float:right;
	padding-top: 6px;
	font-size: 13px;
}


.mapBox {
	font-size: 11px;
	padding: 3px;
	margin-bottom: 20px;
}
.abc {
	padding: 5px;
	font-size: 15px;
	border-right: 1px solid #e8e8e8;
}
.view {
	font-size: 24px;
	font-weight: bold;
	padding: 4px;
}

#clist {
	width:100%;
	margin-top: 10px;
	font-size: 11px;
}
	#clist td {
		border-bottom: 1px solid #e8e8e8;
		padding-top: 10px;
		padding-bottom: 5px;
	}
.name {
	font-size: 14px;
}
.label {
	color: #1C396E;
	font-weight:bold;
}


#results {
	width: 100%;
	margin-top: 20px;
}
#results td {
	border-bottom: 1px solid #EEE;
}
.post {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}

