/*--------------------------------------------------GLOBAL RESETS AND SETUP--*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Helvetica, Arial, Sans-Serif, "Lucida Grande", Verdana;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #121212;
	margin: 0;
	padding: 0;
}

p {
	display: block;
	margin: 0 0 15px;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form {
}

form label {
	padding: 0 0 0 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	background: #fff;
	color: #454545;
	border: #bbb solid 1px;
}

textarea {
	font: 110% sans-serif;
}

input.submit {
	padding: 5px;
	color: #fff;
	background: #0068b4;
	cursor: pointer;
}

input:focus {
	background: #ffc;
}

img, a {
	border: 0;
}

a {
	color: #0068b4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.new_link {
	display: block;
	float: right;
	width: 250px;
	padding: 5px 10px;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #123e67;
	border: #2f81cb solid 2px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

a.new_link:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}
/*--------------------------------------------------------------TAG FORMATS--*/
body {
	text-align: center;
	letter-spacing: 0.5px;
	color: #454545;
	background: #fff;
}

h2 {
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	background: #fff;
}

h3 {
	margin: 0 0 10px;
}

h4 {
	text-transform: uppercase;
}

form p {
	display: block;
	margin-bottom: 10px;
}

form label {
	float: left;
	width: 160px;
	font-size: 0.9em;
}

form h4 {
	margin: 25px 0 15px !important;
	color: #FF791F;
}

form.login_form, form.framed_form {
	padding: 20px 20px 0;
	width: 200px;
	background: #efefef;
	border: #ddd solid 1px;
}

table {
	margin: 0 0 20px 0;
	border: #ddd solid 1px;
	border-bottom: 0;
}

td, th {
	padding: 10px;
	font-size: 0.9em;
	border-bottom: #ddd solid 1px;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 		{font-size:1.1em !important;}
.less_ten 		{font-size:0.9em !important;}
.small 			{font-size:0.8em !important;}
.tiny 			{font-size:0.7em !important;}
.large 			{font-size:1.5em !important;}
.white 			{color:#fff !important;}
.lite_gray		{color:#ccc !important;}
.mid_gray		{color: #999 !important;}
.gray 			{color:#555 !important;}
.dark_gray 		{color:#343434 !important;}
.black	 		{color:#000 !important;}
.teal			{color:#2f8ab2 !important;}
.red			{color:#e20303 !important;}
.superscript 	{line-height: 0.2em;font-size: 0.8em;}
.bold			{font-weight: bold;}
.italic			{font-style: italic;}
.normal			{font-style: normal; !important;font-weight:normal !important;}
.right_buffer	{margin-right:5px;}
.left_buffer	{margin-left:5px;}

.no_margin 		{margin:0 !important;}
.no_margin_right 		{margin-right:0 !important;}

.no_border 		{border: 0 !important;}
.border_left 	{border-left: #222 solid 1px !important;}

.center_align {text-align: center;}
.left_align {text-align: left !important;}

.no_background {background: transparent !important;}

.head_room {margin-top: 20px !important;}

.no_float {float: none !important;}

.odd		{background: #efefef;}
.even		{background: transparent;}

.clear {clear: both;}

/*--------------------------------------------------------------CONTAINERS--*/
#nav_wrapper {
	height: 30px;
	background: #00142b;
}

#navigation {
	margin: 0 auto;
	width: 960px;
	height: 30px;
}

#navigation ul {
	float: right;
}

#navigation li {
	float: left;
	margin: 0 0 0 30px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 0.9em;
}

#navigation li.admin a {
	color: #ffa500;
}

#navigation a {
	color: #add300;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
}

#logo {
	height: 80px;
	text-align: left;
	background: #123e66 url("../images/logo_bg.jpg") bottom left repeat-x;
	overflow: hidden;
}

#logo_inner {
	margin: 0 auto;
	width: 960px;
}

#logo img {
	margin: 24px 0 0 0;
}

#header {
	height: 247px;
	background: #18599e url("../images/header.jpg") top center no-repeat;
	border-bottom: #00142b solid 5px;
}

#content {
	margin: 0 auto;
	padding: 40px 0 0;
	width: 960px;
	overflow: hidden;
	text-align: left;
}

#content p, .box p {
	font-size: 0.9em;
}

.box {
	float: left;
	margin-right: 40px;
	width: 460px;
	overflow: hidden;
}

.box p {
	margin: 0 0 30px;
}

#who, #contributors {
	margin: 40px 0;
	overflow: hidden;
}
#who img {
	display: block;
	margin: 0 0 5px;
}

#churches, #contributors_list, #sponsors {
	margin: 20px 0 0;
}

#churches li, #contributors_list li, #sponsors li {
	float: left;
	margin: 0 40px 0 0;
	width: 280px;
	font-size: 0.9em;
	line-height: 1.6em;
}

#sponsors_list div {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 190px;
	height: 100px;
	font-size: 0.9em;
	background: #efefef;
	border: #ddd solid 10px;
}

#sponsors_list h5 {
	margin: 0 0 8px;
	height: 60px;
	color: #454545;
	font-size: 1.2em;
}

#footer {
	margin: 100px;
	height: 40px;
	line-height: 40px;
}

#footer_content {
	margin: 0 auto;
	width: 960px;
	font-size: 0.8em;
	text-align: left;
	color: #777;
	border-top: #ddd solid 1px;
}

#footer_content li {
	float: left;
	width: 320px;
}

/*------------RAILS CRAP--------------*/
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}