/* Westhampton Baptist Church style sheet */

html,body {
	margin:0;
	padding:0;
}

body {
	font: 1.1em verdana, trebuchet, arial, sans-serif;
}

p {
	font-size: 85%;
	font-weight: normal;
	margin:0 10px 10px;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	word-spacing: 0.2em;
}

a {
	display:inline;
	color: #5a5a5a;
	padding:8px;
}

#head {
	background-image:  url(images/gradbg.jpg);
	background-repeat: repeat-x;
	height: 92px;
}

li	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2.0em;
}

h4	{
	line-height:1em;
}

#logodiv {
	text-align: right;
	background-image:  url(images/wbc.jpg);
	background-repeat: no-repeat;
}

#ie6spacer {width:790px;}

div#content p {
	line-height:1.5;
	width:auto;
}

/**
table {
	line-height:2.0ems;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
}
**/

div#navigation {
	background:#fff;
}

div#extra {
	background:#FF8539;
	clear: both;
	left: 0;
	width: 100%;
	overflow:hidden;
}

-div#-footer {
	background: #333;
	color: #FFF;
}

div#footer p {
	margin:0;
	padding:5px 10px;
}

div#wrapper {
	float:left;
	width:100%;
}

div#content {
	margin-left:195px;
}

div#navigation {
	float:left;
	width:185px;
	margin-left:-100%;
	text-align:left;
}

div#extra {
	clear:left;
	width:100%;
}

.horR	{
	background-image:url(images/hr.gif);
	background-repeat: no-repeat;
}

.img1	{
	padding-right:15px;
}

.caption {
	font-family: Tahoma, san-serif;
	font-size: 20px;
	line-height: 36px;
	color: #B34300;
	font-weight: bold;
}

.text1 {
	font: italic bold 1.3em "Times New Roman", Georgia, Roman, serif;
	color: #b34300;
}

.text2 {
	font: 1.3em Times New Roman, Georgia, Roman, serif;
	font-weight: bold;
	font-style: none;
	color:red;
}

.text3 {
	font: .85em Times, serif;
	font-weight:bold;
}

.text4 {
	font: normal 1em/2em Trebushet, Verdana, Ariel, "san serif";
	color: #b34300;
}

.text5 {
	font: normal 1em/2em Comic Sans MS;
	color: black;
}

.text6	{
	line-height:2.7ems;
	font: italic bold 1.3em/2.5em "Times New Roman", Georgia, Roman, serif;
	font-size:1.0ems;
}

.text7	{
	line-height:1.7ems;
	font: normal "Times New Roman", Georgia, Roman, serif;
	font-size:1.0ems;
}

.text8	{
	line-height:2.7ems;
	font: italic bold 2.3em "Times New Roman", Georgia, Roman, serif;
	color:#669900;
}

.text9	{
	line-height:2.7ems;
	font: italic bold 1.3em/2.5em "Times New Roman", Georgia, Roman, serif;
	font-size:1.0ems;
	color:#000000;
}

.text10	{
	line-height:1.7ems;
	font: italic normal 1.0em/1.5em "Bookman Old Style", Georgia, Roman, serif;
	font-size:1.0ems;
	color:#000000;
}

.text11	{
	line-height:1.7ems;
	font: italic "Bookman Old Style", Georgia, Roman, serif;
	font-size:1.0ems;
}

.text12	{
	line-height:.5ems;
	font:italic "Times New Roman", Georgia, Roman, serif;
	text-transform:uppercase;
	font-size:small;
	letter-spacing:3px;
}

.imgbar {
	background-image:url(images/hr1.gif);
	border-bottom: 10px;
	border-top: 10px;
	background-repeat: no-repeat;
	width: 100%;
}

.vline	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;	
}

.section{
	border-top: 4px solid #3d3d33;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
}

.first{ 
	border-top: none; 
	padding-top: 0; 
}

.thumbnail{
	padding: 1px 1px 4px 1px;
	background-color: #81b515;
	border: 1px solid #e2e2e2;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}	

.caption{ 
	font-size: 0.9em; 
	padding-top: 0.2em ;	
}

#footer {
	clear: both;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 178px;                                         
	background:#333;
	color: #fff;
	overflow:hidden;
}

#footerContent {
	padding:10px;
}

#footerContent h5 {
	margin:0; 
	padding:5px 0;
}

#footerContent p {
	padding:5px 0; 
	margin:0;
}

.dropcap	{
	float:left;
	color:#7B9B24;
	font-size:45px;
	line-height:42px;
	font-family: Times, serif, Georgia;
}


