/*[fmt]A010-100B-3*/
/*||||||||||||||||||||IMPORTANT|||||||||||||||||||||||
All code and design is Copyright 2007 Kemie Guaida
Feel free to look and learn from this stylesheet, but
please don't take it and use it as your own.
||||||||||||||||||||||||||||||||||||||||||||||||||||
----------------------------------General: body, links, fonts-------------------------------*/
body, html
{ height: 100%;}

body
{ background-color: #A84719; background-image: url(../img/bg_pg.png); background-repeat: repeat-x; color: #665C48; font-family: Calibri, "lucida grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", "Luxi Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; font-size: 13px; margin: 0; padding: 0;}

p, td, input, select, textarea, option
{ color: #665C48; font-family: Calibri, "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, "Luxi Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; font-size: 13px;}

a, a:link
{ color: #C6592B; outline: 0; text-decoration: none;}

a:visited
{ color: #9A4723; text-decoration: none;}

a:hover
{ color: #7E3617; text-decoration: underline;}

a:visited:hover
{ color: #8C4120; text-decoration: none;}

h1
{ color: #CF3A05; font-size: 24px; font-weight: normal; margin: 10px 15px 5px !important; /*[e]10px 15px 5px*/ padding: 0;}

h2
{ color: #8C4120; font-size: 22px; margin: 5px 15px; padding: 0;}

h3
{ color: #CF3A05; font-size: 20px; font-weight: normal; margin: 25px 15px 10px !important; /*[e]25px 15px 10px*/ padding: 0;}

h4
{ font-size: 16px; line-height: 120%; margin: 5px 15px !important; /*[e]5px 15px*/ padding: 0 !important; /*[e]0*/ text-align: left;}

.static h4
{ margin: 5px 15px 0 !important; /*[e]5px 15px 0*/}

.static h3
{ margin: 10px 15px 0px !important; /*[e]10px 15px 0px*/}

.clear
{ clear: both;}

ul li
{ list-style: none;}

p
{ margin: 0; padding: 5px 20px !important; /*[e]5px 20px*/}

.static p
{ padding: 5px 15px !important; /*[e]5px 15px*/}

.static div
{ margin: 0; padding: 0;}

/*----------------------------------Redundant styles-------------------------------*/
#container
{ width: 960px;}

/*-------------------- lalala---------------------*/
#tooltip
{ background-color: #F7F6F1; border: 1px solid #B0A691; color: #B0A691; font-size: 11px; opacity: 0.85; padding: 5px;}

#tooltip h3, #tooltip p
{ font-size: 11px; margin: 0; padding: 0;}

.static ul, .homeblock ul
{ margin: 0; padding: 5px 15px;}

.static li, .homeblock li
{ background-image: url(../img/gr_bullet.gif); background-position: 0 6px; background-repeat: no-repeat; margin: 0 0 0 10px; padding: 2px 10px 2px 15px;}

