@charset "utf-8";

/* ------------------------------>> About <<

Iglesia de Cristo Airport Freeway

Stylesheet by Terry Acker, terry_acker@yahoo.com

------------------------------<< */

/* ------------------------------>> Colors <<

Red orange - #F22406
Sea green - #0B9B9A
Funky green - #CDCC01

------------------------------<< */

/* ------------------------------>> Reset << */

html {
	font-size: 100%;
}
body {
	color: #444;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, form, fieldset, label, legend, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
}
a, a:link, a:visited {
	color: #0B9B9A;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
img, fieldset {
	border: 0;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
legend {
	color: #444;
}
input, select, textarea {
	color: #444;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, select, textarea {
	font-size: 1em;
}

/* ------------------------------>> Typography << */

h2, h3, #content p, ul, ol {
	margin: 0 0 .9em;
}
h2 {
	color: #F22406;
	font-size: 1.3em;
}
h3 {
	color: #CDCC01;
	font-size: 1.1em;
}
#content p {
	line-height: 1.3;
}
#content ul li {
	list-style: circle;
	margin: 0 0 .5em 3em;
	padding: 0 0 0 1em;
}
#content ol li {
	list-style: decimal;
	margin: 0 0 .5em 3em;
	padding: 0 0 0 1em;
}

/* ------------------------------>> Layout << */

#wrapper {
	border: 1px solid #CCC;
	margin: 10px auto;
	width: 768px;
}
#header h1 {
	background: url(../images/iglesia-airport-freeway-logo.gif) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding: 84px 0 0;
	width: 149px;
}
.skip-link, #header br {
	display: none;
}
#header blockquote {
	padding: 35px;
}
#header-nav {
	clear: both;
	margin: 0;
	text-align: center;
}
#header-nav li {
	float: left;
}
#header-nav a {
	display: block;
	font-size: .8em;
	margin: 0 0 10px 11px;
	padding: 2px 4px;
	text-align: center;
}
#content {
	/* See ie.css */
	border-top: 1px solid #CCC;
	clear: both;
	padding: 14px 15px 15px;
}
#footer {
	border-top: 1px solid #CCC;
	clear: both;
	font-size: .8em;
	padding: 15px;
}
#footer address {
	font-style: normal;
}
.back-to-top {
	text-align: right;
}

/* ------------------------------>> Forms << */

/* ------------------------------>> Test << */
