/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

.bg_top_orange {
	background-image: url(images/bg_top_orange_w.gif);
	background-position: left top;
}
.bg_zip {
	background-image: url(images/zip.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_all_providers {
	background-image: url(images/all_providers.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_dark {
	background-image: url(images/bg_dark_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B5B5B5;
	text-align: center;
}
.bg_dark a:link {
	color: #9CCFE7;
	text-decoration: underline;
}
.bg_dark a:visited {
	color: #389ECF;
	text-decoration: underline;
}
.bg_dark a:hover {
	color: #FCD65A;
	text-decoration: none;
}
.bg_dark a:active {
	color: #FCD65A;
	text-decoration: none;
}

.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	background-color: #F3F3F3;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
h1 {
	color: #607D39;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1E7799;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	background-color: #444444;
	text-align: center;
	padding: 15px;
}
a:link {
	color: #2C69A7;
	text-decoration: underline;
}
a:visited {
	color: #1B4065;
	text-decoration: underline;
}
a:hover {
	color: #DE7C25;
	text-decoration: none;
}
a:active {
	color: #DE7C25;
	text-decoration: none;
}
.space_zip {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 20px;
}
.form {
	background-image: url(images/bg_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 121px;
	border: 1px solid #6D8446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
	padding-left: 3px;
}
.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #683B00;
	padding-bottom: 26px;
	padding-left: 43px;
	text-align: left;
	vertical-align: bottom;
}
.sitenamebig {
	font-size: 20px;
	font-weight: bold;
	color: #FAF2D0;
}

.space_all_providers {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 20px;
}
