html { display: block; background: transparent;}
body {color:#2F2F2F; margin:0; font: 1em 'Times New Roman',serif; background-attachment: fixed; background-color: #fbfbfb; background-repeat: no-repeat; background-position: top;
}
h1 { color: #d61d00; text-transform: uppercase; margin-bottom: .3em; font: bold 1.6em/1em 'Times New Roman',serif; margin-top: 0; }
h2 { color: #929292; text-transform: uppercase; font-weight: bold; line-height: 1em; margin-bottom: .5em; font-size: 1.2em; margin-top: 0; clear: both; }
h3 { color: #3e8213; text-transform: uppercase; font: 0.9em/1em 'Times New Roman',serif; margin-bottom: 1em; }
h4 { border-left-style: solid; border-left-width: 2px; padding-left: .3em; border-width: 2px; border-color: #e4e3e3; text-transform: uppercase; margin-top: .2em; margin-bottom: .2em; font-weight: bold; color: #515151; font-size: .9em; }
h5 { font-size: .7em; color: gray; font-weight: bold; }
h6 { font-size: .7em; color: #3e8213; font-weight: bold; margin-top: .2em; margin-bottom: .2em; margin-left: .5em; }

h1,h2,h3,h4,h5,h6{
font-family: 'Trajan';
  src: url("../css/fonts/Trajanpro-regular.otf");
  src: url("../css/fonts/trajanpro-regular.otf?#iefix") format("embedded-opentype"), url("../css/fonts/Trajanpro-regular.woff") format("woff"), url("../css/fonts/Trajanpro-regular-webfont.ttf") format("truetype"), url("../css/fonts/Trajanpro-regular-webfont.svg#TrajanProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

p { margin: 0 0 .8em .5em; font-size: .85em; color: #414040; }
a { color: #515151; text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline; background-color: inherit; }
ul { margin: 0; padding: 0; list-style-type: none; }
ol { margin: 0; padding: 0; list-style-type: decimal; list-style-position: outside; }
li { line-height: 1.3em; list-style-position: inside; list-style-type: circle; }
li ul li { list-style-type: disc; line-height: 1em; margin-bottom: .1em; padding-bottom: 0; list-style-position: outside; }
hr { color: #6699CC; height: 80%; }

.main_menu ul{margin: auto;}
