  /* Global style
-------------------------------------------------------------- */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, code, em, img,  ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
                  { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit;  font-family:inherit; vertical-align:baseline; }
table             { border-collapse:separate; border-spacing:0;  }
th, td  		      { text-align:left; }
.clr              { clear:both;font-size:0; line-height:0;height:0 }
.float_l          { float:left!important; }
.float_r          { float:right;}
* html            { height:1% }

a img             { border:none; }


body { border-top: 5px solid #3B3B3B; text-align: justify; font-family:Arial, tahoma;  font-size: 12px; color: #2e2e2e;  }




h1,h2,h3,h4,h5,h6 { font-weight:bold;}
h1                { font-size: 1.6em;  margin-bottom: 0.5em; }
h2                { font-size: 1.5em; margin-bottom: 0.75em; }
h3                { font-size: 14px;  margin-bottom: 0.5em; }
h4                { font-size: 1.2em; line-height: 1.25; margin-bottom: 0.2em;  }
h5                { font-size:1.1em; margin-bottom: 0.5em; }
h6                { font-size: 1em;  margin-bottom: 0.2em;  }
p                 { margin: 0 0 10px }
em                { font-style: italic;}
ol                { list-style-type: decimal; margin:0px 5px 0px 20px;}
ul			          { margin:0 5px 8px 5px;   }
li 			          { padding: 1px 5px 1px 0px;}

.blockbg {
	background: #D9D785;
}
div#wrap-menu 	{ width:100%; height: 90px; margin:0px 0 10px }
div#wrap-menu div 	{ width:730px; margin:auto;}
div#middle { width: 900px; margin: 0 auto;	padding-top: 20px; }


blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}



img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}


/* Header */
div#header { width: 900px; margin: 0 auto;height: 70px;}
div#logo { float: left; margin-top: 20px;}
div#logo a { display:block; padding-left: 5px; text-align: center;font-size:28px; color:#000000;float:left; text-decoration: none; font-weight:bold;}

div#wrap-slogan	 { width:100%; height: 150px;  background:#F2F1ED; }
div#slogan 			 { clear: both; margin: 0 auto; width: 900px; height: 150px; background: url(images/img05.jpg) no-repeat left top; position:relative;}
div#slogan h1		 {	font-style: italic; margin:0px; padding: 5px 10px;display:inline; font-size: 27px; background:#f2a400; color:#fff; text-align:left; position:absolute; top:60px; left:15px; }




/* Menu */
div#menu { float: right;  }
div#menu ul { margin: 0; list-style: none; }
div#menu li { display: inline; margin:0; padding:0;}
div#menu a { display: block; float: left; padding: 25px 20px 0 20px; text-align: center; text-decoration: none; text-transform: uppercase;font-weight: bold;font-size: 13px;	color: #2e2e2e; }
div#menu a:hover { background: url(images/img03.jpg) no-repeat center top; }
div#menu li.active a { background: url(images/img03.jpg) no-repeat center top;}





div#content { padding: 0px;line-height: 22px;font-size: 12px;}
div#posts 	{float: left;width: 600px;padding: 0px 10px 0px 0px;}
div.entry 	{ border-bottom: 1px solid #dedede ; padding-left:5px;  margin-bottom:10px;}
div.entry h2 {margin-bottom:4px; }

/* Sidebar */

div#sidebar    { float: right;width: 250px; padding: 0px 20px 20px 20px; }
div#sidebar ul {margin: 0 0 0 15px; padding: 0;}

div#sidebar li {
	padding: 2px 2px 2px 0px;
	list-style-type:square;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

div#sidebar a {text-decoration: underline;}

#sidebar a:hover {}


/* Footer */

div#footer {width: 900px;height: 50px; margin: 10px auto 20px;color: #aaa; border-top:3px solid #2B2B2B; padding:10px 0}
div#footer a {color: #aaa;}
div#copyrights {float: left;}
div#links {	float: right;}