﻿/*
	Style sheet created for MethodistChildrensHome.org by PROMIT
	Copyright ©2010.
*/



body	{
	margin: 0px;
	background-color: #fff;
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	}
input, textarea	{
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size: 12px;
	}
.clear	{ clear: both; }

div#contentleft li	{ text-align: left; font-size: 13px; line-height: 1.7em; padding-bottom: 14px; }

hr	{ border: 1px solid #dfd6c1; border-collapse: collapse; }
div#container	{ display: block; position: relative; margin: 0px auto; width: 960px; padding: 0px 20px; background: transparent url(/images/bg-container.png) 0 0 repeat-y; }
div#header	{ display: block; position: relative; margin: 0px; padding: 0px; width: 960px; height: 136px; background-color: #fff; }
div#topbar	{ display: block; position: relative; margin: 0px; padding: 0px; width: 960px; height: 28px; background-color: #dfd6c1; text-align: right; color: #fff; font-weight: bold; }
div#topbar a	{ color: #fff; font-weight: bold; text-decoration: none; }
div#topbar p	{ margin: 0px; padding: 4px 10px; }
div#topbar span	{ padding: 0px 8px; }
div#banner img	{ border: 0; }
div#searchbar	{ display: block; position: relative; width: 266px; height: 28px; padding: 0px; margin-left: 10px; background-color: #d5caaf; float: right; text-align: right; }
div#searchbar form	{ margin: 1px 0 0 0; padding: 0; }
input#keyword	{ width: 176px; height: 18px; border: 1px solid #515555; margin: 0px; padding: 0px; }
input#searchbtn	{ margin: 0px 11px 1px 11px; padding: 0px; font-family: 'Trebuchet MS', Geneva, sans-serif; }

div#content	{ display: block; position: relative; margin: 0px; width: 960px; background-color: #f1ece2; }
div#content a, div#content a:visited	{ color: #6d0304; text-decoration: none; }
div#content a:hover	{ color: #6d0304; text-decoration: underline; }

div#content h2	{ color: #515555; text-align: center; line-height: 1em; margin: 24px 0px 4px 0px; }
div#content h4	{ color: #515555; font-size: 11px; line-height: 1.2em; margin: 8px 0px 0px 0px; }
div#content h4 a, div#content h4 a:visited	{ color: #515555; text-decoration: none; }
div#content h4 a:hover	{ color: #515555; text-decoration: underline; }
div#contentleft	{ position: relative; display: block; width: 613px; margin: 0px; padding: 0px 13px 50px 12px; background-color: #fff; float: left; }
div#contentleft p { font-size: 13px; text-align: left; line-height: 1.7em; margin: 0px; padding-bottom: 14px; }

div#contentleft.sitemap {text-align: left;}
div#contentleft table	{ display: table; border: none; border-collapse: collapse; margin: 10px auto 14px auto; }
div#contentleft  td	{ display: table-cell; text-align: center; vertical-align: top; padding: 0px 22px; }
div#contentleft  img	{ border: none; margin: 0; }

div#contentright	{
	position: relative;
	display: block;
	width: 320px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	float: left;
}		
div#contentright img	{ border: none; margin: 0; }

div#blognotify	{ display: block; position: relative; width: 600px; height: 120px; margin: 0 auto 20px auto; padding: 0px; background: transparent url(/userfiles/image/BlogForm-bg.png) center center no-repeat; }
div#blognotify form	{ position: relative; top: 66px; left: 228px; width: 340px; margin: 0px; line-height: 1em; padding: 0px; }
input#taddy	{ width: 268px; height: 24px; border: 1px solid #000; margin: 0px 4px 0px 0px; padding: 0px; }
input#tgo	{ position: relative; top: 0px; margin: 0px; }

div#footer	{ display: block; clear: both; position: relative; width: 960px; margin: 0px; padding: 6px 0px; background-color: #6d0304; color: #fff; font-size: 12px; }
div#footer p	{ margin: 0px; padding: 0px; line-height: 1.7em; }
div#footer span	{ padding: 0px 8px; }
div#footer a	{ color: #fff; text-decoration: underline; }

div#bottom	{ display: block; position: relative; margin: 0px auto; width: 960px; height: 30px; padding: 0px 20px; background: transparent url(/images/bg-bottom.png) 0 0 no-repeat; }

