body{
	background:url(../images/bg-home-body.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
}

/*figure out what to do about this*/

h1{
font-size:110%;
margin:3px 0px;
color:#bd1918;
}
/**/

#content-header{
margin-left:240px;
top:60px;
position:absolute;
}

#content-header h3{
font-weight:bold;
}

#content-header p{
margin:5px 0px;
}
#flash-container{
height:327px;
}

#content{
margin:33px 0px 33px 10px;
}

#home-content{
width:290px;
height:181px;
float:left;
padding:10px;
}

#home-content p, #home-content ul{
margin: 12px 0;
padding: 0 8px 0 0;
}

#home-content ul li {
font-size: 12px;
}

#home-content h3 {
color: #262626;
}

.middle{
border-left:1px solid #eaeaea;
border-right:1px solid #eaeaea;
width:318px !important;
}

#home-content img{
margin:15px 10px;
}

#home-content a img {
margin: 10px 0;
}

p .red{
color:#d92d13;
font-weight:bold;
font-style:italic;
}

li a{
color: #000;
underline:none;
}