/*fonts*/
html {
font-size: 62.5%;
line-height: 62.5%;
}
body {
font-family: arial, helvetica, clean, sans-serif;
font-size: 1.3em;
line-height: 1.4em;
color: #D1C794;
}
table {
font-size:inherit;
font:100%;
}
a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #DCDCDC;
}
a:hover {
text-decoration: underline;
}
a:active {
color: #AC961B;
}
a:focus {
outline: 0;
}
p,
li {
margin-bottom: 0.5em;
}
#content_wrapper li {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0em .25em;
padding-left: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #FFFFFF;
margin-bottom: 0.3em;
}
h1 {
margin-bottom: 1em;
}
h2 {
font-size: 1.4em;
line-height: 1.1em;
}
h3 {
font-size: 1.3em;
line-height: 1.1em;
}
h4 {
font-size: 1.2em;
line-height: 1.3em;
}
h5 {
font-size: 1.1em;
}

select,
input,
textarea {
font: 99% arial, helvetica, clean, sans-serif;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
blockquote {
margin-bottom: 0.6em;
}
#content_main blockquote {
font-size: 1.1em;
font-style: italic;
color: #FFFFFF;
}
#footer p {
font-size: .9em;
line-height: 1.4em;
}
#footer a {
color: #F0E9D0;
}
#content_sidebar p {
margin-bottom: 1.5em;
line-height: 1.2em;
}
#content_sidebar blockquote p {
margin-bottom: .2em;
}
