/* Typography CSS */

#column_wrapper p{
	font-family: arial;
	font-size: .9em;
	line-height: 1.2em;
	}
#column_wrapper ul{
	font-family: arial;
	font-size: .9em;
	line-height: 1.2em;
}

/*  Our team  CSS */
.pic {
	margin: 0 20px 25px 0;
	padding: 0;
	float: left;
}
.ourt_name {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.ourt_name a {
	color: #b5111a;
	text-decoration: none;
}
.home_txt {
margin: 0 10px 0 60px;
}
.home_jpg {
margin: 0 0 0 180px;
}
#footer_nav p {
	font-family: serif;
	}

#listingtitle a{
	height: 100%;
	width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 25px;
	font-weight: bold;
	color: #b5111a;
}

#listingtitle a:hover {
	height: 100%;
	width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 25px;
	font-weight: bold;
	color: #ff1c00;
}

#left_wrapper p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#right_wrapper p {
	margin-top: 3px;
	margin-bottom: 3px;
}