/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/
#container {margin:0 auto; text-align:left; width:977px; border:solid thin #ffffff; background:#ffffff url('/I/yhst-60444603054779_2016_348898') 0 0 repeat-y;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */


#bodycontent {float:right; width:800px;} /* 150 + 827 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#brandmark {float:left; font:normal 10px Arial, Helvetica, sans-serif; width:350px; margin-top:10px;} /* 510 + 250 = 760 */

#slogan {color:#173708; display:block; float:right; font:normal 11px Arial, Helvetica, sans-serif; padding:2.7em 15px 10px 10px; width:450px; text-align:right;} /* 225 + 25= 250 */



#messagetitle {
background:#000099;
}


#container {
    width: 1250px;
}

#bodycontent {
    width: 1100px;
}
