/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.danacameron.com/mt-static/themes-base/blog.css);
@import url(http://www.danacameron.com/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */
#homepage-image {
    width: 800px;
    height: 234px;
    background: url(SkyLineBanner10.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#page-image {
    width: 800px;
    height: 115px;
    background: url(SkyLineBanner10_small.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#header a {
    color: #777;
}

#header-content {
    width: 800px; 
    margin: 10px 0 10px 20px;
}

#header-name {
    color: #fff; 
    font-size: 0px;
    margin-bottom: 0px;
}

#header-description {
    color: #777;
    font-size: 20px;  
}
/* Wide-Medium */

.layout-wm #alpha {
    width: 665px;
}

.layout-wm #beta {
    width: 275px;
}

#beta-inner {
    padding-left: 0px;
    padding-right: 0px;
}

#alpha-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.asset-body h1 {
     font-size: 20pt;
     font-weight: bold;
}

.asset-body h2 {
     font-size: 15pt;
     font-weight: bold;
}

.asset-body h3 {
     font-size: 12pt;
     font-weight: bold;
}

.asset-body h4 {
     font-size: 12pt;
     font-weight: bold;
}

body {
   background-color : rgb(201,233,248);
}

#container-inner,
#content {
    background-color: rgb(201,233,248);
}




