@charset "utf-8";
		
/* ------------------------------------------------- */
img {
	border: 0px;
}
/* ------------------------------------------------- */

/* @ */

h2.title {
	font-size: 1.3em;
	border-bottom: solid 1px #c2c1a0;
	margin-top:2px;
	padding-bottom:1px;
	color: #7b8aa6;
}
h2 {
	margin-bottom: 2px;
}

h2.white {
	font-size: 1.3em;
	border-bottom: solid 1px #c2c1a0;
	margin-top:2px;
	padding-bottom:1px;
	color: #ffffff;
}

h2.title_red {
	font-size: 1.3em;
	border-bottom: solid 1px #923b40;-top:2px;
	padding-bottom:0px;
	color: #bd7c7f;
	margin: 0px;
}

p {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

	
a, a:link, a:visited {
	color: #4f6388;
	text-decoration: underline;
}

span.city_title {
	font-size: 1.3em;
	font-weight: bold;
}

.small_break {
	margin-top: 2px;
	margin-bottom: 2px;
}

.block1{
	float: left; 
	width: 95px; 
	height: 32px; 
}
.block2{
	float: left; 
	width: 80px; 
	padding: 0px;
}

span.contact_us_on {
	color:#031a44;
	font-size:0.9em;
	font-weight:bold;
	text-decoration: none;
	
}

span.contact_us_off {
	color:#4f6388;
	font-size:0.9em;
	font-weight:bold;
	text-decoration: none;	
}

.admin_form {
	color:#c2c1a0;
	font-weight: bold;
}

/* Staff classes */
.dept_header{
	background-image: url('/images/bg_tbl.jpg');
	height: 17px;
}

.dept_heading {
	color: #666;
	font-weight:600;
}

.dept_bullets {
	padding-top: 2px;
	padding-bottom:3px;
	margin-bottom:0px;
}

/* End of Staff classes */

a.bold {
	font-weight: bold;
}
a.bold:hover {
	text-decoration: none;
}
