* {
		padding: 0px;
		border: 0px none;
		margin: 0px;

}


html {
		margin: 0px;
		padding: 0px;
		

}

body {
		background-color: #eeeeee;
		font: 7pt  Arial, Verdana, Sans-Serif;
		color: #727272;
		text-align: left;
		
}

p {
		font-size: 1.3em;
		color: #000000;
		line-height: 13pt;
		text-align: justify;
		margin-top: 10px;
		margin-bottom: 13px;

}

ul {

		margin-left: 20px;
		margin-top: 10px;
		font-size: 1.2em;
		line-height: 15px;
		list-style: circle outside; 
		text-align: left;

}

ol {

		margin-left: 20px;
		margin-top: 10px;
		font-size: 1.2em;
		line-height: 15px;
		text-align: left;

}

hr {
		height: 1px;
		text-align: center;
		background-color: #E5E5E5;
		color: #E5E5E5;
		border: 0 ;
}

span {
		margin: 0px;
		padding: 0px;
		
}

h1 span {
		display:none;

}

h2 span {
		display:none
	
}

h2.news_title {
		background: transparent url("/_img/furniture/title_news.jpg") no-repeat; 
		height: 52px; 
	
}

h1 {
		font-size: 2.5em;
		margin-top: 20px;
		color: #4a4a4a;
		
}

h2 {
		font-size: 1.8em;
		margin-top: 20px;
		color: #4a4a4a;
		
}

h3 {
		font-size: 1.5em;
		color: #4a4a4a;
		

}

h4 {
		font-size: 1.5em;
		color: #4a4a4a;
		margin-top:2em;
		

}

a:link   {color: #0466b6; text-decoration: none; font-size: 1em;}
a:visited {color: #0466b6; text-decoration: none; font-size: 1em;}
a:active {color: #0466b6; text-decoration:underline; font-size: 1em;}
a:hover  {color: #00447c; text-decoration: underline; font-size: 1em;

}

#main_nav a:link   {color: #e08555; text-decoration: none; font-size: 1em;}
#main_nav a:visited {color: #e08555; text-decoration: none; font-size: 1em;}
#main_nav a:active {color: #e08555; text-decoration:underline; font-size: 1em;}
#main_nav a:hover  {color: #e08555; text-decoration: underline; font-size: 1em;

}

#article_info a:link   {color: #e08555; text-decoration: none; font-size: 1em;}
#article_info a:visited {color: #e08555; text-decoration: none; font-size: 1em;}
#article_info a:active {color: #e08555; text-decoration:underline; font-size: 1em;}
#article_info a:hover  {color: #e08555; text-decoration: underline; font-size: 1em;

}

#right_column a:link   {color: #191919; text-decoration: none; }
#right_column a:visited {color: #191919; text-decoration: none; }
#right_column a:active {color: #191919; text-decoration:underline;}
#right_column a:hover  {color: #A1BAE4; text-decoration: underline;  

}



input, textarea { 
		border: 1px solid #000000;
		text-align:left;

}

#container {
		width:850px;
		background: #FFFFFF;
		margin: 0px auto 0px auto;
		
}

#page {
		margin: 0px;
		width:100%;
}

#header {
		margin-bottom:30px;
		background: #464c54;
		height:141px;
}

#logo {
		text-align: left;
		height:97px;
		
}

#main_nav {
		background:#eeeeee;
		width:100%;
		height:22px;
}

#article_info {
		height:22px;
		padding:0.3em;		
		text-align:right;
		float: right;
		color: #FFFFFF;
		font-size:1.2em;
}

#main_nav ul {
		
		list-style: none;
		margin:0px;
		padding:2px;		
		font-size: 1.3em;
		
}

#logo h1 {
		display:none;
}

#main_nav li {
		
		color:#e08555;
		display:inline;
		margin-right:2em;
		margin-left:2em;
		
		
}

#left_column {
		width:520px;
		margin: 0px 20px 0px 30px;
		float:left;

}

#left_column img {
		margin: 10px;

}

#left_column h2 {
		margin-top: 20pt;
		margin-bottom:0px;
		font-size:2.3em;
		text-align: left;
		color: #e08555;
		
}

#left_column h3 {
		margin-top: 0px;
		margin-bottom: 2em;
		text-align: left;
		color: #42a4e8;
		font-weight:normal;
		
}


#right_column  {
		width:230px;
		margin-right:30px;
		float:right;
		

}

#right_column p {
		font-size: 1em;
		
}


#right_column ul  {
		margin-left: 0px;
		margin-top: 10px;
		font-size: 1.2em;
		line-height: 2.5em;
		text-align: left;
		list-style: none;
		font-weight: bold;

}

#right_column li  {

		border-bottom: 1px solid #E5E5E5;
		font-size: 0.9em;
		

}

#right_column li:hover { 
		background-color:#F0F4FA;
		display:block;
		
}

#footer {
		
		height: 150px;
		text-align:left;
		margin-top:20px;

}

#past_issues ul li {
		list-style:none;
}

.author {
		border-bottom: 1px solid #E5E5E5;
		font-size: 1.2em;
		line-height:3em;
}

.pi_item {
		border-bottom: 1px dotted #4a4a4a;
		margin:0px 0px 20px 0px;
		height:100px;
}

.pi_img {
		float:left;
		margin-right:10px;
		height: 100px;
}

.pi_img img {
		border: 1px solid #464c54;
}
.pi_info {
		font-size:0.8em;
}

.pi_info h3 {
		margin-bottom:1em;
}

.pi_info li {
		margin-bottom:10px;
}

.search_form
{
	background:#FFFFFF;
	color:#000000;
	r:blackfont-family: verdana;
	font-size: 11px;
	font-weight:350;
	border-style: solid;
	border-color: #7F9DB9;
	border-width: 1px;
	width: 80px;
}

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BACKGROUND-COLOR: #E9EFF1;
}
TEXTAREA, .bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #E9EFF1;
}

.clear_both {
		clear:both;
}
