@charset "UTF-8";

/* CSS - Chad Ritchie
	http://chadritchie.net */
	
	
/* BEGIN RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	margin: 0 auto;
	padding: 25px;
	background: #333;
	font: 100%/1 Helvetica, Arial, sans-serif;
	text-align:center;
	background-color: #000000;
	color: #FFCC33;
	background-image: none;
	background-repeat: no-repeat;
}

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET  */


/*Marriage On Fire CSS Document*/
@charset "utf-8";

html {
	height:101%;
	font-size: 100%;
}

* {
	margin:0;
	padding:0;
}

.fltrt { float: right; }

.fltlt { float: left; }

h1 { font-size: 24px; }

h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

h3 {
font-size: 1.6em:
 font-size: 1.8em;
	text-decoration: underline;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 5px;
}

h4 { font-size: 12px; }

h5 { font-size: 10px; }

h6 { font-size: 8px; }

p {
	font-size: 14px;
	line-height: 1.2;
}

.contact_form_font_size {
	font-size: 14px;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	height: auto;
	width: 900px;
	background-color: #000000;
	background-image: url(../images/gradient.png);
	border: 1px solid #990000;
}

#navigation {
	font-size: 16px;
	padding: 10px;
	text-align: right;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	padding: 5px 40px;
}

#navigation a {
	color: #FFCC33;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}

#content {
	background-color: #000000;
	margin: 0px 0 0 270px;
	padding: 20px;
	min-height:340px;
	border: 1px solid #990000;
}

#image {
	float: left;
	min-height: 340px;
	width: 250px;
	margin-top: 0px;
	text-align: center;
}

#image_text {
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	border: 1px solid #990000;
	height: 150px;
	width: 900px;
}

#footer {
	clear: both;
	text-align: center;
	color: #990000;
	margin:15px 0;
}

#schedule li {
	padding-left: 30px;
	margin-bottom: 15px;
}
