* {
	padding: 0;
	margin: 0;
	text-align: left;
} 

body {
	font: .74em 'Trebuchet MS' Verdana, Arial, sans-serif;
	line-height: 1.5em;
	background-color: #fff;
	background-position: left;
}
a {
	color: #bf311a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(images/small%20Youville_CMYK_tag.png);
	background-repeat: no-repeat;
	background-position: center;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.breadcrumbs {
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	background-image: url(images/redline2.jpg);
	height: 19px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bf311a;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: left;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #000000;
}

.right h2 { color: #000000; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.style1 {
	color: #bf311a;
	text-align: center;
}
.style2 {
	font-size: 12px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
}

.style3 {
	font-size: 12px;
	color: #91887F;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	padding-top: 150px;
	padding-right: 30px;
	padding-bottom: 85px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center 30px;
	vertical-align: top;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(images/small%20Youville_CMYK_tag.png);
}
.style4 {
	font-size: 12px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
}
#footer {
	text-align: center;
	color: #666;
}

