/* ===| TYPOGRAPHY |============================================*/

body{font: 12px/1.5em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color:#decfc8;}


h1{font: bold 2.6em/1.5em Arial;}
h2{font: normal 2.5em/1.5em Arial;}
h3{font: normal 2em/1.5em Arial;}
h4{font: normal 1.8em/1.5em Arial;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}

/*
pre{	padding: 0 10px;}*/
p {
	font: 1em/1.5em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-align: justify;}
p.list {background: url(images/bullet1.gif) left 3px no-repeat; padding-left:15px;}
p.list1 {background: url(images/bullet1.gif) left 6px no-repeat; padding-left:15px;}
span.color, .color {color:#411d04;}
.color1 {color:#370028; font-size:17px; font-family: Verdana, Tahoma, Arial, sans-serif; text-transform: uppercase;}
.color2 {color:#744223;}
.color3 {color:#522f18;}
.smalltxt{font-size:11px;}

a:link, a:visited{color:#552201; text-decoration:underline;}
a:hover, a:active{ text-decoration:none;}

/*
.copyright{
	font: 0.8em arial, sans-serif;}
*/
/* ========== Typography Preset Styles ============== */

ul.bullet-1, ul.bullet-2{padding-left: 15px !important;overflow: hidden;margin-left: 5px !important;}
ul.bullet-1 li,  ul.bullet-2 li{list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 10px !important;}

ul.bullet-1 li {background: url(images/typo/bullet-1.png) 0 5px no-repeat !important;}
ul.bullet-2 li {background: url(images/typo/bullet-2.png) 0 5px no-repeat !important;}

pre {padding: 10px;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}

#footer {color:#5e4e43; font-size:11px;}
#footer .ref{text-align:center;}

#footer a:link, #footer a:visited{color:#552201; text-decoration:underline;}
#footer a:hover, #footer a:active{ text-decoration:none;}

#menu2 a:link, #menu2 a:visited{color:#5e4e43; text-decoration:none; border-right:1px solid #5e4e43; padding:0 6px 0 5px;}
#menu2 a:hover, #menu2 a:active{color:#552201; text-decoration: underline; border-right:1px solid #5e4e43;}