* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }

body { 
	padding:0; 
	background: #fff url("../img/bg.jpg") repeat-x; 
	font: 0.8em/1.5 "arial",sans-serif; 
	color: #000; 
	text-align: center; 
}


a {color:#734105;}
a:link {color:#734105;}



h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h1 { font-size:200%; }
h2 { font-size:140%;  color: #734105;font-weight: normal; margin: 0; padding: 10px 26px;}
h2 a{text-decoration: none;}
h3 { font-size:120%; }
h4 { font-size:120%; }
h5 { font-size:100%; }


#layout { 
	width:745px; 
	margin:0 auto; 
	text-align:left; 
}

#header {
	position: relative; 
	height: 133px; 
	background: #ee8100 url("../img/header.jpg") no-repeat; 
}

#header fieldset{
	border: 0; 
	margin:0; 
	padding:0;
}

#logo {
	margin: 0;
	line-height: 120%;
	font-size:230%;
	padding: 30px 0 0 30px;
}
#logo a{color: #ffecd5;font-weight: normal;text-decoration: none;}
#logo a:hover{color: #fff;}

#slogan{
	background: #e6820c;color: #fff;padding: 1px 5px;margin-left: 30px;
}

#quicknav{
	position: absolute;
	top: 2px;
	padding-left: 535px;

}

#quicknav a{
	color: #ffe7ca;
	text-decoration: none;
	padding-left:18px;
	font-size: 85%;
}
#quicknav a:hover{
	color: #fff;
}

#search{
	position: absolute;
	bottom: 19px;
	right: 0;
}

#search #phrase{ margin:0; width: 125px; font-size: 85%; border: 0;color: #797979;}
#search #submit{margin: 0 20px 0 0; font-size: 85%;border: 0;background: #955102; color: #fff; width: 60px;cursor: pointer;}


#menu { margin-top: 5px; background: url("../img/menu_bckg.jpg"); #FF6600; height:30px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:italic;}
#menu a:hover{ padding-top:4px; height:22px; background:url("../img/menu_bckg_over.jpg") #C23B01;}


#menu ul.left { margin:0; padding:0;}
#menu ul li.left{ background: url("../img/menu_bckg_left.jpg"); display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a.left { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:italic;}
#menu a.left:hover{ padding-top:4px; height:22px; background:url("../img/menu_bckg_over_left.jpg") #C23B01;}


#menu ul.right{ margin:0; padding:0;}
#menu li.right{ background: url("../img/menu_bckg_right.jpg"); display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a.right { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:italic;}
#menu a.right:hover{ padding-top:4px; height:22px; background:url("../img/menu_bckg_over_right.jpg") #C23B01;}



#nav { }
#nav ul {margin:0 0 0 20px; padding:0; list-style:none;}
#nav ul li {float:left; display:block; margin:0; padding:0;}
#nav ul li a {
	display: block; 
	float: left;
	padding: 15px 15px;
	text-align: center;
	color: #734105;
	text-decoration: none;
	background: url("../img/nav-sep.jpg") no-repeat right 50%;
}
#nav ul li a.nosep{background: none;}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li#active a {
	font-weight: bold;text-decoration:underline;}

#container { 
	border-top: 1px solid #c1c1c1;
} 

.content {
	float: left; 
	padding: 0 0 0 0;
	width:745px;overflow: hidden;
	z-index: 10;
}


	#new-article{
		background: #f3f3f3 url("../img/new.jpg") no-repeat;
	}
	#new-article #corner{
		padding: 0 0 20px 0;
		background: url("../img/corner.jpg") no-repeat right bottom;
	}
	#new-article p{color: #4e4506; font-size: 125%;text-align: justify; padding: 0; margin:5px 10px; width: 610px; position: relative; left: 20px;}
	
	#new-article-withoutnew{
		background: #f3f3f3 no-repeat;
	}
	#new-article-withoutnew #corner{
		padding: 0 0 20px 0;
		background: url("../img/corner.jpg") no-repeat right bottom;
	}
	#new-article-withoutnew p{color: #4e4506; font-size: 125%;text-align: justify; padding: 0; margin:5px 10px; width: 610px; position: relative; left: 20px;}
	
	a.more{width:59px;height: 20px;background: #ee8100 url("../img/more.jpg") no-repeat; color: #fff;text-align: center; line-height: 20px;font-size: 85%;display: block;float: right;text-decoration: none;margin-right: 20px; margin-top: 15px;}
	a.more:hover{color: #ffddb4;}

	.article{padding: 0 0 20px 0; border-bottom: 1px solid #f3f3f3;}
	.article p{color: #4e4506; font-size: 85%;text-align: justify; padding: 0; margin:5px 10px; width: 310px;position: relative;left: 20px;}
	
	a.older{display: block;
		padding: 5px;}

		#panel-right { float:right; width:235px; background:  url("../img/panel-corner.jpg") no-repeat;}
		.panel .in { background: url("../img/panel-bot.jpg") no-repeat bottom;padding: 10px; }
		.panel #bottom {margin-left: 9px;margin-top: 10px;  background: #f0f0f0 url("../img/panel-top.jpg") no-repeat top; }

		.panel .title{
			text-transform: uppercase;
			color: #606060;
			display: block;
			font-size: 90%;
		}
		.panel ul {list-style: none; margin: 5px 0 15px 0; padding: 0;}
		.panel ul li{background: url("../img/panel-dots.jpg") repeat-x bottom; padding: 0 5px;}
		.panel ul li a{display: block;padding: 3px 5px; width: 90%;font-size: 85%; color: #808081;text-decoration: none;}
		.panel ul li a:hover{color: #545454;}
		
	

		#footer {
			clear:both;
			height: 85px;
			background: url("../img/footer-bg.jpg") repeat-x bottom;
		}
		#foot{
			width: 745px; text-align: left;  margin:0 auto; 
		}
		#page-bottom{
			height: 46px;
			line-height: 40px;


			background: url("../img/footer.jpg") no-repeat bottom;
		}
		#page-bottom a{
			text-decoration: none;
			display: block; 
			width: 85px;
			float: right;
			margin-right:15px;
		}

		#footer p { margin:0 20px; font-size: 85%;padding-top:11px;  color: #ffd39f;}
		#footer p a{color: #fff;}
		#footer p a:hover{color: #ffd39f; text-decoration: none;}
		#footer p a#webdesign{color: #ffd39f;text-decoration: none;}



		p { margin:15px 0; }


		table { margin:15px 0; border-collapse:collapse; border-spacing:0; font-size:100%; }
		th { text-align:center; font-weight:bold; }
		th, td { padding:3px 5px; }


		ul, ol { display:block; margin:15px 0 15px 40px; }
		ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
		ol { list-style-type:decimal; }
		ol ol { list-style-type:upper-alpha; }
		ol ol ol {list-style-type:lower-alpha; }
		li { display:list-item; }
		ul li a { text-decoration:underline; }


		dl { margin:15px 0; }
		dt { font-weight:bold; }
		dd { margin-left:30px; }


		fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
		legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
		abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
		blockquote { margin:15px 20px; font-style:italic; }
		del, .del { text-decoration:line-through; }
		strong, .strong { font-weight:bold; }
		cite, em, q, var { font-style:italic; }
		code, kbd, samp  {font-family:monospace; font-size:110%; }
		hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
		.f-left {float:left;}
		.f-right {float:right;}
		.a-left, tr.a-left td {text-align:left;}
		.a-center, tr.a-center td {text-align:center;}
		.a-right, tr.a-right td {text-align:right;}
		.a-justify {text-align:justify;}
		.va-top {vertical-align:top;}
		.va-middle {vertical-align:middle;}
		.va-bottom {vertical-align:bottom;}
		.clear { clear:both; }
		.box { min-height:1px; }
		.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
		.noscreen { display:none; }
		.mleft10 { margin-left: 10px; }
		.mright10 { margin-right: 10px; }
		.mtop10 { margin-top: 10px; }
		.mbottom10 { margin-bottom: 10px; }


		input.small{
			width: 50px;
		}
		input.normal{
			width: 146px;
		}
		.bigger {font-size:115%;}
		.smaller {font-size:85%;}

		.high {color:#00F;}
		.nonhigh {color:#777;}

		.foto{  display: block; border: 3px solid #ddd;}
