/* I Do, I Do Stylesheet */
/* Web Design */

h5 {
	margin-top: 13px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#services {
	float: left;
	width: 510px;
	padding: 0px 10px 0px 60px;
}

#services_menu{
	display:block;
	float:right;
	padding: 20px 0px 0px 50px;
	width:160px;
}

#menu_title{
	position:relative;
	height:158px;
	line-height:158px;
}

#services_menu a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#services_menu ul{
	position:relative;
	top:-70px;
	line-height:30px;
	padding-top:1px; /* stop ie losing top of bullet image on link rollover */
}

#services_menu ul li{
	list-style-image: url(../images/bullet.gif);
	list-style-type:disc;
}

#services ul li{
	list-style-image: url(../images/bullet.gif);
	list-style-type:disc;
	list-style-position: inside;
	line-height: 20px;
}

.intro_words {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-top: 13px;
	line-height:18px;
	margin: 0px 0px 10px 0px;
	color: #7D0119;
	font-weight: bold;
}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#inflowpicture{
	float: left;
	padding: 0px 40px 3px 0px;
	height: 150px; /* forces IE and firefox to use the same height */
	width:150px; /* keeps positioning when images are turned off */
}

