@charset "UTF-8";
/* 

main-dev.css

*/

body { 

background: #FFFFFF;

}

.thebody { 

background-color: #ffffff; 
padding-bottom: 10px; 
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.therow {
	background-color: #e2e2e2;
	vertical-align : top;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	width: 770px;
	border:solid #ffffff 3px;
	padding: 5px;		
}

.therow-heading {
font-size:20px;
font-weight:bold;
line-height:24px;
}

.thesub-heading {
font-size:16px;
font-weight:bold;
line-height:24px;
}

.downloads-link {
font-size:14px;
padding:5px;
}

.thecols {
	background-color: #e2e2e2;
	vertical-align : top;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	width: 245px;
	border:solid #ffffff 3px;
	padding: 5px;		
}

.thecols-heading {
font-size:14px;
font-weight:bold;
line-height:16px;
}

.bodypadding
	{
		clear: left;
		width: 800px;
		
	}
	
.topmenu
	{
/*	background-color: green;
	background:url(images/background.gif) repeat-x;
	color: white;
	float: left;
	width: 550px;*/
	
	height: 40px;
	font-size: 14px;
	position: inherit;
	text-align: right;
	border-style: none;
	vertical-align : top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 40px;
	border-bottom: solid #ffffff 10px;
		}

/* tithes page, left is kew, right is west */
.tithes-column-left {	
	background-color: #e2e2e2;
	vertical-align : top;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 385px;
/*	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;*/
}

.tithes-column-right {
	background-color: #e2e2e2;
	vertical-align : top;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	*/
}



a
	{
	font-size : 14px;
	color: black;
	text-decoration: none
	}
	
a:hover {
	font-size : 14px; 
	color: #3333ff;
	text-decoration : none;
} 

a.topmenu
	{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 14px;
	text-align: right;
	float: left;
	}

a.topmenu:hover {
	font-size : 14px; 
	font-weight: bold;
	color: #3333ff;
	text-decoration : none;
} 

a.downloads-link
	{
 	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 14px;
	}

a.downloads-link:hover 
	{
	font-size : 14px; 
	font-weight: bold;
	color: #3333FF;
	text-decoration : none;
	}

	
	
.logo
	{	
		text-align: left;
		float: left;
		/* width: 200px;   dimensions are the same as the logo itself */
		height: 40px;  /* dimensions are the same as the logo itself */
		position: relative;
		border-bottom:solid #ffffff 10px;
		
	}
	
.footer {
	background-color: white;
	vertical-align : top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}