
body {
	font-size: 81.3%;
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
}
.clear {
	clear: both;
}
a {
	color: #a73913;
}
a:hover {
	color: #000;
}
#wrapper {
	width: 940px;
	margin: 0px auto;
	padding: 40px 0 0 0;
	text-align: left;
}
#logo {
	float: left;
	width: 148px;
	height: 160px;
}
#logo a {
	display: block;
	width: 148px;
	height: 160px;
	background: #fff url('images/logo.gif') no-repeat;
	text-indent: -9999px;
}
#header {
	float: left;
	width: 792px;
	height: 160px;
}
#logoHeader {
	width: 792px;
	height: 30px;
	background: #fff url('images/logo_header.gif') no-repeat;
}
#headerimg 	{
	margin: 0;
	height: 109px;
	width: 792px;
	background: #fff;	
}
#navMain {
	width: 792px;
	height: 21px;
}
#sidebar {
	float: left;
	width: 148px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnav {
	float: left;
	width: 230px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
#subnav img {
	padding: 40px 0 0 0;	
}
#subnav h4 {
	visibility: hidden;
}
#wrapperContent {
	width: 940px;
	margin: 0;
	padding: 35px 0 0 0;
	overflow: hidden;
	clear: both;
}
#content {
	float: left;
	width: 554px;
	margin: 0;
	padding: 0 0 0 8px;
}
#sidebar #lang_sel_list {
	margin: 0;
	padding: 0;
	width: 118px;
}
#sidebar #lang_sel_list ul {
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar #lang_sel_list ul li {
	margin: 0;
	padding: 0;
}			
#sidebar #lang_sel_list ul li a {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	border: none;
	text-align: right;
	width: 118px;
	color: #a73913;
	line-height:130%;
}
#sidebar #lang_sel_list ul li a:hover {
	color: #000;
}
#sidebar #lang_sel_list ul li a.lang_sel_sel {
	color: #000;
}
#footer {
	width: 940px;
	height: 86px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	padding: 0;
}
#footer p {
	float: left;
	width: 118px;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 0.846em;
	color: #6d6f71;
}
p {
	font-size: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1em;
	color: #a73913;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
#content ul {
	margin: 0;
	padding: 0 0 20px 12px;
}
#content ol {
	margin: 0;
	padding: 0 0 20px 20px;
}
#content ul li, #content ol li  {
	margin: 0;
	padding: 0 0px 0 0px;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	text-transform: uppercase;
	margin: 0 0 0 0;
}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

