/*
- HomeRun International
  - Plain Page Stylesheet
*/

#content {
    min-height: 500px;
    height:auto !important;
    height:500px;
    margin-top: 0px;
    padding: 10px 0 0 0;
    background: none;
}

#content_header { width: 940px; background: transparent url(/assets/83/plain_header.png) no-repeat scroll 0 0; }

#rightcontwrap { background-color: #E5D3BD; width: 940px; }

#rightcont_interior { width: 900px; }

#textcontent_main { width: 630px; }

h2 { font-size: 26px; }

#sitemap ul li { font-size: 15px; font-weight: bold; padding-bottom: 8px; }
#sitemap ul li ul { padding: 5px 0 0 0; }
#sitemap ul li ul li { font-size: 14px; padding: 0 0 3px 14px; font-weight: normal; }
#sitemap ul li ul li ul li { font-size: 13px; padding-left: 14px; font-weight: normal; }
