/* -------------BASIC------------- */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, p, form, script {
	margin: 0;
	padding: 0;
}

a img { 
	border: none;
}

img {
	vertical-align: top;
}




/* ---------------LAYOUT & TEXT--------------- */

.hometext1 {
	padding: 15px 0px 0px 15px;
	color: #393939;	
	font-size: 11px;
}

.hometext2 {
	padding: 15px 60px 0px 0px;
	color: #775B38;
	font-size: 11px;
}

.hometext3 {
	padding: 8px 0px 0px 6px;
	color: #292929;
	font-size: 70%;
}

.hometext4 {
	padding: 0;
	margin: 0;
	width: 175px;
	color: #292929;
	font-size: 70%;
}

.homesearch {
	padding: 0px 0px 15px 20px;
}

.searchtitle {
	padding: 10px 0px 10px 0px;
	color: #14527F;
	font-size: 11px;
	font-weight: bold;
}

.yellowbox {
	margin: 10px 40px 15px 0px;
	padding: 20px 20px 20px 20px;
	background: #fff6d2;
	font-size: 70%;
}


.quicklinks {
	padding: 10px 0px 10px 0px;
	color: #14527F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


td.rule {
	padding: 0;
	margin: 0;
}


.footer {
	padding: 7px 0px 7px 0px;
	color: #959595;
	font-size: 10px;
}


option, select {
	color: #14527F;
	font-size: 11px;
}


p.normal {
	padding-top: 15px;
}

p.small {
	padding-top: 8px;
}

p.big {
	padding-top: 27px;
}

p.doublebig {
	padding-top: 50px;
}







/* -------------NAVIGATION BAR LEFT------------- */

#navleft, #navleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* -----News----- */

#navleft a#newsLink {
	display: block;
	text-decoration: none;
	width: 59px;
	background: url(../images/main/link_news.jpg) no-repeat scroll 0px 0px;
}

#navleft a#newsLink:hover {
	background: url(../images/main/link_news.jpg) no-repeat scroll 0px -25px;
}

body#news a#newsLink {
	background: url(../images/main/link_news.jpg) no-repeat scroll 0px -25px;
}

#navleft a.sublink59 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navleft a.sublink59:visited {
	color: #14527F;
}

#navleft a.sublink59:hover {
	color: #5C743F;
	font-style: italic;
}

#navleft a.sublink59:active {
	color: #5C743F;
	font-style: italic;
}

#navleft li.li59 {
	float: left;
	width: 59px;
}

#navleft li ul.ul59 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #feedb4;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Worship----- */

#navleft a#worshipLink {
	display: block;
	text-decoration: none;
	width: 80px;
	background: url(../images/main/link_worship.jpg) no-repeat scroll 0px 0px;
}

#navleft a#worshipLink:hover {
	background: url(../images/main/link_worship.jpg) no-repeat scroll 0px -25px;
}

body#worship a#worshipLink {
	background: url(../images/main/link_worship.jpg) no-repeat scroll 0px -25px;
}

#navleft a.sublink80 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navleft a.sublink80:visited {
	color: #14527F;
}

#navleft a.sublink80:hover {
	color: #5C743F;
	font-style: italic;
}

#navleft a.sublink80:active {
	color: #5C743F;
	font-style: italic;
}

#navleft li.li80 {
	float: left;
	width: 80px;
}

#navleft li ul.ul80 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #feedb4;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Ministries----- */

#navleft a#ministriesLink {
	display: block;
	text-decoration: none;
	width: 91px;
	background: url(../images/main/link_ministries.jpg) no-repeat scroll 0px 0px;
}

#navleft a#ministriesLink:hover {
	background: url(../images/main/link_ministries.jpg) no-repeat scroll 0px -25px;
}

body#ministries a#ministriesLink {
	background: url(../images/main/link_ministries.jpg) no-repeat scroll 0px -25px;
}

#navleft a.sublink91 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navleft a.sublink91:visited {
	color: #14527F;
}

#navleft a.sublink91:hover {
	color: #5C743F;
	font-style: italic;
}

#navleft a.sublink91:active {
	color: #5C743F;
	font-style: italic;
}

#navleft li.li91 {
	float: left;
	width: 91px;
}

#navleft li ul.ul91 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #feedb4;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Mission----- */

#navleft a#missionLink {
	display: block;
	text-decoration: none;
	width: 99px;
	background: url(../images/main/link_mission.jpg) no-repeat scroll 0px 0px;
}

#navleft a#missionLink:hover {
	background: url(../images/main/link_mission.jpg) no-repeat scroll 0px -25px;
}

body#mission a#missionLink {
	background: url(../images/main/link_mission.jpg) no-repeat scroll 0px -25px;
}

#navleft a.sublink99 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navleft a.sublink99:visited {
	color: #14527F;
}

#navleft a.sublink99:hover {
	color: #5C743F;
	font-style: italic;
}

#navleft a.sublink99:active {
	color: #5C743F;
	font-style: italic;
}

#navleft li.li99 {
	float: left;
	width: 99px;
}

#navleft li ul.ul99 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #feedb4;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Extra pic----- */

#navleft li.li121 {
	float: left;
	width: 121px; /* width needed or else Opera goes nuts */
}



#navleft li:hover ul, #navleft li.sfhover ul {
	left: auto;
}

* html #navleft a {
	height: 1px;
}









/* -------------NAVIGATION BAR RIGHT------------- */

#navright, #navright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* -----New to LAUMC----- */

#navright a#newtolaumcLink {
	display: block;
	text-decoration: none;
	width: 139px;
	background: url(../images/main/link_newtolaumc.jpg) no-repeat scroll 0px 0px;
}

#navright a#newtolaumcLink:hover {
	background: url(../images/main/link_newtolaumc.jpg) no-repeat scroll 0px -25px;
}

body#newtolaumc a#newtolaumcLink {
	background: url(../images/main/link_newtolaumc.jpg) no-repeat scroll 0px -25px;
}

#navright a.sublink139 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navright a.sublink139:visited {
	color: #14527F;
}

#navright a.sublink139:hover {
	color: #5C743F;
	font-style: italic;
}

#navright a.sublink139:active {
	color: #5C743F;
	font-style: italic;
}

#navright li.li139 {
	float: left;
	width: 139px;
}

#navright li ul.ul139 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #cbe39b;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----About----- */

#navright a#aboutLink {
	display: block;
	text-decoration: none;
	width: 61px;
	background: url(../images/main/link_about.jpg) no-repeat scroll 0px 0px;
}

#navright a#aboutLink:hover {
	background: url(../images/main/link_about.jpg) no-repeat scroll 0px -25px;
}

body#about a#aboutLink {
	background: url(../images/main/link_about.jpg) no-repeat scroll 0px -25px;
}

#navright a.sublink61 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navright a.sublink61:visited {
	color: #14527F;
}

#navright a.sublink61:hover {
	color: #5C743F;
	font-style: italic;
}

#navright a.sublink61:active {
	color: #5C743F;
	font-style: italic;
}

#navright li.li61 {
	float: left;
	width: 61px;
}

#navright li ul.ul61 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #cbe39b;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Contact----- */

#navright a#contactLink {
	display: block;
	text-decoration: none;
	width: 80px;
	background: url(../images/main/link_contact.jpg) no-repeat scroll 0px 0px;
}

#navright a#contactLink:hover {
	background: url(../images/main/link_contact.jpg) no-repeat scroll 0px -25px;
}

body#contact a#contactLink {
	background: url(../images/main/link_contact.jpg) no-repeat scroll 0px -25px;
}

#navright a.sublink81 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navright a.sublink81:visited {
	color: #14527F;
}

#navright a.sublink81:hover {
	color: #5C743F;
	font-style: italic;
}

#navright a.sublink81:active {
	color: #5C743F;
	font-style: italic;
}

#navright li.li81 {
	float: left;
	width: 80px;
}

#navright li ul.ul81 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #cbe39b;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Give----- */

#navright a#giveLink {
	display: block;
	text-decoration: none;
	width: 45px;
	background: url(../images/main/link_give.jpg) no-repeat scroll 0px 0px;
}

#navright a#giveLink:hover {
	background: url(../images/main/link_give.jpg) no-repeat scroll 0px -25px;
}

body#give a#giveLink {
	background: url(../images/main/link_give.jpg) no-repeat scroll 0px -25px;
}

#navright a.sublink45 {
	display: block;
	text-decoration: none;
	width: 130px;
	color: #14527F;
	font-size: 11px;
	padding: 0px 8px 10px 9px;
}

#navright a.sublink45:visited {
	color: #14527F;
}

#navright a.sublink45:hover {
	color: #5C743F;
	font-style: italic;
}

#navright a.sublink45:active {
	color: #5C743F;
	font-style: italic;
}

#navright li.li45 {
	float: left;
	width: 45px;
}

#navright li ul.ul45 {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #cbe39b;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* -----Extra pic----- */

#navright li.li125 {
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
}



#navright li:hover ul, #navright li.sfhover ul {
	left: auto;
}

* html #navright a {
	height: 1px;
}









/* ----------LINKS---------- */


a:link {
	color: #07466B;
}

a:visited {
	color: #5C743F;
}

a:hover {
	color: #ce812c;
}

a:active {
	color: #ce812c;
}




a.paletext:link {
	color: #14527F;
	font-weight: normal;
	text-decoration: none;
}

a.paletext:visited {
	color: #14527F;
	font-weight: normal;
	text-decoration: none;
}

a.paletext:hover {
	color: #ce812c;
	font-weight: normal;
	text-decoration: none;
}

a.paletext:active {
	color: #ce812c;
	font-weight: normal;
	text-decoration: none;
}




p.footer a:link {
	color: #959595;
}

p.footer a:visited {
	color: #959595;
}

p.footer a:hover {
	color: #707070;
}

p.footer a:active {
	color: #707070;
}