/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f4ffe4;
	height: 48px;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #ced2fb;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-color: #ced2fb;
	background-image: url(faux-3-2-col.gif);
}
#header {
	color: #009933;
	width: 902px;
	padding: 10px;
	height: inherit;
	margin: 10px 0px 0px 0px;
	background-color: #CED2FB;
	line-height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align: center;
	min-height: 150px;
}
#navigation {
	color: #009933;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	height: 36px;
	background-color: #669966;
}
#leftcolumn {
	display: inline;
	color: #FEF0CF;
	margin: 10px;
	padding: 0px;
	width: 195px;
	float: left;
	background-color: #ced2fb;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 10px;
	width: 683px;
	display: run-in;
	position: relative;
	background-color: #fef0cf;
	padding: 0px;
	text-align: left;
}
#footer {
	width: 902px;
	clear: both;
	color: #009933;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #ced2fb;
}

.BodyTextBold {
	color: #0033CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.BodyTextBoldVertical {
	color: #0033CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	vertical-align:top
	text-align: left;		
	vertical-align: top;
	text-align: left;
}

.BodyTextBoldCenter {
	color: #0033CC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

}
.BayUMCHeader {
	color: #0A8D55;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.Header2 {
	color: #0A8D55;
	font-size: large;
	text-indent: 5px;	
}
}
#a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: FFF;
}
#a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #009933;
	background-color: #F4FFE4;
}
#a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #0033CC;
	background-color: F4FFE4;
}



.PageSectionHeaderBLUE {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	color: #0033CC;
	line-height: 120%;
	text-align: center;


}
#LeftMarginLinks {
	color:#009933;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	display: block;
	border-right-style: none;
	border-left-style: none;
	width: 190px;
	padding-left: 10px;
	
	}
	
.PageSectionHeader{
	color: #99CC66;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	vertical-align: top;
	padding-top: 0px;
	text-align: center;
	}
	

