A  {
	text-decoration:underline;
	color: #000000;
}

A:hover {
	text-decoration:none;
	color: #626d7b;
}

.nounderline a {
	text-decoration:none;
}

.search_box {
	background-image: url("http://www.mtbethel.org/images/search_bg.gif");
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #4A5D77 url("http://www.mtbethel.org/images/07/bg_navy.gif") repeat-y center top;
}


hr {
	border: none 0;
	border-bottom: 1px dotted #626d7b;/*the border*/
	width: 75%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.nounderline a {
	text-decoration:none;
}

.events hr {
	padding-top: 0px;
}

.imgborder img {
	border: 1px solid #CCCCCC;
}

.noimgborder img {
	border: 0px;
}

.leftnav ul {
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 5px;
	list-style-position: outside;
	line-height: 1.5;
}

.leftnav li {
	padding-top: 5px;
}

.bodytext {
	line-height: 1.5;
	padding-right: 5px;
}

.breadcrumbs {
	padding-left: 25px;
	padding-top: 30px;
	color: #FFFFFF;
}

.breadcrumbs a {
	color: #FFFFFF;
}

.whitetext {
	color: #FFFFFF;
}

.whitetext a {
	color: #FFFFFF;
}

.navbar A {
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
}

.navbar A:hover {
	color: #626d76;
}

.navbar td {
	padding-top: 7px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #626d7b;
}

h1 a {
	color: #626d7b;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #626d7b;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #626d7b;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #626d7b;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.eventslistcells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-left: 1px solid #D9D9D9;
}

.eventslistcells a {
	text-decoration:none;
}

.eventslisttable {
	border-right: 1px solid #D9D9D9;
}

.calendaritems td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.calendaritems a {
	text-decoration: none;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3pt;
}

.listings	{
	border: 1px solid #000000;
	font-size: 8pt;
	width: 500px;
}

.listings th {
	background: #444;
	border-left: 1px solid #000000;
	color: #fff;
	font-weight: normal;
	padding: 4px;	
}

.listings tbody tr.e td {
	background: #e2e2e2;
	border-left: 1px solid #000000;	
	padding: 6px;
}

.listings tbody tr.o td {
	background: #f7f7f7;
	border-left: 1px solid #000000;	
	padding: 6px;
}

.listings sup {
	color: #fff;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin-left: 3px;
}

::-moz-selection{
	background:#4A5D77;
	color:#fff;
}

::selection {
	background:#4A5D77;
	color:#fff;
}

code::-moz-selection {
	background: #4A5D77;
}

code::selection {
	background: #4A5D77;
}
