
body {
	margin-top: 5px;
	padding: 0;
	background: white;
	font-size: 8pt;	
	line-height:1.6;
	color:  #735538;
}

body, th, td, input, textarea, select, option {
	font-family: verdana,arial,sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #98cb00;
	margin-bottom:4px;
}

h1 {
	/*letter-spacing: -2px; */
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFB300;
}

h3 {
	font-size: 1.2em;
}

h4 {
  font-weight:bold;
  font-size: 12px;
  line-height:100%;
}

.subtitle {
	letter-spacing: -1px;	
	/*color: #49454A;*/	
	font-style:italic;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #735538;
}

a:hover {
	color: #735538;
}

hr {	
 	color: #D0D0D0;
	background-color: #D0D0D0;
	width:80%;
}

#wrapper {
	width: 820px;
	margin: 0 auto;
	padding: 0;	
}


/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
   position:relative;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0;
	width: 820px;
	height: 149px;
	background: url(../images/top_header_pe.jpg) no-repeat left top;
}
/* Page */

#page {
	width: 820px;
	margin: 0 auto;
	margin-bottom: 15px;
	background: url(../images/pe_main_body_content.jpg) repeat-y left top;
}

#page .bgtop {	
	/*background: url(../images/top_header_pe.jpg) no-repeat left top;*/
}

#page .bgbtm {
	background: url(../images/bottom_pe.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 480px;
	min-height:450px;
	margin: 0px;
	padding: 15px 40px 30px 20px;
}

div#languageLink {
	float:right;
	margin-left:300px;
	width:115px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid white;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(../images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(../images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

p.question{
  font-weight:bold;
  font-size: 12px;
  line-height:100%;
  
}

p.answer{
	line-height:150%;
	padding-bottom:20px;
}

p.emphasized{
  font-weight:bold;
  font-size: 12px;
  line-height:100%;
}

.required{
  color:red;
  font-size: 12px;  
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin-top: 25px;
	padding-left: 3px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-top:0px;
	padding: 40px 0 0 40px;
	color: #735538;
	/*text-align:justify;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;	
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 10px 12px;
	padding: 0 0 0 12px;
	background: url(../images/bullet-arrow.gif) no-repeat left 50%;
	line-height: 15px;
}
#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}


#sidebar a {	
	line-height:150%;
}

#sidebar a:hover {
	text-decoration: underline;
}

.leftblock {
	margin:15px 0;
	padding:4px;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	background:white;
	min-height: 80px;
}
/* for Internet Explorer */
/*\*/
* html .leftblock {
height: 8em;
}
/**/

.leftBlockLinks {
	margin:15px 0;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background:#faf4c6;
	min-height: 80px;
}
.titleblock {
	/*margin:15px 0;*/
	padding:5px;	
	background: #faf4c6;
	/*min-height: 80px;*/
}

.titleblock h2{
margin:0;
color: #FFB300;
}


/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(../images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	/*background: url(../images/img02.jpg) no-repeat left top;*/
	margin: 0 auto;
	margin-bottom: 20px;	
	font-size: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;	
}

#footer p a {
	color: #FFB300;
}

/*Divers*/

textarea {
	font-size: 11px;
}

/* Fix for problem with disappearing backgrounds in IE*/
ul, ol, dl {
             position: relative;  }

/* Some tweaks */

.nobreak {
	white-space:nowrap;
}
	
img {
border: 0;
}
