* {
	margin: 0;
	padding: 0;
	}

body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #000066;
  	background-color: white;
	text-align: center;
	}

td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}
a:visited {
	color: gray;
	}
a {
	color: #000066;
	}

h1 {
	font-size: 20px;
	font-weight: 600;
	word-spacind: 4mm;
	letter-spacing: 1mm;	
	margin: 0;
	padding: 0;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Giddyup Std", "Comic Sans MS", Verdana, sans-serif;
	color: #809bea;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}
h3.nopad {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	}
h4 {
	font-size: 10px;
	font-style: italic;
	padding-top: 10px;
	}
h5 {
	font-size: 10px;
	color: #809bea;
	font-weight: bold;
	}
h5 a {
	text-decoration: none;
	}
h6 {
	font-size: 9px;
	font-weight: normal;
	}
.std9font {
	font-size: 9px;
	font-weight: normal;
	}
ol {
	list-style-type: upper-roman;
	margin-left: 0.25in;
	list-style-position: outside;
	
	}
ol li {
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 4px;
	}

p {
	
	text-indent: 3%;
	}


p.pad {
	align: left
	text-indent: 3%;
	padding-left: 5px;
	margin-left: 5px;
	}
div.news {
	padding-left: 10px;
	padding-right: 5px;
	}
.justify {
	text-align: justify;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.pad-bottom {
	padding-bottom: 10px;
	}
.red {
	color: red;
	font-color: red;
	}
table.staff {
	width: 100%;
	margin-top: 15px;
	}
table.staff td {
	text-align: left;
	vertical-align: top;
	}

.intro {
	font-weight: bold;
	color: #666699;
	padding: 5px;
	margin: 0;
	}
img {
	border: 0;
	
	}


blockquote {
	font-style: oblique;
	margin-top: 3px;
	margin-bottom: 3px;
	}

span {
	margin: 0;
	padding: 0;
	}

/*Special Divs -------------------------------------------------------------------------------------------------------*/

#container {
	width: 800px;
	margin: 0 auto;
	}

#left {
	float: left;
	width: 450px;
	}
#leftlarger {
	width:auto;
	}
#right {
	float: right;
	width: 200px;
	}
#rightlarger {
	float: right;
	width: 300px;
	text-align: right;
	}
	
#header {
	width: 800px;
	height: 263px;
	background: url(Christian_Life_Graphics/Header2.jpg) no-repeat top left;
	}

	
#footer { 
	width: 100%;
	height: 50px;
	background: url(Christian_Life_Graphics/Footer2.gif) no-repeat top left; 
	text-align: center; 
	clear: both;
	color: white;
	padding-top: 5px;
	margin-top: 10px;
	} 


#content1 {
	width: 785px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
#content1 img {
	padding: 5px;
	}
#content1 li {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 5px;
	}
#content2 {
	background: url("Christian_Life_Graphics/Sunday_School_BG/Christian_Life_DPurple.gif")
	
	}

#newstuff {
	width: 500px;
	height: 200px;
	float: right;
	margin-right: 25px;
	text-align: left;
	}

#newstuff h2 {
	width: 499px;
	border-bottom: 1px solid black;
	margin-top: 15px;
	background: url("Christian_Life_Graphics/CurrentHappenings.gif") no-repeat top left;
	height: 25px;
	}

#indexlinks {
	width: 500px;
	height: 75px;
	float: right;
	margin-right: 25px;
	text-align: left;
	}	
#indexlinks li, #welcometimes li {
	display: inline;
	clear: none;
	}
#indexlinks li a, #welcometimes li a, #welcometimes a {
	font-size: 16px;
	font-weight: bold;
	font-family: "Giddyup Std", "Comic Sans MS", Verdana, sans-serif;
	color: gray;
	text-decoration: none;
	}
#indexlinks img {
	float: left;
	}
#welcometimes {
	width: 200px;
	height: 225px;
	float: left;
	text-align: left;
	}
#welcometimes h2 {
	border-bottom: 1px solid black;
	background: url("Christian_Life_Graphics/ServiceTimes.gif") no-repeat top left;
	width: 199px;
	height: 25px;
	margin-top:15px;
	}
#welcometimes h4 {
	border-bottom: 1px solid black;
	background: url("Christian_Life_Graphics/SermonNotes.gif") no-repeat top left;
	width: 199px;
	height: 15px;
	margin-top:15px;
	}
#welcometimes h3 {
	background: url("Christian_Life_Graphics/BlueButton.gif") no-repeat top left;
	padding: 0 0 0 35px;
	height: 29px;
	width: 150px;
	}
#welcometimes h3.plain {
	background: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: auto;
	}
#current {
	height: 125px;
	width: 500px;
	padding: 0;
	margin: 0;
	background: url("Christian_Life_Graphics/CurrentEventBG.gif") no-repeat top left;
	text-align: center;
	}
#current a {
	text-decoration: none;
	cursor: pointer;
	}

#currentone {
	background: url("Christian_Life_Graphics/Calendar.gif") no-repeat bottom center;
	float: left;
	width: 125px;
	height: 79px;
	margin-left: 15px;
	margin-top: 10px;
	}
html>body #currentone {
	margin-left: 30px;
	}

#currenttwo {
	background: url("Christian_Life_Graphics/SundaySchool.jpg") no-repeat bottom center;
	float: left;
	width: 125px;
	height: 79px;
	margin-left: 30px;
	margin-top: 10px;
	}
#currentthree {
	width: 125px;
	height: 79px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	}

#leftalignedsmall {
	width: 450px;
	text-align: left;
	}


/*Menu stuff ------------------------------------------------------------------------------------------------------*/
#menu {
	padding-top: 240px;
	}

#menu ul { /* all lists */
	padding: 0;
	list-style: none;
}

#menu ul li { /* all list items */
	float: left;
	position: relative;
	width: 130px;
	font-weight: bold;
	color: #000066;
	
}
#menu a { /* all list items */
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 13px;
	left: 0;
	}
#menu ul li ul li {
	background: white;
	border: 1px solid #809bea;
	}
 
#menu ul li:hover ul, #menu ul li.over ul { /* lists nested under hovered list items */
	display: block;
	}
#menu a:hover {
	color: gray;
	}


/*Special Styling on Women's Min/Outreach/MOPS/Staff Bio -------------------------------------------------------------------------------------------------------*/
#content1 div#left h3 {
	background: #809bea;
	margin: 10px 0;
	}
#content1 div#leftlarger h3 {
	background: #809bea;
	margin: 10px 0;
	}
#content1 div#right {
	border: 2px solid #082d81;
	margin: 10px;
	}
.MopsButterfly {
 	background: url("Christian_Life_Graphics/Butterfly.jpg") no-repeat top right;
	float: right;
 	height: 300px;
	width: 150px;
	}