body
{
    margin: 0px;
    padding: 0px;
    background-image: url('../images/background.gif');
    font-family: Georgia, sans-serif;
    font-size: 12px;
}

a
{
    color: #630000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-style: italic;
    color: white;
    background-color: #630000;
    display: inline;
    font-weight: bold;
    padding: 7px 23px;
    font-size: larger;
}

h1 a
{
    color: white;
}


h2
{
    margin: 0px;
    color: #655347;
    font-family: Georgia, serif;
    font-size: larger;
    color: #630000;
}

hr
{
    color: #ac8154;
    background-color: #ac8154;
    border-width: 0px;
    height: 2px;
    margin: 3px 0px;
}

hr.thin
{
    height: 1px;
    margin: 15px 0px;
    clear: left;;
}

div.page
{
    background-color: #c2a784;
    width: 780px;
    margin: 0 auto;
}

div.popup
{
    background-color: #c2a784;
    margin: 30px;
    padding-bottom: 30px;
    padding-top: 7px;
}

div.popup img
{
    max-width: 680px;
    _width: expression(this.width > 680 ? 680: true);
}

div.banner
{
    height: 360px;
    background-image: url('../images/banner_bg.jpg');
}


div.banner_small
{
    height: 169px;
    background-image: url('../images/banner_bg_small.jpg');
}

div.langSel
{
    text-align: right;
    color: black;
    padding-right: 35px;
    padding-top: 15px;
}

div.langSel a
{
    color: black;
    font-weight: normal;
}

div.menu
{
    height: 56px;
    border-left: solid #8f7046 2px;
    border-right: solid #8f7046 2px;
    background-image: url('../images/menu_bg.gif');
	width: 100%;
}

div.menu p
{
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    color: #d12807;
}

div.menu a
{
    color: black;
    font-weight: normal;
    text-decoration: none;
}

div.menu a:hover
{
    text-decoration: underline;
}

div.bg
{
    background-image: url('../images/bg_bar.gif');
}

div.orderBg
{
    background-image: url('../images/order_bg_bar.gif');
}

div.phono
{
    float: right;
    width: 201px;
    height: auto;
    border-left: solid #8d5555 1px;
    border-right: solid #8f7046 2px;
    background-color: #dfd0be;
    padding-top: 20px;
}

div.phono p
{
    text-align: center;
}

div.phono img
{
    margin-bottom: 7px;
    margin-top: 7px;
    border-width: 1px;
    max-width: 120px;
    _width: expression(this.width > 120 ? 120: true);
}

div.comments p
{
    text-align: justify;
}

div.NewsRightSummary
{
    padding: 0px 8px;
    text-align: justify;
    font-size: 90%;
}

div.NewsRightSummary h2
{
    margin-top: 10px;
    font-size: 12pt;
}

br.noheight
{
    line-height: 0.1;
}

div.FonoRight
{
    text-align: center;
    margin-bottom: 12px;
}

div.FonoRight img
{
    border-width: 0px;
}

div.main
{
    border-left: solid #8f7046 2px;
    background-image: url('../images/girl.jpg');
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 0.01%;
}

div.orderMain
{
    background-image: url('../images/order_girl.jpg');
}

div.content
{
    margin-right: 201px;
    padding-top: 21px;
    padding-left: 38px;
    padding-right: 32px;
}

div.orderContent
{
    margin-right: 0px;
    padding-right: 38px;
}

div.NewsInfo
{
    float: right;
    /*width: 100%;*/
    text-align: right;
    font-style: italic;
}

div.NewsSummary h2
{
	overflow: hidden;
}

div.NewsSummary hr
{
	margin: 0px;
}

div.NewsDetail hr
{
    margin: 3px 0px;
}

div.NewsDetail div.NewsInfo
{
	width: 100%;
}

div.NewsDetail div.NewsSummaryContent
{
    margin-bottom: 35px;
    margin-top: 18px;	
}

div.FonoDetail img
{
    float: left;
    margin-right: 10px;
}

div.FonoDetail div.NewsSummaryContent
{
    margin-bottom: 35px;
    margin-top: 18px;	
}

div.FonoInfo
{
    float: right;
}

div.NewsSummaryContent
{
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 1.3;
    text-align: justify;
}

div.comments
{
    margin: 10px;
}

div.comments p
{
    color: #4e4d4b;
    font-style: italic;
    margin: 0px 0px;
    margin-bottom: 10px;
}

div.comments p.commentInfo
{
    margin-top: 20px;
    margin-bottom: 0px;
}

div.FonoSummary
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}

div.FonoSummary img
{
    border-width: 0px;
}

table.footer
{
    clear: right;
    width: 100%;
    background-image: url('../images/footer_bg.gif');
    background-repeat: repeat-x;
    background-color: #c2a784;
    border-top: solid #8f7046 1px;
    border-left: solid #8f7046 2px;
    border-right: solid #8f7046 2px;
}

table.footer td
{
    padding-left: 42px;
    padding-bottom: 29px;
    padding-top: 11px;
    padding-right: 42px;
}

table.footer td.contact
{
    text-align: right;
}

#m3author
{
    width: 100%;
}

textarea.m3
{
    width: 100%;
    height: 100px;
}

span.red
{
    color: red;
    font-weight: bold;
}

span.yearLabel
{
    font-style: italic;
    font-weight: bold;
    font-size: larger;
}

p.years
{
    font-style: italic;
    font-weight: bold;
    font-size: larger;
}
