﻿body{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image:url(../../images/bg.jpg);
    background-repeat:repeat; 
    background-position:top center; 
    background-attachment: fixed;
    font: normal 12px Arial, Verdana, sans-serif;
	color: #6c3a07;
    font-size: 12px;
}
a:hover {
	
}
A:link {text-decoration: none; color:#b3630d;}
A:visited {text-decoration: none; color:#6b3a06;}
A:active {text-decoration: none; color:#975208;}
A:hover {text-decoration: none; color: #a03901;}

A.footer:link {text-decoration: none; color:white;}
A.footer:visited {text-decoration: none; color:white;}
A.footer:active {text-decoration: none; color:#975208;}
A.footer:hover {text-decoration: none; color:#a03901;}


p { margin-bottom: 10px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 10px; margin-top: 10px; }
h3 { font-weight: bold; font-size: 14px; line-height: 18px; color:#3f3627;}
h4 { font-weight: normal; font-size: 10px; line-height: 18px; }
ul li
{
	line-height:18px;
}
