body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#ED6322;
}

select {
	width:200px;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #ED6322;
}
a:hover {
	color:#2689B2;
}
#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
	border-left: solid 1px #F1F1F1;
	border-right: solid 1px #F1F1F1;
}
/* Header */

#header {
	width: 968px;
	height: 220px;
	margin: 0 auto;
	background: #fff;
}
/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 220px;
	color: #fff;
	background:url(../images/title.png) top center no-repeat;
}
#clear_menu {
	clear:both;
	height:10px;
}
#main_picture {
	background:url(../images/happy-people-multicultural-5.jpg);
	width:727px;
	height: 220px;
	color: #fff;
	float:left;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}
#logo h1 {
	float: left;
	padding: 100px 0 0 200px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}
#logo p {
	float: left;
	margin: 0;
	padding: 120px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ED6322;
}
/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#search-submit {
	display: none;
}
/* Menu */

#menu {
	width: 968px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	background:#ED6322;
}
#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 220px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	height: 40px;
}
#menu li.menu_arrow {
	float: left;
	height: 40px;
	width:12px;
	background:url(images/menu-arrow.gif) top left no-repeat;
}
#menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
}
#menu a:hover {
	color:#000;
}
/* Page */

#page {
	width: 968px;
	margin: 0 auto;
}
#page-bgtop {
}
#page-bgbtm {
}
/* Content */

#content {
	float: right;
	width: 700px;
	padding: 0px 20px 0 0;
}
.post {
	margin-bottom: 8px;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}
.post .title a {
	color: #ED6322;
	border: none;
}
.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0px 0 0 20px;
	color: #000000;
	background:#F1F1F1;
}
.error {
	color:#0F85C4;
	font-style:italic;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(images/ico_link.gif) no-repeat left center;
	letter-spacing: -.5px;
	color: #58A3C2;
	font-size: 16px;
	font-weight:bold;
}
#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}
#sidebar a {
	color: #ED6322;
	border: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #2689B2;
}
/* Calendar */

#calendar {
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}
/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B2B2B2;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
}
#footer a {
	color: #3D444F;
}
.listheader {
	text-align: center;
	font-weight:bold;
	float:none;
}

#footer_left {
	width: 220px;
	float: left;
}

#footer_right {
	width: 650px;
	float: left;
	text-align:center;
}

#menu_bottom {
	width: 650px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	text-align: center;
}
#menu_bottom ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu_bottom li {
	float: left;
	height: 40px;
}
#menu_bottom a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2689B2;
	border: none;
}
#menu_bottom a:hover, #menu_bottom .current_page_item a {
	color:#ED6322;
}
#menu_bottom a:hover {
	color:#ED6322;
}
