﻿@charset "UTF-8";
/* CSS Document */
#pageContent {
margin-left:3px;
background: url(~/media/site/meadows/images/shared/bg_home_page.ashx) repeat-y 50% 110px;
}

#page {
/*background:none;
background-color:#F4F1F8;*/
}
#filmstrip {
background:transparent url(~/media/site/meadows/images/shared/bg_filmstrip_cropped.ashx) repeat-y scroll 0 -120px;
min-height:410px;
min-width:200px;
position:absolute;
}
.section {
width:170px;
float:left;
text-align: left;
}
.section h5 {
text-align: left;
}
.section ul {
list-style-type:none;
padding: 0;
margin-left: 4px;
margin-top:-2px;
}
.section li {
margin-top: 6px;
}
#footer {
border-top:1px solid black;
padding:0;
width:935px;
}
#footer_site_map {
padding-left:35px;
width:850px;
}

#footer a {
/* color:#000; */
font-size:11px;
}
#footer h5 {
margin-top:20px;
font-size:13px;
}

#column_wrap {
float:left;
margin-left:200px;

}

#meadows_footer {
border-top:1px solid #939393;
margin-left:0;
padding-left:180px;
width:751px;
font-size:11px
}

