.twoColFixRtHdr #sidecolumn2 {
	width: 360px;
	float: right;
	border-top-width: 20px;
	padding-top: 0px;
	margin-top: 200px;
	margin-right: 20px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F0E39E;
	background-image: url(site_wrapper.gif);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #84A343;
	border-bottom-color: #84A343;
	border-left-color: #84a343;
} 
.twoColFixRtHdr #header2 h1   {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #header2 {
	width: 600px;
	position: absolute;
}
.twoColFixRtHdr #header {
	background-color: transparent;
	background-repeat: repeat-x;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #90A877;
	border-bottom-color: #90A877;
	border-left-color: #90A877;
	border-right-style: dotted;
	border-left-style: dotted;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 20px;
	background-image: url(navbg.png);
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: inherit;
}
.twoColFixRtHdr #sidebar1 {
	background-color: #FFFFFF;
	background-image: url(box_backgound2.png);
	background-repeat: repeat-x;
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #F2E8C3;
}
.twoColFixRtHdr #sidecolumn {
	width: 360px;
	float: right;
	border-top-width: 20px;
	padding-top: 0px;
	margin-top: 200px;
	margin-right: 20px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 200px;
	margin-right: 380px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2C2F22;
	color: #333;
	text-align: left;
} 
.twoColFixRtHdr #container #sidecolumn #mainContent2 {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B04619;
	text-align: left;
	padding-bottom: 20px;
}
.twoColFixRtHdr #container #sidecolumn #sidebar3 #mainContent3 {
	font-weight: normal;
	color: #2B2E22;
	font-style: italic;
	font-size: 16px;
}
.twoColFixRtHdr #footer {
	position: absolute;
	float: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 974px;
	visibility: visible;
} 
.twoColFixRtHdr #footer2 p {
	margin: 0px;
	bottom: 0px;
}
.twoColFixRtHdr #footer2 {
	padding: 0px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #333;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: right;
}
.twoColFixRtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixRtHdr #sidebar1    h3{
	color: #BB5520;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B44E22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 340px;
	background-color: #FFF;
	background-image: url(box_backgound2.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#logo {
	margin: 15px;
	position: absolute;
	width: 933px;
	height: 109px;
}
#mabel {
	left: 0px;
	top: 0px;
	position: absolute;
}
#nav {
	position: absolute;
	top: 0px;
	right: 10px;
}
h2 {
	color: #E7A948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 14px;
	clear: left;
	text-align: left;
}
.twoColFixRtHdr #container #sidecolumn #sidebar2 #mainContent2 h3 {
	color: #BC581B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.twoColFixRtHdr #container #sidecolumn #sidebar2 #mainContent2 p {
	color: #BC581B;
}
h1 {
	color: #BC581C;
}
p {
	color: #2C2F22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.twoColFixRtHdr #container #sidecolumn p {
	color: #BC581B;
	text-align: left;
}
.twoColFixRtHdr #container #sidecolumn #sidebar3 #mainContent3 p {
	color: #2C2F22;
}
.twoColFixRtHdr #container #sidecolumn #sidebar3 #mainContent3 h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
	font-style: normal;
}
.twoColFixRtHdr #container #sidecolumn #sidebar3  {
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2C2F22;
	border-bottom-color: #2C2F22;
}
.twoColFixRtHdr #sidebar2 h3 {
	color: #BC581B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC581B;
}
.style4 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.twoColFixRtHdr #container2 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84A343;
	border-left-color: #84a343;
}
#image {
	float: left;
	margin-top: 10;
	margin-right: 15px;
	margin-bottom: 14px;
}
#image2 {
	margin-bottom: 14px;
	margin-left: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	margin-right: auto;
	float: right;
}
table#sunSchool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	width: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A0B45C;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A0B45C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0B45C;
}
table#sunSchool thead {
	background-color: #A0B45C;
	padding-left: 5px;
	color: #FFF;
}
table#sunSchool td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A0B45C;
	border-right: thin;
	border-right-style: dotted;
	border-right-color: #A0B45C;
}
table#sunSchool thead th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-style: none;
}
h4 {
	color: #E7A948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 14px;
	clear: right;
	text-align: left;
}
h5 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#mainContentHside p strong {
	color: #BD5700;
}
