@charset "utf-8";
@import url(_main.css);

form.form {
	clear: both;
	margin: 2em 0;
}

div.slideshow{
	font-size:.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 45px 0 55px;
}

div.slideshow h1,
div.slideshow p,
div.slideshow ul{
	width: 505px;
}

div.slideshow h1{
	margin: 0 0 23px 0;
	width: 350px;
	font-size:1.6em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

div.slideshow p{
	line-height: 2.0em;
	margin: 0 0 20px 0;
}

div.slideshow ul{
	list-style:none;
	padding:0;
	margin:0;
	clear:both;
}

div.slideshow ul li{
	float:left;
	width:24%;
	line-height: 1.8em;
	padding:0;
	margin:0;
}

div.slideshow img.portrait{
	margin-top: -26px;
	margin-right: 150px;
	float: right;
	display: block;
	position: relative;
}
